Skip to content

Generate Java Classes for the Minecraft Protocol from json [No Maintenance Intended]

Notifications You must be signed in to change notification settings

Johni0702/ProtocolGen

Repository files navigation

Reads the json protocol info (currently from here) and turns it into java source files.

To convert json to Java run ./gradlew genPacketSource. To compile the generated files into a jar file run ./gradlew build.

Uses OpenNBT for parsing of ItemStack NBT data.

About

Generate Java Classes for the Minecraft Protocol from json [No Maintenance Intended]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published