Uses of Enum Class
dev.sefiraat.sefilib.world.TimePeriod
Packages that use TimePeriod
-
Uses of TimePeriod in dev.sefiraat.sefilib.world
Methods in dev.sefiraat.sefilib.world that return TimePeriodModifier and TypeMethodDescriptionstatic TimePeriodReturns the enum constant of this class with the specified name.static TimePeriod[]TimePeriod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.sefiraat.sefilib.world with parameters of type TimePeriodModifier and TypeMethodDescriptionstatic booleanTimePeriod.isActive(Long time, TimePeriod timePeriod) Checks if the given time period would be active during the given timestatic booleanTimePeriod.isActive(World world, TimePeriod timePeriod) Checks if the given time period would be active during current world time