public void initialise() {
   this.channels = NetworkRegistry.INSTANCE.newChannel(CHANNEL, this);
 }