Class BlockModelGenerators.BlockFamilyProvider
java.lang.Object
net.minecraft.client.data.models.BlockModelGenerators.BlockFamilyProvider
- Enclosing class:
BlockModelGenerators
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate @Nullable BlockFamilyprivate @Nullable Variantprivate final TextureMappingprivate final Map<ModelTemplate, Identifier> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncustomFence(Block block) customFenceGate(Block block) donateModelTo(Block donor, Block copyTo) fullBlock(Block block, ModelTemplate template) fullBlockVariant(Block variant) generateFor(BlockFamily family) getOrCreateModel(ModelTemplate modelTemplate, Block block) pressurePlate(Block block) 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
-