Skip to content

Add getComponentPos for monitor#5157

Open
jurrejelle wants to merge 2 commits into
1.20.1from
jj/monitor-crash
Open

Add getComponentPos for monitor#5157
jurrejelle wants to merge 2 commits into
1.20.1from
jj/monitor-crash

Conversation

@jurrejelle

Copy link
Copy Markdown
Contributor

What

Fixes this error:
image

The CM was using getBlockPos which was shadowed by BlockEntity.getBlockPos. When remapping, that method gets renamed, but this interface one doesn't.

AI Usage

Yes, opus 4.8, used to find the problem and also fix it, I iterated on its solutionmitting a pull request._

Outcome

World loads with placed CM

How Was This Tested

in game

@jurrejelle
jurrejelle requested a review from a team as a code owner July 20, 2026 15:53
@jurrejelle jurrejelle added type: bugfix General bug fixes 1.20.1 Release: Patch - 0.0.X Smaller changes that either are bug fixes or very minor tweaks. labels Jul 20, 2026
@github-actions github-actions Bot added the Tests: Passed Game Tests have passed on this PR label Jul 20, 2026
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: bugfix General bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants