Package net.minecraft.data.models
Class BlockModelGenerators.BlockEntityModelGenerator
java.lang.Object
net.minecraft.data.models.BlockModelGenerators.BlockEntityModelGenerator
- Enclosing class:
- BlockModelGenerators
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreateWithCustomBlockItemModel(ModelTemplate p_125023_, Block... p_125024_) createWithoutBlockItem(Block... p_125028_) 
- 
Field Details- 
baseModel
 
- 
- 
Constructor Details- 
BlockEntityModelGenerator
 
- 
- 
Method Details- 
create
- 
createWithoutBlockItem
- 
createWithCustomBlockItemModelpublic BlockModelGenerators.BlockEntityModelGenerator createWithCustomBlockItemModel(ModelTemplate p_125023_, Block... p_125024_) 
 
-