Package net.minecraft.structure.pool
Class StructurePoolBasedGenerator.ShapedPoolStructurePiece
java.lang.Object
net.minecraft.structure.pool.StructurePoolBasedGenerator.ShapedPoolStructurePiece
- Enclosing class:
- StructurePoolBasedGenerator
- Mappings:
Namespace Name official cxv$b
intermediary net/minecraft/class_3778$class_4181
named net/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece
-
Field Summary
Modifier and TypeFieldDescription(package private) int
(package private) int
(package private) PoolStructurePiece
(package private) MutableObject<VoxelShape>
-
Constructor Summary
ConstructorDescriptionShapedPoolStructurePiece(PoolStructurePiece poolStructurePiece, MutableObject<VoxelShape> mutableObject, int int2, int int3)
-
Method Summary
-
Field Details
-
piece
- Mappings:
Namespace Name Mixin selector official a
Lcxv$b;a:Ldbf;
intermediary field_18696
Lnet/minecraft/class_3778$class_4181;field_18696:Lnet/minecraft/class_3790;
named piece
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;piece:Lnet/minecraft/structure/PoolStructurePiece;
-
pieceShape
- Mappings:
Namespace Name Mixin selector official b
Lcxv$b;b:Lorg/apache/commons/lang3/mutable/MutableObject;
intermediary field_18697
Lnet/minecraft/class_3778$class_4181;field_18697:Lorg/apache/commons/lang3/mutable/MutableObject;
named pieceShape
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;pieceShape:Lorg/apache/commons/lang3/mutable/MutableObject;
-
minY
final int minY- Mappings:
Namespace Name Mixin selector official c
Lcxv$b;c:I
intermediary field_18698
Lnet/minecraft/class_3778$class_4181;field_18698:I
named minY
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;minY:I
-
currentSize
final int currentSize- Mappings:
Namespace Name Mixin selector official d
Lcxv$b;d:I
intermediary field_18699
Lnet/minecraft/class_3778$class_4181;field_18699:I
named currentSize
Lnet/minecraft/structure/pool/StructurePoolBasedGenerator$ShapedPoolStructurePiece;currentSize:I
-
-
Constructor Details
-
ShapedPoolStructurePiece
ShapedPoolStructurePiece(PoolStructurePiece poolStructurePiece, MutableObject<VoxelShape> mutableObject, int int2, int int3)
-