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 pRandom) Deprecated.voidcollectParts(RandomSource pRandom, List<BlockModelPart> pOutput) 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).