CC-Tweaked/projects/common/src/client/java/dan200/computercraft/client/pocket
Jonathan Coates 7c1f40031b
Some cleanup to network messages
- Use enums for key and mouse actions, rather than integer ids.
 - Change TerminalState to always contain a terminal. We now make
   TerminalState nullable when we want to skip sending anything.
2024-04-25 18:19:34 +01:00
..
ClientPocketComputers.java Some cleanup to network messages 2024-04-25 18:19:34 +01:00
PocketComputerData.java Some cleanup to network messages 2024-04-25 18:19:34 +01:00