Uses of Enum
me.ulrich.koth.data.KothEnum.CaptureMode
Packages that use KothEnum.CaptureMode
-
Uses of KothEnum.CaptureMode in me.ulrich.koth.data
Methods in me.ulrich.koth.data that return KothEnum.CaptureModeModifier and TypeMethodDescriptionKothData.getCapMode()static KothEnum.CaptureModeReturns the enum constant of this type with the specified name.static KothEnum.CaptureMode[]KothEnum.CaptureMode.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.CaptureModeConstructors in me.ulrich.koth.data with parameters of type KothEnum.CaptureModeModifierConstructorDescriptionKothData(String name, String colorName, UUID uuid, org.bukkit.Location loc1, org.bukkit.Location loc2, List<String> commands, String icon, int captureTime, MaxtimeSettings maxTime, KeySettings keySettings, ProximitySettings proximitySettings, GeneralSettings settings, LootSettings lootType, String owner, int counter, org.bukkit.Location warp, Optional<String> modes, Optional<org.bukkit.Location> center, KothEnum.CaptureMode capMode) -
Uses of KothEnum.CaptureMode in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager with parameters of type KothEnum.CaptureModeModifier and TypeMethodDescriptionbooleanKothManager.changeCaptureModeKoth(UUID kothUUID, KothEnum.CaptureMode mode)