Class JigsawPlacement.PieceState
java.lang.Object
net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement.PieceState
- Enclosing class:
- JigsawPlacement
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final int(package private) final org.apache.commons.lang3.mutable.MutableObject<VoxelShape>(package private) final PoolElementStructurePiece
- 
Constructor SummaryConstructorsConstructorDescriptionPieceState(PoolElementStructurePiece p_210311_, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> p_210312_, int p_210313_) 
- 
Method Summary
- 
Field Details- 
piece
- 
free
- 
depthfinal int depth
 
- 
- 
Constructor Details- 
PieceStatePieceState(PoolElementStructurePiece p_210311_, org.apache.commons.lang3.mutable.MutableObject<VoxelShape> p_210312_, int p_210313_) 
 
-