Uses of Enum Class
games.stendhal.server.core.rp.DaylightPhase
Package
Description
This package contains conditions frequently used in quests.
-
Uses of DaylightPhase in games.stendhal.server.core.rp
Modifier and TypeMethodDescriptionstatic DaylightPhase
DaylightPhase.current()
gets the current daylight phasestatic DaylightPhase
Returns the enum constant of this class with the specified name.static DaylightPhase[]
DaylightPhase.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
DaylightPhase.setTestingPhase(DaylightPhase phase)
WARNING: this should only be used for testing purposes. -
Uses of DaylightPhase in games.stendhal.server.entity.npc.condition
ModifierConstructorDescriptionDaylightCondition(DaylightPhase... daylightPhases)
creates a new DaytimeCondition