Package guideme.indices
Class ItemIndex
java.lang.Object
guideme.indices.UniqueIndex<net.minecraft.resources.ResourceLocation,PageAnchor>
guideme.indices.ItemIndex
- All Implemented Interfaces:
PageIndex
An index of Minecraft items to the main guidebook page describing it.
This index is installed by default on all guides.
-
Nested Class Summary
Nested classes/interfaces inherited from class guideme.indices.UniqueIndex
UniqueIndex.EntryFunction<K,
V> Nested classes/interfaces inherited from interface guideme.indices.PageIndex
PageIndex.JsonSerializer<T>
-
Constructor Summary
-
Method Summary
Methods inherited from class guideme.indices.UniqueIndex
export, get, getName, rebuild, supportsUpdate, update
-
Constructor Details
-
ItemIndex
public ItemIndex()
-