Class DesertPyramidStructure
java.lang.Object
net.minecraft.world.gen.structure.Structure
net.minecraft.world.gen.structure.BasicTempleStructure
net.minecraft.world.gen.structure.DesertPyramidStructure
- Mappings:
Namespace Name named net/minecraft/world/gen/structure/DesertPyramidStructure
intermediary net/minecraft/class_3006
official ekh
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.structure.BasicTempleStructure
BasicTempleStructure.Constructor
Nested classes/interfaces inherited from class net.minecraft.world.gen.structure.Structure
Structure.Config, Structure.Context, Structure.StructurePosition
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<DesertPyramidStructure> Fields inherited from class net.minecraft.world.gen.structure.Structure
config, ENTRY_CODEC, STRUCTURE_CODEC
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
private static void
placeSuspiciousSand
(BlockBox box, StructureWorldAccess world, BlockPos pos) void
postPlace
(StructureWorldAccess world, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox box, ChunkPos chunkPos, StructurePiecesList pieces) Methods inherited from class net.minecraft.world.gen.structure.BasicTempleStructure
getStructurePosition
Methods inherited from class net.minecraft.world.gen.structure.Structure
configCodecBuilder, createCodec, createStructureStart, expandBoxIfShouldAdaptNoise, getAverageCornerHeights, getFeatureGenerationStep, getMinCornerHeight, getMinCornerHeight, getShiftedPos, getStructurePosition, getStructureSpawns, getTerrainAdaptation, getValidBiomes, getValidStructurePosition
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODEC
Lnet/minecraft/world/gen/structure/DesertPyramidStructure;CODEC:Lcom/mojang/serialization/MapCodec;
intermediary field_37791
Lnet/minecraft/class_3006;field_37791:Lcom/mojang/serialization/MapCodec;
official d
Lekh;d:Lcom/mojang/serialization/MapCodec;
-
-
Constructor Details
-
DesertPyramidStructure
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/gen/structure/Structure;<init>(Lnet/minecraft/world/gen/structure/Structure$Config;)V
intermediary <init>
Lnet/minecraft/class_3195;<init>(Lnet/minecraft/class_3195$class_7302;)V
official <init>
Leim;<init>(Leim$c;)V
-
-
Method Details
-
postPlace
public void postPlace(StructureWorldAccess world, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox box, ChunkPos chunkPos, StructurePiecesList pieces) - Overrides:
postPlace
in classStructure
- Mappings:
Namespace Name Mixin selector named postPlace
Lnet/minecraft/world/gen/structure/Structure;postPlace(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/structure/StructurePiecesList;)V
intermediary method_38694
Lnet/minecraft/class_3195;method_38694(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_6624;)V
official a
Leim;a(Ldcv;Ldct;Ldub;Lazh;Leie;Ldbh;Lejb;)V
-
placeSuspiciousSand
- Mappings:
Namespace Name Mixin selector named placeSuspiciousSand
Lnet/minecraft/world/gen/structure/DesertPyramidStructure;placeSuspiciousSand(Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockPos;)V
intermediary method_51181
Lnet/minecraft/class_3006;method_51181(Lnet/minecraft/class_3341;Lnet/minecraft/class_5281;Lnet/minecraft/class_2338;)V
official a
Lekh;a(Leie;Ldcv;Liz;)V
-
getType
- Specified by:
getType
in classStructure
- Mappings:
Namespace Name Mixin selector named getType
Lnet/minecraft/world/gen/structure/Structure;getType()Lnet/minecraft/world/gen/structure/StructureType;
intermediary method_41618
Lnet/minecraft/class_3195;method_41618()Lnet/minecraft/class_7151;
official e
Leim;e()Leiv;
-