Hello yarl.
How do I get the maximum packet size setting for transmitting data via a modem?
I can assume the default value of 8192, but having the server-based setting would be nice.
The wiki states there's a `maxPacketSize` method but that one seems to be missing, at least from my version.
Currently I am using a nasty hack of trying to send exponentially bigger messages to figure out the maximum size from the error message (where it says `packet too big (max XXXX)`), but I'd rather have the proper way.
I am using OpenComputers v1.7.0.20 on Minecraft 1.12.2.