Uses of Class
net.minecraft.world.level.storage.loot.LootTables
Package
Description
-
Uses of LootTables in net.minecraft.server
Modifier and TypeMethodDescriptionMinecraftServer.getLootTables()
ReloadableServerResources.getLootTables()
-
Uses of LootTables in net.minecraft.world.level.storage.loot
ModifierConstructorDescriptionItemModifierManager
(PredicateManager p_165086_, LootTables p_165087_) -
Uses of LootTables in net.minecraftforge.common
Modifier and TypeMethodDescriptionstatic LootTable
ForgeHooks.loadLootTable
(com.google.gson.Gson gson, ResourceLocation name, com.google.gson.JsonElement data, boolean custom, LootTables lootTableManager) -
Uses of LootTables in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic LootTable
ForgeEventFactory.loadLootTable
(ResourceLocation name, LootTable table, LootTables lootTableManager) ModifierConstructorDescriptionLootTableLoadEvent
(ResourceLocation name, LootTable table, LootTables lootTableManager)