Class ItemComparer

java.lang.Object
io.github.djtpj.ItemComparer

public class ItemComparer extends Object
  • Constructor Details

    • ItemComparer

      public ItemComparer()
  • Method Details

    • compareItems

      public static boolean compareItems(@Nullable org.bukkit.inventory.ItemStack itemOne, @Nullable org.bukkit.inventory.ItemStack itemTwo)