Package com.saicone.rtag.util


package com.saicone.rtag.util
  • Class
    Description
    Minecraft enchantment tags with associated ID.
    Take in count Mojang discontinued IDs since MC 1.14, any ID for new enchantments is not official.
    Minecraft item material tags with associated MC version and some aliases for bukkit Material compatibility.
    Data class that represent an item ID.
    Simple utility class to get textured heads from:
    - Texture ID
    - Texture URL
    - Texture Base64
    - Player
    - Player name
    - Player UUID
    CraftHead SkullTexture implementation that retrieves profiles using CraftHead API.
    Mojang SkullTexture implementation that retrieves profiles using Mojang API.
    PlayerDB SkullTexture implementation that retrieves profiles using PlayerDB API.
    Item profile representation, can be static of dynamic profile.