Package net.minecraft.structure
Class WoodlandMansionGenerator.Piece
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.SimpleStructurePiece
net.minecraft.structure.WoodlandMansionGenerator.Piece
- Enclosing class:
- WoodlandMansionGenerator
- Mappings:
Namespace Name official dbq$i
intermediary net/minecraft/class_3471$class_3480
named net/minecraft/structure/WoodlandMansionGenerator$Piece
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer
-
Field Summary
Fields inherited from class net.minecraft.structure.SimpleStructurePiece
field_31664, placementData, pos, structure
Fields inherited from class net.minecraft.structure.StructurePiece
AIR, boundingBox, chainLength
-
Constructor Summary
ConstructorDescriptionPiece(ServerWorld serverWorld, NbtCompound nbt)
Piece(StructureManager structureManager, String template, BlockPos pos, BlockRotation rotation)
Piece(StructureManager structureManager, String template, BlockPos pos, BlockRotation rotation, BlockMirror mirror)
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
handleMetadata(String metadata, BlockPos pos, ServerWorldAccess world, Random random, BlockBox boundingBox)
protected Identifier
private static StructurePlacementData
method_35473(BlockMirror blockMirror, BlockRotation blockRotation)
private static Identifier
method_35474(String string)
protected void
writeNbt(ServerWorld world, NbtCompound nbt)
Methods inherited from class net.minecraft.structure.SimpleStructurePiece
generate, getRotation, translate
Methods inherited from class net.minecraft.structure.StructurePiece
addBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, canAddBlock, canReplace, fill, fillDownwards, fillHalfEllipsoid, fillOpenings, fillWithOutline, fillWithOutline, fillWithOutlineUnderSeaLevel, getBlockAt, getBoundingBox, getChainLength, getFacing, getType, intersectsChunk, isUnderSeaLevel, method_33882, method_35454, method_35455, method_35456, method_35457, method_35458, method_35460, offsetPos, orientateChest, setOrientation, toNbt
-
Constructor Details
-
Piece
public Piece(StructureManager structureManager, String template, BlockPos pos, BlockRotation rotation)- Mappings:
Namespace Name Mixin selector official <init>
Ldbq$i;<init>(Ldcp;Ljava/lang/String;Lgg;Lcfk;)V
intermediary <init>
Lnet/minecraft/class_3471$class_3480;<init>(Lnet/minecraft/class_3485;Ljava/lang/String;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;)V
named <init>
Lnet/minecraft/structure/WoodlandMansionGenerator$Piece;<init>(Lnet/minecraft/structure/StructureManager;Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/BlockRotation;)V
-
Piece
public Piece(StructureManager structureManager, String template, BlockPos pos, BlockRotation rotation, BlockMirror mirror)- Mappings:
Namespace Name Mixin selector official <init>
Ldbq$i;<init>(Ldcp;Ljava/lang/String;Lgg;Lcfk;Lcdx;)V
intermediary <init>
Lnet/minecraft/class_3471$class_3480;<init>(Lnet/minecraft/class_3485;Ljava/lang/String;Lnet/minecraft/class_2338;Lnet/minecraft/class_2470;Lnet/minecraft/class_2415;)V
named <init>
Lnet/minecraft/structure/WoodlandMansionGenerator$Piece;<init>(Lnet/minecraft/structure/StructureManager;Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/BlockRotation;Lnet/minecraft/util/BlockMirror;)V
-
Piece
- Mappings:
Namespace Name Mixin selector official <init>
Ldbq$i;<init>(Labr;Lna;)V
intermediary <init>
Lnet/minecraft/class_3471$class_3480;<init>(Lnet/minecraft/class_3218;Lnet/minecraft/class_2487;)V
named <init>
Lnet/minecraft/structure/WoodlandMansionGenerator$Piece;<init>(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/nbt/NbtCompound;)V
-
-
Method Details
-
method_35470
- Overrides:
method_35470
in classSimpleStructurePiece
- Mappings:
Namespace Name Mixin selector official a
Ldbp;a()Lww;
intermediary method_35470
Lnet/minecraft/class_3470;method_35470()Lnet/minecraft/class_2960;
named method_35470
Lnet/minecraft/structure/SimpleStructurePiece;method_35470()Lnet/minecraft/util/Identifier;
-
method_35474
- Mappings:
Namespace Name Mixin selector official a
Ldbq$i;a(Ljava/lang/String;)Lww;
intermediary method_35474
Lnet/minecraft/class_3471$class_3480;method_35474(Ljava/lang/String;)Lnet/minecraft/class_2960;
named method_35474
Lnet/minecraft/structure/WoodlandMansionGenerator$Piece;method_35474(Ljava/lang/String;)Lnet/minecraft/util/Identifier;
-
method_35473
private static StructurePlacementData method_35473(BlockMirror blockMirror, BlockRotation blockRotation)- Mappings:
Namespace Name Mixin selector official a
Ldbq$i;a(Lcdx;Lcfk;)Ldcq;
intermediary method_35473
Lnet/minecraft/class_3471$class_3480;method_35473(Lnet/minecraft/class_2415;Lnet/minecraft/class_2470;)Lnet/minecraft/class_3492;
named method_35473
Lnet/minecraft/structure/WoodlandMansionGenerator$Piece;method_35473(Lnet/minecraft/util/BlockMirror;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/structure/StructurePlacementData;
-
writeNbt
- Overrides:
writeNbt
in classSimpleStructurePiece
- Mappings:
Namespace Name Mixin selector official a
Ldbl;a(Labr;Lna;)V
intermediary method_14943
Lnet/minecraft/class_3443;method_14943(Lnet/minecraft/class_3218;Lnet/minecraft/class_2487;)V
named writeNbt
Lnet/minecraft/structure/StructurePiece;writeNbt(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/nbt/NbtCompound;)V
-
handleMetadata
protected void handleMetadata(String metadata, BlockPos pos, ServerWorldAccess world, Random random, BlockBox boundingBox)- Specified by:
handleMetadata
in classSimpleStructurePiece
- Mappings:
Namespace Name Mixin selector official a
Ldbp;a(Ljava/lang/String;Lgg;Lbxd;Ljava/util/Random;Ldaq;)V
intermediary method_15026
Lnet/minecraft/class_3470;method_15026(Ljava/lang/String;Lnet/minecraft/class_2338;Lnet/minecraft/class_5425;Ljava/util/Random;Lnet/minecraft/class_3341;)V
named handleMetadata
Lnet/minecraft/structure/SimpleStructurePiece;handleMetadata(Ljava/lang/String;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/ServerWorldAccess;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;)V
-