User Tools

Site Tools


tutorial:networking

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
tutorial:networking [2023/04/16 01:03] fxtutorial:networking [2023/04/16 01:04] (current) – proper packet id - I hate this editor already fx
Line 82: Line 82:
 public class TutorialNetworkingConstants { public class TutorialNetworkingConstants {
     // Save the id of the packet so we can reference it later     // Save the id of the packet so we can reference it later
-    public static final Identifier HIGHLIGHT_PACKET_ID = new Identifier("wiki_example", "highlight");+    public static final Identifier HIGHLIGHT_PACKET_ID = new Identifier("wiki_example", "highlight_block");
 } }
 </code> </code>
tutorial/networking.txt · Last modified: 2023/04/16 01:04 by fx