Uses of Package
com.janboerman.invsee.spigot.api.response
Package
Description
-
ClassDescriptionMuch like SpectateResponse, this class represents the result of opening a SpectatorInventory.Result of saving a SpectatorInventory using
InvseeAPI.saveInventory(MainSpectatorInventory)
orInvseeAPI.saveEnderChest(EnderSpectatorInventory)
.A SpectateResponse can either be successful, or not. -
ClassDescriptionDeprecated.The
SpectatorInventory
could not be opened, because the SpectatorInventory could not be created!TheSpectatorInventory
could not be opened, because theInventoryOpenEvent
was cancelled.A reason explaining why a SpectatorInventory could not be created.Represents a reason why aSpectatorInventory
could not be opened.Inventories of offline players could not be opened.Much like SpectateResponse, this class represents the result of opening a SpectatorInventory.Result of saving a SpectatorInventory usingInvseeAPI.saveInventory(MainSpectatorInventory)
orInvseeAPI.saveEnderChest(EnderSpectatorInventory)
.A SpectateResponse can either be successful, or not.The target player does not exist.The target player is exempted from being spectated.We don't know why the SpectatorInventory could not be created or opened.The target player has not been on the server before. -
ClassDescriptionMuch like SpectateResponse, this class represents the result of opening a SpectatorInventory.Result of saving a SpectatorInventory using
InvseeAPI.saveInventory(MainSpectatorInventory)
orInvseeAPI.saveEnderChest(EnderSpectatorInventory)
.A SpectateResponse can either be successful, or not.