public class DyeableArmorItem extends ArmorItem implements DyeableItem
Item.Settings
DISPENSER_BEHAVIOR, knockbackResistance, slot, type
ATTACK_DAMAGE_MODIFIER_ID, ATTACK_SPEED_MODIFIER_ID, BLOCK_ITEMS, group, RANDOM
Constructor and Description |
---|
DyeableArmorItem(ArmorMaterial material,
EquipmentSlot slot,
Item.Settings settings) |
canRepair, dispenseArmor, getAttributeModifiers, getEnchantability, getMaterial, getProtection, getSlotType, method_26353, use
appendStacks, appendTooltip, asItem, byRawId, canMine, damage, finishUsing, fromBlock, getDefaultStack, getDrinkSound, getEatSound, getFoodComponent, getGroup, getMaxCount, getMaxDamage, getMaxUseTime, getMiningSpeedMultiplier, getName, getName, getOrCreateTranslationKey, getRarity, getRawId, getRecipeRemainder, getTranslationKey, getTranslationKey, getUseAction, hasGlint, hasRecipeRemainder, inventoryTick, isDamageable, isEffectiveOn, isEnchantable, isFireproof, isFood, isIn, isIn, isNetworkSynced, isUsedOnRelease, onCraft, onStoppedUsing, postHit, postMine, postProcessTag, raycast, shouldSyncTagToClient, toString, usageTick, useOnBlock, useOnEntity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
blendAndSetColor, getColor, hasColor, removeColor, setColor
public DyeableArmorItem(ArmorMaterial material, EquipmentSlot slot, Item.Settings settings)