Package com.janboerman.invsee.spigot.api.response
package com.janboerman.invsee.spigot.api.response
-
ClassDescriptionDeprecated.The
SpectatorInventorycould not be opened, because the SpectatorInventory could not be created!TheSpectatorInventorycould not be opened, because theInventoryOpenEventwas cancelled.A reason explaining why a SpectatorInventory could not be created.Represents a reason why aSpectatorInventorycould not be opened.Inventories of offline players could not be opened.OpenResponse<SIV extends SpectatorInventoryView<?>>Much like SpectateResponse, this class represents the result of opening a SpectatorInventory.Result of saving a SpectatorInventory usingInvseeAPI.saveInventory(MainSpectatorInventory)orInvseeAPI.saveEnderChest(EnderSpectatorInventory).SpectateResponse<SI extends SpectatorInventory<?>>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.