Auto Network Lib 1.12.2 (Network Message Serialization Library)
Auto Network Lib 1.12.2 is an automatic network packet serialization library. When writing network code modders need to manually serialize and deserialize all fields in a packet. This library can do it automatically so that you don't have to write boiler plate code. You only need to declare fields in a packet. Networking code in […]