Package com.cryptomorin.xseries

  • Class Summary 
    Class Description
    NMSExtras  
    NoteBlockMusic
    NoteBlockMusic - Write music scripts for Minecraft.
    You can write small text scripts for Minecraft note blocks without needing to use any redstone or building to make your music.
    ReflectionUtils
    ReflectionUtils - Reflection handler for NMS and CraftBukkit.
    Caches the packet related methods and is asynchronous.
    SkullUtils
    SkullUtils - Apply skull texture from different sources.
    Skull Meta: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/inventory/meta/SkullMeta.html Mojang API: https://wiki.vg/Mojang_API
    XBlock
    XBlock - MaterialData/BlockData Support
    BlockState (Old): https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/BlockState.html BlockData (New): https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/data/BlockData.html MaterialData (Old): https://hub.spigotmc.org/javadocs/spigot/org/bukkit/material/MaterialData.html
    XEntity
    XEntity - YAML Entity Serializer
    Supports 1.9+ Using ConfigurationSection Example:
    XItemStack
    XItemStack - YAML Item Serializer
    Using ConfigurationSection Example:
    XSound.Record
    A class to help caching sound properties parsed from config.
  • Enum Summary 
    Enum Description
    NMSExtras.Animation
    Order of this enum should not be changed.
    XBiome
    XBiome - Cross-version support for biome names.
    Biomes: https://minecraft.gamepedia.com/Biome Biome: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Biome.html
    XEnchantment
    Enchantment support with multiple aliases.
    XMaterial
    XMaterial - Data Values/Pre-flattening
    1.13 and above as priority.
    XPotion
    Potion type support for multiple aliases.
    XSound
    XSound - Universal Minecraft Sound Support
    1.13 and above as priority.