public class class_5183 extends AbstractTempleFeature<class_5187>
| Modifier and Type | Class and Description |
|---|---|
static class |
class_5183.class_5184 |
static class |
class_5183.class_5185 |
StructureFeature.StructureStartFactory| Modifier and Type | Field and Description |
|---|---|
private static String[] |
field_23998 |
private static String[] |
field_23999 |
BAMBOO, BASALT_COLUMNS, BASALT_PILLAR, BLOCK_PILE, BLUE_ICE, BONUS_CHEST, BURIED_TREASURE, CHORUS_PLANT, CORAL_CLAW, CORAL_MUSHROOM, CORAL_TREE, DARK_OAK_TREE, DECORATED, DECORATED_FLOWER, DELTA_FEATURE, DESERT_PYRAMID, DESERT_WELL, DISK, EMERALD_ORE, END_CITY, END_GATEWAY, END_ISLAND, END_SPIKE, FANCY_TREE, field_23996, field_23997, FILL_LAYER, FLOWER, FOREST_ROCK, FOSSIL, FREEZE_TOP_LAYER, GLOWSTONE_BLOB, HUGE_BROWN_MUSHROOM, HUGE_FUNGUS, HUGE_RED_MUSHROOM, ICE_PATCH, ICE_SPIKE, ICEBERG, IGLOO, JIGSAW_STRUCTURES, JUNGLE_GROUND_BUSH, JUNGLE_TEMPLE, KELP, LAKE, MEGA_JUNGLE_TREE, MEGA_SPRUCE_TREE, MINESHAFT, MONSTER_ROOM, NETHER_BRIDGE, NETHER_FOREST_VEGETATION, NETHER_FOSSIL, NETHERRACK_REPLACE_BLOBS, NO_OP, NO_SURFACE_ORE, NORMAL_TREE, OCEAN_MONUMENT, OCEAN_RUIN, ORE, PILLAGER_OUTPOST, RANDOM_BOOLEAN_SELECTOR, RANDOM_PATCH, RANDOM_RANDOM_SELECTOR, RANDOM_SELECTOR, SEA_PICKLE, SEAGRASS, SHIPWRECK, SIMPLE_BLOCK, SIMPLE_RANDOM_SELECTOR, SPRING_FEATURE, STRONGHOLD, STRUCTURES, SWAMP_HUT, TWISTING_VINES, VILLAGE, VINES, VOID_START_PLATFORM, WEEPING_VINES, WOODLAND_MANSION| Constructor and Description |
|---|
class_5183(Function<com.mojang.datafixers.Dynamic<?>,? extends class_5187> function) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getRadius() |
protected int |
getSeedModifier(ChunkGeneratorConfig chunkGeneratorConfig) |
protected int |
getSeparation(DimensionType dimensionType,
ChunkGeneratorConfig chunkGeneratorConfig) |
protected int |
getSpacing(DimensionType dimensionType,
ChunkGeneratorConfig chunkGeneratorConfig) |
StructureFeature.StructureStartFactory |
getStructureStartFactory() |
private static int |
method_27207(Random random,
int int2,
int int3) |
private static boolean |
method_27209(BlockPos blockPos,
Biome biome) |
private static int |
method_27210(Random random,
int int2,
int int3) |
private static int |
method_27211(Random random,
ChunkGenerator<?> chunkGenerator,
class_5189.class_5191 class_5191,
boolean bool,
int int2,
int int3,
BlockBox blockBox) |
configure, generate, isApproximatelyInsideStructure, isInsideStructure, isInsideStructure, locateStructure, method_27217, method_27218, method_27219, shouldStartAtdeserializeConfig, getCreatureSpawns, getMonsterSpawns, isDirt, isStone, setBlockStateprivate static final String[] field_23999
private static final String[] field_23998
public class_5183(Function<com.mojang.datafixers.Dynamic<?>,? extends class_5187> function)
public String getName()
getName in class StructureFeature<class_5187>public int getRadius()
getRadius in class StructureFeature<class_5187>protected int getSpacing(DimensionType dimensionType, ChunkGeneratorConfig chunkGeneratorConfig)
getSpacing in class AbstractTempleFeature<class_5187>protected int getSeparation(DimensionType dimensionType, ChunkGeneratorConfig chunkGeneratorConfig)
getSeparation in class AbstractTempleFeature<class_5187>public StructureFeature.StructureStartFactory getStructureStartFactory()
getStructureStartFactory in class StructureFeature<class_5187>protected int getSeedModifier(ChunkGeneratorConfig chunkGeneratorConfig)
getSeedModifier in class AbstractTempleFeature<class_5187>private static int method_27211(Random random, ChunkGenerator<?> chunkGenerator, class_5189.class_5191 class_5191, boolean bool, int int2, int int3, BlockBox blockBox)
private static int method_27207(Random random, int int2, int int3)
private static int method_27210(Random random, int int2, int int3)