Interface BlockStateModel
- All Superinterfaces:
BlockStateModelExtension
- All Known Subinterfaces:
DynamicBlockStateModel
- All Known Implementing Classes:
CompositeBlockModel, DelegateBlockStateModel, MultiPartModel, SingleVariant, WeightedVariants
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic interfacestatic interface -
Method Summary
Modifier and TypeMethodDescriptionvoidcollectParts(RandomSource random, List<BlockStateModelPart> output) Deprecated.default booleanhasMaterialFlag(int flag) intMethods inherited from interface BlockStateModelExtension
collectParts, createGeometryKey, hasMaterialFlag, materialFlags, particleMaterial
-
Method Details
-
collectParts
-
particleMaterial
-
materialFlags
-
hasMaterialFlag
-
BlockStateModelExtension.collectParts(net.minecraft.client.renderer.block.BlockAndTintGetter, net.minecraft.core.BlockPos, net.minecraft.world.level.block.state.BlockState, RandomSource, List).