Skip to content

Commit

Permalink
Suppressed deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
fulminazzo committed Dec 24, 2024
1 parent 8cfa65d commit 05c15b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
/**
* A wrapper for {@link Potion} objects.
*/
@SuppressWarnings("deprecation")
@Getter
public class PotionWrapper {
private final Potion internalPotion;
Expand Down

0 comments on commit 05c15b4

Please sign in to comment.