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 TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, ItemSubPredicate.TypedSubPredicate<?>> ItemSubPredicate.field_58054private final PacketCodec<RegistryByteBuf, ItemSubPredicate.TypedSubPredicate<T>> ItemSubPredicate.Type.field_58056private final com.mojang.serialization.MapCodec<ItemSubPredicate.TypedSubPredicate<T>> ItemSubPredicate.Type.typedCodecMethods in net.minecraft.predicate.item that return ItemSubPredicate.TypedSubPredicateModifier and TypeMethodDescriptionprivate static <T extends ItemSubPredicate>
ItemSubPredicate.TypedSubPredicate<T> ItemSubPredicate.TypedSubPredicate.method_68714(Map.Entry<ItemSubPredicate.Type<?>, T> entry) Methods 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()ItemSubPredicate.Type.method_68716()