Interface Entity

All Known Subinterfaces:
Player, ServerPlayer

public interface Entity
  • Method Details

    • getUuid

      UUID getUuid()
      Returns:
      the UUID of the entity
    • getEntity

      Object getEntity()
      Returns:
      the actual entity object
    • getPosition

      Position getPosition()
      Returns:
      the current position of the entity