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 - edq
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
minYprivate 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- Ledq;a:I
 
- 
heightprivate 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- Ledq;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>- Ledq;<init>(Ldyu;Ldgl;)V
 
 
- 
- 
Method Details- 
getMinYpublic 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- Ledq;a()I
 
- 
getHeightpublic 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- Ledq;b()I
 
 
-