Package io.github.djtpj
Class ItemComparer
java.lang.Object
io.github.djtpj.ItemComparer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
compareItems
(org.bukkit.inventory.ItemStack itemOne, org.bukkit.inventory.ItemStack itemTwo)
-
Constructor Details
-
ItemComparer
public ItemComparer()
-
-
Method Details
-
compareItems
public static boolean compareItems(@Nullable org.bukkit.inventory.ItemStack itemOne, @Nullable org.bukkit.inventory.ItemStack itemTwo)
-