Interface DynamicBlockStateModel

All Superinterfaces:
BlockStateModel, BlockStateModelExtension
All Known Implementing Classes:
CompositeBlockModel, MultiPartModel, WeightedVariants

public interface DynamicBlockStateModel extends BlockStateModel
Convenience interface for block state models that wish to support the NeoForge-added context in BlockStateModelExtension.collectParts(BlockAndTintGetter, BlockPos, BlockState, RandomSource, List).