Interface BreedingEvent.FindMate

All Superinterfaces:
BreedingEvent, Cancellable, Event, TristateResult
Enclosing interface:
BreedingEvent

public static interface BreedingEvent.FindMate extends BreedingEvent, TristateResult
Called when an Animal finds an Animal to mate with.
  • Method Details

    • matingEntity

      Animal matingEntity()
      Returns the Animal this entity will mate with.
      Returns:
      the mate