LabyStudio / js-minecraft

A browser sandbox that provides all basic features to understand the render and physics engine of Minecraft.
Other
76 stars 31 forks source link

multiplayer crashes fixed by changing line 23 in ServerJoinGamePacket.js to this.entityId = buffer.readInt(); #9

Closed kiliansinger closed 11 months ago