Package net.neoforged.neoforge.common.loot
@ParametersAreNonnullByDefault
package net.neoforged.neoforge.common.loot
-
ClassDescriptionLoot modifier that rolls one loot table (the "subtable" and adds the results to the loot being modified (the "target table").This LootItemCondition "neoforge:can_tool_perform_action" can be used to check if a tool can perform a given ToolAction.Implementation that defines what a global loot modifier must implement in order to be functional.A base implementation of a Global Loot Modifier for modders to extend.