类 BlockModelGenerators.BlockFamilyProvider
java.lang.Object
net.minecraft.data.models.BlockModelGenerators.BlockFamilyProvider
- 封闭类:
- BlockModelGenerators
-
字段概要
字段修饰符和类型字段说明private BlockFamily
private ResourceLocation
private final TextureMapping
private final Map<ModelTemplate,
ResourceLocation> -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明customFence
(Block pFenceBlock) customFenceGate
(Block pCustomFenceGateBlock) fullBlock
(Block pBlock, ModelTemplate pModelTemplate) fullBlockCopies
(Block... pBlocks) fullBlockVariant
(Block pBlock) generateFor
(BlockFamily pFamily) private ResourceLocation
getOrCreateModel
(ModelTemplate pModelTemplate, Block pBlock) pressurePlate
(Block pPressurePlateBlock) private void
-
字段详细资料
-
mapping
-
models
-
family
-
fullBlock
-
-
构造器详细资料
-
BlockFamilyProvider
-
-
方法详细资料
-
fullBlock
public BlockModelGenerators.BlockFamilyProvider fullBlock(Block pBlock, ModelTemplate pModelTemplate) -
fullBlockCopies
-
button
-
wall
-
customFence
-
fence
-
customFenceGate
-
fenceGate
-
pressurePlate
-
sign
-
slab
-
stairs
-
fullBlockVariant
-
door
-
trapdoor
-
getOrCreateModel
-
generateFor
-