Class CarverContext

java.lang.Object
net.minecraft.world.gen.carver.CarverContext
All Implemented Interfaces:
HeightContext

public class CarverContext extends Object implements HeightContext
Mappings:
Namespace Name
official cqr
intermediary net/minecraft/class_5873
named net/minecraft/world/gen/carver/CarverContext
  • Field Details

    • generator

      private final ChunkGenerator generator
      Mappings:
      Namespace Name Mixin selector
      official a Lcqr;a:Lcmn;
      intermediary field_29059 Lnet/minecraft/class_5873;field_29059:Lnet/minecraft/class_2794;
      named generator Lnet/minecraft/world/gen/carver/CarverContext;generator:Lnet/minecraft/world/gen/chunk/ChunkGenerator;
  • Constructor Details

    • CarverContext

      public CarverContext(ChunkGenerator generator)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lcqr;<init>(Lcmn;)V
      intermediary <init> Lnet/minecraft/class_5873;<init>(Lnet/minecraft/class_2794;)V
      named <init> Lnet/minecraft/world/gen/carver/CarverContext;<init>(Lnet/minecraft/world/gen/chunk/ChunkGenerator;)V
  • Method Details

    • getMinY

      public int getMinY()
      Specified by:
      getMinY in interface HeightContext
      Mappings:
      Namespace Name Mixin selector
      official a Lcql;a()I
      intermediary method_30462 Lnet/minecraft/class_5868;method_30462()I
      named getMinY Lnet/minecraft/world/gen/HeightContext;getMinY()I
    • getMaxY

      public int getMaxY()
      Specified by:
      getMaxY in interface HeightContext
      Mappings:
      Namespace Name Mixin selector
      official b Lcql;b()I
      intermediary method_30458 Lnet/minecraft/class_5868;method_30458()I
      named getMaxY Lnet/minecraft/world/gen/HeightContext;getMaxY()I