Package net.minecraft.item
Class AnvilItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.BlockItem
net.minecraft.item.VariantBlockItem
net.minecraft.item.AnvilItem
- Mappings:
Namespace Name official zlintermediary net/minecraft/class_1424named net/minecraft/item/AnvilItem
-
Field Summary
Fields inherited from class net.minecraft.item.VariantBlockItem
field_5447, field_5448Fields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, damageable, field_6201, field_6941, handheld, maxCount, RANDOM, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.item.VariantBlockItem
getTranslationKey, method_3343Methods inherited from class net.minecraft.item.BlockItem
appendItemStacks, getItemGroup, getTranslationKey, method_3355, method_3463, method_5462, method_5463, setTranslationKeyMethods inherited from class net.minecraft.item.Item
appendTooltip, byRawId, canRepair, canUseOnEntity, fromBlock, getAttributeModifierMap, getDisplayColor, getDisplayName, getEnchantability, getFromId, getItemstackTranslatedName, getMaxCount, getMaxDamage, getMaxUseTime, getMiningSpeedMultiplier, getRarity, getRawId, getRecipeRemainder, getStatusEffectString, getUseAction, hasEnchantmentGlint, hasStatusEffectString, hasSubTypes, inventoryTick, isDamageable, isEffectiveOn, isEnchantable, isFood, isHandheld, isNetworkSynced, isUnbreakable, method_3356, method_3369, method_3378, method_3380, method_3397, method_6324, onCraft, onEntityHit, onFinishUse, onHit, onStartUse, onUseStopped, setHandheld, setItemGroup, setMaxCount, setMaxDamage, setRecipeRemainder, setStatusEffectString, setUnbreakable, setup, shouldRotate, shouldSyncNbtToClient
-
Constructor Details
-
AnvilItem
- Mappings:
Namespace Name Mixin selector official <init>Lzs;<init>(Laht;)Vintermediary <init>Lnet/minecraft/class_1096;<init>(Lnet/minecraft/class_197;)Vnamed <init>Lnet/minecraft/item/BlockItem;<init>(Lnet/minecraft/block/Block;)V
-
-
Method Details
-
getMeta
public int getMeta(int i) - Overrides:
getMetain classVariantBlockItem- Mappings:
Namespace Name Mixin selector official aLabm;a(I)Iintermediary method_3363Lnet/minecraft/class_1069;method_3363(I)Inamed getMetaLnet/minecraft/item/Item;getMeta(I)I
-