Class HeightmapDecoratorConfig
java.lang.Object
net.minecraft.class_6797
net.minecraft.world.gen.decorator.HeightmapDecoratorConfig
- Mappings:
Namespace Name official ddiintermediary net/minecraft/class_5925named net/minecraft/world/gen/decorator/HeightmapDecoratorConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HeightmapDecoratorConfig>private final Heightmap.TypeFields inherited from class net.minecraft.class_6797
field_35736 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPositions(DecoratorContext decoratorContext, Random random, BlockPos blockPos) class_6798<?>static HeightmapDecoratorConfigmethod_39638(Heightmap.Type type)
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLddi;a:Lcom/mojang/serialization/Codec;intermediary field_29265Lnet/minecraft/class_5925;field_29265:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
heightmap
- Mappings:
Namespace Name Mixin selector official cLddi;c:Lcsu$a;intermediary field_29266Lnet/minecraft/class_5925;field_29266:Lnet/minecraft/class_2902$class_2903;named heightmapLnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;heightmap:Lnet/minecraft/world/Heightmap$Type;
-
-
Constructor Details
-
HeightmapDecoratorConfig
- Mappings:
Namespace Name Mixin selector official <init>Lddi;<init>(Lcsu$a;)Vintermediary <init>Lnet/minecraft/class_5925;<init>(Lnet/minecraft/class_2902$class_2903;)Vnamed <init>Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;<init>(Lnet/minecraft/world/Heightmap$Type;)V
-
-
Method Details
-
method_39638
- Mappings:
Namespace Name Mixin selector official aLddi;a(Lcsu$a;)Lddi;intermediary method_39638Lnet/minecraft/class_5925;method_39638(Lnet/minecraft/class_2902$class_2903;)Lnet/minecraft/class_5925;named method_39638Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;method_39638(Lnet/minecraft/world/Heightmap$Type;)Lnet/minecraft/world/gen/decorator/HeightmapDecoratorConfig;
-
getPositions
public Stream<BlockPos> getPositions(DecoratorContext decoratorContext, Random random, BlockPos blockPos) - Specified by:
getPositionsin classclass_6797- Mappings:
Namespace Name Mixin selector official a_Lddp;a_(Lddn;Ljava/util/Random;Lgh;)Ljava/util/stream/Stream;intermediary method_14452Lnet/minecraft/class_6797;method_14452(Lnet/minecraft/class_5444;Ljava/util/Random;Lnet/minecraft/class_2338;)Ljava/util/stream/Stream;named getPositionsLnet/minecraft/class_6797;getPositions(Lnet/minecraft/world/gen/decorator/DecoratorContext;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Ljava/util/stream/Stream;
-
method_39615
- Specified by:
method_39615in classclass_6797- Mappings:
Namespace Name Mixin selector official bLddp;b()Lddq;intermediary method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;named method_39615Lnet/minecraft/class_6797;method_39615()Lnet/minecraft/class_6798;
-