Class HoverItem

java.lang.Object
com.kamikazejam.kamicommon.actions.Hover
com.kamikazejam.kamicommon.actions.HoverItem

public class HoverItem extends com.kamikazejam.kamicommon.actions.Hover
Basic hover action showing an ItemStack.

Use Action.setHoverItem(ItemStack) to add this hover action to an Action.
- This class is not intended to be instantiated directly.