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