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