Package net.minecraft.item
Class ItemStack
java.lang.Object
net.minecraft.item.ItemStack
- Mappings:
Namespace Name official amjintermediary net/minecraft/class_1071named net/minecraft/item/ItemStack
-
Field Summary
FieldsModifier and TypeFieldDescriptionintprivate intintprivate Itemprivate ItemFrameEntityprivate Blockprivate booleanprivate Blockprivate booleanstatic final DecimalFormatprivate NbtCompound -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEnchantment(Enchantment enchantment, int level) booleancanDestroy(Block block) booleancanPlaceOn(Block block) booleancanUseOnEntity(PlayerEntity player, LivingEntity entity) copy()static ItemStackbooleanvoiddamage(int amount, LivingEntity entity) private booleanstatic booleanstatic booleanequalsIgnoreDamage(ItemStack left, ItemStack right) booleanequalsIgnoreNbt(ItemStack stack) static booleanequalsIgnoreNbt(ItemStack left, ItemStack right) static ItemStackfromNbt(NbtCompound nbt) intgetItem()intintintintgetMeta()floatgetMiningSpeedMultiplier(Block block) getName()getNbt()intgetTooltip(PlayerEntity player, boolean advanced) booleanbooleanbooleanbooleanhasNbt()booleanvoidinventoryTick(World world, Entity entity, int slot, boolean selected) booleanbooleanbooleanisEffectiveOn(Block block) booleanisEmpty()booleanbooleanbooleanbooleanmethod_11310(ItemStack stack) voidonBlockBroken(World world, Block block, BlockPos pos, PlayerEntity player) voidonCraft(World world, PlayerEntity player, int amount) voidonEntityHit(LivingEntity entity, PlayerEntity attacker) onFinishUse(World world, PlayerEntity player) onStartUse(World world, PlayerEntity player) voidonUseStopped(World world, PlayerEntity player, int timeLeft) voidputSubNbt(String key, NbtElement nbt) voidsetCustomName(String name) voidsetDamage(int damage) voidsetInItemFrame(ItemFrameEntity itemFrame) voidvoidsetNbt(NbtCompound nbt) voidsetRepairCost(int cost) split(int amount) toNbt(NbtCompound nbt) toString()booleanuse(PlayerEntity player, World world, BlockPos pos, Direction direction, float facingX, float facingY, float facingZ) voidwriteNbt(NbtCompound nbt)
-
Field Details
-
MODIFIER_FORMAT
- Mappings:
Namespace Name Mixin selector official aLamj;a:Ljava/text/DecimalFormat;intermediary field_6949Lnet/minecraft/class_1071;field_6949:Ljava/text/DecimalFormat;named MODIFIER_FORMATLnet/minecraft/item/ItemStack;MODIFIER_FORMAT:Ljava/text/DecimalFormat;
-
count
public int count- Mappings:
Namespace Name Mixin selector official bLamj;b:Iintermediary field_4376Lnet/minecraft/class_1071;field_4376:Inamed countLnet/minecraft/item/ItemStack;count:I
-
field_4377
public int field_4377- Mappings:
Namespace Name Mixin selector official cLamj;c:Iintermediary field_4377Lnet/minecraft/class_1071;field_4377:Inamed field_4377Lnet/minecraft/item/ItemStack;field_4377:I
-
item
- Mappings:
Namespace Name Mixin selector official dLamj;d:Lalq;intermediary field_6974Lnet/minecraft/class_1071;field_6974:Lnet/minecraft/class_1069;named itemLnet/minecraft/item/ItemStack;item:Lnet/minecraft/item/Item;
-
nbt
- Mappings:
Namespace Name Mixin selector official eLamj;e:Lfn;intermediary field_4379Lnet/minecraft/class_1071;field_4379:Lnet/minecraft/class_322;named nbtLnet/minecraft/item/ItemStack;nbt:Lnet/minecraft/nbt/NbtCompound;
-
damage
private int damage- Mappings:
Namespace Name Mixin selector official fLamj;f:Iintermediary field_4380Lnet/minecraft/class_1071;field_4380:Inamed damageLnet/minecraft/item/ItemStack;damage:I
-
itemFrame
- Mappings:
Namespace Name Mixin selector official gLamj;g:Ladk;intermediary field_5446Lnet/minecraft/class_1071;field_5446:Lnet/minecraft/class_1397;named itemFrameLnet/minecraft/item/ItemStack;itemFrame:Lnet/minecraft/entity/decoration/ItemFrameEntity;
-
lastDestroyedBlock
- Mappings:
Namespace Name Mixin selector official hLamj;h:Latr;intermediary field_12184Lnet/minecraft/class_1071;field_12184:Lnet/minecraft/class_197;named lastDestroyedBlockLnet/minecraft/item/ItemStack;lastDestroyedBlock:Lnet/minecraft/block/Block;
-
lastDestroyResult
private boolean lastDestroyResult- Mappings:
Namespace Name Mixin selector official iLamj;i:Zintermediary field_12185Lnet/minecraft/class_1071;field_12185:Znamed lastDestroyResultLnet/minecraft/item/ItemStack;lastDestroyResult:Z
-
lastPlacedOn
- Mappings:
Namespace Name Mixin selector official jLamj;j:Latr;intermediary field_12186Lnet/minecraft/class_1071;field_12186:Lnet/minecraft/class_197;named lastPlacedOnLnet/minecraft/item/ItemStack;lastPlacedOn:Lnet/minecraft/block/Block;
-
lastPlaceOnResult
private boolean lastPlaceOnResult- Mappings:
Namespace Name Mixin selector official kLamj;k:Zintermediary field_12187Lnet/minecraft/class_1071;field_12187:Znamed lastPlaceOnResultLnet/minecraft/item/ItemStack;lastPlaceOnResult:Z
-
-
Constructor Details
-
ItemStack
- Mappings:
Namespace Name Mixin selector official <init>Lamj;<init>(Latr;)Vintermediary <init>Lnet/minecraft/class_1071;<init>(Lnet/minecraft/class_197;)Vnamed <init>Lnet/minecraft/item/ItemStack;<init>(Lnet/minecraft/block/Block;)V
-
ItemStack
- Mappings:
Namespace Name Mixin selector official <init>Lamj;<init>(Latr;I)Vintermediary <init>Lnet/minecraft/class_1071;<init>(Lnet/minecraft/class_197;I)Vnamed <init>Lnet/minecraft/item/ItemStack;<init>(Lnet/minecraft/block/Block;I)V
-
ItemStack
- Mappings:
Namespace Name Mixin selector official <init>Lamj;<init>(Latr;II)Vintermediary <init>Lnet/minecraft/class_1071;<init>(Lnet/minecraft/class_197;II)Vnamed <init>Lnet/minecraft/item/ItemStack;<init>(Lnet/minecraft/block/Block;II)V
-
ItemStack
- Mappings:
Namespace Name Mixin selector official <init>Lamj;<init>(Lalq;)Vintermediary <init>Lnet/minecraft/class_1071;<init>(Lnet/minecraft/class_1069;)Vnamed <init>Lnet/minecraft/item/ItemStack;<init>(Lnet/minecraft/item/Item;)V
-
ItemStack
- Mappings:
Namespace Name Mixin selector official <init>Lamj;<init>(Lalq;I)Vintermediary <init>Lnet/minecraft/class_1071;<init>(Lnet/minecraft/class_1069;I)Vnamed <init>Lnet/minecraft/item/ItemStack;<init>(Lnet/minecraft/item/Item;I)V
-
ItemStack
- Mappings:
Namespace Name Mixin selector official <init>Lamj;<init>(Lalq;II)Vintermediary <init>Lnet/minecraft/class_1071;<init>(Lnet/minecraft/class_1069;II)Vnamed <init>Lnet/minecraft/item/ItemStack;<init>(Lnet/minecraft/item/Item;II)V
-
ItemStack
private ItemStack()
-
-
Method Details
-
fromNbt
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lfn;)Lamj;intermediary method_3408Lnet/minecraft/class_1071;method_3408(Lnet/minecraft/class_322;)Lnet/minecraft/class_1071;named fromNbtLnet/minecraft/item/ItemStack;fromNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/item/ItemStack;
-
split
- Mappings:
Namespace Name Mixin selector official aLamj;a(I)Lamj;intermediary method_3405Lnet/minecraft/class_1071;method_3405(I)Lnet/minecraft/class_1071;named splitLnet/minecraft/item/ItemStack;split(I)Lnet/minecraft/item/ItemStack;
-
getItem
- Mappings:
Namespace Name Mixin selector official bLamj;b()Lalq;intermediary method_3421Lnet/minecraft/class_1071;method_3421()Lnet/minecraft/class_1069;named getItemLnet/minecraft/item/ItemStack;getItem()Lnet/minecraft/item/Item;
-
use
public boolean use(PlayerEntity player, World world, BlockPos pos, Direction direction, float facingX, float facingY, float facingZ) - Mappings:
Namespace Name Mixin selector official aLamj;a(Lahd;Laqu;Ldt;Lej;FFF)Zintermediary method_11308Lnet/minecraft/class_1071;method_11308(Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;FFF)Znamed useLnet/minecraft/item/ItemStack;use(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;FFF)Z
-
getMiningSpeedMultiplier
- Mappings:
Namespace Name Mixin selector official aLamj;a(Latr;)Fintermediary method_3407Lnet/minecraft/class_1071;method_3407(Lnet/minecraft/class_197;)Fnamed getMiningSpeedMultiplierLnet/minecraft/item/ItemStack;getMiningSpeedMultiplier(Lnet/minecraft/block/Block;)F
-
onStartUse
- Mappings:
Namespace Name Mixin selector official aLamj;a(Laqu;Lahd;)Lamj;intermediary method_3419Lnet/minecraft/class_1071;method_3419(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)Lnet/minecraft/class_1071;named onStartUseLnet/minecraft/item/ItemStack;onStartUse(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/item/ItemStack;
-
onFinishUse
- Mappings:
Namespace Name Mixin selector official bLamj;b(Laqu;Lahd;)Lamj;intermediary method_3427Lnet/minecraft/class_1071;method_3427(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)Lnet/minecraft/class_1071;named onFinishUseLnet/minecraft/item/ItemStack;onFinishUse(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/item/ItemStack;
-
toNbt
- Mappings:
Namespace Name Mixin selector official bLamj;b(Lfn;)Lfn;intermediary method_3424Lnet/minecraft/class_1071;method_3424(Lnet/minecraft/class_322;)Lnet/minecraft/class_322;named toNbtLnet/minecraft/item/ItemStack;toNbt(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
writeNbt
- Mappings:
Namespace Name Mixin selector official cLamj;c(Lfn;)Vintermediary method_3430Lnet/minecraft/class_1071;method_3430(Lnet/minecraft/class_322;)Vnamed writeNbtLnet/minecraft/item/ItemStack;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
getMaxCount
public int getMaxCount()- Mappings:
Namespace Name Mixin selector official cLamj;c()Iintermediary method_3432Lnet/minecraft/class_1071;method_3432()Inamed getMaxCountLnet/minecraft/item/ItemStack;getMaxCount()I
-
isDamaged
public boolean isDamaged()- Mappings:
Namespace Name Mixin selector official dLamj;d()Zintermediary method_3435Lnet/minecraft/class_1071;method_3435()Znamed isDamagedLnet/minecraft/item/ItemStack;isDamaged()Z
-
isDamageable
public boolean isDamageable()- Mappings:
Namespace Name Mixin selector official eLamj;e()Zintermediary method_3436Lnet/minecraft/class_1071;method_3436()Znamed isDamageableLnet/minecraft/item/ItemStack;isDamageable()Z
-
isUnbreakable
public boolean isUnbreakable()- Mappings:
Namespace Name Mixin selector official fLamj;f()Zintermediary method_3437Lnet/minecraft/class_1071;method_3437()Znamed isUnbreakableLnet/minecraft/item/ItemStack;isUnbreakable()Z
-
isEmpty
public boolean isEmpty()- Mappings:
Namespace Name Mixin selector official gLamj;g()Zintermediary method_3438Lnet/minecraft/class_1071;method_3438()Znamed isEmptyLnet/minecraft/item/ItemStack;isEmpty()Z
-
getDamage
public int getDamage()- Mappings:
Namespace Name Mixin selector official hLamj;h()Iintermediary method_3439Lnet/minecraft/class_1071;method_3439()Inamed getDamageLnet/minecraft/item/ItemStack;getDamage()I
-
getMeta
public int getMeta()- Mappings:
Namespace Name Mixin selector official iLamj;i()Iintermediary method_3440Lnet/minecraft/class_1071;method_3440()Inamed getMetaLnet/minecraft/item/ItemStack;getMeta()I
-
setDamage
public void setDamage(int damage) - Mappings:
Namespace Name Mixin selector official bLamj;b(I)Vintermediary method_3422Lnet/minecraft/class_1071;method_3422(I)Vnamed setDamageLnet/minecraft/item/ItemStack;setDamage(I)V
-
getMaxDamage
public int getMaxDamage()- Mappings:
Namespace Name Mixin selector official jLamj;j()Iintermediary method_3441Lnet/minecraft/class_1071;method_3441()Inamed getMaxDamageLnet/minecraft/item/ItemStack;getMaxDamage()I
-
damage
- Mappings:
Namespace Name Mixin selector official aLamj;a(ILjava/util/Random;)Zintermediary method_5464Lnet/minecraft/class_1071;method_5464(ILjava/util/Random;)Znamed damageLnet/minecraft/item/ItemStack;damage(ILjava/util/Random;)Z
-
damage
- Mappings:
Namespace Name Mixin selector official aLamj;a(ILxm;)Vintermediary method_6328Lnet/minecraft/class_1071;method_6328(ILnet/minecraft/class_1699;)Vnamed damageLnet/minecraft/item/ItemStack;damage(ILnet/minecraft/entity/LivingEntity;)V
-
onEntityHit
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lxm;Lahd;)Vintermediary method_3412Lnet/minecraft/class_1071;method_3412(Lnet/minecraft/class_1699;Lnet/minecraft/class_988;)Vnamed onEntityHitLnet/minecraft/item/ItemStack;onEntityHit(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/player/PlayerEntity;)V
-
onBlockBroken
- Mappings:
Namespace Name Mixin selector official aLamj;a(Laqu;Latr;Ldt;Lahd;)Vintermediary method_11306Lnet/minecraft/class_1071;method_11306(Lnet/minecraft/class_1150;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;Lnet/minecraft/class_988;)Vnamed onBlockBrokenLnet/minecraft/item/ItemStack;onBlockBroken(Lnet/minecraft/world/World;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;)V
-
isEffectiveOn
- Mappings:
Namespace Name Mixin selector official bLamj;b(Latr;)Zintermediary method_3423Lnet/minecraft/class_1071;method_3423(Lnet/minecraft/class_197;)Znamed isEffectiveOnLnet/minecraft/item/ItemStack;isEffectiveOn(Lnet/minecraft/block/Block;)Z
-
canUseOnEntity
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lahd;Lxm;)Zintermediary method_6329Lnet/minecraft/class_1071;method_6329(Lnet/minecraft/class_988;Lnet/minecraft/class_1699;)Znamed canUseOnEntityLnet/minecraft/item/ItemStack;canUseOnEntity(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/entity/LivingEntity;)Z
-
copy
- Mappings:
Namespace Name Mixin selector official kLamj;k()Lamj;intermediary method_3442Lnet/minecraft/class_1071;method_3442()Lnet/minecraft/class_1071;named copyLnet/minecraft/item/ItemStack;copy()Lnet/minecraft/item/ItemStack;
-
equalsIgnoreDamage
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lamj;Lamj;)Zintermediary method_3415Lnet/minecraft/class_1071;method_3415(Lnet/minecraft/class_1071;Lnet/minecraft/class_1071;)Znamed equalsIgnoreDamageLnet/minecraft/item/ItemStack;equalsIgnoreDamage(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
-
equalsAll
- Mappings:
Namespace Name Mixin selector official bLamj;b(Lamj;Lamj;)Zintermediary method_3426Lnet/minecraft/class_1071;method_3426(Lnet/minecraft/class_1071;Lnet/minecraft/class_1071;)Znamed equalsAllLnet/minecraft/item/ItemStack;equalsAll(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
-
equalsAll
- Mappings:
Namespace Name Mixin selector official dLamj;d(Lamj;)Zintermediary method_3434Lnet/minecraft/class_1071;method_3434(Lnet/minecraft/class_1071;)Znamed equalsAllLnet/minecraft/item/ItemStack;equalsAll(Lnet/minecraft/item/ItemStack;)Z
-
equalsIgnoreNbt
- Mappings:
Namespace Name Mixin selector official cLamj;c(Lamj;Lamj;)Zintermediary method_11311Lnet/minecraft/class_1071;method_11311(Lnet/minecraft/class_1071;Lnet/minecraft/class_1071;)Znamed equalsIgnoreNbtLnet/minecraft/item/ItemStack;equalsIgnoreNbt(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;)Z
-
equalsIgnoreNbt
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lamj;)Zintermediary method_3414Lnet/minecraft/class_1071;method_3414(Lnet/minecraft/class_1071;)Znamed equalsIgnoreNbtLnet/minecraft/item/ItemStack;equalsIgnoreNbt(Lnet/minecraft/item/ItemStack;)Z
-
getTranslationKey
- Mappings:
Namespace Name Mixin selector official aLamj;a()Ljava/lang/String;intermediary method_3404Lnet/minecraft/class_1071;method_3404()Ljava/lang/String;named getTranslationKeyLnet/minecraft/item/ItemStack;getTranslationKey()Ljava/lang/String;
-
copyOf
- Mappings:
Namespace Name Mixin selector official bLamj;b(Lamj;)Lamj;intermediary method_3425Lnet/minecraft/class_1071;method_3425(Lnet/minecraft/class_1071;)Lnet/minecraft/class_1071;named copyOfLnet/minecraft/item/ItemStack;copyOf(Lnet/minecraft/item/ItemStack;)Lnet/minecraft/item/ItemStack;
-
toString
-
inventoryTick
- Mappings:
Namespace Name Mixin selector official aLamj;a(Laqu;Lwv;IZ)Vintermediary method_3418Lnet/minecraft/class_1071;method_3418(Lnet/minecraft/class_1150;Lnet/minecraft/class_864;IZ)Vnamed inventoryTickLnet/minecraft/item/ItemStack;inventoryTick(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;IZ)V
-
onCraft
- Mappings:
Namespace Name Mixin selector official aLamj;a(Laqu;Lahd;I)Vintermediary method_3420Lnet/minecraft/class_1071;method_3420(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;I)Vnamed onCraftLnet/minecraft/item/ItemStack;onCraft(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;I)V
-
method_11310
- Mappings:
Namespace Name Mixin selector official cLamj;c(Lamj;)Zintermediary method_11310Lnet/minecraft/class_1071;method_11310(Lnet/minecraft/class_1071;)Znamed method_11310Lnet/minecraft/item/ItemStack;method_11310(Lnet/minecraft/item/ItemStack;)Z
-
getMaxUseTime
public int getMaxUseTime()- Mappings:
Namespace Name Mixin selector official lLamj;l()Iintermediary method_3443Lnet/minecraft/class_1071;method_3443()Inamed getMaxUseTimeLnet/minecraft/item/ItemStack;getMaxUseTime()I
-
getUseAction
- Mappings:
Namespace Name Mixin selector official mLamj;m()Lano;intermediary method_3444Lnet/minecraft/class_1071;method_3444()Lnet/minecraft/class_1099;named getUseActionLnet/minecraft/item/ItemStack;getUseAction()Lnet/minecraft/util/UseAction;
-
onUseStopped
- Mappings:
Namespace Name Mixin selector official bLamj;b(Laqu;Lahd;I)Vintermediary method_3428Lnet/minecraft/class_1071;method_3428(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;I)Vnamed onUseStoppedLnet/minecraft/item/ItemStack;onUseStopped(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;I)V
-
hasNbt
public boolean hasNbt()- Mappings:
Namespace Name Mixin selector official nLamj;n()Zintermediary method_3445Lnet/minecraft/class_1071;method_3445()Znamed hasNbtLnet/minecraft/item/ItemStack;hasNbt()Z
-
getNbt
- Mappings:
Namespace Name Mixin selector official oLamj;o()Lfn;intermediary method_3446Lnet/minecraft/class_1071;method_3446()Lnet/minecraft/class_322;named getNbtLnet/minecraft/item/ItemStack;getNbt()Lnet/minecraft/nbt/NbtCompound;
-
getSubNbt
- Mappings:
Namespace Name Mixin selector official aLamj;a(Ljava/lang/String;Z)Lfn;intermediary method_11307Lnet/minecraft/class_1071;method_11307(Ljava/lang/String;Z)Lnet/minecraft/class_322;named getSubNbtLnet/minecraft/item/ItemStack;getSubNbt(Ljava/lang/String;Z)Lnet/minecraft/nbt/NbtCompound;
-
getEnchantments
- Mappings:
Namespace Name Mixin selector official pLamj;p()Lfv;intermediary method_3447Lnet/minecraft/class_1071;method_3447()Lnet/minecraft/class_474;named getEnchantmentsLnet/minecraft/item/ItemStack;getEnchantments()Lnet/minecraft/nbt/NbtList;
-
setNbt
- Mappings:
Namespace Name Mixin selector official dLamj;d(Lfn;)Vintermediary method_3433Lnet/minecraft/class_1071;method_3433(Lnet/minecraft/class_322;)Vnamed setNbtLnet/minecraft/item/ItemStack;setNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
getName
- Mappings:
Namespace Name Mixin selector official qLamj;q()Ljava/lang/String;intermediary method_4623Lnet/minecraft/class_1071;method_4623()Ljava/lang/String;named getNameLnet/minecraft/item/ItemStack;getName()Ljava/lang/String;
-
setCustomName
- Mappings:
Namespace Name Mixin selector official cLamj;c(Ljava/lang/String;)Lamj;intermediary method_6373Lnet/minecraft/class_1071;method_6373(Ljava/lang/String;)Lnet/minecraft/class_1071;named setCustomNameLnet/minecraft/item/ItemStack;setCustomName(Ljava/lang/String;)Lnet/minecraft/item/ItemStack;
-
removeCustomName
public void removeCustomName()- Mappings:
Namespace Name Mixin selector official rLamj;r()Vintermediary method_6330Lnet/minecraft/class_1071;method_6330()Vnamed removeCustomNameLnet/minecraft/item/ItemStack;removeCustomName()V
-
hasCustomName
public boolean hasCustomName()- Mappings:
Namespace Name Mixin selector official sLamj;s()Zintermediary method_4624Lnet/minecraft/class_1071;method_4624()Znamed hasCustomNameLnet/minecraft/item/ItemStack;hasCustomName()Z
-
getTooltip
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lahd;Z)Ljava/util/List;intermediary method_4620Lnet/minecraft/class_1071;method_4620(Lnet/minecraft/class_988;Z)Ljava/util/List;named getTooltipLnet/minecraft/item/ItemStack;getTooltip(Lnet/minecraft/entity/player/PlayerEntity;Z)Ljava/util/List;
-
hasEnchantmentGlint
- Mappings:
Namespace Name Mixin selector official tLamj;t()Zintermediary method_3449Lnet/minecraft/class_1071;method_3449()Znamed hasEnchantmentGlintLnet/minecraft/item/ItemStack;hasEnchantmentGlint()Z
-
getRarity
- Mappings:
Namespace Name Mixin selector official uLamj;u()Lamx;intermediary method_3450Lnet/minecraft/class_1071;method_3450()Lnet/minecraft/class_1081;named getRarityLnet/minecraft/item/ItemStack;getRarity()Lnet/minecraft/util/Rarity;
-
isEnchantable
public boolean isEnchantable()- Mappings:
Namespace Name Mixin selector official vLamj;v()Zintermediary method_3451Lnet/minecraft/class_1071;method_3451()Znamed isEnchantableLnet/minecraft/item/ItemStack;isEnchantable()Z
-
addEnchantment
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lapf;I)Vintermediary method_3416Lnet/minecraft/class_1071;method_3416(Lnet/minecraft/class_1127;I)Vnamed addEnchantmentLnet/minecraft/item/ItemStack;addEnchantment(Lnet/minecraft/enchantment/Enchantment;I)V
-
hasEnchantments
public boolean hasEnchantments()- Mappings:
Namespace Name Mixin selector official wLamj;w()Zintermediary method_3452Lnet/minecraft/class_1071;method_3452()Znamed hasEnchantmentsLnet/minecraft/item/ItemStack;hasEnchantments()Z
-
putSubNbt
- Mappings:
Namespace Name Mixin selector official aLamj;a(Ljava/lang/String;Lgd;)Vintermediary method_3409Lnet/minecraft/class_1071;method_3409(Ljava/lang/String;Lnet/minecraft/class_605;)Vnamed putSubNbtLnet/minecraft/item/ItemStack;putSubNbt(Ljava/lang/String;Lnet/minecraft/nbt/NbtElement;)V
-
hasSubTypes
public boolean hasSubTypes()- Mappings:
Namespace Name Mixin selector official xLamj;x()Zintermediary method_4625Lnet/minecraft/class_1071;method_4625()Znamed hasSubTypesLnet/minecraft/item/ItemStack;hasSubTypes()Z
-
isInItemFrame
public boolean isInItemFrame()- Mappings:
Namespace Name Mixin selector official yLamj;y()Zintermediary method_4626Lnet/minecraft/class_1071;method_4626()Znamed isInItemFrameLnet/minecraft/item/ItemStack;isInItemFrame()Z
-
setInItemFrame
- Mappings:
Namespace Name Mixin selector official aLamj;a(Ladk;)Vintermediary method_4619Lnet/minecraft/class_1071;method_4619(Lnet/minecraft/class_1397;)Vnamed setInItemFrameLnet/minecraft/item/ItemStack;setInItemFrame(Lnet/minecraft/entity/decoration/ItemFrameEntity;)V
-
getItemFrame
- Mappings:
Namespace Name Mixin selector official zLamj;z()Ladk;intermediary method_4627Lnet/minecraft/class_1071;method_4627()Lnet/minecraft/class_1397;named getItemFrameLnet/minecraft/item/ItemStack;getItemFrame()Lnet/minecraft/entity/decoration/ItemFrameEntity;
-
getRepairCost
public int getRepairCost()- Mappings:
Namespace Name Mixin selector official ALamj;A()Iintermediary method_4618Lnet/minecraft/class_1071;method_4618()Inamed getRepairCostLnet/minecraft/item/ItemStack;getRepairCost()I
-
setRepairCost
public void setRepairCost(int cost) - Mappings:
Namespace Name Mixin selector official cLamj;c(I)Vintermediary method_4621Lnet/minecraft/class_1071;method_4621(I)Vnamed setRepairCostLnet/minecraft/item/ItemStack;setRepairCost(I)V
-
getAttributes
- Mappings:
Namespace Name Mixin selector official BLamj;B()Lcom/google/common/collect/Multimap;intermediary method_6327Lnet/minecraft/class_1071;method_6327()Lcom/google/common/collect/Multimap;named getAttributesLnet/minecraft/item/ItemStack;getAttributes()Lcom/google/common/collect/Multimap;
-
setItem
- Mappings:
Namespace Name Mixin selector official aLamj;a(Lalq;)Vintermediary method_6372Lnet/minecraft/class_1071;method_6372(Lnet/minecraft/class_1069;)Vnamed setItemLnet/minecraft/item/ItemStack;setItem(Lnet/minecraft/item/Item;)V
-
toHoverableText
- Mappings:
Namespace Name Mixin selector official CLamj;C()Lho;intermediary method_6371Lnet/minecraft/class_1071;method_6371()Lnet/minecraft/class_1982;named toHoverableTextLnet/minecraft/item/ItemStack;toHoverableText()Lnet/minecraft/text/Text;
-
canDestroy
- Mappings:
Namespace Name Mixin selector official cLamj;c(Latr;)Zintermediary method_11309Lnet/minecraft/class_1071;method_11309(Lnet/minecraft/class_197;)Znamed canDestroyLnet/minecraft/item/ItemStack;canDestroy(Lnet/minecraft/block/Block;)Z
-
canPlaceOn
- Mappings:
Namespace Name Mixin selector official dLamj;d(Latr;)Zintermediary method_11312Lnet/minecraft/class_1071;method_11312(Lnet/minecraft/class_197;)Znamed canPlaceOnLnet/minecraft/item/ItemStack;canPlaceOn(Lnet/minecraft/block/Block;)Z
-