public static class EntityList.EntityRemovedEvent extends EntityList.EntityEvent
Event fired after an item is removed from the list.
ActionEvent.Type| Constructor and Description |
|---|
EntityRemovedEvent(EntityList source,
Entity entity,
int index) |
getEntity, getIndex, getTransaction, setTransactionasconsume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEventpublic EntityRemovedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.