Uses of Class
com.ghostchu.simplereloadlib.ReloadStatus
-
-
Uses of ReloadStatus in com.ghostchu.simplereloadlib
Methods in com.ghostchu.simplereloadlib that return ReloadStatus Modifier and Type Method Description static ReloadStatusReloadStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ReloadStatus[]ReloadStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-