All Classes

Class Description
ActionBar
A reflection API for action bars in Minecraft.
BossBar
BossBar This class will not be updated use BossBar instead.
BossBar.Color
The color of the BossBar.
BossBar.Property
The properties of a BossBar.
BossBar.Style
The style of the BossBar.
NMSExtras
A class that provides various different essential features that the API didn't/doesn't support.
NMSExtras.Animation
Order of this enum should not be changed.
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.
ParticleDisplay
By default the particle xyz offsets and speed aren't 0, but everything will be 0 by default in this class.
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
Titles
A reflection API for titles in Minecraft.
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
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 All the parameters are non-null except the ones marked as nullable.
XEnchantment
Enchantment support with multiple aliases.
XEntity
XEntity - YAML Entity Serializer
Supports 1.9+ Using ConfigurationSection Example:
XItemStack
XItemStack - YAML Item Serializer
Using ConfigurationSection Example:
XMaterial
XMaterial - Data Values/Pre-flattening
1.13 and above as priority.
XParticle
XParticle - The most unique particle animation, text and image renderer.
This utility uses ParticleDisplay for cleaner code.
XPotion
Potion type support for multiple aliases.
XSound
XSound - Universal Minecraft Sound Support
1.13 and above as priority.
XSound.Record
A class to help caching sound properties parsed from config.
ZEnchantment
Cross-version enchantment support with multiple aliases.