Open PatrickHechler opened 1 year ago
send/recieve
turn/resouce
turn:sendTurn/retrieveTurn
OpenWorld:writeRes/RemoteWorld:readRes
MyEntityTurn
ResourceData
Resource
amount
send/recieve
turn/resouce
methods to the addons interface (potentially create own interfaces for them (like AddonEntities))turn:sendTurn/retrieveTurn
andOpenWorld:writeRes/RemoteWorld:readRes
MyEntityTurn
abstract class and make EntityTurn not sealedResourceData
interface which has aResource
type and aamount
(and potentially some additional data)