SimpleItemProvider

constructor(item: ItemStack)

Parameters

item

The item to display in the GUI. This item will be returned by the getItem() method and will not change unless the provider is replaced with a different one.