net.minecraft.advancements.critereon

public class ItemSubPredicates

cw
net.minecraft.advancements.critereon.ItemSubPredicates
net.minecraft.class_9361
net.minecraft.predicate.item.ItemSubPredicateTypes
net.minecraft.advancements.critereon.ItemSubPredicates

Field summary

Modifier and TypeField
public static final ItemSubPredicate$Type<ItemDamagePredicate>
a
DAMAGE
field_49806
DAMAGE
public static final ItemSubPredicate$Type<ItemEnchantmentsPredicate$Enchantments>
b
ENCHANTMENTS
field_49807
ENCHANTMENTS
public static final ItemSubPredicate$Type<ItemEnchantmentsPredicate$StoredEnchantments>
c
STORED_ENCHANTMENTS
field_49808
STORED_ENCHANTMENTS
public static final ItemSubPredicate$Type<ItemPotionsPredicate>
d
POTIONS
field_49809
POTION_CONTENTS
public static final ItemSubPredicate$Type<ItemCustomDataPredicate>
e
CUSTOM_DATA
field_49810
CUSTOM_DATA
public static final ItemSubPredicate$Type<ItemContainerPredicate>
f
CONTAINER
field_51386
CONTAINER
public static final ItemSubPredicate$Type<ItemBundlePredicate>
g
BUNDLE_CONTENTS
field_51387
BUNDLE_CONTENTS
public static final ItemSubPredicate$Type<ItemFireworkExplosionPredicate>
h
FIREWORK_EXPLOSION
field_51388
FIREWORK_EXPLOSION
public static final ItemSubPredicate$Type<ItemFireworksPredicate>
i
FIREWORKS
field_51389
FIREWORKS
public static final ItemSubPredicate$Type<ItemWritableBookPredicate>
j
WRITABLE_BOOK
field_51390
WRITABLE_BOOK_CONTENT
public static final ItemSubPredicate$Type<ItemWrittenBookPredicate>
k
WRITTEN_BOOK
field_51391
WRITTEN_BOOK_CONTENT
public static final ItemSubPredicate$Type<ItemAttributeModifiersPredicate>
l
ATTRIBUTE_MODIFIERS
field_51392
ATTRIBUTE_MODIFIERS
public static final ItemSubPredicate$Type<ItemTrimPredicate>
m
ARMOR_TRIM
field_51393
TRIM
public static final ItemSubPredicate$Type<ItemJukeboxPlayablePredicate>
n
JUKEBOX_PLAYABLE
field_52024
JUKEBOX_PLAYABLE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static <T extends ItemSubPredicate> ItemSubPredicate$Type<T>
a(String arg0, com.mojang.serialization.Codec<T> arg1)
register(String arg0, com.mojang.serialization.Codec<T> arg1)
method_58180(String arg0, com.mojang.serialization.Codec<T> arg1)
register(String id, com.mojang.serialization.Codec<T> codec)
public static ItemSubPredicate$Type<?>
a(kd<cv$a<?>> arg0)
bootstrap(Registry<ItemSubPredicate$Type<?>> arg0)
method_58181(class_2378<class_9360$class_8745<?>> arg0)
getDefault(Registry<ItemSubPredicate$Type<?>> registry)