Interface IPackResourcesExtension

All Known Subinterfaces:
PackResources
All Known Implementing Classes:
AbstractPackResources, CompositePackResources, EmptyPackResources, FilePackResources, LoginPacketSplitTest.InMemoryResourcePack, PathPackResources, VanillaPackResources

public interface IPackResourcesExtension
  • Method Summary

    Modifier and Type
    Method
    Description
    default boolean
    Returns true if the pack should be hidden from any user interfaces.
  • Method Details

    • isHidden

      default boolean isHidden()
      Returns true if the pack should be hidden from any user interfaces.
      Returns:
      true if the pack should be hidden from any user interfaces