Class ProjectileUncollideEvent
java.lang.Object
net.minestom.server.event.entity.projectile.ProjectileUncollideEvent
- All Implemented Interfaces:
Event,EntityEvent,EntityInstanceEvent,InstanceEvent
-
Constructor Details
-
ProjectileUncollideEvent
-
-
Method Details
-
getEntity
Description copied from interface:EntityEventGets the entity of this event.- Specified by:
getEntityin interfaceEntityEvent- Returns:
- the entity
-