Uses of Interface
net.minecraft.world.level.storage.loot.LootContextUser
Packages that use LootContextUser
Package
Description
- 
Uses of LootContextUser in net.minecraft.world.level.storage.lootMethods in net.minecraft.world.level.storage.loot with type parameters of type LootContextUserModifier and TypeMethodDescriptionprivate static <T extends LootContextUser>
 LootDataType.Validator<T>LootDataType.createSimpleValidator()Methods in net.minecraft.world.level.storage.loot with parameters of type LootContextUser
- 
Uses of LootContextUser in net.minecraft.world.level.storage.loot.functionsSubinterfaces of LootContextUser in net.minecraft.world.level.storage.loot.functionsClasses in net.minecraft.world.level.storage.loot.functions that implement LootContextUserModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass
- 
Uses of LootContextUser in net.minecraft.world.level.storage.loot.parametersMethods in net.minecraft.world.level.storage.loot.parameters with parameters of type LootContextUserModifier and TypeMethodDescriptionvoidLootContextParamSet.validateUser(ValidationContext p_81396_, LootContextUser p_81397_) 
- 
Uses of LootContextUser in net.minecraft.world.level.storage.loot.predicatesSubinterfaces of LootContextUser in net.minecraft.world.level.storage.loot.predicatesClasses in net.minecraft.world.level.storage.loot.predicates that implement LootContextUserModifier and TypeClassDescriptionclassclassfinal recordclassfinal recordfinal recordfinal recordclassfinal recordfinal recordfinal recordfinal recordclassfinal recordfinal recordfinal recordfinal recordfinal recordfinal record
- 
Uses of LootContextUser in net.minecraft.world.level.storage.loot.providers.numberSubinterfaces of LootContextUser in net.minecraft.world.level.storage.loot.providers.numberClasses in net.minecraft.world.level.storage.loot.providers.number that implement LootContextUserModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal record
- 
Uses of LootContextUser in net.neoforged.neoforge.common.lootClasses in net.neoforged.neoforge.common.loot that implement LootContextUserModifier and TypeClassDescriptionclassThis LootItemCondition "neoforge:can_tool_perform_action" can be used to check if a tool can perform a given ToolAction.class
- 
Uses of LootContextUser in net.neoforged.testframework.conditionClasses in net.neoforged.testframework.condition that implement LootContextUser