Uses of Enum Class
org.sgrewritten.stargate.property.StargateProtocolRequestType
-
Uses of StargateProtocolRequestType in org.sgrewritten.stargate.property
Modifier 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
Modifier and TypeMethodDescriptionstatic String
BungeeHelper.generateJsonMessage
(Portal portal, StargateProtocolRequestType requestType)