public class ItemComponents_v1_21 extends ItemComponents_v1_20_5
| Modifier and Type | Field and Description |
|---|---|
ItemComponent<Types_v1_21.AttributeModifiers> |
ATTRIBUTE_MODIFIERS |
ItemComponent<Types_v1_21.Food> |
FOOD |
ItemComponent<Types_v1_21.JukeboxPlayable> |
JUKEBOX_PLAYABLE |
BANNER_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, FIRE_RESISTANT, FIREWORK_EXPLOSION, FIREWORKS, HIDE_ADDITIONAL_TOOLTIP, HIDE_TOOLTIP, INSTRUMENT, INTANGIBLE_PROJECTILE, ITEM_NAME, LOCK, 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, POTION_CONTENTS, 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() |
ItemComponents_v1_21(Registries registries,
Verifiers verifiers) |
| Modifier and Type | Method and Description |
|---|---|
ItemComponentMap |
getItemDefaults() |
mapFrom, mapTocopy, getComponent, getComponentCodec, getComponentList, getMapCodec, getRegistries, getVerifiers, register, registerNonSerializable, sort, unregisterpublic final ItemComponent<Types_v1_21.Food> FOOD
public final ItemComponent<Types_v1_21.JukeboxPlayable> JUKEBOX_PLAYABLE
public final ItemComponent<Types_v1_21.AttributeModifiers> ATTRIBUTE_MODIFIERS
public ItemComponents_v1_21()
public ItemComponents_v1_21(Registries registries, Verifiers verifiers)
public ItemComponentMap getItemDefaults()
getItemDefaults in class ItemComponents_v1_20_5