MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getConn

Method getConn

src/main/java/core/packetproxy/model/Packet.java:254–256  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

252 }
253
254 public int getConn() {
255 return this.conn;
256 }
257
258 public long getGroup() {
259 return this.group;

Callers 4

getOneShotPacketMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected