public class FloatingIslandsChunkGeneratorConfig extends ChunkGeneratorConfig
| Modifier and Type | Field and Description |
|---|---|
private BlockPos |
center |
defaultBlock, defaultFluid, endCityDistance, endCitySeparation, field_23987, field_23988, field_23989, field_23990, field_23991, field_23992, field_23993, mansionDistance, mansionSeparation, oceanMonumentSeparation, oceanMonumentSpacing, oceanRuinSeparation, oceanRuinSpacing, shipwreckSeparation, shipwreckSpacing, strongholdCount, strongholdDistance, strongholdSpread, templeDistance, templeSeparation, villageDistance, villageSeparation| Constructor and Description |
|---|
FloatingIslandsChunkGeneratorConfig() |
| Modifier and Type | Method and Description |
|---|---|
BlockPos |
getCenter() |
FloatingIslandsChunkGeneratorConfig |
withCenter(BlockPos blockPos) |
getBedrockCeilingY, getBedrockFloorY, getDefaultBlock, getDefaultFluid, getEndCityDistance, getEndCitySeparation, getMansionDistance, getMansionSeparation, getOceanMonumentSeparation, getOceanMonumentSpacing, getOceanRuinSeparation, getOceanRuinSpacing, getShipwreckSeparation, getShipwreckSpacing, getStrongholdCount, getStrongholdDistance, getStrongholdSpread, getTempleDistance, getTempleSeparation, getVillageDistance, getVillageSeparation, method_27193, method_27194, method_27195, method_27196, method_27197, setDefaultBlock, setDefaultFluidprivate BlockPos center
public FloatingIslandsChunkGeneratorConfig withCenter(BlockPos blockPos)
public BlockPos getCenter()