Package net.minecraft
Class class_5725
public class class_5725 extends Feature<class_5731>
-
Field Summary
Fields inherited from class net.minecraft.world.gen.feature.Feature
BAMBOO, BASALT_COLUMNS, BASALT_PILLAR, BLOCK_PILE, BLUE_ICE, BONUS_CHEST, CHORUS_PLANT, CORAL_CLAW, CORAL_MUSHROOM, CORAL_TREE, DECORATED, DELTA_FEATURE, DESERT_WELL, DISK, DRIPSTONE_CLUSTER, EMERALD_ORE, END_GATEWAY, END_ISLAND, END_SPIKE, FILL_LAYER, FLOWER, FOREST_ROCK, FOSSIL, FREEZE_TOP_LAYER, GEODE, GLOWSTONE_BLOB, HUGE_BROWN_MUSHROOM, HUGE_FUNGUS, HUGE_RED_MUSHROOM, ICE_PATCH, ICE_SPIKE, ICEBERG, KELP, LAKE, LARGE_DRIPSTONE, MONSTER_ROOM, NETHER_FOREST_VEGETATION, NETHERRACK_REPLACE_BLOBS, NO_BONEMEAL_FLOWER, NO_OP, NO_SURFACE_ORE, ORE, RANDOM_BOOLEAN_SELECTOR, RANDOM_PATCH, RANDOM_SELECTOR, SEA_PICKLE, SEAGRASS, SIMPLE_BLOCK, SIMPLE_RANDOM_SELECTOR, SMALL_DRIPSTONE, SPRING_FEATURE, TREE, TWISTING_VINES, VINES, VOID_START_PLATFORM, WEEPING_VINES -
Constructor Summary
Constructors Constructor Description class_5725(com.mojang.serialization.Codec<class_5731> configCodec) -
Method Summary
Modifier and Type Method Description booleangenerate(StructureWorldAccess structureWorldAccess, ChunkGenerator chunkGenerator, Random random, BlockPos blockPos, class_5731 class_5731)private doublemethod_32997(int int2, int int3, int int4, int int5, class_5731 class_5731)private booleanmethod_32998(WorldAccess worldAccess, BlockPos blockPos)private booleanmethod_33000(StructureWorldAccess structureWorldAccess, BlockPos blockPos)private voidmethod_33001(StructureWorldAccess structureWorldAccess, BlockPos blockPos, int int2, Direction direction)private voidmethod_33002(StructureWorldAccess structureWorldAccess, Random random, BlockPos blockPos, int int2, int int3, float float2, double double2, int int4, float float3, class_5731 class_5731)private static floatmethod_33003(Random random, float float2, float float3, float float4, float float5)private intmethod_33004(Random random, int int2, int int3, float float2, int int4, class_5731 class_5731)
-
Constructor Details
-
class_5725
-
-
Method Details
-
generate
public boolean generate(StructureWorldAccess structureWorldAccess, ChunkGenerator chunkGenerator, Random random, BlockPos blockPos, class_5731 class_5731)- Specified by:
generatein classFeature<class_5731>
-
method_33002
private void method_33002(StructureWorldAccess structureWorldAccess, Random random, BlockPos blockPos, int int2, int int3, float float2, double double2, int int4, float float3, class_5731 class_5731) -
method_33004
private int method_33004(Random random, int int2, int int3, float float2, int int4, class_5731 class_5731) -
method_33000
-
method_32998
-
method_33001
private void method_33001(StructureWorldAccess structureWorldAccess, BlockPos blockPos, int int2, Direction direction) -
method_32997
-
method_33003
private static float method_33003(Random random, float float2, float float3, float float4, float float5)
-