Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages

G

GeneratorConfiguration - Class in de.freesoccerhdx.advancedworldcreatorapi
Represents the Configuration of the WorldGenerator
GeneratorConfiguration(NamespacedKey) - Constructor for class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Creates a Generator-Config with Overworld-Settings as default Setting an already existing NamespacedKey will load stored settings, but not 100% of them or correct
GeneratorConfiguration.NoiseGeneration - Class in de.freesoccerhdx.advancedworldcreatorapi
Represents Methods to use for Configure the Generation of the World.
GeneratorConfiguration.RandomGenerationType - Enum Class in de.freesoccerhdx.advancedworldcreatorapi
Small Enum to identify which Random Source will be used for the Generation-Process LEGACY is equal to earlier Generation while XOROSHIRO is the new Source for Randomness
GeneratorConfiguration.StructureGeneration - Class in de.freesoccerhdx.advancedworldcreatorapi
Represents the Configuration of the Structureplacement e.g.
GeneratorConfiguration.StructureInfo - Class in de.freesoccerhdx.advancedworldcreatorapi
Represents the Information for the Structures that can spawn in the World Holds Information about how often the Structures can spawn
getAdvancedBiomeProvider() - Method in class de.freesoccerhdx.advancedworldcreatorapi.AdvancedWorldCreator
Gets the AdvancedBiomeProvider or null if not set.
getAllBiomeCarvers() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets all added BiomeCarvers and their BiomeFeatureType of the CustomBiome
getAllBiomeFeatures() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets all currently added Decorations with their DecorationType
getAllCustomBiomeFeatures() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets all currently added Decorations with their DecorationType
getAllowedBiomeStructures() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets all the current whitelisted BiomeStructure for the CustomBiome
getAmbientLight() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about if there is ambient light
getAmbientSound() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the Sound that will randomly play in the CustomBiome or null if not set
getBiome(WorldInfo, int, int, int) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.AdvancedBiomeProvider
Gets the specific Biome for given x/y/z - coordination
getBiome(WorldInfo, int, int, int) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderSingle
 
getBiomeCarvers(BiomeFeatureType) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets a List of BiomeCarvers linked to the BiomeFeatureType
getBiomeDecoration(NamespacedKey) - Static method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecoration
Gets a registered BiomeDecoration by its key
getBiomeDecorationKeys() - Static method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecoration
Gets all registered BiomDecoration-Keys
getBiomeEntities() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets all the current allowed Entitys with their SpawnData compacted as BiomeEntity
getBiomeFeatures(BiomeDecorationType) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets a List of added Decorations of the CustomBiome
getBiomeGrassColorModifier() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the BiomeGrassColorModifier of the CustomBiome
getBiomeNoiseData() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.Builder
 
getBiomes() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderCheckerBoard.Builder
 
getBiomes() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderLines.Builder
 
getBiomes() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.Builder
 
getBiomes() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderSquares.Builder
 
getBiomes(WorldInfo) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.AdvancedBiomeProvider
This Method has to list all Biomes you want to use for the BiomeProvider.
getBiomes(WorldInfo) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderSingle
 
getBlockData(int, int, int) - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecorationPopulator.WorldModifier
 
getBlockSearchExtent() - Method in record class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCaveSoundSettings
Gets the Maximum Block-Range where the Sound can play
getCaveSound() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current BiomeCaveSound for the CustomBiome or null if not set
getCaveSoundSettings() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the BiomeCaveSoundSettings that will be used for the CustomBiome or null if not set
getContinentalness() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getCoordinateScale() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about the scale of Coordinates when using Portals
getCustomMusic() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current BiomeMusic of the CustomBiome or null if not set
getDefaultBlock() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Gets the settings about the Material for the default Block
getDefaultFluid() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Gets the settings about the Material for the default Fluid
getDepth() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getDownfall() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Downfall of the CustomBiome.
getEffectsLocation() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about the resource location for effects in the World
getEntityType() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeEntity
 
getEnvironmentBuilder() - Method in class de.freesoccerhdx.advancedworldcreatorapi.AdvancedWorldCreator
Gets the EnvironmentBuilder or null if not set before
getErosion() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getFeature() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.CustomBiomeFeature
Should return a valid NMS-Feature for the Generation of the Biome
getFixedTime() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about if the World has a fixed Worldtime or null for default Day-Night-Time
getFogColor() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Fog-Color of the CustomBiome.
getFoliageColor() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Foliage-Color of the CustomBiome.
getGeneratorConfiguration() - Method in class de.freesoccerhdx.advancedworldcreatorapi.AdvancedWorldCreator
Gets the GeneratorConfiguration or null if not set before
getGrassColor() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Grass-Color of the CustomBiome.
getHeight() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about the total height of the World
getHeight() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.NoiseGeneration
Gets the setting about the lowest World-Location where Blocks will be created while generation e.g.
getHeightmap() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecorationPopulator.HeightmapPlacementType
 
getHumidity() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getInfiniburn() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about the resource location for infinity burning blocks in the World
getKey() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the specified Key(Namespace+Biomename) of the BiomeCreator
getKey() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
 
getKey() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
 
getKey() - Method in class de.freesoccerhdx.advancedworldcreatorapi.NoiseRouterData
 
getKey() - Method in class de.freesoccerhdx.advancedworldcreatorapi.SpawnTarget
 
getLogicalHeight() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about the logical height of the World
getMaxCount() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeEntity
 
getMaxDelay() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeMusic
Gets the Maximum ticks before the Music starts
getMinCount() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeEntity
 
getMinDelay() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeMusic
Gets the Minimum ticks before the Music starts
getMinY() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets the settings about the lowest usable Y-Coordinate in the World
getMinY() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.NoiseGeneration
Gets the setting about the lowest World-Location where Blocks will be created while generation e.g.
getMobSpawnProbability() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current MobSpawnProbability of the CustomBiome
getMonsterSpawnBlockLightLimit() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets Maximum block light required when the monster spawns.
getMonsterSpawnLightTest() - Method in class de.freesoccerhdx.advancedworldcreatorapi.EnvironmentBuilder
Gets Maximum light required when the monster spawns.
getName() - Method in enum class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeStructure
Gets the proper nms-Name of the Structure
getNMSBiome() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator.CustomBiome
Only for intern uses: public
getNoiseBiome(int, int, int) - Method in class de.freesoccerhdx.advancedworldcreatorapi.AdvancedCustomWorldChunkManager
 
getNoiseBiome(int, int, int, Climate.Sampler) - Method in class de.freesoccerhdx.advancedworldcreatorapi.AdvancedCustomWorldChunkManager
 
getNoiseGeneration() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Gets the settings about the settings for the Generation of the World
getNoiseRouterData() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
 
getNoiseSizeHorizontal() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.NoiseGeneration
Gets the setting about the horizontal Noise
getNoiseSizeVertical() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.NoiseGeneration
Gets the setting about the vertical Noise
getOffset() - Method in record class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCaveSoundSettings
Gets the Sound-Offset which is used to customaze the Sound a little bit
getOffset() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getParticle() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the BiomeParticle of the CustomBiome if it was set
getParticle() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeParticle
Gets the provided Particle-Type
getPrecipitation() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current BiomePrecipitation to use for the CustomBiome
getPrivateFinalField(Object, String) - Static method in class de.freesoccerhdx.advancedworldcreatorapi.NMSHelper
 
getQuantity() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeParticle
Gets the Quantity of the Particle in a CustomBiome Higher Value means more Particles
getRandomGenerationType() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Gets the settings about the source for the Randomness
getResourceKey() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator.CustomBiome
Only for intern uses
getSalt() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.StructureInfo
Gets the settings about the Salt of the Structure
getSeaLevel() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Gets the settings about the Sealevel in the World
getSeparation() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.StructureInfo
Gets the settings about the Seperation of the Structure
getSize() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderCheckerBoard.Builder
 
getSize() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderLines.Builder
 
getSize() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderSquares.Builder
 
getSkyColor() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Sky-Color of the CustomBiome.
getSound() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCaveSound
Gets the sound that should be played
getSound() - Method in record class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCaveSoundSettings
Gets the Sound-Type to use
getSound() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeMusic
Gets the Sound/Music that will randomly play
getSpacing() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.StructureInfo
Gets the settings about the Salt of the Structure
getSpawnTarget() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
 
getStructureInfos() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration.StructureGeneration
Gets the full Data of the StructureGeneration for the World
getSurfaceRule() - Method in class de.freesoccerhdx.advancedworldcreatorapi.GeneratorConfiguration
Gets the current set SurfaceRule
getTemperature() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Temperature of the CustomBiome.
getTemperature() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getTemperatureModifier() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current BiomeTemperatureModifier that is used for the CustomBiome
getTickChance() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCaveSound
Gets the chance that the sound should be played (0.0 - 1.0) per tick
getTickDelay() - Method in record class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCaveSoundSettings
Gets the Delay before this Sound will play again in ticks
getWaterColor() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Water-Color of the CustomBiome.
getWaterFogColor() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeCreator
Gets the current Water-Fog-Color of the CustomBiome.
getWeight() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeEntity
 
getWeirdness() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biomeprovider.BiomeProviderMultiNoise.NoiseData
Gets the offset for the NoiseData
getWorldName() - Method in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecorationPopulator.WorldModifier
 
getWritetableRegistry(RegistryAccess, ResourceKey<? extends Registry<T>>) - Static method in class de.freesoccerhdx.advancedworldcreatorapi.craft.CreateWorld
 
GLOW_LICHEN - Static variable in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecoration
 
GLOWSTONE - Static variable in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecoration
 
GLOWSTONE_EXTRA - Static variable in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecoration
 
GRASS_BONEMEAL - Static variable in class de.freesoccerhdx.advancedworldcreatorapi.biome.BiomeDecoration
 
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages