Package net.minecraft
Class class_425
java.lang.Object
net.minecraft.world.Generatable
net.minecraft.class_425
public class class_425 extends Generatable
- Mappings:
Namespace Name official anzintermediary net/minecraft/class_425named net/minecraft/class_425
-
Field Summary
Fields inherited from class net.minecraft.world.Generatable
field_1848, field_1849, field_1850 -
Constructor Summary
Constructors Constructor Description class_425() -
Method Summary
Modifier and Type Method Description protected voidmethod_1509(World world, int int2, int int3, int int4, int int5, ChunkCoordinateRange chunkCoordinateRange)protected voidmethod_1511(long long2, int int2, int int3, ChunkCoordinateRange chunkCoordinateRange, double double2, double double3, double double4)protected voidmethod_1512(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)Methods inherited from class net.minecraft.world.Generatable
method_1510
-
Constructor Details
-
class_425
public class_425()
-
-
Method Details
-
method_1511
protected void method_1511(long long2, int int2, int int3, ChunkCoordinateRange chunkCoordinateRange, double double2, double double3, double double4)- Mappings:
Namespace Name Mixin selector official aLanz;a(JIILans;DDD)Vintermediary method_1511Lnet/minecraft/class_425;method_1511(JIILnet/minecraft/class_416;DDD)Vnamed method_1511Lnet/minecraft/class_425;method_1511(JIILnet/minecraft/world/chunk/ChunkCoordinateRange;DDD)V
-
method_1512
protected void method_1512(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 aLanz;a(JIILans;DDDFFFIID)Vintermediary method_1512Lnet/minecraft/class_425;method_1512(JIILnet/minecraft/class_416;DDDFFFIID)Vnamed method_1512Lnet/minecraft/class_425;method_1512(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
-