net.minecraft.advancement.criterion

public class ItemPredicate$Builder

av$a
net.minecraft.class_3200$class_3568
net.minecraft.advancement.criterion.ItemPredicate$Builder
net.minecraft.advancements.criterion.ItemPredicate$Builder
net.minecraft.advancements.criterion.ItemPredicate$Builder

Field summary

Modifier and TypeField
private final List<EnchantmentPredicate>
a
field_17422
enchantments
field_200312_a
enchantments
private Item
b
field_17423
item
field_200313_b
item
private Tag<Item>
c
field_17424
tag
field_200314_c
tag
private NumberPredicate$Ints
d
field_17425
count
field_200315_d
count
private NumberPredicate$Ints
e
field_17426
durability
field_200316_e
durability
private Potion
f
field_17427
potion
field_200317_f
potion
private NbtPredicate
g
field_17428
nbt
field_200318_g
nbt

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static ItemPredicate$Builder
a()
method_16172()
item()
func_200309_a()
create()
public ItemPredicate$Builder
a(axx arg0)
method_16173(class_3597 arg0)
of(ItemLike item)
func_200308_a(IItemProvider arg0)
item(IItemProvider provider)
public ItemPredicate$Builder
a(wz<ata> arg0)
method_16175(class_4482<class_1069> arg0)
of(Tag<Item> tag)
func_200307_a(Tag<Item> arg0)
tag(Tag<Item> tag)
public ItemPredicate$Builder
a(ba$d arg0)
method_16174(class_3638$class_3642 arg0)
withCount(NumberPredicate$Ints count)
func_200311_a(MinMaxBounds$IntBound arg0)
count(MinMaxBounds$IntBound bound)
public ItemPredicate
b()
method_16176()
build()
func_200310_b()
build()