类 ArrowproofVestItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.ArmorItem
net.minecraft.item.DyeableArmorItem
pers.saikel0rado1iu.silk.api.ropestick.armor.CustomDyeableArmorItem
pers.saikel0rado1iu.spontaneousreplace.item.ArrowproofVestItem
- 所有已实现的接口:
net.fabricmc.fabric.api.item.v1.FabricItem,net.minecraft.item.DyeableItem,net.minecraft.item.Equipment,net.minecraft.item.ItemConvertible,net.minecraft.item.Vanishable,net.minecraft.resource.featuretoggle.ToggleableFeature,pers.saikel0rado1iu.silk.api.ropestick.property.ItemProperties
public class ArrowproofVestItem
extends pers.saikel0rado1iu.silk.api.ropestick.armor.CustomDyeableArmorItem
implements pers.saikel0rado1iu.silk.api.ropestick.property.ItemProperties
防箭衣物品
一种特殊的投掷物防御装备,拥有超高的韧性和 50% 的弹射物伤害减免- 从以下版本开始:
- 1.0.0
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.item.ArmorItem
net.minecraft.item.ArmorItem.Type从类继承的嵌套类/接口 net.minecraft.item.Item
net.minecraft.item.Item.Settings -
字段概要
从类继承的字段 net.minecraft.item.ArmorItem
DISPENSER_BEHAVIOR, knockbackResistance, material, type从类继承的字段 net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_ID, ATTACK_SPEED_MODIFIER_ID, BLOCK_ITEMS, DEFAULT_MAX_COUNT, DEFAULT_MAX_USE_TIME, ITEM_BAR_STEPS从接口继承的字段 net.minecraft.item.DyeableItem
COLOR_KEY, DEFAULT_COLOR, DISPLAY_KEY从接口继承的字段 net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS -
构造器概要
构造器构造器说明ArrowproofVestItem(net.minecraft.item.ArmorItem.Type type, net.minecraft.item.Item.Settings settings) -
方法概要
从类继承的方法 pers.saikel0rado1iu.silk.api.ropestick.armor.CustomDyeableArmorItem
getColor从类继承的方法 net.minecraft.item.ArmorItem
canRepair, dispenseArmor, getAttributeModifiers, getEnchantability, getEquipSound, getMaterial, getProtection, getSlotType, getToughness, getType, use从类继承的方法 net.minecraft.item.Item
appendTooltip, asItem, byRawId, canBeNested, canMine, damage, finishUsing, fromBlock, getDefaultStack, getDrinkSound, getEatSound, getFoodComponent, getItemBarColor, getItemBarStep, getMaxCount, getMaxDamage, getMaxUseTime, getMiningSpeedMultiplier, getName, getName, getOrCreateTranslationKey, getRarity, getRawId, getRecipeRemainder, getRegistryEntry, getRequiredFeatures, getTooltipData, getTranslationKey, getTranslationKey, getUseAction, hasGlint, hasRecipeRemainder, inventoryTick, isDamageable, isEnchantable, isFireproof, isFood, isItemBarVisible, isNbtSynced, isNetworkSynced, isSuitableFor, isUsedOnRelease, onClicked, onCraft, onCraftByPlayer, onItemEntityDestroyed, onStackClicked, onStoppedUsing, postHit, postMine, postProcessNbt, raycast, toString, usageTick, useOnBlock, useOnEntity从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait从接口继承的方法 net.minecraft.item.DyeableItem
hasColor, removeColor, setColor从接口继承的方法 net.minecraft.item.Equipment
equipAndSwap从接口继承的方法 net.fabricmc.fabric.api.item.v1.FabricItem
allowContinuingBlockBreaking, allowNbtUpdateAnimation, canBeEnchantedWith, getAttributeModifiers, getFoodComponent, getIntrinsicEnchantments, getRecipeRemainder, isSuitableFor从接口继承的方法 net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
构造器详细资料
-
ArrowproofVestItem
public ArrowproofVestItem(net.minecraft.item.ArmorItem.Type type, net.minecraft.item.Item.Settings settings)
-
-
方法详细资料
-
properties
属性方法- 指定者:
properties在接口中pers.saikel0rado1iu.silk.api.ropestick.property.ItemProperties- 返回:
- 物品属性集合
-