Uses of Class
org.sgrewritten.stargate.exception.GateConflictException
Packages that use GateConflictException
Package
Description
-
Uses of GateConflictException in org.sgrewritten.stargate.api.gate
Methods in org.sgrewritten.stargate.api.gate that throw GateConflictException -
Uses of GateConflictException in org.sgrewritten.stargate.api.network
Methods in org.sgrewritten.stargate.api.network that throw GateConflictException -
Uses of GateConflictException in org.sgrewritten.stargate.gate
Methods in org.sgrewritten.stargate.gate that throw GateConflictExceptionModifier and TypeMethodDescriptionboolean
Gate.isValid()
boolean
Gate.matchesFormat
(@NotNull org.bukkit.Location location, boolean alwaysOn) Checks if the built stargate matches this gate's formatConstructors in org.sgrewritten.stargate.gate that throw GateConflictExceptionModifierConstructorDescriptionGate
(@NotNull GateFormatAPI format, @NotNull org.bukkit.Location signLocation, org.bukkit.block.BlockFace signFace, boolean alwaysOn, @NotNull RegistryAPI registry) Instantiates a new gate