Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.loot |
Modifier and Type | Field and Description |
---|---|
static Registry<LootTables> |
Registry.LOOT_TABLES
Default server loot tables.
|
Modifier and Type | Method and Description |
---|---|
static LootTables |
LootTables.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LootTables[] |
LootTables.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.