Uses of Record Class
net.minecraft.world.level.storage.loot.predicates.MatchTool
Packages that use MatchTool
Package
Description
Classes for NeoForge's own data generation.
-
Uses of MatchTool in net.minecraft.world.level.storage.loot.predicates
Fields in net.minecraft.world.level.storage.loot.predicates with type parameters of type MatchTool -
Uses of MatchTool in net.neoforged.neoforge.common.data.internal
Methods in net.neoforged.neoforge.common.data.internal with parameters of type MatchToolModifier and TypeMethodDescriptionprivate boolean
NeoForgeLootTableProvider.checkMatchTool
(MatchTool lootCondition, Item expected)