public class PixelmonBootsItem
extends net.minecraft.item.ArmorItem
DISPENSE_ITEM_BEHAVIOR, knockbackResistance, material, slot| Constructor and Description |
|---|
PixelmonBootsItem(net.minecraft.item.IArmorMaterial materialIn,
net.minecraft.inventory.EquipmentSlotType slot)
Initializes a running shoes item.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getArmorTexture(net.minecraft.item.ItemStack stack,
net.minecraft.entity.Entity entity,
net.minecraft.inventory.EquipmentSlotType slot,
java.lang.String type) |
com.google.common.collect.Multimap<net.minecraft.entity.ai.attributes.Attribute,net.minecraft.entity.ai.attributes.AttributeModifier> |
getDefaultAttributeModifiers(net.minecraft.inventory.EquipmentSlotType slot) |
void |
onArmorTick(net.minecraft.item.ItemStack itemStack,
net.minecraft.world.World world,
net.minecraft.entity.player.PlayerEntity player) |
dispenseArmor, getDefense, getEnchantmentValue, getMaterial, getSlot, getToughness, isValidRepairItem, useallowdedIn, appendHoverText, asItem, byBlock, byId, canAttackBlock, canBeDepleted, canBeHurtBy, fillItemCategory, finishUsingItem, getCraftingRemainingItem, getDefaultInstance, getDescription, getDescriptionId, getDescriptionId, getDestroySpeed, getDrinkingSound, getEatingSound, getFoodProperties, getHarvestLevel, getId, getItemCategory, getItemStackTileEntityRenderer, getMaxDamage, getMaxStackSize, getName, getOrCreateDescriptionId, getPlayerPOVHitResult, getRarity, getTags, getToolTypes, getUseAnimation, getUseDuration, hasCraftingRemainingItem, hurtEnemy, interactLivingEntity, inventoryTick, is, isComplex, isCorrectToolForDrops, isEdible, isEnchantable, isFireResistant, isFoil, isRepairable, mineBlock, onCraftedBy, onUseTick, releaseUsing, shouldOverrideMultiplayerNbt, toString, useOn, useOnRelease, verifyTagAfterLoadgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanApplyAtEnchantingTable, canContinueUsing, canDisableShield, canElytraFly, canEquip, canHarvestBlock, createEntity, damageItem, doesSneakBypassUse, elytraFlightTick, getArmorModel, getAttributeModifiers, getBurnTime, getBurnTime, getContainerItem, getCreativeTabs, getCreatorModId, getDamage, getDurabilityForDisplay, getEntityLifespan, getEquipmentSlot, getFontRenderer, getHighlightTip, getItem, getItemEnchantability, getItemStackLimit, getMaxDamage, getRGBDurabilityForDisplay, getShareTag, getSmeltingExperience, getXpRepairRatio, hasContainerItem, hasCustomEntity, initCapabilities, isBookEnchantable, isDamageable, isDamaged, isEnderMask, isPiglinCurrency, isShield, makesPiglinsNeutral, onBlockStartBreak, onDroppedByPlayer, onEntityItemUpdate, onEntitySwing, onHorseArmorTick, onItemUseFirst, onLeftClickEntity, onUsingTick, readShareTag, renderHelmetOverlay, setDamage, shouldCauseBlockBreakReset, shouldCauseReequipAnimation, showDurabilityBarpublic PixelmonBootsItem(net.minecraft.item.IArmorMaterial materialIn,
net.minecraft.inventory.EquipmentSlotType slot)
materialIn - The material that the running shoes are made out of.slot - The equipment slot that the running shoes go in.public com.google.common.collect.Multimap<net.minecraft.entity.ai.attributes.Attribute,net.minecraft.entity.ai.attributes.AttributeModifier> getDefaultAttributeModifiers(net.minecraft.inventory.EquipmentSlotType slot)
getDefaultAttributeModifiers in class net.minecraft.item.ArmorItempublic void onArmorTick(net.minecraft.item.ItemStack itemStack,
net.minecraft.world.World world,
net.minecraft.entity.player.PlayerEntity player)
public java.lang.String getArmorTexture(net.minecraft.item.ItemStack stack,
net.minecraft.entity.Entity entity,
net.minecraft.inventory.EquipmentSlotType slot,
java.lang.String type)