Class HeightContext

java.lang.Object
net.minecraft.world.gen.HeightContext
Direct Known Subclasses:
CarverContext, FeaturePlacementContext

public class HeightContext extends Object
Mappings:
Namespace Name
named net/minecraft/world/gen/HeightContext
intermediary net/minecraft/class_5868
official dzv
  • Field Details

    • minY

      private 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 Ldzv;a:I
    • height

      private 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 Ldzv;b:I
  • Constructor Details

    • HeightContext

      public HeightContext(ChunkGenerator generator, HeightLimitView world)
      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> Ldzv;<init>(Lduz;Ldcy;)V
  • Method Details

    • getMinY

      public 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 Ldzv;a()I
    • getHeight

      public 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 Ldzv;b()I