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 class
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptiondefault List
<BlockModelPart> collectParts
(RandomSource p_410570_) Deprecated.void
collectParts
(RandomSource p_410417_, List<BlockModelPart> p_410254_) Methods inherited from interface net.neoforged.neoforge.client.extensions.BlockStateModelExtension
collectParts, collectParts, createGeometryKey, particleIcon
-
Method Details
-
collectParts
-
collectParts
-
particleIcon
-
BlockStateModelExtension.collectParts(net.minecraft.world.level.BlockAndTintGetter, net.minecraft.core.BlockPos, net.minecraft.world.level.block.state.BlockState, RandomSource)
.