Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
420 stars 96 forks source link

Read and write the sound position correctly #250

Closed Dasciam closed 1 month ago

Dasciam commented 1 month ago

The unsigned block position is used to write and read the sound position

TwistedAsylumMC commented 1 month ago

Thanks!