Package net.minecraft.structure.pool
Class StructurePoolBasedGenerator.ShapedPoolStructurePiece
java.lang.Object
net.minecraft.structure.pool.StructurePoolBasedGenerator.ShapedPoolStructurePiece
- Enclosing class:
 StructurePoolBasedGenerator
- Mappings:
 Namespace Name official dtd$aintermediary net/minecraft/class_3778$class_4181named net/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int(package private) final PoolStructurePiece(package private) final MutableObject<VoxelShape> - 
Constructor Summary
ConstructorsConstructorDescriptionShapedPoolStructurePiece(PoolStructurePiece piece, MutableObject<VoxelShape> pieceShape, int currentSize)  - 
Method Summary
 
- 
Field Details
- 
piece
- Mappings:
 Namespace Name Mixin selector official aLdtd$a;a:Ldrw;intermediary field_18696Lnet/minecraft/class_3778$class_4181;field_18696:Lnet/minecraft/class_3790;named pieceLnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;piece:Lnet/minecraft/structure/PoolStructurePiece;
 - 
pieceShape
- Mappings:
 Namespace Name Mixin selector official bLdtd$a;b:Lorg/apache/commons/lang3/mutable/MutableObject;intermediary field_18697Lnet/minecraft/class_3778$class_4181;field_18697:Lorg/apache/commons/lang3/mutable/MutableObject;named pieceShapeLnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;pieceShape:Lorg/apache/commons/lang3/mutable/MutableObject;
 - 
currentSize
final int currentSize- Mappings:
 Namespace Name Mixin selector official cLdtd$a;c:Iintermediary field_18699Lnet/minecraft/class_3778$class_4181;field_18699:Inamed currentSizeLnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;currentSize:I
 
 - 
 - 
Constructor Details
- 
ShapedPoolStructurePiece
ShapedPoolStructurePiece(PoolStructurePiece piece, MutableObject<VoxelShape> pieceShape, int currentSize) - Mappings:
 Namespace Name Mixin selector official <init>Ldtd$a;<init>(Ldrw;Lorg/apache/commons/lang3/mutable/MutableObject;I)Vintermediary <init>Lnet/minecraft/class_3778$class_4181;<init>(Lnet/minecraft/class_3790;Lorg/apache/commons/lang3/mutable/MutableObject;I)Vnamed <init>Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;<init>(Lnet/minecraft/structure/PoolStructurePiece;Lorg/apache/commons/lang3/mutable/MutableObject;I)V
 
 -