Class SpectatorInventoryOfflineCreatedEvent
java.lang.Object
org.bukkit.event.Event
com.janboerman.invsee.spigot.api.event.SpectatorInventoryOfflineCreatedEvent
Called when a
SpectatorInventory
is created whose target player is offline.-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
ConstructorDescriptionSpectatorInventoryOfflineCreatedEvent
(SpectatorInventory<?> spectatorInventory) -
Method Summary
Methods inherited from class org.bukkit.event.Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
SpectatorInventoryOfflineCreatedEvent
-
-
Method Details
-
getHandlerList
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getInventory
Get the spectator inventory.
-