CC-Tweaked/projects/common/src/main/java/dan200/computercraft/shared/peripheral
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
..
commandblock License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
diskdrive Update to latest NullAway 2024-04-06 08:38:44 +01:00
generic Skip main-thread tasks if peripheral is detached 2024-03-21 19:54:22 +00:00
modem Update to latest NullAway 2024-04-06 08:38:44 +01:00
monitor Some cleanup to network messages 2024-04-25 18:19:34 +01:00
printer Flesh out the printer documentation slightly 2024-01-14 12:25:04 +00:00
speaker Some cleanup to network messages 2024-04-25 18:19:34 +01:00