Class JigsawPlacement.PieceState
java.lang.Object
net.minecraft.world.level.levelgen.feature.structures.JigsawPlacement.PieceState
- Enclosing class:
- JigsawPlacement
-
Field Summary
Modifier and TypeFieldDescription(package private) int
(package private) int
(package private) org.apache.commons.lang3.mutable.MutableObject<VoxelShape>
(package private) PoolElementStructurePiece
-
Constructor Summary
ConstructorDescriptionPieceState(PoolElementStructurePiece p_68976_, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> p_68977_, int p_68978_, int p_68979_)
-
Method Summary
-
Field Details
-
piece
-
free
-
boundsTop
final int boundsTop -
depth
final int depth
-
-
Constructor Details
-
PieceState
PieceState(PoolElementStructurePiece p_68976_, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> p_68977_, int p_68978_, int p_68979_)
-