Closed deathcap closed 8 years ago
Server-side inventory slot updates are now received from the server and updated on the client (tested using 'Q' in MC to drop items near the voxel-clientmc web user):
Inventory drop updates work on 1.8.9 (tested receiving dirt, sand). Picking up wheat_seeds
crashes in voxel-registry since an item pile is created but there is no corresponding wheat_seeds
texture: https://github.com/voxel/voxel-registry/issues/5
Receive and send player inventory from the server. Currently it is all client-side