Files
rr3-apk/smali_classes2/com/google/android/gms/games/zzc.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

156 lines
3.9 KiB
Smali

.class public final Lcom/google/android/gms/games/zzc;
.super Lcom/google/android/gms/games/zzo;
.source "SourceFile"
# interfaces
.implements Lcom/google/android/gms/games/CurrentPlayerInfo;
# annotations
.annotation build Landroid/annotation/SuppressLint;
value = {
"ParcelCreator"
}
.end annotation
# instance fields
.field private final zza:Lcom/google/android/gms/games/internal/player/zzd;
# direct methods
.method public constructor <init>(Lcom/google/android/gms/common/data/DataHolder;ILcom/google/android/gms/games/internal/player/zzd;)V
.locals 0
.line 1
invoke-direct {p0, p1, p2}, Lcom/google/android/gms/games/zzo;-><init>(Lcom/google/android/gms/common/data/DataHolder;I)V
iput-object p3, p0, Lcom/google/android/gms/games/zzc;->zza:Lcom/google/android/gms/games/internal/player/zzd;
return-void
.end method
# virtual methods
.method public final describeContents()I
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public final equals(Ljava/lang/Object;)Z
.locals 0
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
invoke-static {p0, p1}, Lcom/google/android/gms/games/zza;->zzc(Lcom/google/android/gms/games/CurrentPlayerInfo;Ljava/lang/Object;)Z
move-result p1
return p1
.end method
.method public final synthetic freeze()Ljava/lang/Object;
.locals 1
.line 1
new-instance v0, Lcom/google/android/gms/games/zza;
invoke-direct {v0, p0}, Lcom/google/android/gms/games/zza;-><init>(Lcom/google/android/gms/games/CurrentPlayerInfo;)V
return-object v0
.end method
.method public final getFriendsListVisibilityStatus()I
.locals 2
iget-object v0, p0, Lcom/google/android/gms/games/zzc;->zza:Lcom/google/android/gms/games/internal/player/zzd;
.line 1
iget-object v0, v0, Lcom/google/android/gms/games/internal/player/zzd;->zzL:Ljava/lang/String;
const/4 v1, 0x0
invoke-virtual {p0, v0, v1}, Lcom/google/android/gms/games/zzo;->zzq(Ljava/lang/String;I)I
move-result v0
return v0
.end method
.method public final hashCode()I
.locals 1
.line 1
invoke-static {p0}, Lcom/google/android/gms/games/zza;->zza(Lcom/google/android/gms/games/CurrentPlayerInfo;)I
move-result v0
return v0
.end method
.method public final toString()Ljava/lang/String;
.locals 1
.line 1
invoke-static {p0}, Lcom/google/android/gms/games/zza;->zzb(Lcom/google/android/gms/games/CurrentPlayerInfo;)Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public final writeToParcel(Landroid/os/Parcel;I)V
.locals 1
.line 1
new-instance v0, Lcom/google/android/gms/games/zza;
invoke-direct {v0, p0}, Lcom/google/android/gms/games/zza;-><init>(Lcom/google/android/gms/games/CurrentPlayerInfo;)V
.line 2
invoke-static {v0, p1, p2}, Lcom/google/android/gms/games/zzb;->zza(Lcom/google/android/gms/games/zza;Landroid/os/Parcel;I)V
return-void
.end method
.method public final zza()Z
.locals 1
iget-object v0, p0, Lcom/google/android/gms/games/zzc;->zza:Lcom/google/android/gms/games/internal/player/zzd;
.line 1
iget-object v0, v0, Lcom/google/android/gms/games/internal/player/zzd;->zzL:Ljava/lang/String;
invoke-virtual {p0, v0}, Lcom/google/android/gms/common/data/DataBufferRef;->hasColumn(Ljava/lang/String;)Z
move-result v0
if-eqz v0, :cond_0
iget-object v0, p0, Lcom/google/android/gms/games/zzc;->zza:Lcom/google/android/gms/games/internal/player/zzd;
iget-object v0, v0, Lcom/google/android/gms/games/internal/player/zzd;->zzL:Ljava/lang/String;
.line 2
invoke-virtual {p0, v0}, Lcom/google/android/gms/common/data/DataBufferRef;->hasNull(Ljava/lang/String;)Z
move-result v0
if-nez v0, :cond_0
const/4 v0, 0x1
return v0
:cond_0
const/4 v0, 0x0
return v0
.end method