Uses of Class
net.minecraft.loot.function.LootFunctionManager
| Package | Description |
|---|---|
| net.minecraft.resource |
Provides resources to Minecraft, including resource access and provision.
|
| net.minecraft.server |
-
Uses of LootFunctionManager in net.minecraft.resource
Fields in net.minecraft.resource declared as LootFunctionManager Modifier and Type Field Description private LootFunctionManagerServerResourceManager. lootFunctionManagerMethods in net.minecraft.resource that return LootFunctionManager Modifier and Type Method Description LootFunctionManagerServerResourceManager. getLootFunctionManager() -
Uses of LootFunctionManager in net.minecraft.server
Methods in net.minecraft.server that return LootFunctionManager Modifier and Type Method Description LootFunctionManagerMinecraftServer. getItemModifierManager()