You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some method invocations/field accesses to fields and methods in superclasses don't get explicit this added properly. Examples can be seen in DedicatedServer, when accessing some fields and methods of it's parent MinecraftServer.
Some method invocations/field accesses to fields and methods in superclasses don't get explicit this added properly. Examples can be seen in DedicatedServer, when accessing some fields and methods of it's parent MinecraftServer.