Geyser/connector/src/main/java/org/geysermc/connector/utils
rtm516 c30cb78e74
Add statistics menu (#1424)
* Add statistics menu

* Changed back button text

* Add check to make sure the player requested the statistics display

* Better item translation support; misc changes

* Clean up session getting?

* Remove extra debug that is likely unnecessary

* Remove unused function

* Update languages submodule

* Clean up javadoc comment

* Fix typo

Co-authored-by: DoctorMacc <toy.fighter1@gmail.com>
Co-authored-by: Camotoy <20743703+DoctorMacc@users.noreply.github.com>
2020-10-24 23:33:49 +01:00
..
AttributeUtils.java Bedrock 1.16 updating part 1 2020-06-22 20:11:09 -04:00
BedrockMapIcon.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
BlockEntityUtils.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
BlockUtils.java Fix fire being punched in all directions (#1370) 2020-10-08 18:44:15 -04:00
ChunkUtils.java Faster chunk conversion (#1400) 2020-10-15 01:30:25 -05:00
CooldownUtils.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
DimensionUtils.java Implement (hopefully) temporary dimension switching fix (#1188) 2020-08-24 09:31:21 -04:00
DockerCheck.java Follows specified address/port in remote config for plugin versions: fix #1110 (#1145) 2020-08-16 12:45:52 -05:00
EntityUtils.java EntityUtils: Properly map 1.14 entity status effects (#1133) 2020-08-12 08:22:13 -05:00
FileUtils.java Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
FireworkColor.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
GameRule.java Fix javadoc errors 2020-08-08 17:56:15 -05:00
InventoryUtils.java InventoryUtils: Don't send Java packet on hotbar item selection (#1301) 2020-09-17 23:07:20 -04:00
ItemUtils.java Update to Cloudburst NBT 2.0 2020-07-05 15:59:44 -05:00
LanguageUtils.java Fix quotes breaking formatted message strings (#1118) 2020-08-10 21:44:20 +01:00
LoadstoneTracker.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
LocaleUtils.java [Android] Remove usage of MCProtocolLib Base64 in SkinUtils + more (#1237) 2020-09-16 11:33:59 -04:00
LoginEncryptionUtils.java Fix Xbox authentication and add support for proxies (#1162) 2020-08-17 12:04:09 -04:00
MapColor.java Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
MathUtils.java Faster chunk conversion (#1400) 2020-10-15 01:30:25 -05:00
MessageUtils.java Fix chat translation parameters not having color sometimes 2020-08-11 18:45:14 +01:00
PaintingType.java Fix mapping for Burning Skull painting type (#608) 2020-05-20 12:40:07 -05:00
PluginMessageUtils.java Only send the client brand on game join (#1299) 2020-09-21 16:06:25 -04:00
ProvidedSkin.java Update license headers 2020-01-08 21:05:42 -06:00
ResourcePack.java Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
ResourcePackManifest.java Add support for manually supplying Bedrock resource packs (#1076) 2020-09-16 20:08:26 -04:00
SettingsUtils.java SettingsUtils: fix 'show coordinates' setting persistence (#1429) 2020-10-18 23:29:11 -04:00
SignUtils.java Implement correct sign wrapping (#1228) 2020-09-01 23:38:36 -05:00
SkinProvider.java Bedrock <-> Bedrock skin display fix (#1195) 2020-10-22 23:01:03 -05:00
SkinUtils.java Bedrock <-> Bedrock skin display fix (#1195) 2020-10-22 23:01:03 -05:00
StatisticsUtils.java Add statistics menu (#1424) 2020-10-24 23:33:49 +01:00
WebUtils.java Allow for returning of error messages (#955) 2020-07-14 18:58:09 -04:00