Class KnowledgeBookItem

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

public class KnowledgeBookItem extends Item
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
  • Constructor Details

    • KnowledgeBookItem

      public KnowledgeBookItem(Item.Properties pProperties)
  • Method Details