public class EntryUniText extends EntryBase
pageList, unlocEntryName| Constructor and Description |
|---|
EntryUniText(java.util.List<IPage> pageList,
java.lang.String unlocEntryName) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Book book,
CategoryAbstract category,
int entryX,
int entryY,
int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
GuiBase guiBase,
net.minecraft.client.gui.FontRenderer fontRenderer) |
canSee, drawExtras, onInit, onLeftClicked, onRightClickedaddPage, addPageList, equals, getLocalizedName, hashCode, removePage, removePageListpublic EntryUniText(java.util.List<IPage> pageList, java.lang.String unlocEntryName)
public void draw(Book book, CategoryAbstract category, int entryX, int entryY, int entryWidth, int entryHeight, int mouseX, int mouseY, GuiBase guiBase, net.minecraft.client.gui.FontRenderer fontRenderer)