Package net.minecraft.structure
Class SwampHutGenerator
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.ShiftableStructurePiece
net.minecraft.structure.SwampHutGenerator
- Mappings:
Namespace Name named net/minecraft/structure/SwampHutGenerator
intermediary net/minecraft/class_3447
official elf
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer
-
Field Summary
Fields inherited from class net.minecraft.structure.ShiftableStructurePiece
depth, height, hPos, width
Fields inherited from class net.minecraft.structure.StructurePiece
AIR, boundingBox, chainLength
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
generate
(StructureWorldAccess world, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox chunkBox, ChunkPos chunkPos, BlockPos pivot) private void
spawnCat
(ServerWorldAccess world, BlockBox box) protected void
writeNbt
(StructureContext context, NbtCompound nbt) Methods inherited from class net.minecraft.structure.ShiftableStructurePiece
adjustToAverageHeight, adjustToMinHeight
Methods inherited from class net.minecraft.structure.StructurePiece
addBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, boundingBox, canAddBlock, canReplace, createBox, fill, fillDownwards, fillHalfEllipsoid, fillOpenings, fillWithOutline, fillWithOutline, fillWithOutline, fillWithOutline, fillWithOutlineUnderSeaLevel, firstIntersecting, getBlockAt, getBoundingBox, getCenter, getChainLength, getFacing, getMirror, getRandomHorizontalDirection, getRotation, getType, intersectsChunk, isUnderSeaLevel, offsetPos, orientateChest, setChainLength, setOrientation, toNbt, translate
-
Field Details
-
hasWitch
private boolean hasWitch- Mappings:
Namespace Name Mixin selector named hasWitch
Lnet/minecraft/structure/SwampHutGenerator;hasWitch:Z
intermediary field_15322
Lnet/minecraft/class_3447;field_15322:Z
official h
Lelf;h:Z
-
hasCat
private boolean hasCat- Mappings:
Namespace Name Mixin selector named hasCat
Lnet/minecraft/structure/SwampHutGenerator;hasCat:Z
intermediary field_16445
Lnet/minecraft/class_3447;field_16445:Z
official i
Lelf;i:Z
-
-
Constructor Details
-
SwampHutGenerator
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/structure/SwampHutGenerator;<init>(Lnet/minecraft/util/math/random/Random;II)V
intermediary <init>
Lnet/minecraft/class_3447;<init>(Lnet/minecraft/class_5819;II)V
official <init>
Lelf;<init>(Lazh;II)V
-
SwampHutGenerator
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/structure/SwampHutGenerator;<init>(Lnet/minecraft/nbt/NbtCompound;)V
intermediary <init>
Lnet/minecraft/class_3447;<init>(Lnet/minecraft/class_2487;)V
official <init>
Lelf;<init>(Lus;)V
-
-
Method Details
-
writeNbt
- Overrides:
writeNbt
in classShiftableStructurePiece
- Mappings:
Namespace Name Mixin selector named writeNbt
Lnet/minecraft/structure/StructurePiece;writeNbt(Lnet/minecraft/structure/StructureContext;Lnet/minecraft/nbt/NbtCompound;)V
intermediary method_14943
Lnet/minecraft/class_3443;method_14943(Lnet/minecraft/class_6625;Lnet/minecraft/class_2487;)V
official a
Leiq;a(Lejc;Lus;)V
-
generate
public void generate(StructureWorldAccess world, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox chunkBox, ChunkPos chunkPos, BlockPos pivot) - Specified by:
generate
in classStructurePiece
- Mappings:
Namespace Name Mixin selector named generate
Lnet/minecraft/structure/StructurePiece;generate(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/world/gen/StructureAccessor;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/BlockPos;)V
intermediary method_14931
Lnet/minecraft/class_3443;method_14931(Lnet/minecraft/class_5281;Lnet/minecraft/class_5138;Lnet/minecraft/class_2794;Lnet/minecraft/class_5819;Lnet/minecraft/class_3341;Lnet/minecraft/class_1923;Lnet/minecraft/class_2338;)V
official a
Leiq;a(Ldcv;Ldct;Ldub;Lazh;Leie;Ldbh;Liz;)V
-
spawnCat
- Mappings:
Namespace Name Mixin selector named spawnCat
Lnet/minecraft/structure/SwampHutGenerator;spawnCat(Lnet/minecraft/world/ServerWorldAccess;Lnet/minecraft/util/math/BlockBox;)V
intermediary method_16181
Lnet/minecraft/class_3447;method_16181(Lnet/minecraft/class_5425;Lnet/minecraft/class_3341;)V
official a
Lelf;a(Ldcp;Leie;)V
-