AuthMeReloaded/src
ljacqu e59bbbf10e #738 Add check that shooter is of type Player in ProjectileLaunchEvent
- Use reflection the opposite way: if it is an old version (getShooter() returns LivingEntity), use reflection; otherwise, call the method directly
- Add missing instanceof Player check
2016-06-01 14:06:36 +02:00
..
main #738 Add check that shooter is of type Player in ProjectileLaunchEvent 2016-06-01 14:06:36 +02:00
test #736 Remove use of service getters and deprecate them 2016-05-31 11:14:03 +02:00