Package net.minecraft.data.models
Class BlockModelGenerators.BlockFamilyProvider
java.lang.Object
net.minecraft.data.models.BlockModelGenerators.BlockFamilyProvider
- Enclosing class:
BlockModelGenerators
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BlockFamily
private ResourceLocation
private final TextureMapping
private final Map
<ModelTemplate, ResourceLocation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomFence
(Block fenceBlock) customFenceGate
(Block customFenceGateBlock) donateModelTo
(Block sourceBlock, Block block) fullBlock
(Block block, ModelTemplate modelTemplate) fullBlockVariant
(Block block) generateFor
(BlockFamily family) private ResourceLocation
getOrCreateModel
(ModelTemplate modelTemplate, Block block) pressurePlate
(Block pressurePlateBlock) private void
-
Field Details
-
mapping
-
models
-
family
-
fullBlock
-
skipGeneratingModelsFor
-
-
Constructor Details
-
BlockFamilyProvider
-
-
Method Details
-
fullBlock
-
donateModelTo
-
button
-
wall
-
customFence
-
fence
-
customFenceGate
-
fenceGate
-
pressurePlate
-
sign
-
slab
-
stairs
-
fullBlockVariant
-
door
-
trapdoor
-
getOrCreateModel
-
generateFor
-