Uses of Enum Class
net.risingworld.api.objects.Time.Unit
Packages that use Time.Unit
-
Uses of Time.Unit in net.risingworld.api
Methods in net.risingworld.api with parameters of type Time.UnitModifier and TypeMethodDescriptionstatic int
Server.getGameTime
(Time.Unit unit) Gets the current ingame time. -
Uses of Time.Unit in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return Time.UnitModifier and TypeMethodDescriptionstatic Time.Unit
Returns the enum constant of this class with the specified name.static Time.Unit[]
Time.Unit.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.risingworld.api.objects with parameters of type Time.Unit