Package net.minecraft.world.gen.carver
Class NetherCaveCarver
java.lang.Object
net.minecraft.world.gen.carver.Carver
net.minecraft.world.gen.carver.NetherCaveCarver
- Mappings:
Namespace Name official apjintermediary net/minecraft/class_1217named net/minecraft/world/gen/carver/NetherCaveCarver
-
Field Summary
Fields inherited from class net.minecraft.world.gen.carver.Carver
complexity, random, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_4003(World world, int int2, int int3, int int4, int int5, Block[] block) protected voidmethod_4005(long long2, int int2, int int3, Block[] block, double double2, double double3, double double4) protected voidmethod_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
-
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 aLapj;a(JII[Laht;DDD)Vintermediary method_4005Lnet/minecraft/class_1217;method_4005(JII[Lnet/minecraft/class_197;DDD)Vnamed method_4005Lnet/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 aLapj;a(JII[Laht;DDDFFFIID)Vintermediary method_4006Lnet/minecraft/class_1217;method_4006(JII[Lnet/minecraft/class_197;DDDFFFIID)Vnamed method_4006Lnet/minecraft/world/gen/carver/NetherCaveCarver;method_4006(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
-