Uses of Class
net.minecraft.loot.conditions.MatchTool
Packages that use MatchTool
-
Uses of MatchTool in net.minecraft.loot.conditions
Methods in net.minecraft.loot.conditions that return MatchToolModifier and TypeMethodDescriptionMatchTool.Serializer.deserialize
(com.google.gson.JsonObject p_230423_1_, com.google.gson.JsonDeserializationContext p_230423_2_) Methods in net.minecraft.loot.conditions 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)