public class GuiKeyBindingList.CategoryEntry extends GuiKeyBindingList.Entry
index, list
Constructor and Description |
---|
CategoryEntry(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
drawEntry(int entryWidth,
int entryHeight,
int mouseX,
int mouseY,
boolean p_194999_5_,
float partialTicks) |
func_195000_a, getIndex, getList, getX, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFocus, charTyped, focusChanged, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled
public void drawEntry(int entryWidth, int entryHeight, int mouseX, int mouseY, boolean p_194999_5_, float partialTicks)
drawEntry
in class GuiListExtended.IGuiListEntry<GuiKeyBindingList.Entry>