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 TypeClassDescriptionstatic final class
Registry.SimpleRegistry<T extends Enum<T> & Keyed>
Modifier and TypeFieldDescriptionstatic final Registry<Advancement>
Registry.ADVANCEMENT
Server advancements.Registry.ART
Server art.Registry.ATTRIBUTE
Attribute.Registry.BIOME
Server biomes.static final Registry<KeyedBossBar>
Registry.BOSS_BARS
Custom boss bars.static final Registry<Enchantment>
Registry.ENCHANTMENT
Server enchantments.static final Registry<EntityType>
Registry.ENTITY_TYPE
Server entity types.Registry.FLUID
Server fluids.Registry.GAME_EVENT
Game events.static final 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 final Registry<Villager.Profession>
Registry.VILLAGER_PROFESSION
Villager profession.static final Registry<Villager.Type>
Registry.VILLAGER_TYPE
Villager type.