public class ItemComponents_v1_21_2 extends ItemComponents_v1_21
| Modifier and Type | Field and Description |
|---|---|
ItemComponent<Types_v1_21_2.Consumable> |
CONSUMABLE |
ItemComponent<Types_v1_21_2.DamageResistant> |
DAMAGE_RESISTANT |
ItemComponent<Types_v1_21_2.DeathProtection> |
DEATH_PROTECTION |
ItemComponent<Types_v1_21_2.Enchantable> |
ENCHANTABLE |
ItemComponent<Types_v1_21_2.Equippable> |
EQUIPPABLE |
ItemComponent<Types_v1_21_2.Food> |
FOOD |
ItemComponent<java.lang.Boolean> |
GLIDER |
ItemComponent<com.viaversion.viaversion.libs.mcstructs.core.Identifier> |
ITEM_MODEL |
ItemComponent<Types_v1_21_2.ItemPredicate> |
LOCK |
ItemComponent<Types_v1_21_2.PotionContents> |
POTION_CONTENTS |
ItemComponent<Types_v1_21_2.Repairable> |
REPAIRABLE |
ItemComponent<com.viaversion.viaversion.libs.mcstructs.core.Identifier> |
TOOLTIP_STYLE |
ItemComponent<Types_v1_21_2.UseCooldown> |
USE_COOLDOWN |
ItemComponent<Types_v1_20_5.ItemStack> |
USE_REMAINDER |
ATTRIBUTE_MODIFIERS, JUKEBOX_PLAYABLEBANNER_PATTERNS, BASE_COLOR, BEES, BLOCK_ENTITY_DATA, BLOCK_STATE, BUCKET_ENTITY_DATA, BUNDLE_CONTENTS, CAN_BREAK, CAN_PLACE_ON, CHARGED_PROJECTILES, CONTAINER, CONTAINER_LOOT, CREATIVE_SLOT_LOCK, CUSTOM_DATA, CUSTOM_MODEL_DATA, CUSTOM_NAME, DAMAGE, DEBUG_STICK_STATE, DYED_COLOR, ENCHANTMENT_GLINT_OVERRIDE, ENCHANTMENTS, ENTITY_DATA, FIREWORK_EXPLOSION, FIREWORKS, HIDE_ADDITIONAL_TOOLTIP, HIDE_TOOLTIP, INSTRUMENT, INTANGIBLE_PROJECTILE, ITEM_NAME, LODESTONE_TRACKER, LORE, MAP_COLOR, MAP_DECORATIONS, MAP_ID, MAP_POST_PROCESSING, MAX_DAMAGE, MAX_STACK_SIZE, NOTE_BLOCK_SOUND, OMINOUS_BOTTLE_AMPLIFIER, POT_DECORATIONS, PROFILE, RARITY, RECIPES, REPAIR_COST, STORED_ENCHANTMENTS, SUSPICIOUS_STEW_EFFECTS, TOOL, TRIM, UNBREAKABLE, WRITABLE_BOOK_CONTENT, WRITTEN_BOOK_CONTENT| Constructor and Description |
|---|
ItemComponents_v1_21_2() |
ItemComponents_v1_21_2(Registries registries,
Verifiers verifiers) |
getItemDefaultsmapFrom, mapTocopy, getComponent, getComponentCodec, getComponentList, getMapCodec, getRegistries, getVerifiers, register, registerNonSerializable, sort, unregisterpublic final ItemComponent<Types_v1_21_2.PotionContents> POTION_CONTENTS
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.core.Identifier> ITEM_MODEL
public final ItemComponent<Types_v1_21_2.Food> FOOD
public final ItemComponent<Types_v1_21_2.Consumable> CONSUMABLE
public final ItemComponent<Types_v1_20_5.ItemStack> USE_REMAINDER
public final ItemComponent<Types_v1_21_2.UseCooldown> USE_COOLDOWN
public final ItemComponent<Types_v1_21_2.DamageResistant> DAMAGE_RESISTANT
public final ItemComponent<Types_v1_21_2.Enchantable> ENCHANTABLE
public final ItemComponent<Types_v1_21_2.Equippable> EQUIPPABLE
public final ItemComponent<Types_v1_21_2.Repairable> REPAIRABLE
public final ItemComponent<java.lang.Boolean> GLIDER
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.core.Identifier> TOOLTIP_STYLE
public final ItemComponent<Types_v1_21_2.DeathProtection> DEATH_PROTECTION
public final ItemComponent<Types_v1_21_2.ItemPredicate> LOCK
public ItemComponents_v1_21_2()
public ItemComponents_v1_21_2(Registries registries, Verifiers verifiers)