Package net.minecraft.data.client.model
Class BlockStateModelGenerator.BlockTexturePool
java.lang.Object
net.minecraft.data.client.model.BlockStateModelGenerator.BlockTexturePool
- Enclosing class:
- BlockStateModelGenerator
class BlockStateModelGenerator.BlockTexturePool extends Object
-
Field Summary
Fields Modifier and Type Field Description private IdentifierbaseModelIdprivate Texturetexture -
Constructor Summary
Constructors Constructor Description BlockTexturePool(Texture texture) -
Method Summary
Modifier and Type Method Description BlockStateModelGenerator.BlockTexturePoolbase(Function<Texture,Identifier> modelFactory)BlockStateModelGenerator.BlockTexturePoolbase(Block block, Model model)BlockStateModelGenerator.BlockTexturePoolbutton(Block buttonBlock)BlockStateModelGenerator.BlockTexturePoolfence(Block fenceBlock)BlockStateModelGenerator.BlockTexturePoolfenceGate(Block fenceGateBlock)BlockStateModelGenerator.BlockTexturePoolmethod_32230(Block[] block)BlockStateModelGenerator.BlockTexturePoolpressurePlate(Block pressurePlateBlock)BlockStateModelGenerator.BlockTexturePoolsign(Block signBlock, Block wallSignBlock)BlockStateModelGenerator.BlockTexturePoolslab(Block slabBlock, Block[] block)BlockStateModelGenerator.BlockTexturePoolstairs(Block stairsBlock, Block[] block)BlockStateModelGenerator.BlockTexturePoolwall(Block wallBlock)
-
Field Details
-
texture
-
baseModelId
-
-
Constructor Details
-
BlockTexturePool
-
-
Method Details
-
base
-
base
-
method_32230
-
button
-
wall
-
fence
-
fenceGate
-
pressurePlate
-
sign
-
slab
-
stairs
-