Uses of Class
com.cryptomorin.xseries.base.XRegistry
Packages that use XRegistry
-
Uses of XRegistry in com.cryptomorin.xseries
Fields in com.cryptomorin.xseries declared as XRegistryModifier and TypeFieldDescriptionstatic final XRegistry<XAttribute, org.bukkit.attribute.Attribute> XAttribute.REGISTRYXBiome.REGISTRYstatic final XRegistry<XEnchantment, org.bukkit.enchantments.Enchantment> XEnchantment.REGISTRYstatic final XRegistry<XEntityType, org.bukkit.entity.EntityType> XEntityType.REGISTRYXItemFlag.REGISTRYstatic final XRegistry<XPatternType, org.bukkit.block.banner.PatternType> XPatternType.REGISTRYXPotion.REGISTRYXSound.REGISTRY -
Uses of XRegistry in com.cryptomorin.xseries.base
Methods in com.cryptomorin.xseries.base with parameters of type XRegistryModifier and TypeMethodDescriptionprotected voidXModule.setEnumName(XRegistry<XForm, BukkitForm> registry, String enumName)