Class Carver

java.lang.Object
net.minecraft.world.gen.carver.Carver
Direct Known Subclasses:
CaveCarver, NetherCaveCarver, RavineCarver, StructureFeature

public class Carver extends Object
Mappings:
Namespace Name
official api
intermediary net/minecraft/class_1216
named net/minecraft/world/gen/carver/Carver
  • Field Details

    • complexity

      protected int complexity
      Mappings:
      Namespace Name Mixin selector
      official a Lapi;a:I
      intermediary field_4818 Lnet/minecraft/class_1216;field_4818:I
      named complexity Lnet/minecraft/world/gen/carver/Carver;complexity:I
    • random

      protected Random random
      Mappings:
      Namespace Name Mixin selector
      official b Lapi;b:Ljava/util/Random;
      intermediary field_4819 Lnet/minecraft/class_1216;field_4819:Ljava/util/Random;
      named random Lnet/minecraft/world/gen/carver/Carver;random:Ljava/util/Random;
    • world

      protected World world
      Mappings:
      Namespace Name Mixin selector
      official c Lapi;c:Lafm;
      intermediary field_4820 Lnet/minecraft/class_1216;field_4820:Lnet/minecraft/class_1150;
      named world Lnet/minecraft/world/gen/carver/Carver;world:Lnet/minecraft/world/World;
  • Constructor Details

    • Carver

      public Carver()
  • Method Details

    • method_4004

      public void method_4004(ChunkProvider chunkProvider, World world, int int2, int int3, Block[] block)
      Mappings:
      Namespace Name Mixin selector
      official a Lapi;a(Laof;Lafm;II[Laht;)V
      intermediary method_4004 Lnet/minecraft/class_1216;method_4004(Lnet/minecraft/class_1193;Lnet/minecraft/class_1150;II[Lnet/minecraft/class_197;)V
      named method_4004 Lnet/minecraft/world/gen/carver/Carver;method_4004(Lnet/minecraft/world/chunk/ChunkProvider;Lnet/minecraft/world/World;II[Lnet/minecraft/block/Block;)V
    • method_4003

      protected void method_4003(World world, int int2, int int3, int int4, int int5, Block[] block)
      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