Geyser/connector
RednedEpic ad596cdccb Add sound handlers for block interaction
These sound handlers had to be added since on Minecraft: Java Edition, these sounds are handled clientside whilst Minecraft: Bedrock Edition expects something from the server. To counter this, we emulate the sounds of that on Minecraft: Java Edition within Geyser and send it to the client. The code may seem a tadredundant, but there is not much of an alternative unfortunately.
2020-04-30 00:21:02 -05:00
..
src/main Add sound handlers for block interaction 2020-04-30 00:21:02 -05:00
pom.xml Fix NPE in console when a sound was missing and clean up nesting 2020-04-25 18:23:01 -05:00