Package hiiragi283.core.client.data
Object HCClientResourceProvider
-
- All Implemented Interfaces:
-
net.mehvahdjukaar.moonlight.api.resources.pack.SimplePackProvider
public class HCClientResourceProvider extends HTDynamicResourceProvider.Client
-
-
Field Summary
Fields Modifier and Type Field Description private final IEditablePackResourcespackResourcesprivate final PackTypepackTypeprivate final PackLocationInfolocationInfoprivate final ResourceLocationnamepublic final static HCClientResourceProviderINSTANCE
-
Method Summary
Modifier and Type Method Description final static UnitaddTranslations(HTLangType langType, Function2<String, String, Unit> consumer)-
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
-
-
Method Detail
-
addTranslations
final static Unit addTranslations(HTLangType langType, Function2<String, String, Unit> consumer)
-
-
-
-