Skip to content

Add API for setting batch mode#3872

Merged
DilithiumThoride merged 1 commit into1.20.1from
yo/batch-mode-api
Sep 6, 2025
Merged

Add API for setting batch mode#3872
DilithiumThoride merged 1 commit into1.20.1from
yo/batch-mode-api

Conversation

@YoungOnionMC
Copy link
Copy Markdown
Member

What

you can now set a machines batch mode from api

Outcome

tests can utilize batch mode

@YoungOnionMC YoungOnionMC requested a review from a team as a code owner September 6, 2025 23:35
@YoungOnionMC YoungOnionMC added type: feature New feature or request bundled for a 0.X.0 Update Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Sep 6, 2025
@github-actions github-actions bot added the 1.20.1 label Sep 6, 2025
}

@Override
public void setBatchEnabled(boolean batch) {
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.

Can this just be a @Setter ?

@github-actions github-actions bot added the Tests: Passed Game Tests have passed on this PR label Sep 6, 2025
@DilithiumThoride DilithiumThoride merged commit 8a53f40 into 1.20.1 Sep 6, 2025
5 of 6 checks passed
@DilithiumThoride DilithiumThoride deleted the yo/batch-mode-api branch September 6, 2025 23:43
LeoDreamer2004 pushed a commit to LeoDreamer2004/GregTech-Modern that referenced this pull request Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. 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.

3 participants