public class PillagerOutpostFeature extends class_5434
class_5434.class_5435StructureFeature.StructureStartFactory<C extends FeatureConfig>| Modifier and Type | Field and Description |
|---|---|
private static List<Biome.SpawnEntry> |
MONSTER_SPAWNS |
BASTION_REMNANT, BURIED_TREASURE, DESERT_PYRAMID, END_CITY, field_24861, FORTRESS, IGLOO, JUNGLE_PYRAMID, MANSION, MINESHAFT, MONUMENT, NETHER_FOSSIL, OCEAN_RUIN, PILLAGER_OUTPOST, RUINED_PORTAL, SHIPWRECK, STRONGHOLD, STRUCTURES, SWAMP_HUT, VILLAGE| Constructor and Description |
|---|
PillagerOutpostFeature(com.mojang.serialization.Codec<StructurePoolFeatureConfig> codec) |
| Modifier and Type | Method and Description |
|---|---|
List<Biome.SpawnEntry> |
getMonsterSpawns() |
protected boolean |
shouldStartAt(ChunkGenerator chunkGenerator,
BiomeSource biomeSource,
long long2,
ChunkRandom chunkRandom,
int int2,
int int3,
Biome biome,
ChunkPos chunkPos,
StructurePoolFeatureConfig structurePoolFeatureConfig) |
getStructureStartFactoryconfigure, getCodec, getCreatureSpawns, getName, locateStructure, method_27218, method_27219, method_28657, method_28660, method_28663, method_28664private static final List<Biome.SpawnEntry> MONSTER_SPAWNS
public PillagerOutpostFeature(com.mojang.serialization.Codec<StructurePoolFeatureConfig> codec)
public List<Biome.SpawnEntry> getMonsterSpawns()
getMonsterSpawns in class StructureFeature<StructurePoolFeatureConfig>protected boolean shouldStartAt(ChunkGenerator chunkGenerator, BiomeSource biomeSource, long long2, ChunkRandom chunkRandom, int int2, int int3, Biome biome, ChunkPos chunkPos, StructurePoolFeatureConfig structurePoolFeatureConfig)
shouldStartAt in class StructureFeature<StructurePoolFeatureConfig>