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
Next revisionBoth sides next revision
tutorial:networking [2022/02/09 16:54] – external edit 127.0.0.1tutorial:networking [2023/01/11 19:25] – [Example: Why is networking important?] netuserget
Line 13: Line 13:
 Say you had a wand which highlights the block you are looking at to all nearby players. Say you had a wand which highlights the block you are looking at to all nearby players.
 <code java [enable_line_numbers="true"]> <code java [enable_line_numbers="true"]>
-class HighlightingWandItem extends Item {+public class HighlightingWandItem extends Item {
     public HighlightingWand(Item.Settings settings) {     public HighlightingWand(Item.Settings settings) {
         super(settings)         super(settings)
tutorial/networking.txt · Last modified: 2024/05/04 19:51 by bluemeanial