Uses of Enum
me.ulrich.koth.data.KothEnum.TopTime
Packages that use KothEnum.TopTime
-
Uses of KothEnum.TopTime in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.TopTimeModifier and TypeMethodDescriptionstatic KothEnum.TopTimeReturns the enum constant of this type with the specified name.static KothEnum.TopTime[]KothEnum.TopTime.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of KothEnum.TopTime in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager with parameters of type KothEnum.TopTimeModifier and TypeMethodDescriptionHologramManager.createHologram(String id, org.bukkit.Location loc, KothEnum.TopType type, KothEnum.TopTime time, boolean save) HologramManager.createHologram(String id, org.bukkit.Location loc, KothEnum.TopType type, KothEnum.TopTime time, boolean save, int maxlines) StatsManager.getStats(KothEnum.TopType type, KothEnum.TopTime time)