Package de.teamlapen.werewolves.items
Class WolfPeltArmorItem
java.lang.Object
net.minecraft.world.item.Item
net.minecraft.world.item.ArmorItem
de.teamlapen.werewolves.items.WolfPeltArmorItem
- All Implemented Interfaces:
de.teamlapen.vampirism.api.items.IFactionExclusiveItem,de.teamlapen.vampirism.api.items.IItemWithTier,de.teamlapen.werewolves.api.items.IWerewolfArmor,net.minecraft.world.flag.FeatureElement,net.minecraft.world.item.Equipable,net.minecraft.world.item.Vanishable,net.minecraft.world.level.ItemLike,net.minecraftforge.common.extensions.IForgeItem
public class WolfPeltArmorItem
extends net.minecraft.world.item.ArmorItem
implements de.teamlapen.vampirism.api.items.IFactionExclusiveItem, de.teamlapen.werewolves.api.items.IWerewolfArmor, de.teamlapen.vampirism.api.items.IItemWithTier
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.ArmorItem
net.minecraft.world.item.ArmorItem.TypeNested classes/interfaces inherited from class net.minecraft.world.item.Item
net.minecraft.world.item.Item.PropertiesNested classes/interfaces inherited from interface de.teamlapen.vampirism.api.items.IItemWithTier
de.teamlapen.vampirism.api.items.IItemWithTier.TIER -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ArmorMaterial.Tieredstatic final ArmorMaterial.Tieredstatic final ArmorMaterial.TieredFields inherited from class net.minecraft.world.item.ArmorItem
DISPENSE_ITEM_BEHAVIOR, knockbackResistance, material, typeFields inherited from class net.minecraft.world.item.Item
BASE_ATTACK_DAMAGE_UUID, BASE_ATTACK_SPEED_UUID, BY_BLOCK, canRepair, EAT_DURATION, MAX_BAR_WIDTH, MAX_STACK_SIZEFields inherited from interface net.minecraft.world.flag.FeatureElement
FILTERED_REGISTRIES -
Constructor Summary
ConstructorsConstructorDescriptionWolfPeltArmorItem(ArmorMaterial.Tiered material, net.minecraft.world.item.ArmorItem.Type pType, net.minecraft.world.item.Item.Properties pProperties) -
Method Summary
Modifier and TypeMethodDescriptionvoidappendHoverText(@NotNull net.minecraft.world.item.ItemStack pStack, @Nullable net.minecraft.world.level.Level pLevel, @NotNull List<net.minecraft.network.chat.Component> pTooltipComponents, @NotNull net.minecraft.world.item.TooltipFlag pIsAdvanced) booleancanEquip(net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.EquipmentSlot armorType, net.minecraft.world.entity.Entity entity) booleancanWear(de.teamlapen.werewolves.api.entities.player.IWerewolfPlayer player, de.teamlapen.werewolves.api.entities.werewolf.WerewolfForm form) @Nullable StringgetArmorTexture(net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.EquipmentSlot slot, String type) @Nullable de.teamlapen.vampirism.api.entity.factions.IFaction<?>getExclusiveFaction(@NotNull net.minecraft.world.item.ItemStack stack) de.teamlapen.vampirism.api.items.IItemWithTier.TIERvoidinitializeClient(Consumer<net.minecraftforge.client.extensions.common.IClientItemExtensions> consumer) Methods inherited from class net.minecraft.world.item.ArmorItem
dispenseArmor, getDefaultAttributeModifiers, getDefense, getEnchantmentValue, getEquipmentSlot, getEquipSound, getMaterial, getToughness, getType, isValidRepairItem, useMethods inherited from class net.minecraft.world.item.Item
asItem, builtInRegistryHolder, byBlock, byId, canAttackBlock, canBeDepleted, canBeHurtBy, canFitInsideContainerItems, finishUsingItem, getBarColor, getBarWidth, getCraftingRemainingItem, getDefaultInstance, getDescription, getDescriptionId, getDescriptionId, getDestroySpeed, getDrinkingSound, getEatingSound, getFoodProperties, getId, getMaxDamage, getMaxStackSize, getName, getOrCreateDescriptionId, getPlayerPOVHitResult, getRarity, getRenderPropertiesInternal, getTooltipImage, getUseAnimation, getUseDuration, hasCraftingRemainingItem, hurtEnemy, interactLivingEntity, inventoryTick, isBarVisible, isComplex, isCorrectToolForDrops, isEdible, isEnchantable, isFireResistant, isFoil, isRepairable, mineBlock, onCraftedBy, onDestroyed, onUseTick, overrideOtherStackedOnMe, overrideStackedOnOther, releaseUsing, requiredFeatures, shouldOverrideMultiplayerNbt, toString, useOn, useOnRelease, verifyTagAfterLoadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.world.item.Equipable
swapWithEquipmentSlotMethods inherited from interface net.minecraft.world.flag.FeatureElement
isEnabledMethods inherited from interface de.teamlapen.vampirism.api.items.IFactionExclusiveItem
addFactionPoisonousToolTip, addFactionToolTips, addOilDescTooltipMethods inherited from interface net.minecraftforge.common.extensions.IForgeItem
canApplyAtEnchantingTable, canContinueUsing, canDisableShield, canElytraFly, canGrindstoneRepair, canPerformAction, canWalkOnPowderedSnow, createEntity, damageItem, doesSneakBypassUse, elytraFlightTick, getAllEnchantments, getAttributeModifiers, getBurnTime, getCraftingRemainingItem, getCreatorModId, getDamage, getDefaultTooltipHideFlags, getEnchantmentLevel, getEnchantmentValue, getEntityLifespan, getEquipmentSlot, getFoodProperties, getHighlightTip, getMaxDamage, getMaxStackSize, getShareTag, getSweepHitBox, getXpRepairRatio, hasCraftingRemainingItem, hasCustomEntity, initCapabilities, isBookEnchantable, isCorrectToolForDrops, isDamageable, isDamaged, isEnderMask, isNotReplaceableByPickAction, isPiglinCurrency, makesPiglinsNeutral, onArmorTick, onBlockStartBreak, onDestroyed, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onItemUseFirst, onLeftClickEntity, onStopUsing, readShareTag, setDamage, shouldCauseBlockBreakReset, shouldCauseReequipAnimationMethods inherited from interface de.teamlapen.vampirism.api.items.IItemWithTier
addTierInformationMethods inherited from interface net.minecraft.world.level.ItemLike
asItem
-
Field Details
-
PELT
-
DARK_PELT
-
WHITE_PELT
-
-
Constructor Details
-
WolfPeltArmorItem
public WolfPeltArmorItem(ArmorMaterial.Tiered material, net.minecraft.world.item.ArmorItem.Type pType, net.minecraft.world.item.Item.Properties pProperties)
-
-
Method Details
-
getExclusiveFaction
@Nullable public @Nullable de.teamlapen.vampirism.api.entity.factions.IFaction<?> getExclusiveFaction(@NotNull @NotNull net.minecraft.world.item.ItemStack stack) - Specified by:
getExclusiveFactionin interfacede.teamlapen.vampirism.api.items.IFactionExclusiveItem
-
initializeClient
public void initializeClient(Consumer<net.minecraftforge.client.extensions.common.IClientItemExtensions> consumer) - Overrides:
initializeClientin classnet.minecraft.world.item.Item
-
getArmorTexture
@Nullable public @Nullable String getArmorTexture(net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.EquipmentSlot slot, String type) - Specified by:
getArmorTexturein interfacenet.minecraftforge.common.extensions.IForgeItem
-
appendHoverText
public void appendHoverText(@NotNull @NotNull net.minecraft.world.item.ItemStack pStack, @Nullable @Nullable net.minecraft.world.level.Level pLevel, @NotNull @NotNull List<net.minecraft.network.chat.Component> pTooltipComponents, @NotNull @NotNull net.minecraft.world.item.TooltipFlag pIsAdvanced) - Overrides:
appendHoverTextin classnet.minecraft.world.item.Item
-
getVampirismTier
public de.teamlapen.vampirism.api.items.IItemWithTier.TIER getVampirismTier()- Specified by:
getVampirismTierin interfacede.teamlapen.vampirism.api.items.IItemWithTier
-
canEquip
public boolean canEquip(net.minecraft.world.item.ItemStack stack, net.minecraft.world.entity.EquipmentSlot armorType, net.minecraft.world.entity.Entity entity) - Specified by:
canEquipin interfacenet.minecraftforge.common.extensions.IForgeItem
-
canWear
public boolean canWear(de.teamlapen.werewolves.api.entities.player.IWerewolfPlayer player, de.teamlapen.werewolves.api.entities.werewolf.WerewolfForm form) - Specified by:
canWearin interfacede.teamlapen.werewolves.api.items.IWerewolfArmor
-