Uses of Class
de.marcely.bedwars.api.exception.ArenaConditionParseException
-
Uses of ArenaConditionParseException in de.marcely.bedwars.api.arena.picker
Modifier and TypeMethodDescriptionArenaPickerAPI.getArenasByCondition
(String string) Parses the given condition and returns all arenas for which the condition applies to.ArenaPickerAPI.parseCondition
(String string) Parses the condition.ArenaPickerAPI.parsePicker
(String string) Parses the picker.