Package net.minecraft
Class class_5870
public class class_5870 extends Carver<class_5869>
- Mappings:
Namespace Name official cobintermediary net/minecraft/class_5870named net/minecraft/class_5870
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.carver.Carver
Carver.class_5874 -
Field Summary
Fields Modifier and Type Field Description private static Loggerfield_29052Fields inherited from class net.minecraft.world.gen.carver.Carver
AIR, alwaysCarvableBlocks, CANYON, carvableFluids, CAVE, CAVE_AIR, LAVA, NETHER_CAVE, WATER -
Constructor Summary
Constructors Constructor Description class_5870(com.mojang.serialization.Codec<class_5869> configCodec) -
Method Summary
Modifier and Type Method Description booleancarve(class_5873 class_5873, class_5869 class_5869, Chunk chunk, Function<BlockPos,Biome> function, Random random, int int2, ChunkPos chunkPos, BitSet bitSet)private doublemethod_33960(class_5869 class_5869, Random random, double double2, float float2, float float3)private voidmethod_33961(class_5873 class_5873, class_5869 class_5869, Chunk chunk, Function<BlockPos,Biome> function, long long2, int int2, double double2, double double3, double double4, float float2, float float3, float float4, int int3, int int4, double double5, BitSet bitSet)private intmethod_33963(class_5873 class_5873, class_5869 class_5869, Random random)private booleanmethod_33964(class_5873 class_5873, float[] float2, double double2, double double3, double double4, int int2)private float[]method_33966(class_5873 class_5873, class_5869 class_5869, Random random)booleanshouldCarve(class_5869 class_5869, Random random)Methods inherited from class net.minecraft.world.gen.carver.Carver
canAlwaysCarveBlock, canCarveBlock, carveAtPoint, configure, getBranchFactor, getCodec, method_33976, method_33977, method_33978
-
Field Details
-
field_29052
- Mappings:
Namespace Name Mixin selector official jLcob;j:Lorg/apache/logging/log4j/Logger;intermediary field_29052Lnet/minecraft/class_5870;field_29052:Lorg/apache/logging/log4j/Logger;named field_29052Lnet/minecraft/class_5870;field_29052:Lorg/apache/logging/log4j/Logger;
-
-
Constructor Details
-
class_5870
- Mappings:
Namespace Name Mixin selector official <init>Lcoi;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_2939;<init>(Lcom/mojang/serialization/Codec;)Vnamed <init>Lnet/minecraft/world/gen/carver/Carver;<init>(Lcom/mojang/serialization/Codec;)V
-
-
Method Details
-
shouldCarve
- Specified by:
shouldCarvein classCarver<class_5869>- Mappings:
Namespace Name Mixin selector official aLcob;a(Lcoa;Ljava/util/Random;)Zintermediary method_33959Lnet/minecraft/class_5870;method_33959(Lnet/minecraft/class_5869;Ljava/util/Random;)Znamed shouldCarveLnet/minecraft/class_5870;shouldCarve(Lnet/minecraft/class_5869;Ljava/util/Random;)Z
-
carve
public boolean carve(class_5873 class_5873, class_5869 class_5869, Chunk chunk, Function<BlockPos,Biome> function, Random random, int int2, ChunkPos chunkPos, BitSet bitSet)- Specified by:
carvein classCarver<class_5869>- Mappings:
Namespace Name Mixin selector official aLcob;a(Lcoe;Lcoa;Lckf;Ljava/util/function/Function;Ljava/util/Random;ILbtt;Ljava/util/BitSet;)Zintermediary method_33962Lnet/minecraft/class_5870;method_33962(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Lnet/minecraft/class_2791;Ljava/util/function/Function;Ljava/util/Random;ILnet/minecraft/class_1923;Ljava/util/BitSet;)Znamed carveLnet/minecraft/class_5870;carve(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Lnet/minecraft/world/chunk/Chunk;Ljava/util/function/Function;Ljava/util/Random;ILnet/minecraft/util/math/ChunkPos;Ljava/util/BitSet;)Z
-
method_33961
private void method_33961(class_5873 class_5873, class_5869 class_5869, Chunk chunk, Function<BlockPos,Biome> function, long long2, int int2, double double2, double double3, double double4, float float2, float float3, float float4, int int3, int int4, double double5, BitSet bitSet)- Mappings:
Namespace Name Mixin selector official aLcob;a(Lcoe;Lcoa;Lckf;Ljava/util/function/Function;JIDDDFFFIIDLjava/util/BitSet;)Vintermediary method_33961Lnet/minecraft/class_5870;method_33961(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Lnet/minecraft/class_2791;Ljava/util/function/Function;JIDDDFFFIIDLjava/util/BitSet;)Vnamed method_33961Lnet/minecraft/class_5870;method_33961(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Lnet/minecraft/world/chunk/Chunk;Ljava/util/function/Function;JIDDDFFFIIDLjava/util/BitSet;)V
-
method_33963
- Mappings:
Namespace Name Mixin selector official aLcob;a(Lcoe;Lcoa;Ljava/util/Random;)Iintermediary method_33963Lnet/minecraft/class_5870;method_33963(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Ljava/util/Random;)Inamed method_33963Lnet/minecraft/class_5870;method_33963(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Ljava/util/Random;)I
-
method_33966
- Mappings:
Namespace Name Mixin selector official bLcob;b(Lcoe;Lcoa;Ljava/util/Random;)[Fintermediary method_33966Lnet/minecraft/class_5870;method_33966(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Ljava/util/Random;)[Fnamed method_33966Lnet/minecraft/class_5870;method_33966(Lnet/minecraft/class_5873;Lnet/minecraft/class_5869;Ljava/util/Random;)[F
-
method_33960
private double method_33960(class_5869 class_5869, Random random, double double2, float float2, float float3)- Mappings:
Namespace Name Mixin selector official aLcob;a(Lcoa;Ljava/util/Random;DFF)Dintermediary method_33960Lnet/minecraft/class_5870;method_33960(Lnet/minecraft/class_5869;Ljava/util/Random;DFF)Dnamed method_33960Lnet/minecraft/class_5870;method_33960(Lnet/minecraft/class_5869;Ljava/util/Random;DFF)D
-
method_33964
private boolean method_33964(class_5873 class_5873, float[] float2, double double2, double double3, double double4, int int2)- Mappings:
Namespace Name Mixin selector official aLcob;a(Lcoe;[FDDDI)Zintermediary method_33964Lnet/minecraft/class_5870;method_33964(Lnet/minecraft/class_5873;[FDDDI)Znamed method_33964Lnet/minecraft/class_5870;method_33964(Lnet/minecraft/class_5873;[FDDDI)Z
-