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

feat: refine effects behaviour #429

Closed
wants to merge 1 commit into from

feat: refine effects behaviour

42c1e53
Select commit
Loading
Failed to load commit list.
Closed

feat: refine effects behaviour #429

feat: refine effects behaviour
42c1e53
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Oct 3, 2024 in 0s

Your pull request is up to standards!

Codacy found no issues in your code

Annotations

Check notice on line 76 in api/src/main/java/org/allaymc/api/entity/effect/EffectType.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

api/src/main/java/org/allaymc/api/entity/effect/EffectType.java#L76

Document empty method body

Check notice on line 84 in api/src/main/java/org/allaymc/api/entity/effect/EffectType.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

api/src/main/java/org/allaymc/api/entity/effect/EffectType.java#L84

Document empty method body

Check warning on line 205 in server/src/main/java/org/allaymc/server/entity/component/EntityBaseComponentImpl.java

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

server/src/main/java/org/allaymc/server/entity/component/EntityBaseComponentImpl.java#L205

These nested if statements could be combined