Interface ItemsAdder

All Known Implementing Classes:
ItemsAdder.Impl, ItemsAdder.Noop

public interface ItemsAdder
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isCustomStack(org.bukkit.inventory.ItemStack stack)
     
  • Method Details

    • isCustomStack

      boolean isCustomStack(org.bukkit.inventory.ItemStack stack)