Setting the render mode to interactiveserver and focusing on solid blocks implies a few things:
User actions (clicks, inputs) are sent to the server over a persistent WebSocket connection. rendermode interactiveserver
Setting the render mode to interactiveserver and focusing on solid blocks implies a few things:
User actions (clicks, inputs) are sent to the server over a persistent WebSocket connection.