Make RenderThreadState a class instead of a struct #88
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Structs can't have parameterless constructors
...yes they can
This also includes a bunch of unrelated changes.
From IRC:
Next steps:
Thanks, @Mitch528. Just to be sure - have you ever read the decompiled Minecraft source code?
No, I haven't.
Awesome, thanks!