Uses of Record Class
org.sgrewritten.stargate.network.portal.portaldata.PortalData
Packages that use PortalData
-
Uses of PortalData in org.sgrewritten.stargate.util.database
Methods in org.sgrewritten.stargate.util.database that return PortalDataModifier and TypeMethodDescriptionstatic PortalData
PortalStorageHelper.loadPortalData
(String[] portalProperties, org.bukkit.World world, String defaultNetworkName) Load legacy datastatic @NotNull PortalData
PortalStorageHelper.loadPortalData
(ResultSet resultSet, StorageType portalType) Load portal data from sql result set -
Uses of PortalData in org.sgrewritten.stargate.util.portal
Methods in org.sgrewritten.stargate.util.portal with parameters of type PortalDataModifier and TypeMethodDescriptionstatic RealPortal
PortalCreationHelper.createPortal
(Network network, PortalData portalData, Gate gate, StargateAPI stargateAPI) Creates a new portal of the correct type