public class ItemAppleGold extends ItemFood
Item.ToolMaterialitemUseDurationbFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize| Constructor and Description |
|---|
ItemAppleGold(int p_i45341_1_,
float p_i45341_2_,
boolean p_i45341_3_) |
| Modifier and Type | Method and Description |
|---|---|
EnumRarity |
getRarity(ItemStack p_77613_1_) |
void |
getSubItems(Item p_150895_1_,
CreativeTabs p_150895_2_,
java.util.List p_150895_3_) |
boolean |
hasEffect(ItemStack p_77636_1_) |
protected void |
onFoodEaten(ItemStack p_77849_1_,
World p_77849_2_,
EntityPlayer p_77849_3_) |
func_150905_g, func_150906_h, getItemUseAction, getMaxItemUseDuration, isWolfsFavoriteMeat, onEaten, onItemRightClick, setAlwaysEdible, setPotionEffectaddInformation, canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150893_a, func_150897_b, getColorFromItemStack, getContainerItem, getCreativeTab, getHasSubtypes, getIconFromDamage, getIconFromDamageForRenderPass, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getMaxDamage, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getShareTag, getSpriteNumber, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hitEntity, isDamageable, isFull3D, isItemTool, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onItemUse, onPlayerStoppedUsing, onUpdate, registerIcons, registerItems, requiresMultipleRenderPasses, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, setUnlocalizedName, shouldRotateAroundWhenRenderingpublic ItemAppleGold(int p_i45341_1_,
float p_i45341_2_,
boolean p_i45341_3_)
public EnumRarity getRarity(ItemStack p_77613_1_)
protected void onFoodEaten(ItemStack p_77849_1_, World p_77849_2_, EntityPlayer p_77849_3_)
onFoodEaten in class ItemFoodpublic void getSubItems(Item p_150895_1_, CreativeTabs p_150895_2_, java.util.List p_150895_3_)
getSubItems in class Item