Files
rr3-apk/smali_classes3/com/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder.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

178 lines
6.0 KiB
Smali

.class public final Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;
.super Lcom/google/protobuf/GeneratedMessageLite$Builder;
.source "SourceFile"
# interfaces
.implements Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Builder"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/protobuf/GeneratedMessageLite$Builder<",
"Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;",
"Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;",
">;",
"Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder;"
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 1
.line 4214
invoke-static {}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->access$7100()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
move-result-object v0
invoke-direct {p0, v0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V
return-void
.end method
.method public synthetic constructor <init>(Lcom/google/protobuf/DescriptorProtos$1;)V
.locals 0
.line 4207
invoke-direct {p0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;-><init>()V
return-void
.end method
# virtual methods
.method public clearEnd()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;
.locals 1
.line 4317
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4318
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-static {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->access$7500(Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;)V
return-object p0
.end method
.method public clearStart()Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;
.locals 1
.line 4265
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4266
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-static {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->access$7300(Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;)V
return-object p0
.end method
.method public getEnd()I
.locals 1
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4292
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->getEnd()I
move-result v0
return v0
.end method
.method public getStart()I
.locals 1
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4240
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->getStart()I
move-result v0
return v0
.end method
.method public hasEnd()Z
.locals 1
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4280
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->hasEnd()Z
move-result v0
return v0
.end method
.method public hasStart()Z
.locals 1
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4228
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-virtual {v0}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->hasStart()Z
move-result v0
return v0
.end method
.method public setEnd(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;
.locals 1
.line 4304
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4305
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-static {v0, p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->access$7400(Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;I)V
return-object p0
.end method
.method public setStart(I)Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange$Builder;
.locals 1
.line 4252
invoke-virtual {p0}, Lcom/google/protobuf/GeneratedMessageLite$Builder;->copyOnWrite()V
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$Builder;->instance:Lcom/google/protobuf/GeneratedMessageLite;
.line 4253
check-cast v0, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;
invoke-static {v0, p1}, Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;->access$7200(Lcom/google/protobuf/DescriptorProtos$DescriptorProto$ReservedRange;I)V
return-object p0
.end method