public class JunglePyramidStructure extends ScatteredStructure<JunglePyramidConfig>
Modifier and Type | Class and Description |
---|---|
static class |
JunglePyramidStructure.Start |
NO_STRUCTURE
BIG_BROWN_MUSHROOM, BIG_RED_MUSHROOM, BIG_TREE, BIRCH_TREE, BLOCK_BLOB, BLOCK_WITH_CONTEXT, BLUE_ICE, BURIED_TREASURE, BUSH, CACTUS, CANOPY_TREE, CHORUS_PLANT, CORAL_CLAW, CORAL_MUSHROOM, CORAL_TREE, DEAD_BUSH, DEFAULT_FLOWERS, DEFAULT_RANDOM_FEATURE_LIST, DESERT_PYRAMID, DESERT_WELLS, doBlockNotify, DOUBLE_PLANT, DUNGEONS, END_CITY, END_CRYSTAL_TOWER, END_GATEWAY, END_ISLAND, FIRE, FOREST_FLOWERS, FORTRESS, FOSSILS, GLOWSTONE, HELL_LAVA, ICE_AND_SNOW, ICE_PATH, ICE_SPIKE, ICEBERG, IGLOO, JUNGLE_GRASS, JUNGLE_PYRAMID, JUNGLE_TREE, KELP, LAKES, LIQUIDS, MEGA_PINE_TREE_1, MEGA_PINE_TREE_2, MELON, MESA_JUNGLE, MINABLE, MINESHAFT, OCEAN_MONUMENT, OCEAN_RUIN, PLAINS_FLOWERS, POINTY_TAIGA_TREE, PUMPKIN, RANDOM_FEATURE_LIST, RANDOM_FEATURE_WITH_CONFIG, REED, REPLACE_BLOCK, SAVANNA_TREE, SEA_GRASS, SEA_PICKLE, SHIPWRECK, SHRUB, SPHERE_REPLACE, STRONGHOLD, STRUCTURES, SWAMP_FLOWERS, SWAMP_HUT, SWAMP_TREE, TAIGA_GRASS, TALL_BIRCH_TREE, TALL_GRASS, TALL_TAIGA_TREE, TREE, TWO_FEATURE_CHOICE, VILLAGE, VINES, VOID_START_PLATFORM, WATERLILY, WOODLAND_MANSION
Constructor and Description |
---|
JunglePyramidStructure() |
Modifier and Type | Method and Description |
---|---|
protected int |
getSeedModifier() |
int |
getSize() |
protected java.lang.String |
getStructureName() |
protected StructureStart |
makeStart(IWorld worldIn,
IChunkGenerator<?> generator,
SharedSeedRandom random,
int x,
int z) |
func_211745_b, getBiomeFeatureDistance, getStartPositionForPosition, hasStartAt, isEnabledIn
findNearest, func_212245_a, getStart, isPositionInsideStructure, isPositionInStructure
getSpawnList, isPositionInStructureExact, setBlockState
protected java.lang.String getStructureName()
getStructureName
in class Structure<JunglePyramidConfig>
public int getSize()
getSize
in class Structure<JunglePyramidConfig>
protected StructureStart makeStart(IWorld worldIn, IChunkGenerator<?> generator, SharedSeedRandom random, int x, int z)
makeStart
in class ScatteredStructure<JunglePyramidConfig>
protected int getSeedModifier()
getSeedModifier
in class ScatteredStructure<JunglePyramidConfig>