WorldEdit/worldedit-core
Octavia Togami cfd26253b6
Names via Translation (#1268)
* Deprecate BiomeRegistry, etc.

* Update some libraries, e.g. text

* Move to new translation renderer

* Revert "Deprecate BiomeRegistry, etc."

This reverts commit 59a5d6c92aec52739a8dc68ac3d23898af7593dd.

This was not a good idea for potential mod shenanigans.

* Move BiomeData#getName to BiomeRegistry, use i18n

* Use getRichName instead of getName

* Implement getRichName for NullBiomeRegistry

* Add getRichName for blocks

* Relocate net.kyori.minecraft

* Update adapters for getRichBlockName

* Add getRichName for items

* Update adapters for getRichItemName

* Update adapters JAR for merge
2020-03-23 15:47:27 -07:00
..
doctools feat(i18n): add support for translatable text replacement (#478) 2019-12-09 12:46:18 +10:00
src Names via Translation (#1268) 2020-03-23 15:47:27 -07:00
build.gradle.kts Do not try crowdin if using offline mode 2020-02-23 17:39:30 -08:00