Package net.minecraft.world.gen.carver
Class RavineCarver
java.lang.Object
net.minecraft.world.gen.carver.Carver
net.minecraft.world.gen.carver.RavineCarver
- Mappings:
Namespace Name official apdintermediary net/minecraft/class_1212named net/minecraft/world/gen/carver/RavineCarver
-
Field Summary
FieldsFields inherited from class net.minecraft.world.gen.carver.Carver
complexity, random, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_3996(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
-
Field Details
-
heightToHorizontalStretchFactor
private float[] heightToHorizontalStretchFactor- Mappings:
Namespace Name Mixin selector official dLapd;d:[Fintermediary field_4793Lnet/minecraft/class_1212;field_4793:[Fnamed heightToHorizontalStretchFactorLnet/minecraft/world/gen/carver/RavineCarver;heightToHorizontalStretchFactor:[F
-
-
Constructor Details
-
RavineCarver
public RavineCarver()
-
-
Method Details
-
method_3996
protected void method_3996(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 aLapd;a(JII[Laht;DDDFFFIID)Vintermediary method_3996Lnet/minecraft/class_1212;method_3996(JII[Lnet/minecraft/class_197;DDDFFFIID)Vnamed method_3996Lnet/minecraft/world/gen/carver/RavineCarver;method_3996(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
-