ForgePatch/patches/minecraft
DaemonUmbra e374f62037
Fixed --server argument crashing the client (#6754)
Closes #6753
Moving the fadeOutStart setter above the callback invocation prevents re-entry into the block (which would result in an infinite loop and a StackOverflowException) if the callback causes a render tick (which creating a new ConnectionScreen does).
2020-06-12 15:46:52 -07:00
..
com/mojang Fix vanilla screens escape key not matching done button behavior (#6682) 2020-05-12 14:18:03 -07:00
net/minecraft Fixed --server argument crashing the client (#6754) 2020-06-12 15:46:52 -07:00