User Tools

Site Tools


tutorial:screenhandler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:screenhandler [2024/08/26 09:46] solidblocktutorial:screenhandler [2024/08/27 04:49] (current) – some minor changes solidblock
Line 47: Line 47:
  
             if (screenHandlerFactory != null) {             if (screenHandlerFactory != null) {
-                //With this call the server will request the client to open the appropriate Screenhandler+                // With this call the server will request the client to open the appropriate Screenhandler
                 player.openHandledScreen(screenHandlerFactory);                 player.openHandledScreen(screenHandlerFactory);
             }             }
Line 158: Line 158:
     }     }
 } }
- 
- 
 </code> </code>
  
tutorial/screenhandler.1724665594.txt.gz · Last modified: 2024/08/26 09:46 by solidblock