why do i get try-with-resources not supported in-source 1.6 (use source 7 or higher to enable try-with-resources)
code:
fixed it now
[s]try(){ getWorld().removeObject(this); }catch(NullPointerException NPE){[/s] }