Class DecoratorContext
java.lang.Object
net.minecraft.world.gen.HeightContext
net.minecraft.world.gen.decorator.DecoratorContext
- Mappings:
Namespace Name official dcxintermediary net/minecraft/class_5444named net/minecraft/world/gen/decorator/DecoratorContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockState(BlockPos pos) intgetOrCreateCarvingMask(ChunkPos chunkPos, GenerationStep.Carver carver) intgetTopY(Heightmap.Type heightmap, int x, int z) getWorld()Methods inherited from class net.minecraft.world.gen.HeightContext
getHeight, getMinY
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLdcx;a:Lbzx;intermediary field_25857Lnet/minecraft/class_5444;field_25857:Lnet/minecraft/class_5281;named worldLnet/minecraft/world/gen/decorator/DecoratorContext;world:Lnet/minecraft/world/StructureWorldAccess;
-
-
Constructor Details
-
DecoratorContext
- Mappings:
Namespace Name Mixin selector official <init>Ldcx;<init>(Lbzx;Lcpa;)Vintermediary <init>Lnet/minecraft/class_5444;<init>(Lnet/minecraft/class_5281;Lnet/minecraft/class_2794;)Vnamed <init>Lnet/minecraft/world/gen/decorator/DecoratorContext;<init>(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/world/gen/chunk/ChunkGenerator;)V
-
-
Method Details
-
getTopY
- Mappings:
Namespace Name Mixin selector official aLdcx;a(Lcsd$a;II)Iintermediary method_30460Lnet/minecraft/class_5444;method_30460(Lnet/minecraft/class_2902$class_2903;II)Inamed getTopYLnet/minecraft/world/gen/decorator/DecoratorContext;getTopY(Lnet/minecraft/world/Heightmap$Type;II)I
-
getOrCreateCarvingMask
- Mappings:
Namespace Name Mixin selector official aLdcx;a(Lbyf;Lcrz$a;)Lcoy;intermediary method_30459Lnet/minecraft/class_5444;method_30459(Lnet/minecraft/class_1923;Lnet/minecraft/class_2893$class_2894;)Lnet/minecraft/class_6643;named getOrCreateCarvingMaskLnet/minecraft/world/gen/decorator/DecoratorContext;getOrCreateCarvingMask(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/world/gen/GenerationStep$Carver;)Lnet/minecraft/class_6643;
-
getBlockState
- Mappings:
Namespace Name Mixin selector official aLdcx;a(Lgh;)Lcnd;intermediary method_30461Lnet/minecraft/class_5444;method_30461(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named getBlockStateLnet/minecraft/world/gen/decorator/DecoratorContext;getBlockState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
getBottomY
public int getBottomY()- Mappings:
Namespace Name Mixin selector official cLdcx;c()Iintermediary method_33868Lnet/minecraft/class_5444;method_33868()Inamed getBottomYLnet/minecraft/world/gen/decorator/DecoratorContext;getBottomY()I
-
getWorld
- Mappings:
Namespace Name Mixin selector official dLdcx;d()Lbzx;intermediary method_34383Lnet/minecraft/class_5444;method_34383()Lnet/minecraft/class_5281;named getWorldLnet/minecraft/world/gen/decorator/DecoratorContext;getWorld()Lnet/minecraft/world/StructureWorldAccess;
-