Class ItemIndex

java.lang.Object
guideme.indices.UniqueIndex<net.minecraft.resources.ResourceLocation,PageAnchor>
guideme.indices.ItemIndex
All Implemented Interfaces:
PageIndex

public class ItemIndex extends UniqueIndex<net.minecraft.resources.ResourceLocation,PageAnchor>
An index of Minecraft items to the main guidebook page describing it.

This index is installed by default on all guides.

  • Constructor Details

    • ItemIndex

      public ItemIndex()