Package net.minecraft.world.level.block
Class Block.BlockStatePairKey
java.lang.Object
net.minecraft.world.level.block.Block.BlockStatePairKey
- Enclosing class:
- Block
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Direction
private final BlockState
private final BlockState
-
Constructor Summary
ConstructorDescriptionBlockStatePairKey
(BlockState p_49984_, BlockState p_49985_, Direction p_49986_) -
Method Summary