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