Uses of Enum Class
net.kyori.adventure.text.serializer.json.JSONOptions.HoverEventValueMode
-
Uses of JSONOptions.HoverEventValueMode in net.kyori.adventure.text.serializer.json
Fields in net.kyori.adventure.text.serializer.json with type parameters of type JSONOptions.HoverEventValueModeModifier and TypeFieldDescriptionstatic final net.kyori.option.Option<JSONOptions.HoverEventValueMode> JSONOptions.EMIT_HOVER_EVENT_TYPEControl how hover event values should be emitted.Methods in net.kyori.adventure.text.serializer.json that return JSONOptions.HoverEventValueModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JSONOptions.HoverEventValueMode[]JSONOptions.HoverEventValueMode.values()Returns an array containing the constants of this enum class, in the order they are declared.