Package net.arcadiusmc.dom
Interface TagNames
public interface TagNames
Tag name constants
-
Field Details
-
BODY
Body tag- See Also:
-
BUTTON
Button tag- See Also:
-
ITEM
Item tag- See Also:
-
ITEM_TOOLTIP
Item tooltip container tag.Tag is created when a
ItemElementgenerates a tooltip.- See Also:
-
ITEM_TOOLTIP_NAME
Item tooltip name.Used by
ItemElementto display an item's name when creating an item tooltip.- See Also:
-
ITEM_TOOLTIP_LINE
Item tooltip lineUsed by
ItemElementto display each individual line of an item's tooltip.- See Also:
-