Class CaveCarver

java.lang.Object
net.minecraft.world.gen.carver.Carver
net.minecraft.world.gen.carver.CaveCarver

public class CaveCarver extends Carver
Mappings:
Namespace Name
official aph
intermediary net/minecraft/class_1215
named net/minecraft/world/gen/carver/CaveCarver
  • Field Summary

    Fields inherited from class net.minecraft.world.gen.carver.Carver

    complexity, random, world
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    method_4001(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4)
     
    protected void
    method_4002(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4, float float2, float float3, float float4, int int4, int int5, double double5)
     
    protected void
    method_4003(World world, int int2, int int3, int int4, int int5, Block[] block)

    Methods inherited from class net.minecraft.world.gen.carver.Carver

    method_4004

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CaveCarver

      public CaveCarver()
  • Method Details

    • method_4001

      protected void method_4001(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4)
      Mappings:
      Namespace Name Mixin selector
      official a Laph;a(JII[Laht;DDD)V
      intermediary method_4001 Lnet/minecraft/class_1215;method_4001(JII[Lnet/minecraft/class_197;DDD)V
      named method_4001 Lnet/minecraft/world/gen/carver/CaveCarver;method_4001(JII[Lnet/minecraft/block/Block;DDD)V
    • method_4002

      protected void method_4002(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4, float float2, float float3, float float4, int int4, int int5, double double5)
      Mappings:
      Namespace Name Mixin selector
      official a Laph;a(JII[Laht;DDDFFFIID)V
      intermediary method_4002 Lnet/minecraft/class_1215;method_4002(JII[Lnet/minecraft/class_197;DDDFFFIID)V
      named method_4002 Lnet/minecraft/world/gen/carver/CaveCarver;method_4002(JII[Lnet/minecraft/block/Block;DDDFFFIID)V
    • method_4003

      protected void method_4003(World world, int int2, int int3, int int4, int int5, Block[] block)
      Overrides:
      method_4003 in class Carver
      Mappings:
      Namespace Name Mixin selector
      official a Lapi;a(Lafm;IIII[Laht;)V
      intermediary method_4003 Lnet/minecraft/class_1216;method_4003(Lnet/minecraft/class_1150;IIII[Lnet/minecraft/class_197;)V
      named method_4003 Lnet/minecraft/world/gen/carver/Carver;method_4003(Lnet/minecraft/world/World;IIII[Lnet/minecraft/block/Block;)V