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 cpm
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 Lcpm;a:Lclm;
      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> Lcpm;<init>(Lclm;)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 Lcpg;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 Lcpg;b()I
      intermediary method_30458 Lnet/minecraft/class_5868;method_30458()I
      named getMaxY Lnet/minecraft/world/gen/HeightContext;getMaxY()I