Uses of Interface
com.janboerman.invsee.spigot.api.MainSpectatorInventoryView
-
Uses of MainSpectatorInventoryView in com.janboerman.invsee.spigot.api
Modifier and TypeMethodDescriptionInvseeAPI.spectateInventory
(Player spectator, String targetName, CreationOptions<PlayerInventorySlot> options) Opens aMainSpectatorInventory
for a player.InvseeAPI.spectateInventory
(Player spectator, UUID targetId, String targetName, CreationOptions<PlayerInventorySlot> options) Opens aMainSpectatorInventory
for a player.InvseeAPI.spectateInventory
(Player spectator, HumanEntity target, CreationOptions<PlayerInventorySlot> options) Opens aMainSpectatorInventory
for a player. -
Uses of MainSpectatorInventoryView in com.janboerman.invsee.spigot.internal
Modifier and TypeMethodDescriptionInvseePlatform.openMainSpectatorInventory
(Player spectator, MainSpectatorInventory spectatorInventory, CreationOptions<PlayerInventorySlot> options)