Class BlockBehaviour.BlockStateBase

java.lang.Object
net.minecraft.world.level.block.state.StateHolder<Block, BlockState>
net.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase
All Implemented Interfaces:
TypedInstance<Block>
Direct Known Subclasses:
BlockState
Enclosing class:
BlockBehaviour

public abstract static class BlockBehaviour.BlockStateBase extends StateHolder<Block, BlockState> implements TypedInstance<Block>