Uses of Package
com.janboerman.invsee.spigot.api.response
Packages that use com.janboerman.invsee.spigot.api.response
Package
Description
-
Classes in com.janboerman.invsee.spigot.api.response used by com.janboerman.invsee.spigot.apiClassDescriptionMuch 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. -
Classes in com.janboerman.invsee.spigot.api.response used by com.janboerman.invsee.spigot.api.responseClassDescriptionDeprecated.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. -
Classes in com.janboerman.invsee.spigot.api.response used by com.janboerman.invsee.spigot.internalClassDescriptionMuch 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.