Actions

Special

All public logs

Combined display of all available logs of RuneWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:57, 11 February 2024 Pazaz talk contribs deleted page Packet (content was: "===get Methods=== <syntaxhighlight lang="java" line="1"> public final int g1() { return this.data[this.pos++] & 0xFF; } public final byte g1b() { return this.data[this.pos++]; } public final int g2() { this.pos += 2; return ((this.data[this.pos - 2] & 0xFF) << 8) + (this.data[this.pos - 1] & 0xFF); } public final int g2s() { this.pos += 2; int value = ((th...", and the only contributor was "Pazaz" (talk))