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 intServer.getGameTime(Time.Unit unit) Gets the current ingame time. -
Uses of Time.Unit in net.risingworld.api.objects
Subclasses with type arguments of type Time.Unit in net.risingworld.api.objectsMethods in net.risingworld.api.objects that return Time.UnitModifier and TypeMethodDescriptionstatic Time.UnitReturns 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