Uses of Class
net.minecraft.data.client.BlockStateModelGenerator.BlockTexturePool
Packages that use BlockStateModelGenerator.BlockTexturePool
-
Uses of BlockStateModelGenerator.BlockTexturePool in net.minecraft.data.client
Fields in net.minecraft.data.client with type parameters of type BlockStateModelGenerator.BlockTexturePoolModifier and TypeFieldDescription(package private) static final Map
<BlockFamily.Variant, BiConsumer<BlockStateModelGenerator.BlockTexturePool, Block>> BlockStateModelGenerator.VARIANT_POOL_FUNCTIONS
Methods in net.minecraft.data.client that return BlockStateModelGenerator.BlockTexturePoolModifier and TypeMethodDescriptionBlockStateModelGenerator.BlockTexturePool.customFence
(Block customFenceBlock) BlockStateModelGenerator.BlockTexturePool.customFenceGate
(Block customFenceGateBlock) BlockStateModelGenerator.BlockTexturePool.family
(BlockFamily family) BlockStateModelGenerator.BlockTexturePool.pressurePlate
(Block pressurePlateBlock) BlockStateModelGenerator.registerCubeAllModelTexturePool
(Block block)