Uses of Class
net.minecraft.client.data.BlockStateModelGenerator.BlockTexturePool
Packages that use BlockStateModelGenerator.BlockTexturePool
- 
Uses of BlockStateModelGenerator.BlockTexturePool in net.minecraft.client.dataFields in net.minecraft.client.data with type parameters of type BlockStateModelGenerator.BlockTexturePoolModifier and TypeFieldDescription(package private) static final Map<BlockFamily.Variant, BiConsumer<BlockStateModelGenerator.BlockTexturePool, Block>> BlockStateModelGenerator.VARIANT_POOL_FUNCTIONSMethods in net.minecraft.client.data 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)