Uses of Interface
com.janboerman.invsee.spigot.internal.inventory.StandardSpectatorInventory
Packages that use StandardSpectatorInventory
-
Uses of StandardSpectatorInventory in com.janboerman.invsee.spigot.internal.inventory
Classes in com.janboerman.invsee.spigot.internal.inventory with type parameters of type StandardSpectatorInventoryModifier and TypeInterfaceDescriptioninterface
StandardSpectatorInventory<Slot,
NMS extends AbstractNmsInventory<Slot, Self, NMS>, Self extends StandardSpectatorInventory<Slot, NMS, Self>> Subinterfaces of StandardSpectatorInventory in com.janboerman.invsee.spigot.internal.inventoryModifier and TypeInterfaceDescriptioninterface
EnderInventory<NMS extends AbstractNmsInventory<EnderChestSlot,
Self, NMS>, Self extends EnderInventory<NMS, Self>> interface
MainInventory<NMS extends AbstractNmsInventory<PlayerInventorySlot,
Self, NMS>, Self extends MainInventory<NMS, Self>>