Uses of Class
net.minecraft.loot.LootTableManager
Packages that use LootTableManager
Package
Description
-
Uses of LootTableManager in net.minecraft.resources
Fields in net.minecraft.resources declared as LootTableManagerMethods in net.minecraft.resources that return LootTableManager -
Uses of LootTableManager in net.minecraft.server
Methods in net.minecraft.server that return LootTableManager -
Uses of LootTableManager in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type LootTableManagerModifier 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
Fields in net.minecraftforge.event declared as LootTableManagerMethods in net.minecraftforge.event that return LootTableManagerMethods in net.minecraftforge.event with parameters of type LootTableManagerModifier and TypeMethodDescriptionstatic LootTable
ForgeEventFactory.loadLootTable
(ResourceLocation name, LootTable table, LootTableManager lootTableManager) Constructors in net.minecraftforge.event with parameters of type LootTableManagerModifierConstructorDescriptionLootTableLoadEvent
(ResourceLocation name, LootTable table, LootTableManager lootTableManager)