Class EntityMotionEvent

All Implemented Interfaces:
Cancellable
Direct Known Subclasses:
EntityMoveByPistonEvent

public class EntityMotionEvent extends EntityEvent implements Cancellable
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • EntityMotionEvent

      public EntityMotionEvent(Entity entity, Vector3 motion)
  • Method Details