package org.artisanlogiciel.games.minetest.net; public class Channel { int readNextIncomingSeqNum() { return 0; } }