/* */ package NET.worlds.network; /* */ /* */ /* */ /* */ /* */ /* */ /* */ public class P17UserServer /* */ extends UserServer /* */ { /* */ protected P17UserServer() /* */ { /* 13 */ this._serverProtocolVersion = 17; /* */ } /* */ /* */ /* */ protected void state_XMIT_PROPREQ() /* */ { /* 19 */ this._state.setState(7); /* */ } /* */ } /* Location: C:\Program Files (x86)\Worlds Inc\WorldsPlayer - Win7\lib\worlds.jar!\NET\worlds\network\P17UserServer.class * Java compiler version: 6 (50.0) * JD-Core Version: 0.7.1 */