CC-Tweaked/projects/common/src/main/java/dan200/computercraft/shared/peripheral/monitor
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
..
ClientMonitor.java Some cleanup to network messages 2024-04-25 18:19:34 +01:00
Expander.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
MonitorBlock.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
MonitorBlockEntity.java Some cleanup to network messages 2024-04-25 18:19:34 +01:00
MonitorEdgeState.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
MonitorPeripheral.java Use standard Markdown link syntax for references 2023-08-24 11:23:33 +01:00
MonitorRenderer.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
MonitorState.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
MonitorWatcher.java Some cleanup to network messages 2024-04-25 18:19:34 +01:00
ServerMonitor.java Fix monitors being warped after a resize 2023-10-03 18:20:44 +01:00
XYPair.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00