Class CreationOptions<Slot>

java.lang.Object
com.janboerman.invsee.spigot.api.CreationOptions<Slot>
Type Parameters:
Slot - the spectator inventory slot type. Usually PlayerInventorySlot or EnderChestSlot.
All Implemented Interfaces:
Cloneable

public class CreationOptions<Slot> extends Object implements Cloneable
Options used to customise how SpectatorInventorys are opened.