Skip to content

Commit

Permalink
Merge pull request #336 from Dalethium/patch-1
Browse files Browse the repository at this point in the history
Removed unneeded client side annotation
  • Loading branch information
paulevsGitch authored Oct 29, 2021
2 parents 5fd0595 + 8973944 commit 3662820
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ public Ingredient getRepairIngredient() {
}

@Override
@Environment(EnvType.CLIENT)
public String getName() {
return this.name;
}
Expand Down

0 comments on commit 3662820

Please sign in to comment.