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 MatchToolModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<MatchTool> MatchTool.MAP_CODECMethods in net.minecraft.world.level.storage.loot.predicates that return types with arguments 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 booleanNeoForgeLootTableProvider.checkMatchTool(MatchTool lootCondition, Item expected)