Uses of Enum Class
org.sgrewritten.stargate.api.Priority
Packages that use Priority
-
Uses of Priority in org.sgrewritten.stargate.api
Methods in org.sgrewritten.stargate.api that return PriorityModifier and TypeMethodDescription@NotNull Priority
BlockHandlerInterface.getPriority()
static Priority
Returns the enum constant of this class with the specified name.static Priority[]
Priority.values()
Returns an array containing the constants of this enum class, in the order they are declared.