Uses of Class
net.minecraft.world.level.storage.loot.predicates.MatchTool
Packages that use MatchTool
Package
Description
-
Uses of MatchTool in net.minecraft.world.level.storage.loot.predicates
Methods in net.minecraft.world.level.storage.loot.predicates that return MatchToolModifier and TypeMethodDescriptionMatchTool.Serializer.deserialize
(com.google.gson.JsonObject p_82021_, com.google.gson.JsonDeserializationContext p_82022_) Methods in net.minecraft.world.level.storage.loot.predicates with parameters of type MatchTool -
Uses of MatchTool in net.minecraftforge.common.data
Methods in net.minecraftforge.common.data with parameters of type MatchToolModifier and TypeMethodDescriptionprivate boolean
ForgeLootTableProvider.checkMatchTool
(MatchTool lootCondition, Item expected)