public class ItemSpawnEvent extends EntityEvent implements Cancellable
entity| Constructor and Description |
|---|
ItemSpawnEvent(DroppedItem item) |
| Modifier and Type | Method and Description |
|---|---|
DroppedItem |
getEntity() |
isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic ItemSpawnEvent(DroppedItem item)
public DroppedItem getEntity()
getEntity in class EntityEventCopyright © 2020. All rights reserved.