LootTables

loottweaker.vanilla.loot.LootTables
This class is deprecated, it will be removed in a future version
The replacement is loottweaker.LootTweaker.

Methods

See here for an explanation of the method documentation format used on this page.

static LootTable getTable(String tableName)

Gets a loot table by name.

Parameters:
  • tableName - the unique name of the table.
Errors:

if no loot table exists with the specified name.

Return:

the table with the specified name.