Package net.minecraft
Class class_423
java.lang.Object
net.minecraft.world.Generatable
net.minecraft.class_423
public class class_423 extends Generatable
- Mappings:
Namespace Name official anxintermediary net/minecraft/class_423named net/minecraft/class_423
-
Field Summary
Fields inherited from class net.minecraft.world.Generatable
field_1848, field_1849, field_1850 -
Constructor Summary
Constructors Constructor Description class_423() -
Method Summary
Modifier and Type Method Description protected voidmethod_1506(long long2, int int2, int int3, ChunkCoordinateRange chunkCoordinateRange, double double2, double double3, double double4)protected voidmethod_1507(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 booleanmethod_1508(BlockState blockState, BlockState blockState2)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
-
Constructor Details
-
class_423
public class_423()
-
-
Method Details
-
method_1506
protected void method_1506(long long2, int int2, int int3, ChunkCoordinateRange chunkCoordinateRange, double double2, double double3, double double4)- Mappings:
Namespace Name Mixin selector official aLanx;a(JIILans;DDD)Vintermediary method_1506Lnet/minecraft/class_423;method_1506(JIILnet/minecraft/class_416;DDD)Vnamed method_1506Lnet/minecraft/class_423;method_1506(JIILnet/minecraft/world/chunk/ChunkCoordinateRange;DDD)V
-
method_1507
protected void method_1507(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 aLanx;a(JIILans;DDDFFFIID)Vintermediary method_1507Lnet/minecraft/class_423;method_1507(JIILnet/minecraft/class_416;DDDFFFIID)Vnamed method_1507Lnet/minecraft/class_423;method_1507(JIILnet/minecraft/world/chunk/ChunkCoordinateRange;DDDFFFIID)V
-
method_1508
- Mappings:
Namespace Name Mixin selector official aLanx;a(Lalz;Lalz;)Zintermediary method_1508Lnet/minecraft/class_423;method_1508(Lnet/minecraft/class_376;Lnet/minecraft/class_376;)Znamed method_1508Lnet/minecraft/class_423;method_1508(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;)Z
-
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
-