Class BookItem

java.lang.Object
net.minecraft.world.item.Item
net.minecraft.world.item.BookItem
All Implemented Interfaces:
FeatureElement, ItemLike, IForgeItem

public class BookItem extends Item
  • Constructor Details

  • Method Details

    • isEnchantable

      public boolean isEnchantable(ItemStack p_40646_)
      Overrides:
      isEnchantable in class Item
    • getEnchantmentValue

      public int getEnchantmentValue()
      Description copied from class: Item
      Forge: Use ItemStack sensitive version.
      Overrides:
      getEnchantmentValue in class Item