Class ItemBookEnchanted

java.lang.Object
cn.nukkit.item.Item
cn.nukkit.item.ItemBookEnchanted
All Implemented Interfaces:
BlockID, ItemID, Cloneable

public class ItemBookEnchanted extends Item
Author:
MagicDroidX (Nukkit Project)
  • Constructor Details

    • ItemBookEnchanted

      public ItemBookEnchanted()
    • ItemBookEnchanted

      public ItemBookEnchanted(Integer meta)
    • ItemBookEnchanted

      public ItemBookEnchanted(Integer meta, int count)
  • Method Details