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