net.minecraft.advancements.critereon

public class ItemPredicate$Builder

cu$a
net.minecraft.advancements.critereon.ItemPredicate$Builder
net.minecraft.class_2073$class_2074
net.minecraft.predicate.item.ItemPredicate$Builder
net.minecraft.src.C_1529_$C_1530_
net.minecraft.advancements.critereon.CriterionConditionItem$a

Field summary

Modifier and TypeField
private Optional<HolderSet<Item>>
a
items
field_9650
item
f_151440_
private MinMaxBounds$Ints
b
count
field_9648
count
f_45063_
private DataComponentPredicate
c
components
field_49235
componentPredicate
f_314893_
private final com.google.common.collect.ImmutableMap$Builder<ItemSubPredicate$Type<?>, ItemSubPredicate>
d
subPredicates
field_49803
subPredicates
f_315904_

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static ItemPredicate$Builder
a()
item()
method_8973()
create()
m_45068_()
public ItemPredicate$Builder
a(jr<cxl> arg0, dhh... arg1)
of(HolderGetter<Item> arg0, ItemLike... arg1)
method_8977(class_7871<class_1792> arg0, class_1935... arg1)
items(RegistryEntryLookup<Item> itemRegistry, ItemConvertible... items)
m_151445_(C_254583_<C_1381_> p_151446_, C_1595_... arg1)
public ItemPredicate$Builder
a(jr<cxl> arg0, ayk<cxl> arg1)
of(HolderGetter<Item> arg0, TagKey<Item> arg1)
method_8975(class_7871<class_1792> arg0, class_6862<class_1792> arg1)
tag(RegistryEntryLookup<Item> itemRegistry, TagKey<Item> tag)
m_204145_(C_254583_<C_1381_> p_204146_, C_203208_<C_1381_> arg1)
public ItemPredicate$Builder
a(dj$d arg0)
withCount(MinMaxBounds$Ints arg0)
method_35233(class_2096$class_2100 arg0)
count(NumberRange$IntRange count)
m_151443_(C_1863_$C_1867_ arg0)
public <T extends ItemSubPredicate> ItemPredicate$Builder
a(cv$a<T> arg0, T arg1)
withSubPredicate(ItemSubPredicate$Type<T> arg0, T arg1)
method_58179(class_9360$class_8745<T> arg0, T arg1)
subPredicate(ItemSubPredicate$Type<T> type, T subPredicate)
m_323078_(C_313771_$C_313589_<T> p_331877_, T arg1)
public ItemPredicate$Builder
a(ks arg0)
hasComponents(DataComponentPredicate arg0)
method_57299(class_9329 arg0)
component(ComponentPredicate componentPredicate)
m_324309_(C_313761_ arg0)
public ItemPredicate
b()
build()
method_8976()
build()
m_45077_()