Uses of Record Class
net.minecraft.predicate.item.ItemSubPredicate.TypedSubPredicate
Packages that use ItemSubPredicate.TypedSubPredicate
-
Uses of ItemSubPredicate.TypedSubPredicate in net.minecraft.client.render.item.property.bool
Fields in net.minecraft.client.render.item.property.bool declared as ItemSubPredicate.TypedSubPredicateModifier and TypeFieldDescriptionprivate final ItemSubPredicate.TypedSubPredicate<?> ComponentBooleanProperty.predicateThe field for thepredicaterecord component.Methods in net.minecraft.client.render.item.property.bool that return ItemSubPredicate.TypedSubPredicateModifier and TypeMethodDescriptionComponentBooleanProperty.predicate()Returns the value of thepredicaterecord component.Constructors in net.minecraft.client.render.item.property.bool with parameters of type ItemSubPredicate.TypedSubPredicateModifierConstructorDescriptionComponentBooleanProperty(ItemSubPredicate.TypedSubPredicate<?> typedSubPredicate) -
Uses of ItemSubPredicate.TypedSubPredicate in net.minecraft.predicate.item
Fields in net.minecraft.predicate.item with type parameters of type ItemSubPredicate.TypedSubPredicateModifier and TypeFieldDescriptionprivate final com.mojang.serialization.MapCodec<ItemSubPredicate.TypedSubPredicate<T>> ItemSubPredicate.Type.typedCodecMethods in net.minecraft.predicate.item that return types with arguments of type ItemSubPredicate.TypedSubPredicateModifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<ItemSubPredicate.TypedSubPredicate<?>> ItemSubPredicate.createCodec(String predicateFieldName) com.mojang.serialization.MapCodec<ItemSubPredicate.TypedSubPredicate<T>> ItemSubPredicate.Type.getTypedCodec()