Package net.minecraft.structure
Class class_43
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.class_53
net.minecraft.structure.class_43
- Mappings:
Namespace Name official bndintermediary net/minecraft/class_43named net/minecraft/structure/class_43
-
Field Summary
Fields 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
Methods inherited from class net.minecraft.structure.class_53
deserialize, fillAirAndLiquidsDownwards, fillWithOutline, method_109, method_110, method_111, method_113, method_9279, method_9280, method_9281, method_9282, serialize, 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
-
Constructor Details
-
class_43
public class_43() -
class_43
-
-
Method Details
-
method_97
public static BlockBox method_97(class_50 class_50, List list, Random random, int int2, int int3, int int4, Direction direction) - Mappings:
Namespace Name Mixin selector official aLbnd;a(Lbnk;Ljava/util/List;Ljava/util/Random;IIILej;)Lbjb;intermediary method_97Lnet/minecraft/class_43;method_97(Lnet/minecraft/class_50;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;)Lnet/minecraft/class_1251;named method_97Lnet/minecraft/structure/class_43;method_97(Lnet/minecraft/structure/class_50;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
-