@Environment(value=CLIENT) public class EditGameRulesScreen.IntRuleWidget extends EditGameRulesScreen.class_5400
| Modifier and Type | Field and Description |
|---|---|
private TextFieldWidget |
valueWidget |
field_25630| Constructor and Description |
|---|
IntRuleWidget(Text name,
List<StringRenderable> description,
String ruleName,
GameRules.IntRule rule) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(MatrixStack matrixStack,
int int2,
int int3,
int int4,
int int5,
int int6,
int int7,
int int8,
boolean bool,
float float2) |
children, method_29989getFocused, isDragging, setDragging, setFocusedisMouseOverclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, focusOn, hoveredElement, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocusisMouseOver, mouseMovedprivate final TextFieldWidget valueWidget
public IntRuleWidget(Text name, List<StringRenderable> description, String ruleName, GameRules.IntRule rule)
public void render(MatrixStack matrixStack, int int2, int int3, int int4, int int5, int int6, int int7, int int8, boolean bool, float float2)
render in class EntryListWidget.Entry<EditGameRulesScreen.AbstractRuleWidget>