Enum HoverAction
public enum HoverAction
- Extension Methods
Fields
ShowEntity = 2
Shows an entity's name, type, and UUID.
ShowItem = 1
Shows the tooltip of an item as if it was being hovering over it in an inventory.
ShowText = 0
Shows a raw JSON text component.