Commit Graph

11 Commits

Author SHA1 Message Date
2172ebba83 Fix some issues with java 9 / reflection 2018-08-16 19:56:31 +10:00
659ed09bf1 Fix compile 2018-08-16 00:04:16 +10:00
be574391ed Update WorldGuard hook 2018-08-15 23:30:42 +10:00
13d2ae20d5 Make end tag singleton 2018-08-15 17:02:17 +10:00
8d68191b2c Implement spawnParticle 2018-08-15 14:22:42 +10:00
131fd39f63 Various minor
Add entity registry
Re-add AbstractLoggingExtent
Fill in missing nbt on entity load
2018-08-14 19:24:10 +10:00
198c53ff58 Fix wrong import 2018-08-14 12:00:48 +10:00
f72977e69a Register BlockExplodeEvent in separate class 2018-08-13 03:46:57 +10:00
7fb3899bb7 Use BlockState for player inventory getBlock 2018-08-13 03:31:26 +10:00
712ae5aec5 Register individual methods for chunk listener 2018-08-13 00:36:00 +10:00
a629d15c74 Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00