Open TechPro424 opened 11 months ago
you can just check what the game does, there are 2 linked functions in the jdoc comments (@see net.minecraft.client.QuickPlay#startRealms
)
correct, the lambda functions just set the screen in this case.
I made it cleaner in my PR (that I did without checking if there already is one xD)
you can just check what the game does, there are 2 linked functions in the jdoc comments (
@see net.minecraft.client.QuickPlay#startRealms
) correct, the lambda functions just set the screen in this case. I made it cleaner in my PR (that I did without checking if there already is one xD)
Thanks for pointing that out! Since there are 2 PRs, do you want me to close mine or are you ok with closing yours?
(Also I think you meant startSingleplayer there instead of startRealms)
Also fixed the reconnectMethod override in RealmsReconnectStrategy
Updates the mod to 1.20.4