Package hiiragi283.core.api.data
Class HTDynamicResourceProvider.Client
-
- All Implemented Interfaces:
-
net.mehvahdjukaar.moonlight.api.resources.pack.SimplePackProvider
public abstract class HTDynamicResourceProvider.Client extends DynamicClientResourceProviderクライアント側での動的リソースを提供する抽象クラスです。
- Since:
0.10.0
Hiiragi Tsubasa
-
-
Field Summary
Fields Modifier and Type Field Description private final IEditablePackResourcespackResourcesprivate final PackTypepackTypeprivate final PackLocationInfolocationInfoprivate final ResourceLocationname
-
Constructor Summary
Constructors Constructor Description HTDynamicResourceProvider.Client(String modId)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class net.mehvahdjukaar.moonlight.api.resources.pack.DynamicResourcesProvider
addSupportedNamespaces, canUseExternalResourcePacks, createSelectionConfig, getLocationInfo, getName, getPackResources, getPackType, needsToRegenerate, prepare, reload -
Methods inherited from class net.mehvahdjukaar.moonlight.api.resources.pack.SimplePackProvider
createPack -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
HTDynamicResourceProvider.Client
HTDynamicResourceProvider.Client(String modId)
-
-
-
-