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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 PacketLib for NetInput/Output Streams and 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