Uses of Class
org.sgrewritten.stargate.exception.ParsingErrorException
-
Uses of ParsingErrorException in org.sgrewritten.stargate.gate
Modifier and TypeMethodDescriptionGateFormatParser.parseGateFormat()
Parses the gate file given during instantiation -
Uses of ParsingErrorException in org.sgrewritten.stargate.util
Modifier and TypeMethodDescriptionstatic Set
<org.bukkit.Material> GateFormatReader.parseMaterial
(String materialString, String line) Parses a material stringstatic void
GateFormatReader.readGateFile
(Scanner scanner, Map<Character, Set<org.bukkit.Material>> characterMaterialMap, List<List<Character>> design, Map<String, String> config) Reads a gate file