Uses of Enum Class
net.kyori.adventure.text.serializer.json.JSONOptions.ShadowColorEmitMode
-
Uses of JSONOptions.ShadowColorEmitMode in net.kyori.adventure.text.serializer.json
Fields in net.kyori.adventure.text.serializer.json with type parameters of type JSONOptions.ShadowColorEmitModeModifier and TypeFieldDescriptionstatic final net.kyori.option.Option<JSONOptions.ShadowColorEmitMode> JSONOptions.SHADOW_COLOR_MODEHow to emit shadow colour data.Methods in net.kyori.adventure.text.serializer.json that return JSONOptions.ShadowColorEmitModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JSONOptions.ShadowColorEmitMode[]JSONOptions.ShadowColorEmitMode.values()Returns an array containing the constants of this enum class, in the order they are declared.