Class CanToolPerformAction

java.lang.Object
net.minecraftforge.common.loot.CanToolPerformAction
All Implemented Interfaces:
Predicate<LootContext>, LootContextUser, LootItemCondition

public class CanToolPerformAction extends Object implements LootItemCondition
This LootItemCondition "forge:can_tool_perform_action" can be used to check if a tool can perform a given ToolAction.