public class ItemEnchantedBook extends Item
Item.ToolMaterial
bFull3D, delegate, field_111210_e, hasSubtypes, iconString, itemIcon, itemRand, itemRegistry, maxStackSize
Constructor and Description |
---|
ItemEnchantedBook() |
Modifier and Type | Method and Description |
---|---|
void |
addEnchantment(ItemStack p_92115_1_,
EnchantmentData p_92115_2_) |
void |
addInformation(ItemStack p_77624_1_,
EntityPlayer p_77624_2_,
java.util.List p_77624_3_,
boolean p_77624_4_) |
NBTTagList |
func_92110_g(ItemStack p_92110_1_) |
WeightedRandomChestContent |
func_92112_a(java.util.Random p_92112_1_,
int p_92112_2_,
int p_92112_3_,
int p_92112_4_) |
void |
func_92113_a(Enchantment p_92113_1_,
java.util.List p_92113_2_) |
WeightedRandomChestContent |
func_92114_b(java.util.Random p_92114_1_) |
ItemStack |
getEnchantedItemStack(EnchantmentData p_92111_1_) |
EnumRarity |
getRarity(ItemStack p_77613_1_) |
boolean |
hasEffect(ItemStack p_77636_1_) |
boolean |
isItemTool(ItemStack p_77616_1_) |
canItemEditBlocks, doesContainerItemLeaveCraftingGrid, func_150893_a, func_150897_b, getColorFromItemStack, getContainerItem, getCreativeTab, getHasSubtypes, getIconFromDamage, getIconFromDamageForRenderPass, getIconIndex, getIconString, getIdFromItem, getIsRepairable, getItemAttributeModifiers, getItemById, getItemEnchantability, getItemFromBlock, getItemStackDisplayName, getItemStackLimit, getItemUseAction, getMaxDamage, getMaxItemUseDuration, getMetadata, getMovingObjectPositionFromPlayer, getPotionEffect, getShareTag, getSpriteNumber, getSubItems, getUnlocalizedName, getUnlocalizedName, getUnlocalizedNameInefficiently, hasContainerItem, hitEntity, isDamageable, isFull3D, isMap, isPotionIngredient, itemInteractionForEntity, onBlockDestroyed, onCreated, onEaten, onItemRightClick, onItemUse, onPlayerStoppedUsing, onUpdate, registerIcons, registerItems, requiresMultipleRenderPasses, setContainerItem, setCreativeTab, setFull3D, setHasSubtypes, setMaxDamage, setMaxStackSize, setPotionEffect, setTextureName, setUnlocalizedName, shouldRotateAroundWhenRendering
public boolean isItemTool(ItemStack p_77616_1_)
isItemTool
in class Item
public EnumRarity getRarity(ItemStack p_77613_1_)
public NBTTagList func_92110_g(ItemStack p_92110_1_)
public void addInformation(ItemStack p_77624_1_, EntityPlayer p_77624_2_, java.util.List p_77624_3_, boolean p_77624_4_)
addInformation
in class Item
public void addEnchantment(ItemStack p_92115_1_, EnchantmentData p_92115_2_)
public ItemStack getEnchantedItemStack(EnchantmentData p_92111_1_)
public void func_92113_a(Enchantment p_92113_1_, java.util.List p_92113_2_)
public WeightedRandomChestContent func_92114_b(java.util.Random p_92114_1_)
public WeightedRandomChestContent func_92112_a(java.util.Random p_92112_1_, int p_92112_2_, int p_92112_3_, int p_92112_4_)