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