Skip to content

Allow directly setting keys on the packet classes #107

Description

@qixils

The class has sort of ballooned in size with CC2 and it's become quite unwieldy to support each new field. The removal of constructors has helped but it still takes a lot of time to create the parameters, the getters, the builder setters, the builder getters, the javadocs, the unit tests, etc. Some sort of Sponge-like key system for building and getting data from these classes would make development a lot simpler.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions