Package xyz.xenondevs.invui.item.impl
package xyz.xenondevs.invui.item.impl
-
ClassDescriptionAn abstract implementation of the
Item
interface.AnItem
that creates it'sItemProvider
asynchronously and displays a placeholderItemProvider
until the actualItemProvider
has been created.AnItem
that automatically cycles through a predefined array ofItemProvider
at a predefined speed.AnItem
that updates itsItemProvider
every specified amount of ticks.AnItem
that will force a player to run a command or say something in the chat when clicked.AnItem
that cycles through a predefined array ofItemProvider
s when clicked.A simpleItem
that does nothing.