Uses of Interface
org.bukkit.Registry
| Package | Description |
|---|---|
| org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
-
Uses of Registry in org.bukkit
Classes in org.bukkit that implement Registry Modifier and Type Class Description static classRegistry.SimpleRegistry<T extends Enum<T> & Keyed>Fields in org.bukkit declared as Registry Modifier and Type Field Description static Registry<Advancement>Registry. ADVANCEMENTServer advancements.static Registry<Art>Registry. ARTServer art.static Registry<Attribute>Registry. ATTRIBUTEAttribute.static Registry<Biome>Registry. BIOMEServer biomes.static Registry<KeyedBossBar>Registry. BOSS_BARSCustom boss bars.static Registry<Enchantment>Registry. ENCHANTMENTServer enchantments.static Registry<EntityType>Registry. ENTITY_TYPEServer entity types.static Registry<Fluid>Registry. FLUIDServer fluids.static Registry<LootTables>Registry. LOOT_TABLESDefault server loot tables.static Registry<Material>Registry. MATERIALServer materials.static Registry<MemoryKey>Registry. MEMORY_MODULE_TYPEMemory Keys.static Registry<Statistic>Registry. STATISTICServer statistics.static Registry<Villager.Profession>Registry. VILLAGER_PROFESSIONVillager profession.static Registry<Villager.Type>Registry. VILLAGER_TYPEVillager type.