Beispiel #1
0
 protected static void setSourceUuidOfEvent(RemoteEvent<?> event, int uuid) {
   event.setSourceUUID(uuid);
 }