Uses of Enum Class
uk.radialbog9.spigot.manhunt.game.GameEndCause
Packages that use GameEndCause
Package
Description
This package contains the events
Package containing the game's main logic
-
Uses of GameEndCause in uk.radialbog9.spigot.manhunt.events
Constructors in uk.radialbog9.spigot.manhunt.events with parameters of type GameEndCause -
Uses of GameEndCause in uk.radialbog9.spigot.manhunt.game
Methods in uk.radialbog9.spigot.manhunt.game that return GameEndCauseModifier and TypeMethodDescriptionstatic GameEndCause
Returns the enum constant of this class with the specified name.static GameEndCause[]
GameEndCause.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.radialbog9.spigot.manhunt.game with parameters of type GameEndCause