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 Identifier
modelId
-
Constructor Summary
Constructors Constructor Description BuiltinModelPool(Identifier modelId, Block block)
-
Method Summary
Modifier and Type Method Description BlockStateModelGenerator.BuiltinModelPool
includeWithItem(Block[] blocks)
BlockStateModelGenerator.BuiltinModelPool
includeWithItem(Model model, Block[] blocks)
BlockStateModelGenerator.BuiltinModelPool
includeWithoutItem(Block[] blocks)
-
Field Details
-
modelId
-
-
Constructor Details
-
BuiltinModelPool
-
-
Method Details
-
includeWithItem
-
includeWithoutItem
-
includeWithItem
-