203 lines
4.6 KiB
Java
203 lines
4.6 KiB
Java
import java.security.Principal;
|
|
import java.security.cert.Certificate;
|
|
import javax.net.ssl.SSLPeerUnverifiedException;
|
|
import javax.net.ssl.SSLSession;
|
|
import javax.net.ssl.SSLSessionContext;
|
|
import javax.security.cert.X509Certificate;
|
|
import net.runelite.mapping.Export;
|
|
import net.runelite.mapping.ObfuscatedGetter;
|
|
import net.runelite.mapping.ObfuscatedName;
|
|
import net.runelite.mapping.ObfuscatedSignature;
|
|
|
|
@ObfuscatedName("x")
|
|
class class17 implements SSLSession {
|
|
@ObfuscatedName("f")
|
|
@ObfuscatedSignature(
|
|
descriptor = "Lkl;"
|
|
)
|
|
@Export("HitSplatDefinition_fontsArchive")
|
|
public static AbstractArchive HitSplatDefinition_fontsArchive;
|
|
@ObfuscatedName("e")
|
|
@ObfuscatedGetter(
|
|
intValue = 821791441
|
|
)
|
|
@Export("ItemDefinition_fileCount")
|
|
public static int ItemDefinition_fileCount;
|
|
// $FF: synthetic field
|
|
@ObfuscatedSignature(
|
|
descriptor = "Lg;"
|
|
)
|
|
final class12 this$1;
|
|
|
|
@ObfuscatedSignature(
|
|
descriptor = "(Lg;)V"
|
|
)
|
|
class17(class12 var1) {
|
|
this.this$1 = var1;
|
|
}
|
|
|
|
public String getProtocol() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public int getApplicationBufferSize() {
|
|
return 0;
|
|
}
|
|
|
|
public int getPeerPort() {
|
|
return 0;
|
|
}
|
|
|
|
public long getCreationTime() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public String getCipherSuite() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public Certificate[] getLocalCertificates() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public Principal getLocalPrincipal() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public int getPacketBufferSize() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public Certificate[] getPeerCertificates() throws SSLPeerUnverifiedException {
|
|
return this.this$1.field65;
|
|
}
|
|
|
|
public boolean isValid() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public SSLSessionContext getSessionContext() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void invalidate() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void putValue(String var1, Object var2) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void removeValue(String var1) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public Object getValue(String var1) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public byte[] getId() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public long getLastAccessedTime() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public String[] getValueNames() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public X509Certificate[] getPeerCertificateChain() throws SSLPeerUnverifiedException {
|
|
return null;
|
|
}
|
|
|
|
public String getPeerHost() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public Principal getPeerPrincipal() throws SSLPeerUnverifiedException {
|
|
return null;
|
|
}
|
|
|
|
@ObfuscatedName("q")
|
|
@ObfuscatedSignature(
|
|
descriptor = "(B)V",
|
|
garbageValue = "124"
|
|
)
|
|
static void method226() {
|
|
WorldMapRegion.WorldMapRegion_cachedSprites.clear();
|
|
}
|
|
|
|
@ObfuscatedName("f")
|
|
@ObfuscatedSignature(
|
|
descriptor = "(CB)C",
|
|
garbageValue = "-50"
|
|
)
|
|
static char method244(char var0) {
|
|
if (var0 == 198) {
|
|
return 'E';
|
|
} else if (var0 == 230) {
|
|
return 'e';
|
|
} else if (var0 == 223) {
|
|
return 's';
|
|
} else if (var0 == 338) {
|
|
return 'E';
|
|
} else {
|
|
return (char)(var0 == 339 ? 'e' : '\u0000');
|
|
}
|
|
}
|
|
|
|
@ObfuscatedName("g")
|
|
@ObfuscatedSignature(
|
|
descriptor = "(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V",
|
|
garbageValue = "1864336620"
|
|
)
|
|
@Export("setLoginResponseString")
|
|
static void setLoginResponseString(String var0, String var1, String var2) {
|
|
Login.Login_response1 = var0;
|
|
Login.Login_response2 = var1;
|
|
Login.Login_response3 = var2;
|
|
}
|
|
|
|
@ObfuscatedName("jb")
|
|
@ObfuscatedSignature(
|
|
descriptor = "(IB)V",
|
|
garbageValue = "78"
|
|
)
|
|
@Export("Widget_resetModelFrames")
|
|
static final void Widget_resetModelFrames(int var0) {
|
|
if (GrandExchangeOfferTotalQuantityComparator.loadInterface(var0)) {
|
|
Widget[] var1 = Widget.Widget_interfaceComponents[var0];
|
|
|
|
for (int var2 = 0; var2 < var1.length; ++var2) {
|
|
Widget var3 = var1[var2];
|
|
if (var3 != null) {
|
|
var3.modelFrame = 0;
|
|
var3.modelFrameCycle = 0;
|
|
}
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
@ObfuscatedName("lt")
|
|
@ObfuscatedSignature(
|
|
descriptor = "(B)V",
|
|
garbageValue = "-43"
|
|
)
|
|
static void method266() {
|
|
if (Widget.field3165 != null) {
|
|
Client.field763 = Client.cycle;
|
|
Widget.field3165.method5434();
|
|
|
|
for (int var0 = 0; var0 < Client.players.length; ++var0) {
|
|
if (Client.players[var0] != null) {
|
|
Widget.field3165.method5433((Client.players[var0].x >> 7) + WorldMapSectionType.baseX, (Client.players[var0].y >> 7) + PlayerComposition.baseY);
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|
|
}
|