public static void triggerOnHosting() { if (NetworkEvents.onHosting != null) { NetworkEvents.onHosting(); } }