Interface EntityCommandEvent

All Superinterfaces:
EntityEvent<LivePlayer>, Event

@Deprecated public interface EntityCommandEvent extends EntityEvent<LivePlayer>
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     

    Methods inherited from interface org.core.event.events.entity.EntityEvent

    getEntity
  • Method Details

    • getCommand

      String[] getCommand()
      Deprecated.