Skip to content

add SaveToItemStack annotation to data sync system#4744

Open
gustovafing wants to merge 4 commits into1.20.1from
gus/save-to-stack-annotation
Open

add SaveToItemStack annotation to data sync system#4744
gustovafing wants to merge 4 commits into1.20.1from
gus/save-to-stack-annotation

Conversation

@gustovafing
Copy link
Copy Markdown
Member

What

Adds the SaveToItemStack annotation to the data sync system. This annotation existed in the ldlib sync system but wasn't initially ported over.

@gustovafing gustovafing requested a review from a team as a code owner March 20, 2026 00:37
@gustovafing gustovafing added type: feature New feature or request bundled for a 0.X.0 Update 1.20.1 Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. labels Mar 20, 2026
@github-actions github-actions bot added the Tests: Passed Game Tests have passed on this PR label Mar 20, 2026
Copy link
Copy Markdown
Contributor

@screret screret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wasn't the sync package supposed to be com.gregtechceu.gtceu.api.sync?

}

@Override
public boolean saveBreak() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

}

@Override
public boolean saveBreak() {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

gustovafing and others added 2 commits March 25, 2026 23:13
Co-authored-by: screret <68943070+screret@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Major - 0.X.0 Releases focused on Content, changes to gameplay; While maintaining mostly API stability. Tests: Passed Game Tests have passed on this PR type: feature New feature or request bundled for a 0.X.0 Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants