Uses of Enum Class
org.sgrewritten.stargate.api.permission.BypassPermission
Packages that use BypassPermission
-
Uses of BypassPermission in org.sgrewritten.stargate.api.permission
Methods in org.sgrewritten.stargate.api.permission that return BypassPermissionModifier and TypeMethodDescriptionstatic BypassPermissionReturns the enum constant of this class with the specified name.static BypassPermission[]BypassPermission.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BypassPermission in org.sgrewritten.stargate.util
Methods in org.sgrewritten.stargate.util with parameters of type BypassPermissionModifier and TypeMethodDescriptionstatic booleanEconomyHelper.shouldChargePlayer(org.bukkit.entity.Player player, Portal portal, BypassPermission bypassPermission) Checks whether the given player should be charged for destroying a portal