Skip to content

Add hook for TE data sync on client #2893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2016

Conversation

tterrag1098
Copy link
Contributor

This PR simply adds a hook for when SPacketChunkData is read on the client, instead of having it directly call readFromNBT. The default implementation just calls readFromNBT so no behavior will change. This merely provides a hook for modders to have special behavior for their sync data, and to know when data is synced.

@Actuarius Actuarius added the Feature This request implements a new feature. label May 23, 2016
@Actuarius
Copy link

@tterrag1098 added labels [Feature]

@LexManos LexManos merged commit e00a11b into MinecraftForge:1.9.4 May 26, 2016
Vexatos referenced this pull request in Railcraft/Railcraft May 26, 2016
amadornes pushed a commit to amadornes/MinecraftForge that referenced this pull request Jun 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This request implements a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants