Class MatchTool
java.lang.Object
net.minecraft.world.level.storage.loot.predicates.MatchTool
- All Implemented Interfaces:
 Predicate<LootContext>,LootContextUser,LootItemCondition
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minecraft.world.level.storage.loot.predicates.LootItemCondition
LootItemCondition.Builder - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionSet<LootContextParam<?>>getType()booleantest(LootContext p_82000_) static LootItemCondition.BuildertoolMatches(ItemPredicate.Builder p_81998_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.storage.loot.LootContextUser
validate 
- 
Field Details
- 
predicate
 
 - 
 - 
Constructor Details
- 
MatchTool
 
 - 
 - 
Method Details
- 
getType
- Specified by:
 getTypein interfaceLootItemCondition
 - 
getReferencedContextParams
- Specified by:
 getReferencedContextParamsin interfaceLootContextUser
 - 
test
- Specified by:
 testin interfacePredicate<LootContext>
 - 
toolMatches
 
 -