-
-
Notifications
You must be signed in to change notification settings - Fork 340
Expose minecraft:blocks_attacks and minecraft:weapon #2604
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
Conversation
aromaa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The keys are also inconsistent with being prefixed with shield or blocking, it should be consistent across the keys.
Also please sort them.
src/main/java/org/spongepowered/api/data/type/ShieldDamageReduction.java
Outdated
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldItemDamageFunction.java
Outdated
Show resolved
Hide resolved
407f69b to
8b31074
Compare
Co-authored-by: Joni Aromaa <[email protected]>
aromaa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM, added few nits.
src/main/java/org/spongepowered/api/data/type/ShieldDamageReduction.java
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldItemDamageFunction.java
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldDamageReduction.java
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldItemDamageFunction.java
Outdated
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldDamageReduction.java
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldItemDamageFunction.java
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldDamageReduction.java
Show resolved
Hide resolved
src/main/java/org/spongepowered/api/data/type/ShieldItemDamageFunction.java
Show resolved
Hide resolved
Co-authored-by: Joni Aromaa <[email protected]>
SpongeAPI | Sponge
Exposes
minecraft:blocks_attacksandminecraft:weapondata components.