Uses of Interface
com.janboerman.invsee.spigot.internal.inventory.ShallowCopy
Packages that use ShallowCopy
-
Uses of ShallowCopy in com.janboerman.invsee.spigot.internal.inventory
Classes in com.janboerman.invsee.spigot.internal.inventory with type parameters of type ShallowCopyModifier and TypeInterfaceDescriptioninterface
Wrapper<NMS extends ShallowCopy<NMS>, Self extends Wrapper<NMS,
Self>> Subinterfaces of ShallowCopy 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>> interface
StandardSpectatorInventory<Slot, NMS extends AbstractNmsInventory<Slot,
Self, NMS>, Self extends StandardSpectatorInventory<Slot, NMS, Self>> interface
Wrapper<NMS extends ShallowCopy<NMS>, Self extends Wrapper<NMS,
Self>> Classes in com.janboerman.invsee.spigot.internal.inventory that implement ShallowCopyModifier and TypeClassDescriptionclass
AbstractNmsInventory<Slot, Bukkit extends SpectatorInventory<Slot>, NMS extends AbstractNmsInventory<Slot,
Bukkit, NMS>>