Package net.minecraft.world.gen.carver
Class CaveCarver
java.lang.Object
net.minecraft.world.gen.carver.Carver
net.minecraft.world.gen.carver.CaveCarver
- Mappings:
Namespace Name official aphintermediary net/minecraft/class_1215named net/minecraft/world/gen/carver/CaveCarver
-
Field Summary
Fields inherited from class net.minecraft.world.gen.carver.Carver
complexity, random, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_4001(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4) protected voidmethod_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 voidmethod_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
-
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 aLaph;a(JII[Laht;DDD)Vintermediary method_4001Lnet/minecraft/class_1215;method_4001(JII[Lnet/minecraft/class_197;DDD)Vnamed method_4001Lnet/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 aLaph;a(JII[Laht;DDDFFFIID)Vintermediary method_4002Lnet/minecraft/class_1215;method_4002(JII[Lnet/minecraft/class_197;DDDFFFIID)Vnamed method_4002Lnet/minecraft/world/gen/carver/CaveCarver;method_4002(JII[Lnet/minecraft/block/Block;DDDFFFIID)V
-
method_4003
- Overrides:
method_4003in classCarver- 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
-