Uses of Enum Class
net.risingworld.api.database.WorldDatabase.Target
-
Uses of WorldDatabase.Target in net.risingworld.api
Modifier 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
Modifier 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.