Geyser/connector/src/main/java/org/geysermc/connector/utils
AJ Ferguson 24c27a03a9 Various fixes
Fix offhand, use AtomicInteger for transaction id, send null stack instead of air, and clear open inventory on dimension change
2019-10-22 15:31:03 -08:00
..
AttributeUtils.java Calculate attribute modifiers and fix sprinting/sneaking 2019-10-17 23:54:20 -08:00
BiValue.java new remapper (: 2019-08-05 21:59:54 -04:00
ChunkUtils.java Remove unnecessary null checks for missing mappings 2019-10-15 22:21:44 -05:00
EntityUtils.java (A lot) more work on entities 2019-08-03 01:51:05 -05:00
FileUtils.java new remapper (: 2019-08-05 21:59:54 -04:00
InventoryUtils.java Various fixes 2019-10-22 15:31:03 -08:00
LoginEncryptionUtils.java Third party capes, rotation fixed, wait for the client and updated protocol lib 2019-10-02 22:45:29 +02:00
MathUtils.java Start work on chunks 2019-08-30 16:47:33 -05:00
MessageUtils.java Start chunk conversions 2019-07-21 15:48:36 -04:00
PaintingType.java Made paintings not crash the client, bugfixes and improvements 2019-09-21 09:42:44 +02:00
ProvidedSkin.java Some fixes, added playerlist. Entity spawning doesn't work yet 2019-09-17 00:28:29 +02:00
SkinProvider.java Removed unused class and made PlayerList show every player again 2019-10-10 23:16:07 +02:00
SkinUtils.java Only notify debuggers that parsing GameProfile data failed and use the default skin and cape 2019-10-10 23:27:30 +02:00
Toolbox.java Convert item and block maps in Toolbox to TIntObjectMaps 2019-10-11 18:38:34 -05:00