Package net.minecraft.world.level.block
Class Block.BlockStatePairKey
java.lang.Object
net.minecraft.world.level.block.Block.BlockStatePairKey
- Enclosing class:
Block
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Directionprivate final BlockStateprivate final BlockState -
Constructor Summary
ConstructorsConstructorDescriptionBlockStatePairKey(BlockState pFirst, BlockState pSecond, Direction pDirection) -
Method Summary