Changes
Summary
- add MC_EntityType.WITHER_SKULL (commit: e9ec41a) (details)
- add MC_EntityType.SPECTRAL_ARROW (commit: ba72de3) (details)
- add MC_EntityType.DRAGON_FIREBALL (commit: bc9583f) (details)
- add missing biome types (commit: a86b173) (details)
- add entity teleport api (commit: e848953) (details)
- add static getter for MC_Server instance: RainbowUtils#getServer (commit: 128e781) (details)
- add MC_Projectile#getProjectileSource (commit: d59b7ab) (details)
- add MC_PrimedTNT#getEntityWhichCausedExplosion (commit: cb68900) (details)
- update BlockHelper with new 1.9 blocks and items (commit: f098656) (details)
- add entity serialization API (commit: 0b5e584) (details)
- add api to register custom recipes (commit: fcddde2) (details)
- catch exceptions thrown by commands (commit: 2eabd2b) (details)
- add 1.9 blocks and items to MC_ID (commit: 4fda684) (details)