Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[B+C] Add a way to induce mob breeding, adds BUKKIT-5687 #1085

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

[B+C] Add a way to induce mob breeding, adds BUKKIT-5687 #1085

wants to merge 20 commits into from

Commits on Jul 11, 2014

  1. Add a way to induce mob breeding, adds BUKKIT-5687

    Adds a system to induce mob breeding through the Bukkit API.
    mcmonkey4eva committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    2911773 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2014

  1. Configuration menu
    Copy the full SHA
    b16f6e7 View commit details
    Browse the repository at this point in the history
  2. Correct formatting

    mcmonkey4eva committed Jul 12, 2014
    Configuration menu
    Copy the full SHA
    3079406 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. Wrap docs

    mcmonkey4eva committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    b740fbe View commit details
    Browse the repository at this point in the history
  2. Add a timeout option

    mcmonkey4eva committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    7ab259f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0da868 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. Add alternate functions

    mcmonkey4eva committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    cb2543e View commit details
    Browse the repository at this point in the history
  2. Add an entitybreedevent

    mcmonkey4eva committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    a297fc0 View commit details
    Browse the repository at this point in the history
  3. Add breedWith function

    A way to directly induce baby-spawning
    mcmonkey4eva committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    491e4cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90724c5 View commit details
    Browse the repository at this point in the history
  5. Return the baby entity

    mcmonkey4eva committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    38fe520 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2014

  1. Configuration menu
    Copy the full SHA
    a76d521 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2014

  1. Lowercase XP to xp

    mcmonkey4eva committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    771e744 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2014

  1. Add getParents()

    mcmonkey4eva committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    de3aba9 View commit details
    Browse the repository at this point in the history
  2. Clean docs

    mcmonkey4eva committed Aug 4, 2014
    Configuration menu
    Copy the full SHA
    a65483a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42eb5b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2014

  1. Remove breedWith

    mcmonkey4eva committed Aug 5, 2014
    Configuration menu
    Copy the full SHA
    b639f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e1b19f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbe7f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    664bd88 View commit details
    Browse the repository at this point in the history