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 TypeMethodDescriptiondefault List<BlockModelPart> collectParts(RandomSource random) Deprecated.voidcollectParts(RandomSource random, List<BlockModelPart> output) booleanMethods inherited from interface BlockStateModelExtension
collectParts, collectParts, createGeometryKey, hasTranslucency, particleMaterial
-
Method Details
-
collectParts
-
collectParts
-
particleMaterial
-
hasTranslucency
-
BlockStateModelExtension.collectParts(net.minecraft.world.level.BlockAndTintGetter, net.minecraft.core.BlockPos, net.minecraft.world.level.block.state.BlockState, RandomSource).