public class LootTableLoadEvent extends Event
Event.HasResult, Event.Result| Constructor and Description | 
|---|
| LootTableLoadEvent(ResourceLocation name,
                  LootTable table) | 
| Modifier and Type | Method and Description | 
|---|---|
| ResourceLocation | getName() | 
| LootTable | getTable() | 
| void | setTable(LootTable table) | 
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setuppublic LootTableLoadEvent(ResourceLocation name, LootTable table)
public ResourceLocation getName()
public LootTable getTable()
public void setTable(LootTable table)