Uses of Interface
com.janboerman.invsee.spigot.api.EnderSpectatorInventoryView
Packages that use EnderSpectatorInventoryView
- 
Uses of EnderSpectatorInventoryView in com.janboerman.invsee.spigot.apiMethods in com.janboerman.invsee.spigot.api that return types with arguments of type EnderSpectatorInventoryViewModifier and TypeMethodDescriptionInvseeAPI.spectateEnderChest(Player spectator, String targetName, CreationOptions<EnderChestSlot> options) Opens anEnderSpectatorInventoryfor a player.InvseeAPI.spectateEnderChest(Player spectator, UUID targetId, String targetName, CreationOptions<EnderChestSlot> options) Opens anEnderSpectatorInventoryfor a player.InvseeAPI.spectateEnderChest(Player spectator, HumanEntity target, CreationOptions<EnderChestSlot> options) Opens anEnderSpectatorInventoryfor a player.
- 
Uses of EnderSpectatorInventoryView in com.janboerman.invsee.spigot.internalMethods in com.janboerman.invsee.spigot.internal that return types with arguments of type EnderSpectatorInventoryViewModifier and TypeMethodDescriptionInvseePlatform.openEnderSpectatorInventory(Player spectator, EnderSpectatorInventory spectatorInventory, CreationOptions<EnderChestSlot> options)