Uses of Enum Class
net.risingworld.api.database.WorldDatabase.Target
Packages that use WorldDatabase.Target
- 
Uses of WorldDatabase.Target in net.risingworld.apiMethods in net.risingworld.api with parameters of type WorldDatabase.TargetModifier and TypeMethodDescriptionfinal WorldDatabasePlugin.getWorldDatabase(WorldDatabase.Target db) Gets an interface providing access to the world database.
- 
Uses of WorldDatabase.Target in net.risingworld.api.databaseMethods in net.risingworld.api.database that return WorldDatabase.TargetModifier and TypeMethodDescriptionstatic WorldDatabase.TargetReturns 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.