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, setTransaction
as
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent
public EntityRemovedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.