BiomeAccessor

public interface BiomeAccessor

Functions

fabric_getGenerationSettings
Link copied to clipboard
abstract GenerationSettings fabric_getGenerationSettings()
fabric_getSpawnSettings
Link copied to clipboard
abstract SpawnSettings fabric_getSpawnSettings()
fabric_getWeather
Link copied to clipboard
abstract Biome.Weather fabric_getWeather()
fabric_setCategory
Link copied to clipboard
abstract void fabric_setCategory(Biome.Category category)
fabric_setDepth
Link copied to clipboard
abstract void fabric_setDepth(float depth)
fabric_setScale
Link copied to clipboard
abstract void fabric_setScale(float scale)

Sources

jvm source
Link copied to clipboard