User Tools

Site Tools


tutorial:propertydelegates

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:propertydelegates [2020/08/14 16:57] manymoney2tutorial:propertydelegates [2020/08/14 16:59] manymoney2
Line 1: Line 1:
 ====== Syncing Integers with PropertyDelegates ====== ====== Syncing Integers with PropertyDelegates ======
-In this Tutorial we will sync Integer values between the client and the Server.   +In this Tutorial we will sync Integer values between the client and the Server, an example for this in vanilla would be the smelting progress of a furnace.
- +
-An Example for this in vanilla would be the smelting progress of a furnace.+
  
 To understand this tutorial you need to read the first [[tutorial:screenhandler|Screenhandler]] tutorial.  To understand this tutorial you need to read the first [[tutorial:screenhandler|Screenhandler]] tutorial. 
-Methods which have no code here were already shown in that tutorial+Methods which have no code here were already shown in that tutorial
 + 
 +We will not use the [[tutorial:extendedscreenhandler|ExtendedScreenHandler]] in this tutorial any more to save us some complexity.
tutorial/propertydelegates.txt · Last modified: 2022/05/27 16:00 by solidblock