接口 IPackResourcesExtension
- 所有已知子接口:
PackResources
- 所有已知实现类:
AbstractPackResources
,CompositePackResources
,EmptyPackResources
,FilePackResources
,LoginPacketSplitTest.InMemoryResourcePack
,PathPackResources
,VanillaPackResources
public interface IPackResourcesExtension
-
方法概要
修饰符和类型方法说明default boolean
isHidden()
返回true
if the pack should be hidden from any user interfaces。
-
方法详细资料
-
isHidden
default boolean isHidden()返回true
if the pack should be hidden from any user interfaces。- 返回:
true
if the pack should be hidden from any user interfaces
-