Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Make an Armor Trait wrapper for Tool Traits #64

Open
YaibaToKen opened this issue Sep 25, 2019 · 0 comments
Open

[Enhancement] Make an Armor Trait wrapper for Tool Traits #64

YaibaToKen opened this issue Sep 25, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request important

Comments

@YaibaToKen
Copy link
Collaborator

Wrap all Tool Traits in a generic Armor Trait object, containing a similar identifier and mapping the methods that tend to be called on tool usage to methods that tend to be called on armor usage.
We can do this by listening to the TraitRegisterEvent and generating said wrapper there. Proceed to register the generated wrapper as a trait as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important
Projects
None yet
Development

No branches or pull requests

1 participant