Uses of Class
net.minecraft.loot.LootTableManager
Package
Description
-
Uses of LootTableManager in net.minecraft.resources
-
Uses of LootTableManager in net.minecraft.server
-
Uses of LootTableManager in net.minecraftforge.common
Modifier and TypeMethodDescriptionstatic LootTable
ForgeHooks.loadLootTable
(com.google.gson.Gson gson, ResourceLocation name, com.google.gson.JsonElement data, boolean custom, LootTableManager lootTableManager) -
Uses of LootTableManager in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic LootTable
ForgeEventFactory.loadLootTable
(ResourceLocation name, LootTable table, LootTableManager lootTableManager) ModifierConstructorDescriptionLootTableLoadEvent
(ResourceLocation name, LootTable table, LootTableManager lootTableManager)