Package net.minecraft.structure
Class class_16
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.class_31
net.minecraft.structure.class_16
- Mappings:
Namespace Name official blwintermediary net/minecraft/class_16named net/minecraft/structure/class_16
-
Field Summary
FieldsFields inherited from class net.minecraft.structure.class_31
field_6236Fields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength, facing -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddeserialize(NbtCompound structureNbt) booleanstatic BlockBoxprotected voidserialize(NbtCompound structureNbt) Methods inherited from class net.minecraft.structure.class_31
method_39, method_40, method_41, method_42, method_9265, method_9266Methods inherited from class net.minecraft.structure.StructurePiece
addBlockWithRandomThreshold, applyXTransform, applyYTransform, applyZTransform, clearBlocksUpwards, fillAirAndLiquidsDownwards, fillHalfEllipsoid, fillOpenings, fillWithOutline, fillWithOutlineUnderSeaLevel, fromNbt, getBlockAt, getBoundingBox, getCenterBlockPos, getChainLength, getData, getOverlappingPiece, isTouchingLiquid, method_64, placeChest, placeDispenser, placeDoor, setAir, setBlockState, toNbt
-
Field Details
-
field_30
private int field_30- Mappings:
Namespace Name Mixin selector official aLblw;a:Iintermediary field_30Lnet/minecraft/class_16;field_30:Inamed field_30Lnet/minecraft/structure/class_16;field_30:I
-
-
Constructor Details
-
class_16
public class_16() -
class_16
-
-
Method Details
-
serialize
-
deserialize
- Overrides:
deserializein classclass_31- Mappings:
Namespace Name Mixin selector official bLbms;b(Lfn;)Vintermediary method_5530Lnet/minecraft/class_34;method_5530(Lnet/minecraft/class_322;)Vnamed deserializeLnet/minecraft/structure/StructurePiece;deserialize(Lnet/minecraft/nbt/NbtCompound;)V
-
method_26
public static BlockBox method_26(List list, Random random, int int2, int int3, int int4, Direction direction) - Mappings:
Namespace Name Mixin selector official aLblw;a(Ljava/util/List;Ljava/util/Random;IIILej;)Lbjb;intermediary method_26Lnet/minecraft/class_16;method_26(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;)Lnet/minecraft/class_1251;named method_26Lnet/minecraft/structure/class_16;method_26(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;)Lnet/minecraft/util/math/BlockBox;
-
generate
- Specified by:
generatein classStructurePiece- Mappings:
Namespace Name Mixin selector official aLbms;a(Laqu;Ljava/util/Random;Lbjb;)Zintermediary method_58Lnet/minecraft/class_34;method_58(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_1251;)Znamed generateLnet/minecraft/structure/StructurePiece;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;)Z
-