Package com.cryptomorin.xseries
package com.cryptomorin.xseries
-
ClassDescriptionNoteBlockMusic - 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.An instruction is any musical movement or section that can be a restatement and might have a fermata.A sequence is a restatement collection of multiple otherNoteBlockMusic.Sequence
s andNoteBlockMusic.Sound
that itself might be a part of anotherNoteBlockMusic.Sequence
An instruction that produces a sonud which consists of aInstrument
and aNote
withNote.Tone
, but without duration orXBiome - Cross-version support for biome names.
Biomes: https://minecraft.wiki/w/Biome Biome: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/block/Biome.htmlXBlock - 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.htmlAn enum with cached legacy materials which can be used when comparing blocks with blocks and blocks with items.Enchantment support with multiple aliases.XEntity - YAML Entity Serializer
Supports 1.9+ Using ConfigurationSection Example:XItemStack - YAML Item Serializer
Using ConfigurationSection Example:XMaterial - Data Values/Pre-flattening
1.13 and above as priority.Potion type support for multiple aliases.For now, this merely acts as a chance wrapper for potion effects.XSound - Universal Minecraft Sound Support
1.13 and above as priority.A class to help caching and playing sound properties parsed from config.A class used for grouping various things together based on a common trait.XTag.Matcher<T>Send different World Border data to each player.