public static class EntityList.VetoableEntityRemovedEvent extends EntityList.VetoableEntityEvent
Event fired before an item is removed from the list.
EntityList.EntityRemovedEvent
ActionEvent.Type
Constructor and Description |
---|
VetoableEntityRemovedEvent(EntityList source,
Entity entity,
int index) |
getReason, isVetoed, veto
getEntity, getIndex, getTransaction, setTransaction
as
consume, getActualComponent, getCommand, getComponent, getDraggedComponent, getDropTarget, getEventType, getKeyEvent, getProgress, getSource, getX, getY, isConsumed, isLongEvent
public VetoableEntityRemovedEvent(EntityList source, Entity entity, int index)
Copyright © 2021. All Rights Reserved.