Posted May 16, 201510 yr Hi, I have a question regarding Containers. Is there a new instance created on the server for each player using the GUI? I am a bit confused as a Container contains a list of players and a list of crafters. I am asking because I want to reduce the number of updates I send to the client by caching values in the Container (on the server) and only send information if something changed. But I don't know if there is a one to one relationship between Container instances and players having the GUI open. Thanks.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.