Uses of Enum Class
com.thed.zblast.util.ZblastErrorType
Packages that use ZblastErrorType
-
Uses of ZblastErrorType in com.thed.zblast.util
Methods in com.thed.zblast.util that return ZblastErrorTypeModifier and TypeMethodDescriptionstatic ZblastErrorType
Returns the enum constant of this class with the specified name.static ZblastErrorType[]
ZblastErrorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.