Uses of Interface
org.sgrewritten.stargate.api.gate.GateAPI
Package
Description
-
Uses of GateAPI in org.sgrewritten.stargate.api.gate
-
Uses of GateAPI in org.sgrewritten.stargate.api.network
-
Uses of GateAPI in org.sgrewritten.stargate.api.network.portal
-
Uses of GateAPI in org.sgrewritten.stargate.gate
-
Uses of GateAPI in org.sgrewritten.stargate.network.portal
ModifierConstructorDescriptionStargatePortal
(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
Modifier 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
Modifier 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