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 adointermediary net/minecraft/class_1424named net/minecraft/item/AnvilItem
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.VariantBlockItem
VariantBlockItem.class_3057Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.ToolMaterialType -
Field Summary
Fields inherited from class net.minecraft.item.VariantBlockItem
field_15114, variantBlockFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, ATTACK_SPEED_MODIFIER, damageable, handheld, maxCount, RANDOM, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.item.VariantBlockItem
getTranslationKeyMethods inherited from class net.minecraft.item.BlockItem
appendTooltip, getBlock, getItemGroup, getTranslationKey, method_11269, method_13648, setBlockEntityNbt, useMethods inherited from class net.minecraft.item.Item
addProperty, byRawId, canRepair, fromBlock, getBlockBreakingSpeed, getDefaultStack, getDisplayName, getEnchantability, getFromId, getItemstackTranslatedName, getMaxCount, getMaxDamage, getMaxUseTime, getProperty, getRarity, getRawId, getRecipeRemainder, getUseAction, hasEnchantmentGlint, hasProperties, hasSubTypes, inventoryTick, isDamageable, isEnchantable, isFood, isHandheld, isNetworkSynced, isUnbreakable, method_13649, method_3346, method_3353, method_3356, method_3359, method_3367, method_6326, onCraft, onEntityHit, onHit, postProcessNbt, registerBlockItem, setHandheld, setItemGroup, setMaxCount, setMaxDamage, setRecipeRemainder, setTranslationKey, setUnbreakable, setup, shouldRotate, shouldSyncNbtToClient
-
Constructor Details
-
AnvilItem
- Mappings:
Namespace Name Mixin selector official <init>Ladv;<init>(Lalu;)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 aLafh;a(I)Iintermediary method_3363Lnet/minecraft/class_1069;method_3363(I)Inamed getMetaLnet/minecraft/item/Item;getMeta(I)I
-