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/HeightContextintermediary net/minecraft/class_5868official eim
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
minY
private final int minY- Mappings:
 Namespace Name Mixin selector named minYLnet/minecraft/world/gen/HeightContext;minY:Iintermediary field_34030Lnet/minecraft/class_5868;field_34030:Iofficial aLeim;a:I
 - 
height
private final int height- Mappings:
 Namespace Name Mixin selector named heightLnet/minecraft/world/gen/HeightContext;height:Iintermediary field_34031Lnet/minecraft/class_5868;field_34031:Iofficial bLeim;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;)Vintermediary <init>Lnet/minecraft/class_5868;<init>(Lnet/minecraft/class_2794;Lnet/minecraft/class_5539;)Vofficial <init>Leim;<init>(Ledo;Ldkl;)V
 
 - 
 - 
Method Details
- 
getMinY
public int getMinY()- Mappings:
 Namespace Name Mixin selector named getMinYLnet/minecraft/world/gen/HeightContext;getMinY()Iintermediary method_30462Lnet/minecraft/class_5868;method_30462()Iofficial aLeim;a()I
 - 
getHeight
public int getHeight()- Mappings:
 Namespace Name Mixin selector named getHeightLnet/minecraft/world/gen/HeightContext;getHeight()Iintermediary method_30458Lnet/minecraft/class_5868;method_30458()Iofficial bLeim;b()I
 
 -