Class NetworksItemGroups.HiddenItemGroup

java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.ItemGroup
io.github.sefiraat.networks.slimefun.NetworksItemGroups.HiddenItemGroup
All Implemented Interfaces:
Keyed
Enclosing class:
NetworksItemGroups

public static class NetworksItemGroups.HiddenItemGroup 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

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