Package net.minecraft
Class class_7008
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.PoolStructurePiece
net.minecraft.class_7008
- Mappings:
Namespace Name official dgnintermediary net/minecraft/class_7008named net/minecraft/class_7008
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
FieldsFields inherited from class net.minecraft.structure.PoolStructurePiece
poolElement, pos, rotationFields inherited from class net.minecraft.structure.StructurePiece
AIR, boundingBox, chainLength -
Constructor Summary
ConstructorsConstructorDescriptionclass_7008(StructureContext context, NbtCompound nbt) class_7008(StructureManager structureManager, StructurePoolElement structurePoolElement, BlockPos blockPos, int int2, BlockRotation blockRotation, BlockBox blockBox, StructureWeightType structureWeightType) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidwriteNbt(StructureContext context, NbtCompound nbt) Methods inherited from class net.minecraft.structure.PoolStructurePiece
addJunction, generate, generate, getGroundLevelDelta, getJunctions, getPoolElement, getPos, getRotation, toString, translateMethods 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, getType, intersectsChunk, isUnderSeaLevel, offsetPos, orientateChest, setOrientation, toNbt
-
Field Details
-
field_36934
- Mappings:
Namespace Name Mixin selector official dLdgn;d:Lcyz;intermediary field_36934Lnet/minecraft/class_7008;field_36934:Lnet/minecraft/class_5847;named field_36934Lnet/minecraft/class_7008;field_36934:Lnet/minecraft/world/gen/StructureWeightType;
-
-
Constructor Details
-
class_7008
public class_7008(StructureManager structureManager, StructurePoolElement structurePoolElement, BlockPos blockPos, int int2, BlockRotation blockRotation, BlockBox blockBox, StructureWeightType structureWeightType) -
class_7008
- Mappings:
Namespace Name Mixin selector official <init>Ldgm;<init>(Ldhg;Loh;)Vintermediary <init>Lnet/minecraft/class_3790;<init>(Lnet/minecraft/class_6625;Lnet/minecraft/class_2487;)Vnamed <init>Lnet/minecraft/structure/PoolStructurePiece;<init>(Lnet/minecraft/structure/StructureContext;Lnet/minecraft/nbt/NbtCompound;)V
-
-
Method Details
-
writeNbt
- Overrides:
writeNbtin classPoolStructurePiece- Mappings:
Namespace Name Mixin selector official aLdgw;a(Ldhg;Loh;)Vintermediary method_14943Lnet/minecraft/class_3443;method_14943(Lnet/minecraft/class_6625;Lnet/minecraft/class_2487;)Vnamed writeNbtLnet/minecraft/structure/StructurePiece;writeNbt(Lnet/minecraft/structure/StructureContext;Lnet/minecraft/nbt/NbtCompound;)V
-
getWeightType
- Overrides:
getWeightTypein classStructurePiece- Mappings:
Namespace Name Mixin selector official fLdgw;f()Lcyz;intermediary method_33882Lnet/minecraft/class_3443;method_33882()Lnet/minecraft/class_5847;named getWeightTypeLnet/minecraft/structure/StructurePiece;getWeightType()Lnet/minecraft/world/gen/StructureWeightType;
-