public static class EntityList.EntityAddedEvent extends EntityList.EntityEvent
Event fired after an item is added to the list.
ActionEvent.Type
Constructor and Description |
---|
EntityAddedEvent(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 EntityAddedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.