7980818283848586
return; } // Notify it is removed CommonPlugin.getInstance().notifyRemoved(CommonNMS.getEntity(removed)); // Event CommonUtil.callEvent(new EntityRemoveEvent(CommonNMS.getEntity(removed))); } }