Class EntityProjectile

java.lang.Object
net.minestom.server.entity.Entity
net.minestom.server.entity.EntityProjectile
All Implemented Interfaces:
Sound.Emitter, HoverEventSource<HoverEvent.ShowEntity>, Shape, EventHandler<EntityEvent>, PermissionHandler, Snapshotable, Taggable, TagReadable, TagWritable, AcquirableSource<Entity>, Tickable, Schedulable, Viewable

public class EntityProjectile extends Entity
Class that allows to instantiate entities with projectile-like physics handling.