Changes

57 bytes removed ,  22:25, 20 December 2020
m
Text replacement - "{{Colored box|title=Tip|background-title-color=#633193|content=" to "{{Tip|"
Line 14: Line 14:  
In the Minecraft codebase, the physical sides are represented by an enum called <code>Dist</code>, while the logical sides are represented by an enum called <code>LogicalSide</code>.
 
In the Minecraft codebase, the physical sides are represented by an enum called <code>Dist</code>, while the logical sides are represented by an enum called <code>LogicalSide</code>.
   −
{{Colored box|title=Tip|background-title-color=#633193|content=It is guaranteed that the logical cient always runs on the physical client; however, the same cannot be said of the logical server.}}
+
{{Tip|It is guaranteed that the logical cient always runs on the physical client; however, the same cannot be said of the logical server.}}
    
== Performing Side-Specific Operations ==
 
== Performing Side-Specific Operations ==
297

edits