Class ClientCapeUtil
java.lang.Object
net.frozenblock.lib.cape.client.api.ClientCapeUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterCapeTextureFromURL(@NotNull net.minecraft.resources.ResourceLocation capeLocation, net.minecraft.resources.ResourceLocation capeTextureLocation, String textureURL)
-
Field Details
-
CAPE_CACHE_PATH
-
-
Constructor Details
-
ClientCapeUtil
public ClientCapeUtil()
-
-
Method Details
-
registerCapeTextureFromURL
public static void registerCapeTextureFromURL(@NotNull @NotNull net.minecraft.resources.ResourceLocation capeLocation, net.minecraft.resources.ResourceLocation capeTextureLocation, String textureURL) throws com.google.gson.JsonIOException - Throws:
com.google.gson.JsonIOException
-