Uses of Enum Class
org.sgrewritten.stargate.property.StargateProtocolRequestType
Packages that use StargateProtocolRequestType
-
Uses of StargateProtocolRequestType in org.sgrewritten.stargate.property
Methods in org.sgrewritten.stargate.property that return StargateProtocolRequestTypeModifier and TypeMethodDescriptionstatic StargateProtocolRequestType
Returns the enum constant of this class with the specified name.static StargateProtocolRequestType[]
StargateProtocolRequestType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StargateProtocolRequestType in org.sgrewritten.stargate.util
Methods in org.sgrewritten.stargate.util with parameters of type StargateProtocolRequestTypeModifier and TypeMethodDescriptionstatic String
BungeeHelper.generateJsonMessage
(Portal portal, StargateProtocolRequestType requestType)