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