Class MatchToolMixin
java.lang.Object
de.cech12.ceramicshears.mixin.MatchToolMixin
- All Implemented Interfaces:
Predicate<net.minecraft.world.level.storage.loot.LootContext>, net.minecraft.world.level.storage.loot.LootContextUser, net.minecraft.world.level.storage.loot.predicates.LootItemCondition, net.minecraft.world.level.storage.loot.Validatable
public abstract class MatchToolMixin
extends Object
implements net.minecraft.world.level.storage.loot.predicates.LootItemCondition
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.level.storage.loot.predicates.LootItemCondition
net.minecraft.world.level.storage.loot.predicates.LootItemCondition.Builder -
Field Summary
Fields inherited from interface net.minecraft.world.level.storage.loot.predicates.LootItemCondition
CODEC, DIRECT_CODEC, TYPED_CODEC -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.storage.loot.LootContextUser
getReferencedContextParams, validateMethods inherited from interface net.minecraft.world.level.storage.loot.predicates.LootItemCondition
codec
-
Constructor Details
-
MatchToolMixin
public MatchToolMixin()
-