Package net.litetex.capes.handler
Class PlayerCapeHandlerManager
java.lang.Object
net.litetex.capes.handler.PlayerCapeHandlerManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetOrCreateProfile(com.mojang.authlib.GameProfile profile) getProfile(com.mojang.authlib.GameProfile profile) voidonLoadTexture(com.mojang.authlib.GameProfile profile) voidonLoadTexture(com.mojang.authlib.GameProfile profile, boolean validateProfile, Collection<CapeProvider> capeProviders, Runnable onAfterLoaded)
-
Constructor Details
-
PlayerCapeHandlerManager
-
-
Method Details
-
getProfile
-
getOrCreateProfile
-
clearCache
public void clearCache() -
onLoadTexture
public void onLoadTexture(com.mojang.authlib.GameProfile profile) -
onLoadTexture
public void onLoadTexture(com.mojang.authlib.GameProfile profile, boolean validateProfile, Collection<CapeProvider> capeProviders, Runnable onAfterLoaded)
-