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 avuintermediary net/minecraft/class_1216named net/minecraft/world/gen/carver/Carver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcarve(World world, int chunkX, int chunkZ, int mainChunkX, int mainChunkZ, ChunkBlockStateStorage chunkStorage) static voidmethod_13769(long long2, Random random, int int2, int int3) voidmethod_4004(World world, int int2, int int3, ChunkBlockStateStorage chunkBlockStateStorage)
-
Field Details
-
complexity
protected int complexity- Mappings:
Namespace Name Mixin selector official eLavu;e:Iintermediary field_4818Lnet/minecraft/class_1216;field_4818:Inamed complexityLnet/minecraft/world/gen/carver/Carver;complexity:I
-
random
- Mappings:
Namespace Name Mixin selector official fLavu;f: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 gLavu;g:Lajs;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(World world, int int2, int int3, ChunkBlockStateStorage chunkBlockStateStorage) - Mappings:
Namespace Name Mixin selector official aLavu;a(Lajs;IILavp;)Vintermediary method_4004Lnet/minecraft/class_1216;method_4004(Lnet/minecraft/class_1150;IILnet/minecraft/class_2252;)Vnamed method_4004Lnet/minecraft/world/gen/carver/Carver;method_4004(Lnet/minecraft/world/World;IILnet/minecraft/world/chunk/ChunkBlockStateStorage;)V
-
method_13769
- Mappings:
Namespace Name Mixin selector official aLavu;a(JLjava/util/Random;II)Vintermediary method_13769Lnet/minecraft/class_1216;method_13769(JLjava/util/Random;II)Vnamed method_13769Lnet/minecraft/world/gen/carver/Carver;method_13769(JLjava/util/Random;II)V
-
carve
protected void carve(World world, int chunkX, int chunkZ, int mainChunkX, int mainChunkZ, ChunkBlockStateStorage chunkStorage) - Mappings:
Namespace Name Mixin selector official aLavu;a(Lajs;IIIILavp;)Vintermediary method_4003Lnet/minecraft/class_1216;method_4003(Lnet/minecraft/class_1150;IIIILnet/minecraft/class_2252;)Vnamed carveLnet/minecraft/world/gen/carver/Carver;carve(Lnet/minecraft/world/World;IIIILnet/minecraft/world/chunk/ChunkBlockStateStorage;)V
-