Geyser/connector/src/main/java/org/geysermc/connector/network/translators
Camotoy 714c450291
Add players able to sleep in beds (#575)
* Add players able to sleep in beds

This commit sets the correct metadata and flags when the Java pose changes to sleeping.

* Player view while sleeping now works

* Fixed bed offset for other players
2020-05-23 16:09:11 -05:00
..
bedrock Add players able to sleep in beds (#575) 2020-05-23 16:09:11 -05:00
effect Add effects support and block break particles/place sounds 2020-04-22 23:40:49 -05:00
inventory Fixed unusable space being off by 1 (#561) 2020-05-15 11:08:44 -05:00
item Added map icons (#572) 2020-05-16 23:58:00 -05:00
java Add players able to sleep in beds (#575) 2020-05-23 16:09:11 -05:00
sound Implement helper methods for sending packets (#487) 2020-05-05 10:51:43 -05:00
world Added mob spawner block entity data (#587) 2020-05-17 23:35:01 -05:00
BiomeTranslator.java Add biomes 2020-02-05 21:10:34 -05:00
ItemRemapper.java Implement Updated Item Translator (#388) 2020-04-22 16:26:16 -05:00
ItemStackTranslator.java Fix Item Name and Lore (#443) 2020-04-29 10:58:29 -05:00
NbtItemStackTranslator.java Implement Updated Item Translator (#388) 2020-04-22 16:26:16 -05:00
PacketTranslator.java Update license headers 2020-01-08 21:05:42 -06:00
Registry.java Added debug packet logging for unhandled packets 2020-04-12 10:37:31 +01:00
Translator.java Begin making translators annotation based 2020-03-23 23:03:33 -05:00
Translators.java Merge branch 'master' into feature/sounds 2020-05-02 23:06:53 -05:00