Uses of Interface
org.sgrewritten.stargate.api.gate.GateAPI
Packages that use GateAPI
Package
Description
-
Uses of GateAPI in org.sgrewritten.stargate.api.gate
Methods in org.sgrewritten.stargate.api.gate that return GateAPI -
Uses of GateAPI in org.sgrewritten.stargate.api.network
Methods in org.sgrewritten.stargate.api.network with parameters of type GateAPI -
Uses of GateAPI in org.sgrewritten.stargate.api.network.portal
Methods in org.sgrewritten.stargate.api.network.portal that return GateAPI -
Uses of GateAPI in org.sgrewritten.stargate.gate
Classes in org.sgrewritten.stargate.gate that implement GateAPI -
Uses of GateAPI in org.sgrewritten.stargate.network.portal
Methods in org.sgrewritten.stargate.network.portal that return GateAPIConstructors in org.sgrewritten.stargate.network.portal with parameters of type GateAPIModifierConstructorDescriptionStargatePortal
(Network network, String name, Set<PortalFlag> flags, GateAPI gate, UUID ownerUUID, LanguageManager languageManager, StargateEconomyAPI economyManager, @Nullable String metaData) Instantiates a new abstract portal -
Uses of GateAPI in org.sgrewritten.stargate.util
Methods in org.sgrewritten.stargate.util with parameters of type GateAPIModifier and TypeMethodDescriptionstatic boolean
SpawnDetectionHelper.isInterferingWithSpawnProtection
(GateAPI gate) Checks whether the given gate has any block inside the spawn protection area -
Uses of GateAPI in org.sgrewritten.stargate.util.portal
Methods in org.sgrewritten.stargate.util.portal with parameters of type GateAPIModifier and TypeMethodDescriptionstatic RealPortal
PortalCreationHelper.createPortal
(Network network, String name, String destination, String targetServer, Set<PortalFlag> flags, GateAPI gate, UUID ownerUUID, StargateAPI stargateAPI, String metaData) Creates a new portal of the correct type