Package net.minecraft.structure
Class MineshaftPieces.class_3015
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.MineshaftPieces.class_3015
- Direct Known Subclasses:
MineshaftPieces.MineshaftCorridor,MineshaftPieces.MineshaftCrossing,MineshaftPieces.MineshaftRoom,MineshaftPieces.MineshaftStairs
- Enclosing class:
- MineshaftPieces
- Mappings:
Namespace Name official ayd$cintermediary net/minecraft/class_1253$class_3015named net/minecraft/structure/MineshaftPieces$class_3015
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
FieldsFields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BlockStateprotected booleanmethod_13375(World world, BlockBox blockBox, int int2, int int3, int int4, int int5) protected BlockStateprotected voidmethod_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidserialize(NbtCompound structureNbt) Methods inherited from class net.minecraft.structure.StructurePiece
addBlockWithRandomThreshold, applyXTransform, applyYTransform, applyZTransform, clearBlocksUpwards, fillAirAndLiquidsDownwards, fillHalfEllipsoid, fillOpenings, fillRandomized, fillWithOutline, fromNbt, generate, getBlockAt, getBoundingBox, getChainLength, getOverlappingPiece, isTouchingLiquid, method_11851, method_11852, method_11853, method_11854, method_13377, method_13378, method_13775, method_6569, setAir, setBlockState, toNbt, translate
-
Field Details
-
field_14868
- Mappings:
Namespace Name Mixin selector official aLayd$c;a:Layc$a;intermediary field_14868Lnet/minecraft/class_1253$class_3015;field_14868:Lnet/minecraft/class_1252$class_3014;named field_14868Lnet/minecraft/structure/MineshaftPieces$class_3015;field_14868:Lnet/minecraft/structure/MineshaftStructure$class_3014;
-
-
Constructor Details
-
class_3015
public class_3015() -
class_3015
-
-
Method Details
-
serialize
- Specified by:
serializein classStructurePiece- Mappings:
Namespace Name Mixin selector official aLayq;a(Ldu;)Vintermediary method_5528Lnet/minecraft/class_34;method_5528(Lnet/minecraft/class_322;)Vnamed serializeLnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/NbtCompound;)V
-
method_5530
- Specified by:
method_5530in classStructurePiece- Mappings:
Namespace Name Mixin selector official aLayq;a(Ldu;Layz;)Vintermediary method_5530Lnet/minecraft/class_34;method_5530(Lnet/minecraft/class_322;Lnet/minecraft/class_2763;)Vnamed method_5530Lnet/minecraft/structure/StructurePiece;method_5530(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/class_2763;)V
-
method_13374
- Mappings:
Namespace Name Mixin selector official G_Layd$c;G_()Latl;intermediary method_13374Lnet/minecraft/class_1253$class_3015;method_13374()Lnet/minecraft/class_2232;named method_13374Lnet/minecraft/structure/MineshaftPieces$class_3015;method_13374()Lnet/minecraft/block/BlockState;
-
method_13376
- Mappings:
Namespace Name Mixin selector official bLayd$c;b()Latl;intermediary method_13376Lnet/minecraft/class_1253$class_3015;method_13376()Lnet/minecraft/class_2232;named method_13376Lnet/minecraft/structure/MineshaftPieces$class_3015;method_13376()Lnet/minecraft/block/BlockState;
-
method_13375
protected boolean method_13375(World world, BlockBox blockBox, int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official aLayd$c;a(Lajs;Laxz;IIII)Zintermediary method_13375Lnet/minecraft/class_1253$class_3015;method_13375(Lnet/minecraft/class_1150;Lnet/minecraft/class_1251;IIII)Znamed method_13375Lnet/minecraft/structure/MineshaftPieces$class_3015;method_13375(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockBox;IIII)Z
-