Annotated
No reviews yet
Automated code generator for packets !
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Annotated is at the same time a development tool and a library.
The tool includes an annotation processor that can generate code for you.
Features :
- Generate packet class :
Annotated can generate a packet class from a "data" class (a class with fields for the data)
You can implement the IClientPacket interface to define what happens when the packet is received on the client and / or IServerPacket for the server.
Then just add the @GeneratePacket annotation to your class and Annotated will automatically generate a packet class with the correct constructor, the fromBytes and the toByte methods.
Examples : Simple example, Example with all data types
- Generate a network class and register the packets :
Adding the @GenerateNetwork on your main class will generate a network with all your generated packets already registered.
Example : Test class
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers