Package net.minecraft.world.gen
Class HeightContext
java.lang.Object
net.minecraft.world.gen.HeightContext
- Direct Known Subclasses:
- CarverContext,- FeaturePlacementContext
- Mappings:
- Namespace - Name - official - dih- intermediary - net/minecraft/class_5868- named - net/minecraft/world/gen/HeightContext
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
minYprivate final int minY- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldih;a:I- intermediary - field_34030- Lnet/minecraft/class_5868;field_34030:I- named - minY- Lnet/minecraft/world/gen/HeightContext;minY:I
 
- 
heightprivate final int height- Mappings:
- Namespace - Name - Mixin selector - official - b- Ldih;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>- Ldih;<init>(Lddy;Lcmo;)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- 
getMinYpublic int getMinY()- Mappings:
- Namespace - Name - Mixin selector - official - a- Ldih;a()I- intermediary - method_30462- Lnet/minecraft/class_5868;method_30462()I- named - getMinY- Lnet/minecraft/world/gen/HeightContext;getMinY()I
 
- 
getHeightpublic int getHeight()- Mappings:
- Namespace - Name - Mixin selector - official - b- Ldih;b()I- intermediary - method_30458- Lnet/minecraft/class_5868;method_30458()I- named - getHeight- Lnet/minecraft/world/gen/HeightContext;getHeight()I
 
 
-