Geyser/connector/src/main/java/org/geysermc/connector/utils
rtm516 4ee95f585d
Move all json to Jackson instead of a mix of 2 libraries (#302)
* Swapped most GSON refrences to Jackson

* Converted FormWindow getJSONData

Co-authored-by: Redned <redned235@gmail.com>
2020-04-20 15:10:30 -05:00
..
AttributeUtils.java Update license headers 2020-01-08 21:05:42 -06:00
ChunkUtils.java Merge branch 'master' into chunk-fix 2020-04-04 02:00:18 -05:00
DimensionUtils.java Fix chunk view position bugs on some servers 2020-03-05 16:26:36 -09:00
EntityUtils.java Add effect translations 2020-03-10 19:40:51 -05:00
FileUtils.java Started work on the locale fetching and loading system 2020-04-08 21:11:56 +01:00
InventoryUtils.java Begin making translators annotation based 2020-03-23 23:03:33 -05:00
LocaleUtils.java Fixed NONE colour formatting and cleaned up imports 2020-04-09 20:24:32 +01:00
LoginEncryptionUtils.java clean up text 2020-04-17 15:52:46 +02:00
MapColor.java Return COLOR_0 for null values in MapColor 2020-04-14 23:35:59 -05:00
MathUtils.java Update license headers 2020-01-08 21:05:42 -06:00
MessageUtils.java Fix inverted booleans in MessageUtils.isTooLong 2020-04-15 22:50:02 -05:00
PaintingType.java Update license headers 2020-01-08 21:05:42 -06:00
ProvidedSkin.java Update license headers 2020-01-08 21:05:42 -06:00
SkinProvider.java Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
SkinUtils.java Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
Toolbox.java Started work on the locale fetching and loading system 2020-04-08 21:11:56 +01:00
WebUtils.java Fixed NONE colour formatting and cleaned up imports 2020-04-09 20:24:32 +01:00