Uses of Class
net.risingworld.api.definitions.Biomes.Region
Packages that use Biomes.Region
-
Uses of Biomes.Region in net.risingworld.api
Methods in net.risingworld.api that return Biomes.RegionModifier and TypeMethodDescriptionstatic Biomes.RegionWorld.getRegion(float x, float y, float z) Gets the climate region at a world position.static Biomes.RegionGets the climate region at a world position. -
Uses of Biomes.Region in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return Biomes.RegionModifier and TypeMethodDescriptionstatic Biomes.Region[]Definitions.getAllRegions()Gets an array containing all region definitions of the game.static Biomes.RegionDefinitions.getRegion(int id) Gets a region definition by id.static Biomes.RegionGets a region definition by name, using the internal name (e.g "Default" or "Dry" or "Snow" etc). -
Uses of Biomes.Region in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return Biomes.RegionModifier and TypeMethodDescriptionPlayer.getRegion()Gets the region at the current player location.