Cancellablepublic class ItemSpawnEvent extends EntitySpawnEvent
Event.Resultentity| Constructor | Description | 
|---|---|
| ItemSpawnEvent(Item spawnee) | |
| ItemSpawnEvent(Item spawnee,
              Location loc) | Deprecated. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| Item | getEntity() | Returns the Entity involved in this event | 
getEntityTypegetHandlerList, getHandlers, getLocation, isCancelled, setCancelledcallEvent, getEventName, isAsynchronous@Deprecated public ItemSpawnEvent(@NotNull Item spawnee, Location loc)
public ItemSpawnEvent(@NotNull
                      Item spawnee)
@NotNull public Item getEntity()
EntityEventgetEntity in class EntityEventCopyright © 2020. All rights reserved.