History - net.minecraft.item.Item
1.7.10
Names
adb
net.minecraft.class_1069
net.minecraft.item.Item
net.minecraft.item.Item
Fields
IdRegistry: e, field_6973, REGISTRY, itemRegistry
UUID: f, field_6947, ATTACK_DAMAGE_MODIFIER_UUID, itemModifierUUID
CreativeModeTab: a, field_4247, creativeModeTab, tabToDisplayOn
Random: g, field_4342, random, itemRand
int: h, field_4309, maxStackSize, maxStackSize
int: b, field_4296, maxDamage, maxDurability
boolean: i, field_4311, wielded, bFull3D
boolean: j, field_4312, hasCustomData, hasSubtypes
Item: c, field_4341, recipeRemainder, containerItem
String: d, field_4313, potionIngredient, potionEffect
String: m, field_4314, key, unlocalizedName
String: l, field_6941, spriteName, iconString
Sprite: k, field_6201, sprite, itemIcon
Constructors
()
Methods
int (Item): b, method_6364, getId, getIdFromItem
Item (int): d, method_6366, byId, getItemById
Item (Block): a, method_6363, byBlock, getItemFromBlock
void (): l, method_6368, init, registerItems
Item (int): e, method_3373, setMaxStackSize, setMaxStackSize
boolean (ItemStack, PlayerEntity, World, int, int, int, int, float, float, float): a, method_3355, useOn, onItemUse
float (ItemStack, Block): a, method_3351, getMiningSpeed, getStrVsBlock
ItemStack (ItemStack, World, PlayerEntity): a, method_3358, startUsing, onItemRightClick
ItemStack (ItemStack, World, PlayerEntity): b, method_3367, finishUsing, onItemUseFinish
int (): m, method_3382, getMaxStackSize, getItemStackLimit
int (int): a, method_3363, getBlockMetadata, getMetadata
boolean (): n, method_3384, hasCustomData, getHasSubtypes
Item (boolean): a, method_3361, setHasCustomData, setHasSubtypes
int (): o, method_3386, getMaxDamage, getMaxDurability
Item (int): f, method_3376, setMaxDamage, setMaxDurability
boolean (): p, method_3387, isDamageable, isDamageable
boolean (ItemStack, LivingEntity, LivingEntity): a, method_3354, attack, hitEntity
boolean (ItemStack, World, Block, int, int, int, LivingEntity): a, method_3356, mineBlock, onBlockDestroyed
boolean (Block): b, method_3346, canMineBlock, canItemHarvestBlock
boolean (ItemStack, PlayerEntity, LivingEntity): a, method_3353, interact, itemInteractionForEntity
Item (): q, method_3389, setWielded, setFull3D
Item (String): c, method_6365, setKey, setUnlocalizedName
String (ItemStack): k, method_3379, getDescription, getUnlocalizedNameInefficiently
String (): a, method_3342, getTranslationKey, getUnlocalizedName
String (ItemStack): a, method_3371, getTranslationKey, getUnlocalizedName
Item (Item): c, method_3349, setRecipeRemainder, setContainerItem
boolean (ItemStack): l, method_3380, insertable, doesContainerItemLeaveCraftingGrid
boolean (): s, method_3391, shouldSyncNbt, getShareTag
Item (): t, method_3392, getRecipeRemainder, getContainerItem
boolean (): u, method_3393, hasRecipeRemainder, hasContainerItem
void (ItemStack, World, Entity, int, boolean): a, method_3357, tick, onUpdate
void (ItemStack, World, PlayerEntity): d, method_3375, onResult, onCreated
boolean (): h, method_3388, isNetworkSynced, isMap
UseAction (ItemStack): d, method_3366, getUseAction, getItemUseAction
int (ItemStack): d_, method_3350, getUseDuration, getMaxItemUseDuration
void (ItemStack, World, PlayerEntity, int): a, method_3359, stopUsing, onPlayerStoppedUsing
Item (String): e, method_3370, setPotionIngredient, setPotionEffect
String (ItemStack): i, method_6367, asPotionIngredient, getPotionEffect
boolean (ItemStack): m, method_6369, isPotionIngredient, isPotionIngredient
String (ItemStack): n, method_3383, getName, getItemStackDisplayName
Rarity (ItemStack): f, method_3377, getRarity, getRarity
boolean (ItemStack): e_, method_3385, isEnchantable, isItemTool
HitResult (World, PlayerEntity, boolean): a, method_3360, getUseTarget, getMovingObjectPositionFromPlayer
int (): c, method_3362, getEnchantability, getItemEnchantability
Item (CreativeModeTab): a, method_3348, setCreativeModeTab, setCreativeTab
boolean (): v, method_4616, canUseOnBlockInAdventureMode, canItemEditBlocks
boolean (ItemStack, ItemStack): a, method_4615, isRepairable, getIsRepairable
com.google.common.collect.Multimap (): k, method_6326, getDefaultAttributeModifiers, getItemAttributeModifiers
Item (String): f, method_6325, setSpriteName, setTextureName
int (): d, method_5463, getAtlasType, getSpriteNumber
Sprite (int): b_, method_3343, getSprite, getIconFromDamage
Sprite (ItemStack): j, method_3378, getSprite, getIconIndex
boolean (): f, method_3372, isWielded, isFull3D
boolean (): g, method_3390, isFlippedWhenWielded, shouldRotateAroundWhenRendering
int (ItemStack, int): a, method_3344, getColorTint, getColorFromItemStack
void (ItemStack, PlayerEntity, List, boolean): a, method_3352, addHoverText, addInformation
boolean (ItemStack): e, method_3374, hasEnchantmentGlint, hasEffect
boolean (): b, method_3397, isLayered, requiresMultipleRenderPasses
Sprite (int, int): a, method_3369, getSprite, getIconFromDamageForRenderPass
void (Item, CreativeModeTab, List): a, method_3345, addToCreativeMenu, getSubItems
CreativeModeTab (): n_, method_3398, getCreativeModeTab, getCreativeTab
void (SpriteRegistry): a, method_5462, registerSprites, registerIcons
String (): w, method_6324, getSpriteName, getIconString