Class PlayerCapeHandler

java.lang.Object
net.litetex.capes.handler.PlayerCapeHandler

public class PlayerCapeHandler extends Object
  • Constructor Details

    • PlayerCapeHandler

      public PlayerCapeHandler(Capes capes, com.mojang.authlib.GameProfile profile)
  • Method Details

    • capeTextureProvider

      public Optional<TextureProvider> capeTextureProvider()
    • getCape

      public net.minecraft.util.AssetInfo.TextureAsset getCape()
    • resetCape

      public void resetCape()
    • trySetCape

      public boolean trySetCape(CapeProvider capeProvider)
    • uuid

      public UUID uuid()
    • hasElytraTexture

      public boolean hasElytraTexture()