Uses of Class
org.sgrewritten.stargate.gate.GateFormat
-
Uses of GateFormat in org.sgrewritten.stargate.api.gate
Modifier and TypeMethodDescriptionstatic @Nullable GateFormat
Gets the gate format corresponding to the given gate design nameModifier and TypeMethodDescriptionstatic List
<GateFormat> GateFormatRegistry.getPossibleGateFormatsFromControlBlockMaterial
(org.bukkit.Material signParentBlockMaterial) Gets all gate format using the given control block materialModifier and TypeMethodDescriptionstatic void
GateFormatRegistry.setFormats
(List<GateFormat> gateFormats) Sets the gate formats known by the gate format handler -
Uses of GateFormat in org.sgrewritten.stargate.gate
Modifier and TypeMethodDescriptionGateFormatParser.parseGateFormat()
Parses the gate file given during instantiationModifier and TypeMethodDescriptionstatic @NotNull List
<GateFormat> GateFormatHandler.loadGateFormats
(File dir) Loads all gate formats from the gate folder