Class NetherCaveCarver

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

public class NetherCaveCarver extends Carver
Mappings:
Namespace Name
official apj
intermediary net/minecraft/class_1217
named net/minecraft/world/gen/carver/NetherCaveCarver
  • 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_4003(World world, int int2, int int3, int int4, int int5, Block[] block)
    protected void
    method_4005(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4)
     
    protected void
    method_4006(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)
     

    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

    • NetherCaveCarver

      public NetherCaveCarver()
  • Method Details

    • method_4005

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

      protected void method_4006(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 Lapj;a(JII[Laht;DDDFFFIID)V
      intermediary method_4006 Lnet/minecraft/class_1217;method_4006(JII[Lnet/minecraft/class_197;DDDFFFIID)V
      named method_4006 Lnet/minecraft/world/gen/carver/NetherCaveCarver;method_4006(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