Package net.minecraft.world.gen
Class HeightContext
java.lang.Object
net.minecraft.world.gen.HeightContext
- Direct Known Subclasses:
CarverContext
,FeaturePlacementContext
- Mappings:
Namespace Name official dlp
intermediary net/minecraft/class_5868
named net/minecraft/world/gen/HeightContext
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
minY
private final int minY- Mappings:
Namespace Name Mixin selector official a
Ldlp;a:I
intermediary field_34030
Lnet/minecraft/class_5868;field_34030:I
named minY
Lnet/minecraft/world/gen/HeightContext;minY:I
-
height
private final int height- Mappings:
Namespace Name Mixin selector official b
Ldlp;b:I
intermediary field_34031
Lnet/minecraft/class_5868;field_34031:I
named height
Lnet/minecraft/world/gen/HeightContext;height:I
-
-
Constructor Details
-
HeightContext
- Mappings:
Namespace Name Mixin selector official <init>
Ldlp;<init>(Ldhg;Lcpx;)V
intermediary <init>
Lnet/minecraft/class_5868;<init>(Lnet/minecraft/class_2794;Lnet/minecraft/class_5539;)V
named <init>
Lnet/minecraft/world/gen/HeightContext;<init>(Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/world/HeightLimitView;)V
-
-
Method Details
-
getMinY
public int getMinY()- Mappings:
Namespace Name Mixin selector official a
Ldlp;a()I
intermediary method_30462
Lnet/minecraft/class_5868;method_30462()I
named getMinY
Lnet/minecraft/world/gen/HeightContext;getMinY()I
-
getHeight
public int getHeight()- Mappings:
Namespace Name Mixin selector official b
Ldlp;b()I
intermediary method_30458
Lnet/minecraft/class_5868;method_30458()I
named getHeight
Lnet/minecraft/world/gen/HeightContext;getHeight()I
-