Package net.minecraft.client.gui.screen
Class EditGamerulesScreen.NameEntry
java.lang.Object
net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntry<E>
net.minecraft.client.gui.widget.list.AbstractOptionList.Entry<EditGamerulesScreen.Gamerule>
net.minecraft.client.gui.screen.EditGamerulesScreen.Gamerule
net.minecraft.client.gui.screen.EditGamerulesScreen.NameEntry
- All Implemented Interfaces:
- IGuiEventListener,- INestedGuiEventHandler
- Enclosing class:
- EditGamerulesScreen
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntrylist
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionList<? extends IGuiEventListener>children()voidrender(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) Methods inherited from class net.minecraft.client.gui.widget.list.AbstractOptionList.EntrygetFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.widget.list.AbstractList.AbstractListEntryisMouseOverMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.IGuiEventListenerisMouseOver, mouseMovedMethods inherited from interface net.minecraft.client.gui.INestedGuiEventHandlerchangeFocus, charTyped, getChildAt, keyPressed, keyReleased, magicalSpecialHackyFocus, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
- 
Field Details- 
label
 
- 
- 
Constructor Details- 
NameEntry
 
- 
- 
Method Details- 
renderpublic void render(MatrixStack p_230432_1_, int p_230432_2_, int p_230432_3_, int p_230432_4_, int p_230432_5_, int p_230432_6_, int p_230432_7_, int p_230432_8_, boolean p_230432_9_, float p_230432_10_) - Specified by:
- renderin class- AbstractList.AbstractListEntry<EditGamerulesScreen.Gamerule>
 
- 
children
 
-