TeamCreate.smali

.class public final Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
.super Lcom/google/protobuf/GeneratedMessageLite;
.source "TeamCreate.java"

# interfaces
.implements Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreateOrBuilder;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;
    }
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/google/protobuf/GeneratedMessageLite<",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;",
        ">;",
        "Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreateOrBuilder;"
    }
.end annotation


# static fields
.field public static final CAPTAIN_FIELD_NUMBER:I = 0x2

.field public static final CHATGROUPID_FIELD_NUMBER:I = 0xc

.field private static final DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

.field public static final DISPURL_FIELD_NUMBER:I = 0x5

.field public static final ENGINEVERSION_FIELD_NUMBER:I = 0x4

.field public static final GAMEMODE_FIELD_NUMBER:I = 0xf

.field public static final GAMENAME_FIELD_NUMBER:I = 0x7

.field public static final GAMETYPE_FIELD_NUMBER:I = 0x1

.field public static final ISNEWENGINE_FIELD_NUMBER:I = 0xd

.field public static final MAXMEMBERS_FIELD_NUMBER:I = 0x9

.field public static final MINMEMBERS_FIELD_NUMBER:I = 0x10

.field public static final MODENAME_FIELD_NUMBER:I = 0x12

.field private static volatile PARSER:Lcom/google/protobuf/A; = null
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/google/protobuf/A<",
            "Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;",
            ">;"
        }
    .end annotation
.end field

.field public static final REGIONID_FIELD_NUMBER:I = 0x3

.field public static final REGION_FIELD_NUMBER:I = 0x11

.field public static final TEAMCOUNT_FIELD_NUMBER:I = 0xa

.field public static final TEAMMEMBERCOUNT_FIELD_NUMBER:I = 0xb

.field public static final TEAMTYPE_FIELD_NUMBER:I = 0x8

.field public static final TITLE_FIELD_NUMBER:I = 0x6

.field public static final VERSION_FIELD_NUMBER:I = 0xe


# instance fields
.field private captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

.field private chatGroupId_:Ljava/lang/String;

.field private dispUrl_:Ljava/lang/String;

.field private engineVersion_:I

.field private gameMode_:Ljava/lang/String;

.field private gameName_:Ljava/lang/String;

.field private gametype_:Ljava/lang/String;

.field private isNewEngine_:Z

.field private maxMembers_:I

.field private minMembers_:I

.field private modeName_:Ljava/lang/String;

.field private regionId_:I

.field private region_:Ljava/lang/String;

.field private teamCount_:I

.field private teamMemberCount_:I

.field private teamType_:I

.field private title_:Ljava/lang/String;

.field private version_:I


# direct methods
.method static constructor <clinit>()V
    .registers 1

    .line 1
    new-instance v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-direct {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;-><init>()V

    sput-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->makeImmutable()V

    return-void
.end method

.method private constructor <init>()V
    .registers 2

    .line 1
    invoke-direct {p0}, Lcom/google/protobuf/GeneratedMessageLite;-><init>()V

    const-string v0, ""

    .line 2
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    .line 3
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    .line 4
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    .line 5
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    .line 6
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    .line 7
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    .line 8
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    .line 9
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    return-void
.end method

.method static synthetic access$000()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object v0
.end method

.method static synthetic access$100(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setGametype(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$1000(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setEngineVersion(I)V

    return-void
.end method

.method static synthetic access$1100(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearEngineVersion()V

    return-void
.end method

.method static synthetic access$1200(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setDispUrl(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$1300(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearDispUrl()V

    return-void
.end method

.method static synthetic access$1400(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setDispUrlBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$1500(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setTitle(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$1600(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearTitle()V

    return-void
.end method

.method static synthetic access$1700(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setTitleBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$1800(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setGameName(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$1900(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearGameName()V

    return-void
.end method

.method static synthetic access$200(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearGametype()V

    return-void
.end method

.method static synthetic access$2000(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setGameNameBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$2100(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setTeamTypeValue(I)V

    return-void
.end method

.method static synthetic access$2200(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setTeamType(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;)V

    return-void
.end method

.method static synthetic access$2300(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearTeamType()V

    return-void
.end method

.method static synthetic access$2400(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setMaxMembers(I)V

    return-void
.end method

.method static synthetic access$2500(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearMaxMembers()V

    return-void
.end method

.method static synthetic access$2600(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setTeamCount(I)V

    return-void
.end method

.method static synthetic access$2700(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearTeamCount()V

    return-void
.end method

.method static synthetic access$2800(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setTeamMemberCount(I)V

    return-void
.end method

.method static synthetic access$2900(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearTeamMemberCount()V

    return-void
.end method

.method static synthetic access$300(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setGametypeBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$3000(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setChatGroupId(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$3100(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearChatGroupId()V

    return-void
.end method

.method static synthetic access$3200(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setChatGroupIdBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$3300(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Z)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setIsNewEngine(Z)V

    return-void
.end method

.method static synthetic access$3400(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearIsNewEngine()V

    return-void
.end method

.method static synthetic access$3500(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setVersionValue(I)V

    return-void
.end method

.method static synthetic access$3600(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setVersion(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;)V

    return-void
.end method

.method static synthetic access$3700(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearVersion()V

    return-void
.end method

.method static synthetic access$3800(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setGameMode(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$3900(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearGameMode()V

    return-void
.end method

.method static synthetic access$400(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setCaptain(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)V

    return-void
.end method

.method static synthetic access$4000(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setGameModeBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$4100(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setMinMembers(I)V

    return-void
.end method

.method static synthetic access$4200(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearMinMembers()V

    return-void
.end method

.method static synthetic access$4300(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setRegion(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$4400(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearRegion()V

    return-void
.end method

.method static synthetic access$4500(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setRegionBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$4600(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setModeName(Ljava/lang/String;)V

    return-void
.end method

.method static synthetic access$4700(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearModeName()V

    return-void
.end method

.method static synthetic access$4800(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/google/protobuf/ByteString;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setModeNameBytes(Lcom/google/protobuf/ByteString;)V

    return-void
.end method

.method static synthetic access$500(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember$Builder;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setCaptain(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember$Builder;)V

    return-void
.end method

.method static synthetic access$600(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->mergeCaptain(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)V

    return-void
.end method

.method static synthetic access$700(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearCaptain()V

    return-void
.end method

.method static synthetic access$800(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;I)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->setRegionId(I)V

    return-void
.end method

.method static synthetic access$900(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->clearRegionId()V

    return-void
.end method

.method private clearCaptain()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    return-void
.end method

.method private clearChatGroupId()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getChatGroupId()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    return-void
.end method

.method private clearDispUrl()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDispUrl()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    return-void
.end method

.method private clearEngineVersion()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    return-void
.end method

.method private clearGameMode()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGameMode()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    return-void
.end method

.method private clearGameName()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGameName()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    return-void
.end method

.method private clearGametype()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGametype()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    return-void
.end method

.method private clearIsNewEngine()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput-boolean v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    return-void
.end method

.method private clearMaxMembers()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    return-void
.end method

.method private clearMinMembers()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    return-void
.end method

.method private clearModeName()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getModeName()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    return-void
.end method

.method private clearRegion()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getRegion()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    return-void
.end method

.method private clearRegionId()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    return-void
.end method

.method private clearTeamCount()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    return-void
.end method

.method private clearTeamMemberCount()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    return-void
.end method

.method private clearTeamType()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    return-void
.end method

.method private clearTitle()V
    .registers 2

    .line 1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    move-result-object v0

    invoke-virtual {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getTitle()Ljava/lang/String;

    move-result-object v0

    iput-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    return-void
.end method

.method private clearVersion()V
    .registers 2

    const/4 v0, 0x0

    .line 1
    iput v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    return-void
.end method

.method public static getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object v0
.end method

.method private mergeCaptain(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)V
    .registers 4

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-eqz v0, :cond_1f

    .line 2
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    move-result-object v1

    if-eq v0, v1, :cond_1f

    .line 3
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    .line 4
    invoke-static {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;->newBuilder(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember$Builder;

    move-result-object v0

    invoke-virtual {v0, p1}, Lcom/google/protobuf/GeneratedMessageLite$a;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object p1

    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember$Builder;

    invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite$a;->buildPartial()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p1

    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    goto :goto_21

    .line 5
    :cond_1f
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    :goto_21
    return-void
.end method

.method public static newBuilder()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;
    .registers 1

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;

    return-object v0
.end method

.method public static newBuilder(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;
    .registers 2

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object v0

    check-cast v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;

    invoke-virtual {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite$a;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;

    return-object p0
.end method

.method public static parseDelimitedFrom(Ljava/io/InputStream;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseDelimitedFrom(Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseDelimitedFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/ByteString;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/ByteString;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/g;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 7
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/g;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom(Lcom/google/protobuf/g;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 8
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/g;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom(Ljava/io/InputStream;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 5
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom(Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 6
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom([B)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 3
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[B)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parseFrom([BLcom/google/protobuf/l;)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;
    .registers 3
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Lcom/google/protobuf/InvalidProtocolBufferException;
        }
    .end annotation

    .line 4
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-static {v0, p0, p1}, Lcom/google/protobuf/GeneratedMessageLite;->parseFrom(Lcom/google/protobuf/GeneratedMessageLite;[BLcom/google/protobuf/l;)Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p0

    check-cast p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p0
.end method

.method public static parser()Lcom/google/protobuf/A;
    .registers 1
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "()",
            "Lcom/google/protobuf/A<",
            "Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;",
            ">;"
        }
    .end annotation

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-virtual {v0}, Lcom/google/protobuf/GeneratedMessageLite;->getParserForType()Lcom/google/protobuf/A;

    move-result-object v0

    return-object v0
.end method

.method private setCaptain(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember$Builder;)V
    .registers 2

    .line 3
    invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite$a;->build()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p1

    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    return-void
.end method

.method private setCaptain(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setChatGroupId(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setChatGroupIdBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setDispUrl(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setDispUrlBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setEngineVersion(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    return-void
.end method

.method private setGameMode(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setGameModeBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setGameName(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setGameNameBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setGametype(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setGametypeBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setIsNewEngine(Z)V
    .registers 2

    .line 1
    iput-boolean p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    return-void
.end method

.method private setMaxMembers(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    return-void
.end method

.method private setMinMembers(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    return-void
.end method

.method private setModeName(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setModeNameBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setRegion(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setRegionBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setRegionId(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    return-void
.end method

.method private setTeamCount(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    return-void
.end method

.method private setTeamMemberCount(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    return-void
.end method

.method private setTeamType(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;)V
    .registers 2

    if-eqz p1, :cond_9

    .line 1
    invoke-virtual {p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->getNumber()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    return-void

    .line 2
    :cond_9
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setTeamTypeValue(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    return-void
.end method

.method private setTitle(Ljava/lang/String;)V
    .registers 2

    if-eqz p1, :cond_5

    .line 1
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    return-void

    .line 2
    :cond_5
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setTitleBytes(Lcom/google/protobuf/ByteString;)V
    .registers 2

    if-eqz p1, :cond_c

    .line 1
    invoke-static {p1}, Lcom/google/protobuf/a;->checkByteStringIsUtf8(Lcom/google/protobuf/ByteString;)V

    .line 2
    invoke-virtual {p1}, Lcom/google/protobuf/ByteString;->toStringUtf8()Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    return-void

    .line 3
    :cond_c
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setVersion(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;)V
    .registers 2

    if-eqz p1, :cond_9

    .line 1
    invoke-virtual {p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->getNumber()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    return-void

    .line 2
    :cond_9
    new-instance p1, Ljava/lang/NullPointerException;

    invoke-direct {p1}, Ljava/lang/NullPointerException;-><init>()V

    throw p1
.end method

.method private setVersionValue(I)V
    .registers 2

    .line 1
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    return-void
.end method


# virtual methods
.method protected final dynamicMethod(Lcom/google/protobuf/GeneratedMessageLite$MethodToInvoke;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
    .registers 9

    .line 1
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$1;->$SwitchMap$com$google$protobuf$GeneratedMessageLite$MethodToInvoke:[I

    invoke-virtual {p1}, Ljava/lang/Enum;->ordinal()I

    move-result p1

    aget p1, v0, p1

    const/4 v0, 0x0

    const/4 v1, 0x0

    const/4 v2, 0x1

    packed-switch p1, :pswitch_data_2bc

    .line 2
    new-instance p1, Ljava/lang/UnsupportedOperationException;

    invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V

    throw p1

    .line 3
    :pswitch_14
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->PARSER:Lcom/google/protobuf/A;

    if-nez p1, :cond_2d

    const-class p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    monitor-enter p1

    .line 4
    :try_start_1b
    sget-object p2, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->PARSER:Lcom/google/protobuf/A;

    if-nez p2, :cond_28

    .line 5
    new-instance p2, Lcom/google/protobuf/GeneratedMessageLite$b;

    sget-object p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-direct {p2, p3}, Lcom/google/protobuf/GeneratedMessageLite$b;-><init>(Lcom/google/protobuf/GeneratedMessageLite;)V

    sput-object p2, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->PARSER:Lcom/google/protobuf/A;

    .line 6
    :cond_28
    monitor-exit p1

    goto :goto_2d

    :catchall_2a
    move-exception p2

    monitor-exit p1
    :try_end_2c
    .catchall {:try_start_1b .. :try_end_2c} :catchall_2a

    throw p2

    .line 7
    :cond_2d
    :goto_2d
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->PARSER:Lcom/google/protobuf/A;

    return-object p1

    .line 8
    :pswitch_30
    check-cast p2, Lcom/google/protobuf/g;

    .line 9
    check-cast p3, Lcom/google/protobuf/l;

    :cond_34
    :goto_34
    if-nez v1, :cond_10e

    .line 10
    :try_start_36
    invoke-virtual {p2}, Lcom/google/protobuf/g;->q()I

    move-result p1

    sparse-switch p1, :sswitch_data_2d0

    .line 11
    invoke-virtual {p2, p1}, Lcom/google/protobuf/g;->e(I)Z

    move-result p1

    goto/16 :goto_e9

    .line 12
    :sswitch_43
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 13
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    goto :goto_34

    .line 14
    :sswitch_4a
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 15
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    goto :goto_34

    .line 16
    :sswitch_51
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    goto :goto_34

    .line 17
    :sswitch_58
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 18
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    goto :goto_34

    .line 19
    :sswitch_5f
    invoke-virtual {p2}, Lcom/google/protobuf/g;->e()I

    move-result p1

    .line 20
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    goto :goto_34

    .line 21
    :sswitch_66
    invoke-virtual {p2}, Lcom/google/protobuf/g;->c()Z

    move-result p1

    iput-boolean p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    goto :goto_34

    .line 22
    :sswitch_6d
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 23
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    goto :goto_34

    .line 24
    :sswitch_74
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    goto :goto_34

    .line 25
    :sswitch_7b
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    goto :goto_34

    .line 26
    :sswitch_82
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    goto :goto_34

    .line 27
    :sswitch_89
    invoke-virtual {p2}, Lcom/google/protobuf/g;->e()I

    move-result p1

    .line 28
    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    goto :goto_34

    .line 29
    :sswitch_90
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 30
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    goto :goto_34

    .line 31
    :sswitch_97
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 32
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    goto :goto_34

    .line 33
    :sswitch_9e
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 34
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    goto :goto_34

    .line 35
    :sswitch_a5
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    goto :goto_34

    .line 36
    :sswitch_ac
    invoke-virtual {p2}, Lcom/google/protobuf/g;->h()I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    goto :goto_34

    .line 37
    :sswitch_b3
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-eqz p1, :cond_c0

    .line 38
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite;->toBuilder()Lcom/google/protobuf/GeneratedMessageLite$a;

    move-result-object p1

    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember$Builder;

    goto :goto_c1

    :cond_c0
    move-object p1, v0

    .line 39
    :goto_c1
    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;->parser()Lcom/google/protobuf/A;

    move-result-object v3

    invoke-virtual {p2, v3, p3}, Lcom/google/protobuf/g;->a(Lcom/google/protobuf/A;Lcom/google/protobuf/l;)Lcom/google/protobuf/x;

    move-result-object v3

    check-cast v3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    iput-object v3, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-eqz p1, :cond_34

    .line 40
    iget-object v3, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    invoke-virtual {p1, v3}, Lcom/google/protobuf/GeneratedMessageLite$a;->mergeFrom(Lcom/google/protobuf/GeneratedMessageLite;)Lcom/google/protobuf/GeneratedMessageLite$a;

    .line 41
    invoke-virtual {p1}, Lcom/google/protobuf/GeneratedMessageLite$a;->buildPartial()Lcom/google/protobuf/GeneratedMessageLite;

    move-result-object p1

    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    goto/16 :goto_34

    .line 42
    :sswitch_de
    invoke-virtual {p2}, Lcom/google/protobuf/g;->p()Ljava/lang/String;

    move-result-object p1

    .line 43
    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;
    :try_end_e4
    .catch Lcom/google/protobuf/InvalidProtocolBufferException; {:try_start_36 .. :try_end_e4} :catch_102
    .catch Ljava/io/IOException; {:try_start_36 .. :try_end_e4} :catch_ee
    .catchall {:try_start_36 .. :try_end_e4} :catchall_ec

    goto/16 :goto_34

    :goto_e6
    :sswitch_e6
    const/4 v1, 0x1

    goto/16 :goto_34

    :goto_e9
    if-nez p1, :cond_34

    goto :goto_e6

    :catchall_ec
    move-exception p1

    goto :goto_10d

    :catch_ee
    move-exception p1

    .line 44
    :try_start_ef
    new-instance p2, Ljava/lang/RuntimeException;

    new-instance p3, Lcom/google/protobuf/InvalidProtocolBufferException;

    .line 45
    invoke-virtual {p1}, Ljava/io/IOException;->getMessage()Ljava/lang/String;

    move-result-object p1

    invoke-direct {p3, p1}, Lcom/google/protobuf/InvalidProtocolBufferException;-><init>(Ljava/lang/String;)V

    invoke-virtual {p3, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/x;)Lcom/google/protobuf/InvalidProtocolBufferException;

    move-result-object p1

    invoke-direct {p2, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V

    throw p2

    :catch_102
    move-exception p1

    .line 46
    new-instance p2, Ljava/lang/RuntimeException;

    invoke-virtual {p1, p0}, Lcom/google/protobuf/InvalidProtocolBufferException;->setUnfinishedMessage(Lcom/google/protobuf/x;)Lcom/google/protobuf/InvalidProtocolBufferException;

    move-result-object p1

    invoke-direct {p2, p1}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/Throwable;)V

    throw p2
    :try_end_10d
    .catchall {:try_start_ef .. :try_end_10d} :catchall_ec

    .line 47
    :goto_10d
    throw p1

    .line 48
    :cond_10e
    :pswitch_10e
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p1

    .line 49
    :pswitch_111
    check-cast p2, Lcom/google/protobuf/GeneratedMessageLite$i;

    .line 50
    check-cast p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    .line 51
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    .line 52
    invoke-virtual {v3}, Ljava/lang/String;->isEmpty()Z

    move-result v3

    xor-int/2addr v3, v2

    iget-object v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    .line 53
    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    .line 54
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    iget-object v0, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    invoke-interface {p2, p1, v0}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(Lcom/google/protobuf/x;Lcom/google/protobuf/x;)Lcom/google/protobuf/x;

    move-result-object p1

    check-cast p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    .line 55
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    if-eqz p1, :cond_13f

    const/4 p1, 0x1

    goto :goto_140

    :cond_13f
    const/4 p1, 0x0

    :goto_140
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    if-eqz v3, :cond_148

    const/4 v3, 0x1

    goto :goto_149

    :cond_148
    const/4 v3, 0x0

    :goto_149
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    .line 56
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    if-eqz p1, :cond_157

    const/4 p1, 0x1

    goto :goto_158

    :cond_157
    const/4 p1, 0x0

    :goto_158
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    if-eqz v3, :cond_160

    const/4 v3, 0x1

    goto :goto_161

    :cond_160
    const/4 v3, 0x0

    :goto_161
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    .line 57
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    .line 58
    invoke-virtual {v3}, Ljava/lang/String;->isEmpty()Z

    move-result v3

    xor-int/2addr v3, v2

    iget-object v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    .line 59
    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    .line 60
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    .line 61
    invoke-virtual {v3}, Ljava/lang/String;->isEmpty()Z

    move-result v3

    xor-int/2addr v3, v2

    iget-object v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    .line 62
    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    .line 63
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    .line 64
    invoke-virtual {v3}, Ljava/lang/String;->isEmpty()Z

    move-result v3

    xor-int/2addr v3, v2

    iget-object v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    .line 65
    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    .line 66
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    if-eqz p1, :cond_1b7

    const/4 p1, 0x1

    goto :goto_1b8

    :cond_1b7
    const/4 p1, 0x0

    :goto_1b8
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    if-eqz v3, :cond_1c0

    const/4 v3, 0x1

    goto :goto_1c1

    :cond_1c0
    const/4 v3, 0x0

    :goto_1c1
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    .line 67
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    if-eqz p1, :cond_1cf

    const/4 p1, 0x1

    goto :goto_1d0

    :cond_1cf
    const/4 p1, 0x0

    :goto_1d0
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    if-eqz v3, :cond_1d8

    const/4 v3, 0x1

    goto :goto_1d9

    :cond_1d8
    const/4 v3, 0x0

    :goto_1d9
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    .line 68
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    if-eqz p1, :cond_1e7

    const/4 p1, 0x1

    goto :goto_1e8

    :cond_1e7
    const/4 p1, 0x0

    :goto_1e8
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    if-eqz v3, :cond_1f0

    const/4 v3, 0x1

    goto :goto_1f1

    :cond_1f0
    const/4 v3, 0x0

    :goto_1f1
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    .line 69
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    if-eqz p1, :cond_1ff

    const/4 p1, 0x1

    goto :goto_200

    :cond_1ff
    const/4 p1, 0x0

    :goto_200
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    if-eqz v3, :cond_208

    const/4 v3, 0x1

    goto :goto_209

    :cond_208
    const/4 v3, 0x0

    :goto_209
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    .line 70
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    .line 71
    invoke-virtual {v3}, Ljava/lang/String;->isEmpty()Z

    move-result v3

    xor-int/2addr v3, v2

    iget-object v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    .line 72
    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    .line 73
    iget-boolean p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    iget-boolean v0, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    invoke-interface {p2, p1, p1, v0, v0}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZZZZ)Z

    move-result p1

    iput-boolean p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    .line 74
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    if-eqz p1, :cond_239

    const/4 p1, 0x1

    goto :goto_23a

    :cond_239
    const/4 p1, 0x0

    :goto_23a
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    if-eqz v3, :cond_242

    const/4 v3, 0x1

    goto :goto_243

    :cond_242
    const/4 v3, 0x0

    :goto_243
    iget v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    .line 75
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    .line 76
    invoke-virtual {v3}, Ljava/lang/String;->isEmpty()Z

    move-result v3

    xor-int/2addr v3, v2

    iget-object v4, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    .line 77
    invoke-interface {p2, p1, v0, v3, v4}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    .line 78
    iget p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    if-eqz p1, :cond_269

    const/4 p1, 0x1

    goto :goto_26a

    :cond_269
    const/4 p1, 0x0

    :goto_26a
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    if-eqz v3, :cond_271

    const/4 v1, 0x1

    :cond_271
    iget v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    invoke-interface {p2, p1, v0, v1, v3}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZIZI)I

    move-result p1

    iput p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    .line 79
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    iget-object v1, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    .line 80
    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    xor-int/2addr v1, v2

    iget-object v3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    .line 81
    invoke-interface {p2, p1, v0, v1, v3}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    .line 82
    iget-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    invoke-virtual {p1}, Ljava/lang/String;->isEmpty()Z

    move-result p1

    xor-int/2addr p1, v2

    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    iget-object v1, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    .line 83
    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    xor-int/2addr v1, v2

    iget-object p3, p3, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    .line 84
    invoke-interface {p2, p1, v0, v1, p3}, Lcom/google/protobuf/GeneratedMessageLite$i;->a(ZLjava/lang/String;ZLjava/lang/String;)Ljava/lang/String;

    move-result-object p1

    iput-object p1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    .line 85
    sget-object p1, Lcom/google/protobuf/GeneratedMessageLite$h;->a:Lcom/google/protobuf/GeneratedMessageLite$h;

    return-object p0

    .line 86
    :pswitch_2ac
    new-instance p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;

    invoke-direct {p1, v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$Builder;-><init>(Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate$1;)V

    return-object p1

    :pswitch_2b2
    return-object v0

    .line 87
    :pswitch_2b3
    sget-object p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->DEFAULT_INSTANCE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    return-object p1

    .line 88
    :pswitch_2b6
    new-instance p1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;

    invoke-direct {p1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;-><init>()V

    return-object p1

    :pswitch_data_2bc
    .packed-switch 0x1
        :pswitch_2b6
        :pswitch_2b3
        :pswitch_2b2
        :pswitch_2ac
        :pswitch_111
        :pswitch_30
        :pswitch_10e
        :pswitch_14
    .end packed-switch

    :sswitch_data_2d0
    .sparse-switch
        0x0 -> :sswitch_e6
        0xa -> :sswitch_de
        0x12 -> :sswitch_b3
        0x18 -> :sswitch_ac
        0x20 -> :sswitch_a5
        0x2a -> :sswitch_9e
        0x32 -> :sswitch_97
        0x3a -> :sswitch_90
        0x40 -> :sswitch_89
        0x48 -> :sswitch_82
        0x50 -> :sswitch_7b
        0x58 -> :sswitch_74
        0x62 -> :sswitch_6d
        0x68 -> :sswitch_66
        0x70 -> :sswitch_5f
        0x7a -> :sswitch_58
        0x80 -> :sswitch_51
        0x8a -> :sswitch_4a
        0x92 -> :sswitch_43
    .end sparse-switch
.end method

.method public getCaptain()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-nez v0, :cond_8

    invoke-static {}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;->getDefaultInstance()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    move-result-object v0

    :cond_8
    return-object v0
.end method

.method public getChatGroupId()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    return-object v0
.end method

.method public getChatGroupIdBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getDispUrl()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    return-object v0
.end method

.method public getDispUrlBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getEngineVersion()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    return v0
.end method

.method public getGameMode()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    return-object v0
.end method

.method public getGameModeBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getGameName()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    return-object v0
.end method

.method public getGameNameBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getGametype()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    return-object v0
.end method

.method public getGametypeBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getIsNewEngine()Z
    .registers 2

    .line 1
    iget-boolean v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    return v0
.end method

.method public getMaxMembers()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    return v0
.end method

.method public getMinMembers()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    return v0
.end method

.method public getModeName()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    return-object v0
.end method

.method public getModeNameBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getRegion()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    return-object v0
.end method

.method public getRegionBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getRegionId()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    return v0
.end method

.method public getSerializedSize()I
    .registers 4

    .line 1
    iget v0, p0, Lcom/google/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I

    const/4 v1, -0x1

    if-eq v0, v1, :cond_6

    return v0

    :cond_6
    const/4 v0, 0x0

    .line 2
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_19

    const/4 v1, 0x1

    .line 3
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGametype()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 4
    :cond_19
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-eqz v1, :cond_27

    const/4 v1, 0x2

    .line 5
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getCaptain()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILcom/google/protobuf/x;)I

    move-result v1

    add-int/2addr v0, v1

    .line 6
    :cond_27
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    if-eqz v1, :cond_31

    const/4 v2, 0x3

    .line 7
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 8
    :cond_31
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    if-eqz v1, :cond_3b

    const/4 v2, 0x4

    .line 9
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 10
    :cond_3b
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_4d

    const/4 v1, 0x5

    .line 11
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDispUrl()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 12
    :cond_4d
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_5f

    const/4 v1, 0x6

    .line 13
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getTitle()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 14
    :cond_5f
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_71

    const/4 v1, 0x7

    .line 15
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGameName()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 16
    :cond_71
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    sget-object v2, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->NONE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;

    invoke-virtual {v2}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->getNumber()I

    move-result v2

    if-eq v1, v2, :cond_84

    const/16 v1, 0x8

    .line 17
    iget v2, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    .line 18
    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 19
    :cond_84
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    if-eqz v1, :cond_8f

    const/16 v2, 0x9

    .line 20
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 21
    :cond_8f
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    if-eqz v1, :cond_9a

    const/16 v2, 0xa

    .line 22
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 23
    :cond_9a
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    if-eqz v1, :cond_a5

    const/16 v2, 0xb

    .line 24
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 25
    :cond_a5
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_b8

    const/16 v1, 0xc

    .line 26
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getChatGroupId()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 27
    :cond_b8
    iget-boolean v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    if-eqz v1, :cond_c3

    const/16 v2, 0xd

    .line 28
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->a(IZ)I

    move-result v1

    add-int/2addr v0, v1

    .line 29
    :cond_c3
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    sget-object v2, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->VERSION_ZERO:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;

    invoke-virtual {v2}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->getNumber()I

    move-result v2

    if-eq v1, v2, :cond_d6

    const/16 v1, 0xe

    .line 30
    iget v2, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    .line 31
    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 32
    :cond_d6
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_e9

    const/16 v1, 0xf

    .line 33
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGameMode()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 34
    :cond_e9
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    if-eqz v1, :cond_f4

    const/16 v2, 0x10

    .line 35
    invoke-static {v2, v1}, Lcom/google/protobuf/CodedOutputStream;->b(II)I

    move-result v1

    add-int/2addr v0, v1

    .line 36
    :cond_f4
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_107

    const/16 v1, 0x11

    .line 37
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getRegion()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 38
    :cond_107
    iget-object v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    invoke-virtual {v1}, Ljava/lang/String;->isEmpty()Z

    move-result v1

    if-nez v1, :cond_11a

    const/16 v1, 0x12

    .line 39
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getModeName()Ljava/lang/String;

    move-result-object v2

    invoke-static {v1, v2}, Lcom/google/protobuf/CodedOutputStream;->a(ILjava/lang/String;)I

    move-result v1

    add-int/2addr v0, v1

    .line 40
    :cond_11a
    iput v0, p0, Lcom/google/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I

    return v0
.end method

.method public getTeamCount()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    return v0
.end method

.method public getTeamMemberCount()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    return v0
.end method

.method public getTeamType()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    invoke-static {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->forNumber(I)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;

    move-result-object v0

    if-nez v0, :cond_a

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->UNRECOGNIZED:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;

    :cond_a
    return-object v0
.end method

.method public getTeamTypeValue()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    return v0
.end method

.method public getTitle()Ljava/lang/String;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    return-object v0
.end method

.method public getTitleBytes()Lcom/google/protobuf/ByteString;
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    invoke-static {v0}, Lcom/google/protobuf/ByteString;->copyFromUtf8(Ljava/lang/String;)Lcom/google/protobuf/ByteString;

    move-result-object v0

    return-object v0
.end method

.method public getVersion()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    invoke-static {v0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->forNumber(I)Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;

    move-result-object v0

    if-nez v0, :cond_a

    .line 2
    sget-object v0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->UNRECOGNIZED:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;

    :cond_a
    return-object v0
.end method

.method public getVersionValue()I
    .registers 2

    .line 1
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    return v0
.end method

.method public hasCaptain()Z
    .registers 2

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-eqz v0, :cond_6

    const/4 v0, 0x1

    goto :goto_7

    :cond_6
    const/4 v0, 0x0

    :goto_7
    return v0
.end method

.method public writeTo(Lcom/google/protobuf/CodedOutputStream;)V
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    .line 1
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gametype_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_10

    const/4 v0, 0x1

    .line 2
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGametype()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 3
    :cond_10
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->captain_:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    if-eqz v0, :cond_1c

    const/4 v0, 0x2

    .line 4
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getCaptain()Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamMember;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILcom/google/protobuf/x;)V

    .line 5
    :cond_1c
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->regionId_:I

    if-eqz v0, :cond_24

    const/4 v1, 0x3

    .line 6
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    .line 7
    :cond_24
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->engineVersion_:I

    if-eqz v0, :cond_2c

    const/4 v1, 0x4

    .line 8
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    .line 9
    :cond_2c
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->dispUrl_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_3c

    const/4 v0, 0x5

    .line 10
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getDispUrl()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 11
    :cond_3c
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->title_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_4c

    const/4 v0, 0x6

    .line 12
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getTitle()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 13
    :cond_4c
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameName_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_5c

    const/4 v0, 0x7

    .line 14
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGameName()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 15
    :cond_5c
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    sget-object v1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->NONE:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;

    invoke-virtual {v1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamType;->getNumber()I

    move-result v1

    if-eq v0, v1, :cond_6d

    const/16 v0, 0x8

    .line 16
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamType_:I

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->c(II)V

    .line 17
    :cond_6d
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->maxMembers_:I

    if-eqz v0, :cond_76

    const/16 v1, 0x9

    .line 18
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    .line 19
    :cond_76
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamCount_:I

    if-eqz v0, :cond_7f

    const/16 v1, 0xa

    .line 20
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    .line 21
    :cond_7f
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->teamMemberCount_:I

    if-eqz v0, :cond_88

    const/16 v1, 0xb

    .line 22
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    .line 23
    :cond_88
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->chatGroupId_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_99

    const/16 v0, 0xc

    .line 24
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getChatGroupId()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 25
    :cond_99
    iget-boolean v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->isNewEngine_:Z

    if-eqz v0, :cond_a2

    const/16 v1, 0xd

    .line 26
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->b(IZ)V

    .line 27
    :cond_a2
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    sget-object v1, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->VERSION_ZERO:Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;

    invoke-virtual {v1}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/VersionType;->getNumber()I

    move-result v1

    if-eq v0, v1, :cond_b3

    const/16 v0, 0xe

    .line 28
    iget v1, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->version_:I

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->c(II)V

    .line 29
    :cond_b3
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->gameMode_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_c4

    const/16 v0, 0xf

    .line 30
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getGameMode()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 31
    :cond_c4
    iget v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->minMembers_:I

    if-eqz v0, :cond_cd

    const/16 v1, 0x10

    .line 32
    invoke-virtual {p1, v1, v0}, Lcom/google/protobuf/CodedOutputStream;->d(II)V

    .line 33
    :cond_cd
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->region_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_de

    const/16 v0, 0x11

    .line 34
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getRegion()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    .line 35
    :cond_de
    iget-object v0, p0, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->modeName_:Ljava/lang/String;

    invoke-virtual {v0}, Ljava/lang/String;->isEmpty()Z

    move-result v0

    if-nez v0, :cond_ef

    const/16 v0, 0x12

    .line 36
    invoke-virtual {p0}, Lcom/sandboxol/center/router/moduleInfo/game/team/teammgr/TeamCreate;->getModeName()Ljava/lang/String;

    move-result-object v1

    invoke-virtual {p1, v0, v1}, Lcom/google/protobuf/CodedOutputStream;->b(ILjava/lang/String;)V

    :cond_ef
    return-void
.end method