Uses of Enum Class
net.risingworld.api.database.WorldDatabase.Target
Packages that use WorldDatabase.Target
-
Uses of WorldDatabase.Target in net.risingworld.api
Methods in net.risingworld.api with parameters of type WorldDatabase.TargetModifier and TypeMethodDescriptionfinal WorldDatabase
Plugin.getWorldDatabase
(WorldDatabase.Target db) Gets an interface providing access to the world database. -
Uses of WorldDatabase.Target in net.risingworld.api.database
Methods in net.risingworld.api.database that return WorldDatabase.TargetModifier and TypeMethodDescriptionstatic WorldDatabase.Target
Returns the enum constant of this class with the specified name.static WorldDatabase.Target[]
WorldDatabase.Target.values()
Returns an array containing the constants of this enum class, in the order they are declared.