Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java

This commit is contained in:
Woah 2021-03-25 16:06:20 -04:00
parent fad425fb11
commit c021ae1e1d
50 changed files with 426 additions and 440 deletions

View file

@ -23,7 +23,7 @@ final class TextureOperation19 extends TextureOperation {
}
Class164_Sub2.method2249(var3);
RSInterface var5 = Class7.getRSInterface(var4);
RSInterface var5 = Unsorted.getRSInterface(var4);
if(null != var5) {
Class20.method909(var5);
}