Interface Animals

    • Method Detail

      • getBreedCause

        UUID getBreedCause()
        Get the UUID of the entity that caused this entity to enter the Ageable.canBreed() state.
        Returns:
        uuid if set, or null
      • setBreedCause

        void setBreedCause​(UUID uuid)
        Set the UUID of the entity that caused this entity to enter the Ageable.canBreed() state.
        Parameters:
        uuid - new uuid, or null