Interface ItemWrapperClickCallback


public interface ItemWrapperClickCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    callback(org.bukkit.entity.Player player, ItemWrapper itemWrapper, int slot)
     
  • Method Details

    • callback

      boolean callback(org.bukkit.entity.Player player, ItemWrapper itemWrapper, int slot)