Uses of Interface
org.bukkit.Registry
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Registry in org.bukkit
Modifier and TypeFieldDescriptionstatic Registry<Advancement>
Registry.ADVANCEMENT
Server advancements.Registry.ART
Server art.Registry.ATTRIBUTE
Attribute.Registry.BIOME
Server biomes.static Registry<KeyedBossBar>
Registry.BOSS_BARS
Custom boss bars.static Registry<Enchantment>
Registry.ENCHANTMENT
Server enchantments.static Registry<EntityType>
Registry.ENTITY_TYPE
Server entity types.Registry.FLUID
Server fluids.Registry.GAME_EVENT
Game events.static Registry<LootTables>
Registry.LOOT_TABLES
Default server loot tables.Registry.MATERIAL
Server materials.Registry.MEMORY_MODULE_TYPE
Memory Keys.Registry.SOUNDS
Sound keys.Registry.STATISTIC
Server statistics.static Registry<Villager.Profession>
Registry.VILLAGER_PROFESSION
Villager profession.static Registry<Villager.Type>
Registry.VILLAGER_TYPE
Villager type.