PaperMC / paperweight

Gradle build system plugin for Paper and Paper forks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ExplicitThisAdder` doesn't always work

jpenilla opened this issue · comments

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.