public static void triggerOnHosted() { if (NetworkEvents.onHosted != null) { NetworkEvents.onHosted(); } }