Uses of Interface
net.minecraft.advancements.critereon.ItemSubPredicate
Package
Description
-
Uses of ItemSubPredicate in net.minecraft.advancements.critereon
Modifier and TypeClassDescriptionstatic final record
ItemSubPredicate.Type<T extends ItemSubPredicate>
Modifier and TypeClassDescriptionfinal record
final record
final record
final record
final record
class
static class
static class
final record
final record
final record
final record
final record
final record
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Map<ItemSubPredicate.Type<?>, ItemSubPredicate>> ItemSubPredicate.CODEC
private final com.google.common.collect.ImmutableMap.Builder
<ItemSubPredicate.Type<?>, ItemSubPredicate> ItemPredicate.Builder.subPredicates
private final Map
<ItemSubPredicate.Type<?>, ItemSubPredicate> ItemPredicate.subPredicates
The field for thesubPredicates
record component.Modifier and TypeMethodDescriptionprivate static <T extends ItemSubPredicate>
ItemSubPredicate.Type<T> <T extends ItemSubPredicate>
ItemPredicate.BuilderItemPredicate.Builder.withSubPredicate
(ItemSubPredicate.Type<T> p_333844_, T p_334018_) Modifier and TypeMethodDescriptionItemPredicate.subPredicates()
Returns the value of thesubPredicates
record component.ModifierConstructorDescriptionItemPredicate
(Optional<HolderSet<Item>> items, MinMaxBounds.Ints count, DataComponentPredicate components, Map<ItemSubPredicate.Type<?>, ItemSubPredicate> subPredicates) Creates an instance of aItemPredicate
record class. -
Uses of ItemSubPredicate in net.neoforged.neoforge.common.advancements.critereon
Modifier and TypeClassDescriptionclass
final record
-
Uses of ItemSubPredicate in net.neoforged.neoforge.debug.entity.player