Uses of Enum Class
net.lewmc.essence.environment.UtilEnvironment.Time
Packages that use UtilEnvironment.Time
-
Uses of UtilEnvironment.Time in net.lewmc.essence.environment
Methods in net.lewmc.essence.environment that return UtilEnvironment.TimeModifier and TypeMethodDescriptionstatic UtilEnvironment.Time
Returns the enum constant of this class with the specified name.static UtilEnvironment.Time[]
UtilEnvironment.Time.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.lewmc.essence.environment with parameters of type UtilEnvironment.TimeModifier and TypeMethodDescriptionboolean
UtilEnvironment.setPlayerTime
(org.bukkit.entity.Player p, UtilEnvironment.Time t) Sets the time of the requested playerboolean
UtilEnvironment.setTime
(org.bukkit.World wo, UtilEnvironment.Time t) Sets the time in the requested world