Uses of Enum
me.ulrich.koth.data.KothEnum.KothStatus
Packages that use KothEnum.KothStatus
Package
Description
-
Uses of KothEnum.KothStatus in me.ulrich.koth.api
Methods in me.ulrich.koth.api that return KothEnum.KothStatus -
Uses of KothEnum.KothStatus in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.KothStatusModifier and TypeMethodDescriptionEventData.getStatus()static KothEnum.KothStatusReturns the enum constant of this type with the specified name.static KothEnum.KothStatus[]KothEnum.KothStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in me.ulrich.koth.data with parameters of type KothEnum.KothStatusConstructors in me.ulrich.koth.data with parameters of type KothEnum.KothStatusModifierConstructorDescriptionEventData(KothEnum.KothStatus status, org.bukkit.entity.Player playerControl, Long startedControl, Long startedEvent, Long addition, EventData_Location eventLocation, HashMap<org.bukkit.entity.Player, Long> controlers) -
Uses of KothEnum.KothStatus in me.ulrich.koth.interfaces
Methods in me.ulrich.koth.interfaces that return KothEnum.KothStatus -
Uses of KothEnum.KothStatus in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager that return KothEnum.KothStatus