public class EndGenerationSettings extends GenerationSettings
Modifier and Type | Field and Description |
---|---|
private BlockPos |
spawnPos |
biomeFeatureDistance, defaultBlock, defaultFluid, endCityDistance, endCitySeparation, field_214979_i, field_214980_j, field_214981_k, field_214984_n, field_214985_o, mansionDistance, mansionSeparation, oceanMonumentSeparation, oceanMonumentSpacing, strongholdCount, strongholdDistance, strongholdSpread, villageDistance, villageSeparation
Constructor and Description |
---|
EndGenerationSettings() |
Modifier and Type | Method and Description |
---|---|
BlockPos |
getSpawnPos() |
EndGenerationSettings |
setSpawnPos(BlockPos pos) |
getBedrockFloorHeight, getBedrockRoofHeight, getBiomeFeatureDistance, getBiomeFeatureSeparation, getDefaultBlock, getDefaultFluid, getEndCityDistance, getEndCitySeparation, getMansionDistance, getMansionSeparation, getOceanMonumentSeparation, getOceanMonumentSpacing, getOceanRuinDistance, getOceanRuinSeparation, getShipwreckDistance, getShipwreckSeparation, getStrongholdCount, getStrongholdDistance, getStrongholdSpread, getVillageDistance, getVillageSeparation, setDefaultBlock, setDefaultFluid
private BlockPos spawnPos
public EndGenerationSettings setSpawnPos(BlockPos pos)
public BlockPos getSpawnPos()