Class DummyItemGroup

java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.ItemGroup
io.github.sefiraat.networks.slimefun.groups.DummyItemGroup
All Implemented Interfaces:
Keyed

public class DummyItemGroup extends io.github.thebusybiscuit.slimefun4.api.items.ItemGroup
  • Field Summary

    Fields inherited from class io.github.thebusybiscuit.slimefun4.api.items.ItemGroup

    crossAddonItemGroup, item, items, key, tier
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class io.github.thebusybiscuit.slimefun4.api.items.ItemGroup

    add, contains, equals, getAddon, getDisplayName, getItem, getItems, getKey, getTier, getUnlocalizedName, hashCode, isAccessible, isCrossAddonItemGroup, isRegistered, isVisible, register, remove, setCrossAddonItemGroup, setTier, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • isHidden

      @ParametersAreNonnullByDefault public boolean isHidden(Player p)
      Overrides:
      isHidden in class io.github.thebusybiscuit.slimefun4.api.items.ItemGroup