yarn/mappings/net/minecraft/text
Chloe Dawn 510f8cbc08 Text refactoring + related mappings (#737)
* Text refactoring + related mappings

* Add a more explicit name for the truncated string getter

* Move Formatting to util package and fully map members

* Advancement#toHoverableText

* Correct mappings in ScoreboardObjective

* Various changes in NbtText and subclasses

* JSONREADER -> JSON_READER

* Shorten TranslatableText argument getter to getArg

* Cleanup mappings in Difficulty class

* Fix Style$Serializer#deserialize json parameter name

* Cleanup some field names in TranslatableText

* More changes to NbtText

* Fix incorrect method name in Texts

* toGreenText -> join

* Use more semantically correct name joinOrdered

* Fix method name in Entity

* Actually fix the method names.. derp
2019-06-07 12:18:04 +01:00
..
BaseText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
ClickEvent.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
HoverEvent.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
KeybindText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
LiteralText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
NbtText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
ParsableText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
ScoreText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
SelectorText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
Style.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
Text.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
Texts.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
TranslatableText.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
TranslationException.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00