Uses of Record Class
net.minecraft.advancement.criterion.UsedTotemCriterion.Conditions
Packages that use UsedTotemCriterion.Conditions
-
Uses of UsedTotemCriterion.Conditions in net.minecraft.advancement.criterion
Fields in net.minecraft.advancement.criterion with type parameters of type UsedTotemCriterion.ConditionsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<UsedTotemCriterion.Conditions> UsedTotemCriterion.Conditions.CODEC
Methods in net.minecraft.advancement.criterion that return types with arguments of type UsedTotemCriterion.ConditionsModifier and TypeMethodDescriptionUsedTotemCriterion.Conditions.create
(ItemConvertible item) UsedTotemCriterion.Conditions.create
(ItemPredicate itemPredicate) com.mojang.serialization.Codec
<UsedTotemCriterion.Conditions> UsedTotemCriterion.getConditionsCodec()