Package net.minecraft.world.gen
Class HeightContext
java.lang.Object
net.minecraft.world.gen.HeightContext
- Direct Known Subclasses:
 CarverContext,FeaturePlacementContext
- Mappings:
 Namespace Name official dihintermediary net/minecraft/class_5868named 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 official aLdih;a:Iintermediary field_34030Lnet/minecraft/class_5868;field_34030:Inamed minYLnet/minecraft/world/gen/HeightContext;minY:I
 - 
height
private final int height- Mappings:
 Namespace Name Mixin selector official bLdih;b:Iintermediary field_34031Lnet/minecraft/class_5868;field_34031:Inamed heightLnet/minecraft/world/gen/HeightContext;height:I
 
 - 
 - 
Constructor Details
- 
HeightContext
- Mappings:
 Namespace Name Mixin selector official <init>Ldih;<init>(Lddy;Lcmo;)Vintermediary <init>Lnet/minecraft/class_5868;<init>(Lnet/minecraft/class_2794;Lnet/minecraft/class_5539;)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 official aLdih;a()Iintermediary method_30462Lnet/minecraft/class_5868;method_30462()Inamed getMinYLnet/minecraft/world/gen/HeightContext;getMinY()I
 - 
getHeight
public int getHeight()- Mappings:
 Namespace Name Mixin selector official bLdih;b()Iintermediary method_30458Lnet/minecraft/class_5868;method_30458()Inamed getHeightLnet/minecraft/world/gen/HeightContext;getHeight()I
 
 -