Package net.minecraft.data.client.model
Class BlockStateModelGenerator.BuiltinModelPool
java.lang.Object
net.minecraft.data.client.model.BlockStateModelGenerator.BuiltinModelPool
- Enclosing class:
- BlockStateModelGenerator
class BlockStateModelGenerator.BuiltinModelPool extends Object
-
Field Summary
Fields Modifier and Type Field Description private IdentifiermodelId -
Constructor Summary
Constructors Constructor Description BuiltinModelPool(Identifier modelId, Block block) -
Method Summary
Modifier and Type Method Description BlockStateModelGenerator.BuiltinModelPoolincludeWithItem(Block[] blocks)BlockStateModelGenerator.BuiltinModelPoolincludeWithItem(Model model, Block[] blocks)BlockStateModelGenerator.BuiltinModelPoolincludeWithoutItem(Block[] blocks)
-
Field Details
-
modelId
-
-
Constructor Details
-
BuiltinModelPool
-
-
Method Details
-
includeWithItem
-
includeWithoutItem
-
includeWithItem
-