yarn/mappings
Shadowfacts 7d742e402f
TextFieldWidget tweaks (#2079)
The field focused clashes with superclass field, and is not accurate. It
actually controls whether the background is drawn. The getter and setter
methods are also not correct, as the field does not just control the
border.

The setSelected method does not set whether the field is selected, but
focused. It only exists to expose the protected AbstractButtonWidget.setFocused
method. It's named setTextFieldFocused not setFocused because that would
clash with the superclass name.
2021-02-17 18:16:13 +00:00
..
com/mojang/blaze3d Map one class in rendersytem (#2025) 2021-02-07 13:31:16 +00:00
net/minecraft TextFieldWidget tweaks (#2079) 2021-02-17 18:16:13 +00:00