Package net.minecraft.world.gen.carver
Class Carver
java.lang.Object
net.minecraft.world.gen.carver.Carver
- Direct Known Subclasses:
CaveCarver,NetherCaveCarver,RavineCarver,StructureFeature
- Mappings:
Namespace Name official apiintermediary net/minecraft/class_1216named net/minecraft/world/gen/carver/Carver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_4003(World world, int int2, int int3, int int4, int int5, Block[] block) voidmethod_4004(ChunkProvider chunkProvider, World world, int int2, int int3, Block[] block)
-
Field Details
-
complexity
protected int complexity- Mappings:
Namespace Name Mixin selector official aLapi;a:Iintermediary field_4818Lnet/minecraft/class_1216;field_4818:Inamed complexityLnet/minecraft/world/gen/carver/Carver;complexity:I
-
random
- Mappings:
Namespace Name Mixin selector official bLapi;b:Ljava/util/Random;intermediary field_4819Lnet/minecraft/class_1216;field_4819:Ljava/util/Random;named randomLnet/minecraft/world/gen/carver/Carver;random:Ljava/util/Random;
-
world
- Mappings:
Namespace Name Mixin selector official cLapi;c:Lafm;intermediary field_4820Lnet/minecraft/class_1216;field_4820:Lnet/minecraft/class_1150;named worldLnet/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 aLapi;a(Laof;Lafm;II[Laht;)Vintermediary method_4004Lnet/minecraft/class_1216;method_4004(Lnet/minecraft/class_1193;Lnet/minecraft/class_1150;II[Lnet/minecraft/class_197;)Vnamed method_4004Lnet/minecraft/world/gen/carver/Carver;method_4004(Lnet/minecraft/world/chunk/ChunkProvider;Lnet/minecraft/world/World;II[Lnet/minecraft/block/Block;)V
-
method_4003
- Mappings:
Namespace Name Mixin selector official aLapi;a(Lafm;IIII[Laht;)Vintermediary method_4003Lnet/minecraft/class_1216;method_4003(Lnet/minecraft/class_1150;IIII[Lnet/minecraft/class_197;)Vnamed method_4003Lnet/minecraft/world/gen/carver/Carver;method_4003(Lnet/minecraft/world/World;IIII[Lnet/minecraft/block/Block;)V
-