Uses of Interface
com.janboerman.invsee.spigot.api.EnderSpectatorInventoryView
-
Uses of EnderSpectatorInventoryView in com.janboerman.invsee.spigot.api
Modifier 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
Modifier and TypeMethodDescriptionInvseePlatform.openEnderSpectatorInventory
(Player spectator, EnderSpectatorInventory spectatorInventory, CreationOptions<EnderChestSlot> options)