Geyser/connector/src/main/java/org/geysermc/connector/network
Camotoy 9846058377
Add item frames (#415)
* Initial attempt

* Item frames 'work'

* Blocks in the item frames work

* Remove commented code

* Small changes

* More progress

* Whittling down

* Fix swords, etc

* NBT data implemented

* Remove unused import

* Add item frame item removing; add checks for removing item frames

* Add requested changes; clean up logic

* Add license

* Always delay item frame updates by 500 milliseconds

* Switch to per-session item frame cache

* Revert item translator refactoring
2020-05-02 15:44:05 -05:00
..
remote Merge branch 'master' into plugin (should fix building) 2020-01-18 16:46:07 -06:00
session Add item frames (#415) 2020-05-02 15:44:05 -05:00
translators Add item frames (#415) 2020-05-02 15:44:05 -05:00
ConnectorServerEventHandler.java Fix bedrock clients not able to connect when the client thinks the server is full 2020-04-15 14:04:53 +10:00
LoggingPacketHandler.java Update to NukkitX Protocol Lib 2.5.0 release 2020-02-14 17:39:26 -06:00
UpstreamPacketHandler.java Properly remove players from Geyser playerlist (Fixes #421 2020-04-25 17:53:35 -05:00