public class LootTableManager extends java.lang.Object implements IResourceManagerReloadListener
Modifier and Type | Field and Description |
---|---|
static int |
field_195435_a |
static int |
field_195436_b |
Constructor and Description |
---|
LootTableManager() |
Modifier and Type | Method and Description |
---|---|
LootTable |
getLootTableFromLocation(ResourceLocation ressources) |
void |
onResourceManagerReload(IResourceManager resourceManager) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResourceType
public static final int field_195435_a
public static final int field_195436_b
public LootTable getLootTableFromLocation(ResourceLocation ressources)
public void onResourceManagerReload(IResourceManager resourceManager)
onResourceManagerReload
in interface IResourceManagerReloadListener