Class MultiPartGenerator
java.lang.Object
net.minecraft.data.models.blockstates.MultiPartGenerator
- All Implemented Interfaces:
Supplier<com.google.gson.JsonElement>
,BlockStateGenerator
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
(package private) static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Block
private final List<MultiPartGenerator.Entry>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.gson.JsonElement
get()
getBlock()
static MultiPartGenerator
-
Field Details
-
block
-
parts
-
-
Constructor Details
-
MultiPartGenerator
-
-
Method Details
-
getBlock
- Specified by:
getBlock
in interfaceBlockStateGenerator
-
multiPart
-
with
-
with
-
with
-
with
-
with
-
get
public com.google.gson.JsonElement get()
-