Andrew Ardill db5d43c2a9 Implementation of the EntityDamage*Events.
A new event EntityDamageByProjectileEvent was created. EntityDamageByProjectileEvent
adds the ability to get the projectile entity (such as an egg) and also set if
the projectile 'bounces'. New interfaces were created to facilitate all kinds
of projectile entities. Changes were made to facilitate the new event, and
enable other events, for plugins and event listeners.
2011-01-16 14:13:44 +01:00
2011-01-03 19:17:31 +01:00
2011-01-02 10:57:42 +01:00
2011-01-11 02:58:51 -05:00
2011-01-03 19:25:33 +01:00

Bukkit

A Minecraft Server API.

Compilation

We use maven to handle our dependencies.

  • Install Maven 3
  • Check out this repo and: mvn clean install
Description
No description provided
Readme 2.2 MiB
Languages
Java 100%