Package net.minecraft.structure
Class class_41
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.class_53
net.minecraft.structure.class_41
- Mappings:
Namespace Name official bnbintermediary net/minecraft/class_41named net/minecraft/structure/class_41
-
Field Summary
FieldsFields inherited from class net.minecraft.structure.class_53
field_6249Fields inherited from class net.minecraft.structure.StructurePiece
boundingBox, chainLength, facing -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddeserialize(NbtCompound structureNbt) booleanprivate Blockmethod_6571(Random random) static class_41method_95(class_50 class_50, List list, Random random, int int2, int int3, int int4, Direction direction, int int5) protected voidserialize(NbtCompound structureNbt) Methods inherited from class net.minecraft.structure.class_53
fillAirAndLiquidsDownwards, fillWithOutline, method_109, method_110, method_111, method_113, method_9279, method_9280, method_9281, method_9282, setBlockStateMethods inherited from class net.minecraft.structure.StructurePiece
addBlockWithRandomThreshold, applyXTransform, applyYTransform, applyZTransform, clearBlocksUpwards, fillHalfEllipsoid, fillOpenings, fillWithOutlineUnderSeaLevel, fromNbt, getBlockAt, getBoundingBox, getCenterBlockPos, getChainLength, getData, getOverlappingPiece, isTouchingLiquid, method_64, placeChest, placeDispenser, placeDoor, setAir, toNbt
-
Field Details
-
field_7542
- Mappings:
Namespace Name Mixin selector official aLbnb;a:Latr;intermediary field_7542Lnet/minecraft/class_41;field_7542:Lnet/minecraft/class_197;named field_7542Lnet/minecraft/structure/class_41;field_7542:Lnet/minecraft/block/Block;
-
field_7543
- Mappings:
Namespace Name Mixin selector official bLbnb;b:Latr;intermediary field_7543Lnet/minecraft/class_41;field_7543:Lnet/minecraft/class_197;named field_7543Lnet/minecraft/structure/class_41;field_7543:Lnet/minecraft/block/Block;
-
field_7544
- Mappings:
Namespace Name Mixin selector official cLbnb;c:Latr;intermediary field_7544Lnet/minecraft/class_41;field_7544:Lnet/minecraft/class_197;named field_7544Lnet/minecraft/structure/class_41;field_7544:Lnet/minecraft/block/Block;
-
field_7545
- Mappings:
Namespace Name Mixin selector official dLbnb;d:Latr;intermediary field_7545Lnet/minecraft/class_41;field_7545:Lnet/minecraft/class_197;named field_7545Lnet/minecraft/structure/class_41;field_7545:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
class_41
public class_41() -
class_41
-
-
Method Details
-
serialize
-
deserialize
- Overrides:
deserializein classclass_53- 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_6571
- Mappings:
Namespace Name Mixin selector official aLbnb;a(Ljava/util/Random;)Latr;intermediary method_6571Lnet/minecraft/class_41;method_6571(Ljava/util/Random;)Lnet/minecraft/class_197;named method_6571Lnet/minecraft/structure/class_41;method_6571(Ljava/util/Random;)Lnet/minecraft/block/Block;
-
method_95
public static class_41 method_95(class_50 class_50, List list, Random random, int int2, int int3, int int4, Direction direction, int int5) - Mappings:
Namespace Name Mixin selector official aLbnb;a(Lbnk;Ljava/util/List;Ljava/util/Random;IIILej;I)Lbnb;intermediary method_95Lnet/minecraft/class_41;method_95(Lnet/minecraft/class_50;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_41;named method_95Lnet/minecraft/structure/class_41;method_95(Lnet/minecraft/structure/class_50;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/class_41;
-
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
-