Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
Registry.SimpleRegistry<T extends Enum<T> & Keyed> |
Modifier and Type | Field | Description |
---|---|---|
static Registry<Advancement> |
Registry.ADVANCEMENT |
Server advancements.
|
static Registry<Art> |
Registry.ART |
Server art.
|
static Registry<Biome> |
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.
|
static Registry<LootTables> |
Registry.LOOT_TABLES |
Default server loot tables.
|
static Registry<Material> |
Registry.MATERIAL |
Server materials.
|
static Registry<MemoryKey> |
Registry.MEMORY_MODULE_TYPE |
Memory Keys.
|
static Registry<Statistic> |
Registry.STATISTIC |
Server statistics.
|
static Registry<Villager.Profession> |
Registry.VILLAGER_PROFESSION |
Villager profession.
|
static Registry<Villager.Type> |
Registry.VILLAGER_TYPE |
Villager type.
|
Copyright © 2019. All rights reserved.