mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-11 03:45:02 -05:00
Update MediaWiki page '135 Protocol'
This commit is contained in:
parent
4b7a32c4d8
commit
04f29cecd3
@ -175,7 +175,7 @@ public static String decode_37(long l) {
|
||||
|
||||
== '''Mob Appearance Update''' ==
|
||||
|
||||
Firstly, create a new packet with the opcode 250. Add the total number of expected updates (uint16).
|
||||
Firstly, create a new packet with the opcode 250. Write the total number of expected updates (uint16).
|
||||
|
||||
Secondly, for each 'thing' to update, write the (server) index of the mob the update applies to (uint16), and the 'update type' (int8) followed by whatever data that type expects.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user