Geyser/core/src/main/java/org/geysermc/geyser
David Choo 65aaa07493
Fix sneaking speed adjustment and bounding box (#2728)
* Fix sneaking speed adjustment and bounding box

Also remove redundant session variable in SessionPlayerEntity

* Add comment to valid field

* Hopefully fix crawling after swimming in water
2021-12-23 19:49:58 -05:00
..
command Display Java supported versions as list in dumps 2021-12-10 16:27:23 -05:00
configuration Initial api draft 2021-11-21 12:36:42 -06:00
dump Display Java supported versions as list in dumps 2021-12-10 16:27:23 -05:00
entity Fix sneaking speed adjustment and bounding box (#2728) 2021-12-23 19:49:58 -05:00
inventory Fix custom merchant inventory not opening (#2672) 2021-12-06 10:43:36 -05:00
level Some command framework cleanup 2021-11-29 10:31:31 -05:00
network Display Java supported versions as list in dumps 2021-12-10 16:27:23 -05:00
pack The Great Refactor Part 3 - Entire project restructure 2021-11-20 17:29:46 -06:00
ping Cleanup some ping passthrough stuff (#2726) 2021-12-22 23:05:56 -05:00
registry Improve Statistics Form (#2667) 2021-12-07 20:05:44 -05:00
scoreboard API: change player class to Connection 2021-11-22 14:52:26 -05:00
session Fix sneaking speed adjustment and bounding box (#2728) 2021-12-23 19:49:58 -05:00
skin Null check for player textures in GameProfile 2021-12-03 19:24:22 -05:00
text Update version strings to indicate 1.18.1 support 2021-12-10 11:15:12 -05:00
translator Fix sneaking speed adjustment and bounding box (#2728) 2021-12-23 19:49:58 -05:00
util Properly implement piglin/hoglin dimension safety 2021-12-20 22:54:34 -05:00
Constants.java The Great Refactor Part 3 - Entire project restructure 2021-11-20 17:29:46 -06:00
FloodgateKeyLoader.java Comment/import fixes 2021-12-02 10:15:59 -05:00
GeyserBootstrap.java Allow for implementations to provide a custom resource loader 2021-12-03 11:01:06 -05:00
GeyserImpl.java Allow for implementations to provide a custom resource loader 2021-12-03 11:01:06 -05:00
GeyserLogger.java Initial api draft 2021-11-21 12:36:42 -06:00
GeyserMain.java The Great Refactor Part 3 - Entire project restructure 2021-11-20 17:29:46 -06:00