Package net.minecraft.world.gen
Class HeightContext
java.lang.Object
net.minecraft.world.gen.HeightContext
- Direct Known Subclasses:
CarverContext,FeaturePlacementContext
- Mappings:
Namespace Name intermediary net/minecraft/class_5868official dienamed net/minecraft/world/gen/HeightContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
minY
private final int minY- Mappings:
Namespace Name Mixin selector intermediary field_34030Lnet/minecraft/class_5868;field_34030:Iofficial aLdie;a:Inamed minYLnet/minecraft/world/gen/HeightContext;minY:I
-
height
private final int height- Mappings:
Namespace Name Mixin selector intermediary field_34031Lnet/minecraft/class_5868;field_34031:Iofficial bLdie;b:Inamed heightLnet/minecraft/world/gen/HeightContext;height:I
-
-
Constructor Details
-
HeightContext
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_5868;<init>(Lnet/minecraft/class_2794;Lnet/minecraft/class_5539;)Vofficial <init>Ldie;<init>(Lddv;Lcmm;)Vnamed <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 intermediary method_30462Lnet/minecraft/class_5868;method_30462()Iofficial aLdie;a()Inamed getMinYLnet/minecraft/world/gen/HeightContext;getMinY()I
-
getHeight
public int getHeight()- Mappings:
Namespace Name Mixin selector intermediary method_30458Lnet/minecraft/class_5868;method_30458()Iofficial bLdie;b()Inamed getHeightLnet/minecraft/world/gen/HeightContext;getHeight()I
-