Package net.minecraftforge.common.loot
package net.minecraftforge.common.loot
-
InterfaceDescriptionImplementation that defines what a global loot modifier must implement in order to be functional.
-
ClassDescriptionThis LootItemCondition "forge:can_tool_perform_action" can be used to check if a tool can perform a given ToolAction.GlobalLootModifierSerializer<T extends IGlobalLootModifier>Abstract base deserializer for LootModifiers.A base implementation of a Global Loot Modifier for modders to extend.