bukkit/src
Kodekpl 21b8ff719e Added SpawnReasons for nether portals and dispensers. Fixes BUKKIT-3148
Previously any entities spawned through dispensers (monster eggs) or
by nether portals were given the incorrect SpawnReason of SPAWNER_EGG.
This made it impossible to distinguish what exactly happened in regards
to the creature being spawned.

With the additional two SpawnReasons, plugins can identify sources of
creature spawning more easily and accuratly.
2014-02-01 22:08:48 -07:00
..
main Added SpawnReasons for nether portals and dispensers. Fixes BUKKIT-3148 2014-02-01 22:08:48 -07:00
site Fix menus for relative pathing. 2012-12-23 15:45:28 -06:00
test/java/org/bukkit Add unit tests for org.bukkit.util.StringUtil 2014-01-04 12:43:49 -06:00