public class KeyBindingList.CategoryEntry extends KeyBindingList.Entry
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
labelText |
private int |
labelWidth |
list
Constructor and Description |
---|
CategoryEntry(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
changeFocus(boolean p_changeFocus_1_) |
java.util.List<? extends IGuiEventListener> |
children() |
void |
render(int p_render_1_,
int p_render_2_,
int p_render_3_,
int p_render_4_,
int p_render_5_,
int p_render_6_,
int p_render_7_,
boolean p_render_8_,
float p_render_9_) |
getFocused, isDragging, setDragging, setFocused
isMouseOver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, func_212932_b, getEventListenerForPos, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocusedDefault
isMouseOver, mouseMoved
private final java.lang.String labelText
private final int labelWidth
public void render(int p_render_1_, int p_render_2_, int p_render_3_, int p_render_4_, int p_render_5_, int p_render_6_, int p_render_7_, boolean p_render_8_, float p_render_9_)
render
in class AbstractList.AbstractListEntry<KeyBindingList.Entry>
public boolean changeFocus(boolean p_changeFocus_1_)
public java.util.List<? extends IGuiEventListener> children()