Uses of Enum Class
net.minecraft.server.jsonrpc.JsonRPCErrors
Packages that use JsonRPCErrors
-
Uses of JsonRPCErrors in net.minecraft.server.jsonrpc
Methods 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.