public class ItemComponents_v1_21_5 extends ItemComponents_v1_21_4
CUSTOM_MODEL_DATA, EQUIPPABLECONSUMABLE, DAMAGE_RESISTANT, DEATH_PROTECTION, ENCHANTABLE, FOOD, GLIDER, ITEM_MODEL, LOCK, POTION_CONTENTS, REPAIRABLE, TOOLTIP_STYLE, USE_COOLDOWN, USE_REMAINDERBANNER_PATTERNS, BASE_COLOR, BEES, BLOCK_ENTITY_DATA, BLOCK_STATE, BUCKET_ENTITY_DATA, BUNDLE_CONTENTS, CHARGED_PROJECTILES, CONTAINER, CONTAINER_LOOT, CREATIVE_SLOT_LOCK, CUSTOM_DATA, DAMAGE, DEBUG_STICK_STATE, ENCHANTMENT_GLINT_OVERRIDE, ENTITY_DATA, FIREWORK_EXPLOSION, FIREWORKS, INSTRUMENT, INTANGIBLE_PROJECTILE, LODESTONE_TRACKER, 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, SUSPICIOUS_STEW_EFFECTS, WRITABLE_BOOK_CONTENT| Constructor and Description |
|---|
ItemComponents_v1_21_5() |
ItemComponents_v1_21_5(Registries registries,
Verifiers verifiers) |
getItemDefaultsmapFrom, mapTocopy, getComponent, getComponentCodec, getComponentList, getMapCodec, getRegistries, getVerifiers, register, registerNonSerializable, sort, unregisterpublic final ItemComponent<com.viaversion.viaversion.libs.mcstructs.text.TextComponent> CUSTOM_NAME
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.text.TextComponent> ITEM_NAME
public final ItemComponent<java.util.List<com.viaversion.viaversion.libs.mcstructs.text.TextComponent>> LORE
public final ItemComponent<Types_v1_21_5.Weapon> WEAPON
public final ItemComponent<Types_v1_20_5.WrittenBook> WRITTEN_BOOK_CONTENT
public final ItemComponent<java.lang.Float> POTION_DURATION_SCALE
public final ItemComponent<Types_v1_21_5.ToolComponent> TOOL
public final ItemComponent<Types_v1_21_5.VillagerVariant> VILLAGER_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry> WOLF_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry> WOLF_SOUND_VARIANT
public final ItemComponent<Types_v1_20_5.DyeColor> WOLF_COLLAR
public final ItemComponent<Types_v1_21_5.FoxVariant> FOX_VARIANT
public final ItemComponent<Types_v1_21_5.SalmonSize> SALMON_SIZE
public final ItemComponent<Types_v1_21_5.ParrotVariant> PARROT_VARIANT
public final ItemComponent<Types_v1_21_5.TropicalFishPattern> TROPICAL_FISH_PATTERN
public final ItemComponent<Types_v1_20_5.DyeColor> TROPICAL_FISH_BASE_COLOR
public final ItemComponent<Types_v1_20_5.DyeColor> TROPICAL_FISH_PATTERN_COLOR
public final ItemComponent<Types_v1_21_5.MooshroomVariant> MOOSHROOM_VARIANT
public final ItemComponent<Types_v1_21_5.RabbitVariant> RABBIT_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry> PIG_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry> COW_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.EitherHolder<java.lang.Object>> CHICKEN_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry> FROG_VARIANT
public final ItemComponent<Types_v1_21_5.HorseVariant> HORSE_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.Holder<Types_v1_21_5.PaintingVariant>> PAINTING_VARIANT
public final ItemComponent<Types_v1_21_5.LlamaVariant> LLAMA_VARIANT
public final ItemComponent<Types_v1_21_5.AxolotlVariant> AXOLOTL_VARIANT
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry> CAT_VARIANT
public final ItemComponent<Types_v1_20_5.DyeColor> CAT_COLLAR
public final ItemComponent<Types_v1_20_5.DyeColor> SHEEP_COLOR
public final ItemComponent<Types_v1_20_5.DyeColor> SHULKER_COLOR
public final ItemComponent<Types_v1_21_5.BlocksAttacks> BLOCKS_ATTACKS
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.Holder<Types_v1_20_5.SoundEvent>> BREAK_SOUND
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.TagKey> PROVIDES_BANNER_PATTERNS
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.TagKey> PROVIDES_TRIM_MATERIAL
public final ItemComponent<Types_v1_21_5.TooltipDisplay> TOOLTIP_DISPLAY
public final ItemComponent<java.util.List<Types_v1_21.AttributeModifier>> ATTRIBUTE_MODIFIERS
public final ItemComponent<java.lang.Integer> DYED_COLOR
public final ItemComponent<java.util.List<Types_v1_20_5.BlockPredicate>> CAN_PLACE_ON
public final ItemComponent<java.util.List<Types_v1_20_5.BlockPredicate>> CAN_BREAK
public final ItemComponent<java.util.Map<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry,java.lang.Integer>> ENCHANTMENTS
public final ItemComponent<java.util.Map<com.viaversion.viaversion.libs.mcstructs.registry.RegistryEntry,java.lang.Integer>> STORED_ENCHANTMENTS
public final ItemComponent<com.viaversion.viaversion.libs.mcstructs.registry.Holder<Types_v1_21.JukeboxPlayable.JukeboxSong>> JUKEBOX_PLAYABLE
public final ItemComponent<Types_v1_21_5.ArmorTrim> TRIM
public final ItemComponent<java.lang.Boolean> UNBREAKABLE
public ItemComponents_v1_21_5()
public ItemComponents_v1_21_5(Registries registries, Verifiers verifiers)