Skip to content

Conversation

@MicrocontrollersDev
Copy link
Contributor

https://bugs.mojang.com/browse/MC/issues/MC-232968

i dont know if this is the best way to do this, but couldnt figure out anything else

Comment on lines 31 to 33
private Predicate<Player> asdas(Predicate<Player> original) {
return this::debuify$isOpenableContainer;
}
Copy link
Owner

Choose a reason for hiding this comment

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

a. why is this method called asdas lmao
b. why is the predicate in its own method here? just use () -> syntax

@isXander
Copy link
Owner

No GitHub i did not press approve I pressed request changes ffs

@MicrocontrollersDev
Copy link
Contributor Author

this was fixed in 25w33a. feel free to close if there's no plans to get this in for a 1.21.8 release.

@MicrocontrollersDev
Copy link
Contributor Author

closing as fixed in 1.21.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants