Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Fix Errors
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWylot committed Jan 14, 2022
1 parent 30ef78d commit 4c53ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/ir/wy/wycore/utils/ItemStackUtils.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import java.util.List;
import java.util.UUID;

@SuppressWarnings("ALL")
public class ItemStackUtils {

private static final boolean supports = XMaterial.supports(16);
Expand Down

0 comments on commit 4c53ce4

Please sign in to comment.