Package | Description |
---|---|
org.bukkit |
More generalized classes in the API.
|
org.bukkit.loot |
Modifier and Type | Field | Description |
---|---|---|
static Registry<LootTables> |
Registry.LOOT_TABLES |
Default server loot tables.
|
Modifier and Type | Method | 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 © 2019. All rights reserved.