Uses of Class
net.minecraft.data.client.model.BlockStateModelGenerator.BlockTexturePool
| Package | Description |
|---|---|
| net.minecraft.data.client.model |
-
Uses of BlockStateModelGenerator.BlockTexturePool in net.minecraft.data.client.model
Fields in net.minecraft.data.client.model with type parameters of type BlockStateModelGenerator.BlockTexturePool Modifier and Type Field Description private static Map<BlockFamily.Variant,BiConsumer<BlockStateModelGenerator.BlockTexturePool,Block>>BlockStateModelGenerator. VARIANT_POOL_FUNCTIONSMethods in net.minecraft.data.client.model that return BlockStateModelGenerator.BlockTexturePool Modifier and Type Method Description BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. base(Block block, Model model)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. button(Block buttonBlock)private BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. door(Block block)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. family(BlockFamily family)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. fence(Block fenceBlock)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. fenceGate(Block fenceGateBlock)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. pressurePlate(Block pressurePlateBlock)private BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator. registerCubeAllModelTexturePool(Block block)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. same(Block[] blocks)private BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. sandstone(Block block)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. sign(Block signBlock)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. slab(Block block)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. stairs(Block block)BlockStateModelGenerator.BlockTexturePoolBlockStateModelGenerator.BlockTexturePool. wall(Block wallBlock)