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