Geyser/connector/src/main/java/org/geysermc/connector
RednedEpic 79185fabb5 Only send block sounds when a block is being placed
Previously, any time a block was clicked whether it be with a block in the hand or not, a sound would play. This checks if the item in the players hand is indeed a block as well as the same block in the UpdateBlockPacket, and properly plays the packet.
2020-04-23 01:01:33 -05:00
..
command Add a /geyser list command (Closes #342) 2020-04-22 01:51:49 -05:00
entity Implement Updated Item Translator (#388) 2020-04-22 16:26:16 -05:00
inventory Update various copyright dates 2020-04-15 15:39:21 -04:00
metrics Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
network Only send block sounds when a block is being placed 2020-04-23 01:01:33 -05:00
scoreboard Fix javadoc related errors 2020-04-22 01:03:46 -05:00
thread Update license headers 2020-01-08 21:05:42 -06:00
utils Only send block sounds when a block is being placed 2020-04-23 01:01:33 -05:00
world/chunk Merge branch 'block-entities' into inventory 2020-03-05 20:00:14 -06:00
GeyserConnector.java Merge pull request #398 from GeyserMC/inventory 2020-04-22 00:49:48 -05:00