Package net.minecraft.world.carver
Class RavineCarver
java.lang.Object
net.minecraft.world.Generatable
net.minecraft.world.carver.RavineCarver
public class RavineCarver extends Generatable
- Mappings:
Namespace Name official anrintermediary net/minecraft/class_415named net/minecraft/world/carver/RavineCarver
-
Field Summary
Fields Modifier and Type Field Description private float[]field_1646Fields inherited from class net.minecraft.world.Generatable
field_1848, field_1849, field_1850 -
Constructor Summary
Constructors Constructor Description RavineCarver() -
Method Summary
Modifier and Type Method Description protected voidmethod_1492(long long2, int int2, int int3, ChunkCoordinateRange chunkCoordinateRange, double double2, double double3, double double4, float float2, float float3, float float4, int int4, int int5, double double5)protected voidmethod_1509(World world, int int2, int int3, int int4, int int5, ChunkCoordinateRange chunkCoordinateRange)Methods inherited from class net.minecraft.world.Generatable
method_1510
-
Field Details
-
field_1646
private float[] field_1646- Mappings:
Namespace Name Mixin selector official dLanr;d:[Fintermediary field_1646Lnet/minecraft/class_415;field_1646:[Fnamed field_1646Lnet/minecraft/world/carver/RavineCarver;field_1646:[F
-
-
Constructor Details
-
RavineCarver
public RavineCarver()
-
-
Method Details
-
method_1492
protected void method_1492(long long2, int int2, int int3, ChunkCoordinateRange chunkCoordinateRange, double double2, double double3, double double4, float float2, float float3, float float4, int int4, int int5, double double5)- Mappings:
Namespace Name Mixin selector official aLanr;a(JIILans;DDDFFFIID)Vintermediary method_1492Lnet/minecraft/class_415;method_1492(JIILnet/minecraft/class_416;DDDFFFIID)Vnamed method_1492Lnet/minecraft/world/carver/RavineCarver;method_1492(JIILnet/minecraft/world/chunk/ChunkCoordinateRange;DDDFFFIID)V
-
method_1509
protected void method_1509(World world, int int2, int int3, int int4, int int5, ChunkCoordinateRange chunkCoordinateRange)- Overrides:
method_1509in classGeneratable- Mappings:
Namespace Name Mixin selector official aLany;a(Ladm;IIIILans;)Vintermediary method_1509Lnet/minecraft/class_424;method_1509(Lnet/minecraft/class_99;IIIILnet/minecraft/class_416;)Vnamed method_1509Lnet/minecraft/world/Generatable;method_1509(Lnet/minecraft/world/World;IIIILnet/minecraft/world/chunk/ChunkCoordinateRange;)V
-