Package net.minecraft.data.models
Class BlockModelGenerators.BlockEntityModelGenerator
java.lang.Object
net.minecraft.data.models.BlockModelGenerators.BlockEntityModelGenerator
- Enclosing class:
BlockModelGenerators
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBlockEntityModelGenerator
(ResourceLocation pBaseModel, Block pParticleBlock) -
Method Summary
Modifier and TypeMethodDescriptioncreateWithCustomBlockItemModel
(ModelTemplate pModelTemplate, Block... pBlocks) createWithoutBlockItem
(Block... pBlocks)
-
Field Details
-
baseModel
-
-
Constructor Details
-
BlockEntityModelGenerator
-
-
Method Details
-
create
-
createWithoutBlockItem
-
createWithCustomBlockItemModel
public BlockModelGenerators.BlockEntityModelGenerator createWithCustomBlockItemModel(ModelTemplate pModelTemplate, Block... pBlocks)
-