Files
rr3-apk/smali_classes3/com/google/android/gms/internal/ads/zzyb.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

120 lines
3.1 KiB
Smali

.class public abstract Lcom/google/android/gms/internal/ads/zzyb;
.super Ljava/lang/Object;
.source "SourceFile"
# instance fields
.field private zza:Lcom/google/android/gms/internal/ads/zzya;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field private zzb:Lcom/google/android/gms/internal/ads/zzyj;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public zze()Lcom/google/android/gms/internal/ads/zzll;
.locals 1
.annotation build Landroidx/annotation/Nullable;
.end annotation
const/4 v0, 0x0
throw v0
.end method
.method public zzj()V
.locals 1
.annotation build Landroidx/annotation/CallSuper;
.end annotation
const/4 v0, 0x0
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzyb;->zza:Lcom/google/android/gms/internal/ads/zzya;
iput-object v0, p0, Lcom/google/android/gms/internal/ads/zzyb;->zzb:Lcom/google/android/gms/internal/ads/zzyj;
return-void
.end method
.method public zzk(Lcom/google/android/gms/internal/ads/zze;)V
.locals 0
const/4 p1, 0x0
throw p1
.end method
.method public zzn()Z
.locals 1
const/4 v0, 0x0
throw v0
.end method
.method public abstract zzo([Lcom/google/android/gms/internal/ads/zzlm;Lcom/google/android/gms/internal/ads/zzwj;Lcom/google/android/gms/internal/ads/zzug;Lcom/google/android/gms/internal/ads/zzbq;)Lcom/google/android/gms/internal/ads/zzyc;
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/android/gms/internal/ads/zzib;
}
.end annotation
.end method
.method public abstract zzp(Ljava/lang/Object;)V
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.end method
.method public final zzq()Lcom/google/android/gms/internal/ads/zzyj;
.locals 1
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzyb;->zzb:Lcom/google/android/gms/internal/ads/zzyj;
.line 1
invoke-static {v0}, Lcom/google/android/gms/internal/ads/zzcw;->zzb(Ljava/lang/Object;)Ljava/lang/Object;
return-object v0
.end method
.method public final zzr(Lcom/google/android/gms/internal/ads/zzya;Lcom/google/android/gms/internal/ads/zzyj;)V
.locals 0
.annotation build Landroidx/annotation/CallSuper;
.end annotation
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzyb;->zza:Lcom/google/android/gms/internal/ads/zzya;
iput-object p2, p0, Lcom/google/android/gms/internal/ads/zzyb;->zzb:Lcom/google/android/gms/internal/ads/zzyj;
return-void
.end method
.method public final zzs()V
.locals 1
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzyb;->zza:Lcom/google/android/gms/internal/ads/zzya;
if-eqz v0, :cond_0
.line 1
invoke-interface {v0}, Lcom/google/android/gms/internal/ads/zzya;->zzj()V
:cond_0
return-void
.end method