You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a module to make networking easier. This will probably involve some utility classes to manage registering and sending packets, as well as a base packet class that uses Prism to (de)serialize the payload. This will eventually use the binary serialization from #142, however until that's implemented this can use the NBT serializers and encode the resulting NBT tags to binary.
The text was updated successfully, but these errors were encountered:
Create a module to make networking easier. This will probably involve some utility classes to manage registering and sending packets, as well as a base packet class that uses Prism to (de)serialize the payload. This will eventually use the binary serialization from #142, however until that's implemented this can use the NBT serializers and encode the resulting NBT tags to binary.
The text was updated successfully, but these errors were encountered: