Class SpectatorInventorySaveEvent

java.lang.Object
org.bukkit.event.Event
com.janboerman.invsee.spigot.api.event.SpectatorInventorySaveEvent
All Implemented Interfaces:
Cancellable

public class SpectatorInventorySaveEvent extends Event implements Cancellable
Called when the contents of a SpectatorInventory is saved to the target's player data file.
Cancelling this event has the effect of the inventory data not getting saved.