Uses of Enum Class
net.minecraft.server.jsonrpc.JsonRPCErrors
Packages that use JsonRPCErrors
-
Uses of JsonRPCErrors in net.minecraft.server.jsonrpc
Subclasses with type arguments of type JsonRPCErrors in net.minecraft.server.jsonrpcMethods in net.minecraft.server.jsonrpc that return JsonRPCErrorsModifier and TypeMethodDescriptionstatic JsonRPCErrorsReturns the enum constant of this class with the specified name.static JsonRPCErrors[]JsonRPCErrors.values()Returns an array containing the constants of this enum class, in the order they are declared.