类 BlockModelGenerators.BlockEntityModelGenerator
java.lang.Object
net.minecraft.data.models.BlockModelGenerators.BlockEntityModelGenerator
- 封闭类:
- BlockModelGenerators
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明createWithCustomBlockItemModel
(ModelTemplate pModelTemplate, Block... pBlocks) createWithoutBlockItem
(Block... pBlocks)
-
字段详细资料
-
baseModel
-
-
构造器详细资料
-
BlockEntityModelGenerator
-
-
方法详细资料
-
create
-
createWithoutBlockItem
-
createWithCustomBlockItemModel
public BlockModelGenerators.BlockEntityModelGenerator createWithCustomBlockItemModel(ModelTemplate pModelTemplate, Block... pBlocks)
-