Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
d575d1cc
Commit
d575d1cc
authored
Aug 23, 2022
by
Benj
Committed by
Luke H-W
Aug 24, 2022
Browse files
Update 3.0 protos
parent
5db73d28
Changes
486
Show whitespace changes
Inline
Side-by-side
src/generated/main/java/emu/grasscutter/net/proto/TowerEnterLevelReqOuterClass.java
View file @
d575d1cc
...
...
@@ -28,7 +28,7 @@ public final class TowerEnterLevelReqOuterClass {
* <pre>
* CmdId: 2431
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
@@ -283,7 +283,7 @@ public final class TowerEnterLevelReqOuterClass {
* <pre>
* CmdId: 2431
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerEnterLevelRspOuterClass.java
View file @
d575d1cc
...
...
@@ -57,7 +57,8 @@ public final class TowerEnterLevelRspOuterClass {
* <pre>
* CmdId: 2475
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerEnterLevelRsp}
...
...
@@ -447,7 +448,8 @@ public final class TowerEnterLevelRspOuterClass {
* <pre>
* CmdId: 2475
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerEnterLevelRsp}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerFloorRecordChangeNotifyOuterClass.java
View file @
d575d1cc
...
...
@@ -52,7 +52,8 @@ public final class TowerFloorRecordChangeNotifyOuterClass {
* <pre>
* CmdId: 2498
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerFloorRecordChangeNotify}
...
...
@@ -374,7 +375,8 @@ public final class TowerFloorRecordChangeNotifyOuterClass {
* <pre>
* CmdId: 2498
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerFloorRecordChangeNotify}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerLevelEndNotifyOuterClass.java
View file @
d575d1cc
...
...
@@ -81,7 +81,8 @@ public final class TowerLevelEndNotifyOuterClass {
* <pre>
* CmdId: 2495
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerLevelEndNotify}
...
...
@@ -655,7 +656,8 @@ public final class TowerLevelEndNotifyOuterClass {
* <pre>
* CmdId: 2495
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerLevelEndNotify}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerLevelStarCondNotifyOuterClass.java
View file @
d575d1cc
...
...
@@ -58,7 +58,8 @@ public final class TowerLevelStarCondNotifyOuterClass {
* <pre>
* CmdId: 2406
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerLevelStarCondNotify}
...
...
@@ -406,7 +407,8 @@ public final class TowerLevelStarCondNotifyOuterClass {
* <pre>
* CmdId: 2406
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerLevelStarCondNotify}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerMiddleLevelChangeTeamNotifyOuterClass.java
View file @
d575d1cc
...
...
@@ -22,7 +22,8 @@ public final class TowerMiddleLevelChangeTeamNotifyOuterClass {
* <pre>
* CmdId: 2434
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerMiddleLevelChangeTeamNotify}
...
...
@@ -249,7 +250,8 @@ public final class TowerMiddleLevelChangeTeamNotifyOuterClass {
* <pre>
* CmdId: 2434
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerMiddleLevelChangeTeamNotify}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerTeamSelectReqOuterClass.java
View file @
d575d1cc
...
...
@@ -52,7 +52,7 @@ public final class TowerTeamSelectReqOuterClass {
* <pre>
* CmdId: 2421
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
@@ -374,7 +374,7 @@ public final class TowerTeamSelectReqOuterClass {
* <pre>
* CmdId: 2421
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
src/generated/main/java/emu/grasscutter/net/proto/TowerTeamSelectRspOuterClass.java
View file @
d575d1cc
...
...
@@ -28,7 +28,8 @@ public final class TowerTeamSelectRspOuterClass {
* <pre>
* CmdId: 2403
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerTeamSelectRsp}
...
...
@@ -282,7 +283,8 @@ public final class TowerTeamSelectRspOuterClass {
* <pre>
* CmdId: 2403
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TowerTeamSelectRsp}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TrialAvatarFirstPassDungeonNotifyOuterClass.java
View file @
d575d1cc
...
...
@@ -28,7 +28,8 @@ public final class TrialAvatarFirstPassDungeonNotifyOuterClass {
* <pre>
* CmdId: 2013
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TrialAvatarFirstPassDungeonNotify}
...
...
@@ -282,7 +283,8 @@ public final class TrialAvatarFirstPassDungeonNotifyOuterClass {
* <pre>
* CmdId: 2013
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TrialAvatarFirstPassDungeonNotify}
...
...
src/generated/main/java/emu/grasscutter/net/proto/TrialAvatarGrantRecordOuterClass.java
View file @
d575d1cc
...
...
@@ -162,6 +162,14 @@ public final class TrialAvatarGrantRecordOuterClass {
* <code>GRANT_REASON_Unk2800_FIIDJHAKMOI = 9;</code>
*/
GRANT_REASON_Unk2800_FIIDJHAKMOI
(
9
),
/**
* <code>GRANT_REASON_Unk3000_ANPCNHCADHG = 10;</code>
*/
GRANT_REASON_Unk3000_ANPCNHCADHG
(
10
),
/**
* <code>GRANT_REASON_Unk3000_AJIFFOLFKLO = 11;</code>
*/
GRANT_REASON_Unk3000_AJIFFOLFKLO
(
11
),
UNRECOGNIZED
(-
1
),
;
...
...
@@ -205,6 +213,14 @@ public final class TrialAvatarGrantRecordOuterClass {
* <code>GRANT_REASON_Unk2800_FIIDJHAKMOI = 9;</code>
*/
public
static
final
int
GRANT_REASON_Unk2800_FIIDJHAKMOI_VALUE
=
9
;
/**
* <code>GRANT_REASON_Unk3000_ANPCNHCADHG = 10;</code>
*/
public
static
final
int
GRANT_REASON_Unk3000_ANPCNHCADHG_VALUE
=
10
;
/**
* <code>GRANT_REASON_Unk3000_AJIFFOLFKLO = 11;</code>
*/
public
static
final
int
GRANT_REASON_Unk3000_AJIFFOLFKLO_VALUE
=
11
;
public
final
int
getNumber
()
{
...
...
@@ -241,6 +257,8 @@ public final class TrialAvatarGrantRecordOuterClass {
case
7
:
return
GRANT_REASON_Unk2700_FALPDBLGHJB
;
case
8
:
return
GRANT_REASON_Unk2700_GAMADMGGMBC
;
case
9
:
return
GRANT_REASON_Unk2800_FIIDJHAKMOI
;
case
10
:
return
GRANT_REASON_Unk3000_ANPCNHCADHG
;
case
11
:
return
GRANT_REASON_Unk3000_AJIFFOLFKLO
;
default
:
return
null
;
}
}
...
...
@@ -766,9 +784,9 @@ public final class TrialAvatarGrantRecordOuterClass {
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\034TrialAvatarGrantRecord.proto\"\
317
\00
3
\n\026Trial"
+
"\n\034TrialAvatarGrantRecord.proto\"\
233
\00
4
\n\026Trial"
+
"AvatarGrantRecord\022\024\n\014grant_reason\030\001 \001(\r\022"
+
"\034\n\024from_parent_quest_id\030\002 \001(\r\"\
200
\003\n\013GrantR"
+
"\034\n\024from_parent_quest_id\030\002 \001(\r\"\
314
\003\n\013GrantR"
+
"eason\022\030\n\024GRANT_REASON_INVALID\020\000\022\031\n\025GRANT"
+
"_REASON_BY_QUEST\020\001\022)\n%GRANT_REASON_BY_TR"
+
"IAL_AVATAR_ACTIVITY\020\002\022-\n)GRANT_REASON_BY"
+
...
...
@@ -778,8 +796,10 @@ public final class TrialAvatarGrantRecordOuterClass {
"_Unk2700_ELPMDIEIOHP\020\006\022$\n GRANT_REASON_U"
+
"nk2700_FALPDBLGHJB\020\007\022$\n GRANT_REASON_Unk"
+
"2700_GAMADMGGMBC\020\010\022$\n GRANT_REASON_Unk28"
+
"00_FIIDJHAKMOI\020\tB\033\n\031emu.grasscutter.net."
+
"protob\006proto3"
"00_FIIDJHAKMOI\020\t\022$\n GRANT_REASON_Unk3000"
+
"_ANPCNHCADHG\020\n\022$\n GRANT_REASON_Unk3000_A"
+
"JIFFOLFKLO\020\013B\033\n\031emu.grasscutter.net.prot"
+
"ob\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
...
...
src/generated/main/java/emu/grasscutter/net/proto/TryEnterHomeReqOuterClass.java
View file @
d575d1cc
...
...
@@ -34,7 +34,7 @@ public final class TryEnterHomeReqOuterClass {
* <pre>
* CmdId: 4482
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
@@ -316,7 +316,7 @@ public final class TryEnterHomeReqOuterClass {
* <pre>
* CmdId: 4482
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
src/generated/main/java/emu/grasscutter/net/proto/TryEnterHomeRspOuterClass.java
View file @
d575d1cc
...
...
@@ -51,7 +51,8 @@ public final class TryEnterHomeRspOuterClass {
* <pre>
* CmdId: 4653
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TryEnterHomeRsp}
...
...
@@ -414,7 +415,8 @@ public final class TryEnterHomeRspOuterClass {
* <pre>
* CmdId: 4653
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code TryEnterHomeRsp}
...
...
src/generated/main/java/emu/grasscutter/net/proto/UnionCmdNotifyOuterClass.java
View file @
d575d1cc
...
...
@@ -46,7 +46,7 @@ public final class UnionCmdNotifyOuterClass {
* <pre>
* CmdId: 5
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
@@ -341,7 +341,7 @@ public final class UnionCmdNotifyOuterClass {
* <pre>
* CmdId: 5
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
src/generated/main/java/emu/grasscutter/net/proto/Unk3000CCCOFNABDMB.java
0 → 100644
View file @
d575d1cc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Unk3000_CCCOFNABDMB.proto
package
emu.grasscutter.net.proto
;
public
final
class
Unk3000CCCOFNABDMB
{
private
Unk3000CCCOFNABDMB
()
{}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
registry
)
{
}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistry
registry
)
{
registerAllExtensions
(
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
)
registry
);
}
public
interface
Unk3000_CCCOFNABDMBOrBuilder
extends
// @@protoc_insertion_point(interface_extends:Unk3000_CCCOFNABDMB)
com
.
google
.
protobuf
.
MessageOrBuilder
{
/**
* <code>uint32 stage_id = 1;</code>
* @return The stageId.
*/
int
getStageId
();
/**
* <code>repeated uint32 score_list = 4;</code>
* @return A list containing the scoreList.
*/
java
.
util
.
List
<
java
.
lang
.
Integer
>
getScoreListList
();
/**
* <code>repeated uint32 score_list = 4;</code>
* @return The count of scoreList.
*/
int
getScoreListCount
();
/**
* <code>repeated uint32 score_list = 4;</code>
* @param index The index of the element to return.
* @return The scoreList at the given index.
*/
int
getScoreList
(
int
index
);
/**
* <code>bool is_new_record = 13;</code>
* @return The isNewRecord.
*/
boolean
getIsNewRecord
();
/**
* <code>uint32 difficulty = 5;</code>
* @return The difficulty.
*/
int
getDifficulty
();
}
/**
* Protobuf type {@code Unk3000_CCCOFNABDMB}
*/
public
static
final
class
Unk3000_CCCOFNABDMB
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:Unk3000_CCCOFNABDMB)
Unk3000_CCCOFNABDMBOrBuilder
{
private
static
final
long
serialVersionUID
=
0L
;
// Use Unk3000_CCCOFNABDMB.newBuilder() to construct.
private
Unk3000_CCCOFNABDMB
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<?>
builder
)
{
super
(
builder
);
}
private
Unk3000_CCCOFNABDMB
()
{
scoreList_
=
emptyIntList
();
}
@java
.
lang
.
Override
@SuppressWarnings
({
"unused"
})
protected
java
.
lang
.
Object
newInstance
(
UnusedPrivateParameter
unused
)
{
return
new
Unk3000_CCCOFNABDMB
();
}
@java
.
lang
.
Override
public
final
com
.
google
.
protobuf
.
UnknownFieldSet
getUnknownFields
()
{
return
this
.
unknownFields
;
}
private
Unk3000_CCCOFNABDMB
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
this
();
if
(
extensionRegistry
==
null
)
{
throw
new
java
.
lang
.
NullPointerException
();
}
int
mutable_bitField0_
=
0
;
com
.
google
.
protobuf
.
UnknownFieldSet
.
Builder
unknownFields
=
com
.
google
.
protobuf
.
UnknownFieldSet
.
newBuilder
();
try
{
boolean
done
=
false
;
while
(!
done
)
{
int
tag
=
input
.
readTag
();
switch
(
tag
)
{
case
0
:
done
=
true
;
break
;
case
8
:
{
stageId_
=
input
.
readUInt32
();
break
;
}
case
32
:
{
if
(!((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
scoreList_
=
newIntList
();
mutable_bitField0_
|=
0x00000001
;
}
scoreList_
.
addInt
(
input
.
readUInt32
());
break
;
}
case
34
:
{
int
length
=
input
.
readRawVarint32
();
int
limit
=
input
.
pushLimit
(
length
);
if
(!((
mutable_bitField0_
&
0x00000001
)
!=
0
)
&&
input
.
getBytesUntilLimit
()
>
0
)
{
scoreList_
=
newIntList
();
mutable_bitField0_
|=
0x00000001
;
}
while
(
input
.
getBytesUntilLimit
()
>
0
)
{
scoreList_
.
addInt
(
input
.
readUInt32
());
}
input
.
popLimit
(
limit
);
break
;
}
case
40
:
{
difficulty_
=
input
.
readUInt32
();
break
;
}
case
104
:
{
isNewRecord_
=
input
.
readBool
();
break
;
}
default
:
{
if
(!
parseUnknownField
(
input
,
unknownFields
,
extensionRegistry
,
tag
))
{
done
=
true
;
}
break
;
}
}
}
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
throw
e
.
setUnfinishedMessage
(
this
);
}
catch
(
java
.
io
.
IOException
e
)
{
throw
new
com
.
google
.
protobuf
.
InvalidProtocolBufferException
(
e
).
setUnfinishedMessage
(
this
);
}
finally
{
if
(((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
scoreList_
.
makeImmutable
();
// C
}
this
.
unknownFields
=
unknownFields
.
build
();
makeExtensionsImmutable
();
}
}
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
internal_static_Unk3000_CCCOFNABDMB_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
internal_static_Unk3000_CCCOFNABDMB_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
.
Builder
.
class
);
}
public
static
final
int
STAGE_ID_FIELD_NUMBER
=
1
;
private
int
stageId_
;
/**
* <code>uint32 stage_id = 1;</code>
* @return The stageId.
*/
@java
.
lang
.
Override
public
int
getStageId
()
{
return
stageId_
;
}
public
static
final
int
SCORE_LIST_FIELD_NUMBER
=
4
;
private
com
.
google
.
protobuf
.
Internal
.
IntList
scoreList_
;
/**
* <code>repeated uint32 score_list = 4;</code>
* @return A list containing the scoreList.
*/
@java
.
lang
.
Override
public
java
.
util
.
List
<
java
.
lang
.
Integer
>
getScoreListList
()
{
return
scoreList_
;
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @return The count of scoreList.
*/
public
int
getScoreListCount
()
{
return
scoreList_
.
size
();
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @param index The index of the element to return.
* @return The scoreList at the given index.
*/
public
int
getScoreList
(
int
index
)
{
return
scoreList_
.
getInt
(
index
);
}
private
int
scoreListMemoizedSerializedSize
=
-
1
;
public
static
final
int
IS_NEW_RECORD_FIELD_NUMBER
=
13
;
private
boolean
isNewRecord_
;
/**
* <code>bool is_new_record = 13;</code>
* @return The isNewRecord.
*/
@java
.
lang
.
Override
public
boolean
getIsNewRecord
()
{
return
isNewRecord_
;
}
public
static
final
int
DIFFICULTY_FIELD_NUMBER
=
5
;
private
int
difficulty_
;
/**
* <code>uint32 difficulty = 5;</code>
* @return The difficulty.
*/
@java
.
lang
.
Override
public
int
getDifficulty
()
{
return
difficulty_
;
}
private
byte
memoizedIsInitialized
=
-
1
;
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
byte
isInitialized
=
memoizedIsInitialized
;
if
(
isInitialized
==
1
)
return
true
;
if
(
isInitialized
==
0
)
return
false
;
memoizedIsInitialized
=
1
;
return
true
;
}
@java
.
lang
.
Override
public
void
writeTo
(
com
.
google
.
protobuf
.
CodedOutputStream
output
)
throws
java
.
io
.
IOException
{
getSerializedSize
();
if
(
stageId_
!=
0
)
{
output
.
writeUInt32
(
1
,
stageId_
);
}
if
(
getScoreListList
().
size
()
>
0
)
{
output
.
writeUInt32NoTag
(
34
);
output
.
writeUInt32NoTag
(
scoreListMemoizedSerializedSize
);
}
for
(
int
i
=
0
;
i
<
scoreList_
.
size
();
i
++)
{
output
.
writeUInt32NoTag
(
scoreList_
.
getInt
(
i
));
}
if
(
difficulty_
!=
0
)
{
output
.
writeUInt32
(
5
,
difficulty_
);
}
if
(
isNewRecord_
!=
false
)
{
output
.
writeBool
(
13
,
isNewRecord_
);
}
unknownFields
.
writeTo
(
output
);
}
@java
.
lang
.
Override
public
int
getSerializedSize
()
{
int
size
=
memoizedSize
;
if
(
size
!=
-
1
)
return
size
;
size
=
0
;
if
(
stageId_
!=
0
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32Size
(
1
,
stageId_
);
}
{
int
dataSize
=
0
;
for
(
int
i
=
0
;
i
<
scoreList_
.
size
();
i
++)
{
dataSize
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32SizeNoTag
(
scoreList_
.
getInt
(
i
));
}
size
+=
dataSize
;
if
(!
getScoreListList
().
isEmpty
())
{
size
+=
1
;
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeInt32SizeNoTag
(
dataSize
);
}
scoreListMemoizedSerializedSize
=
dataSize
;
}
if
(
difficulty_
!=
0
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32Size
(
5
,
difficulty_
);
}
if
(
isNewRecord_
!=
false
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeBoolSize
(
13
,
isNewRecord_
);
}
size
+=
unknownFields
.
getSerializedSize
();
memoizedSize
=
size
;
return
size
;
}
@java
.
lang
.
Override
public
boolean
equals
(
final
java
.
lang
.
Object
obj
)
{
if
(
obj
==
this
)
{
return
true
;
}
if
(!(
obj
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
))
{
return
super
.
equals
(
obj
);
}
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
other
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
)
obj
;
if
(
getStageId
()
!=
other
.
getStageId
())
return
false
;
if
(!
getScoreListList
()
.
equals
(
other
.
getScoreListList
()))
return
false
;
if
(
getIsNewRecord
()
!=
other
.
getIsNewRecord
())
return
false
;
if
(
getDifficulty
()
!=
other
.
getDifficulty
())
return
false
;
if
(!
unknownFields
.
equals
(
other
.
unknownFields
))
return
false
;
return
true
;
}
@java
.
lang
.
Override
public
int
hashCode
()
{
if
(
memoizedHashCode
!=
0
)
{
return
memoizedHashCode
;
}
int
hash
=
41
;
hash
=
(
19
*
hash
)
+
getDescriptor
().
hashCode
();
hash
=
(
37
*
hash
)
+
STAGE_ID_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getStageId
();
if
(
getScoreListCount
()
>
0
)
{
hash
=
(
37
*
hash
)
+
SCORE_LIST_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getScoreListList
().
hashCode
();
}
hash
=
(
37
*
hash
)
+
IS_NEW_RECORD_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
com
.
google
.
protobuf
.
Internal
.
hashBoolean
(
getIsNewRecord
());
hash
=
(
37
*
hash
)
+
DIFFICULTY_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getDifficulty
();
hash
=
(
29
*
hash
)
+
unknownFields
.
hashCode
();
memoizedHashCode
=
hash
;
return
hash
;
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
java
.
nio
.
ByteBuffer
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
java
.
nio
.
ByteBuffer
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
byte
[]
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
byte
[]
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseDelimitedFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseDelimitedFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
@java
.
lang
.
Override
public
Builder
newBuilderForType
()
{
return
newBuilder
();
}
public
static
Builder
newBuilder
()
{
return
DEFAULT_INSTANCE
.
toBuilder
();
}
public
static
Builder
newBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
prototype
)
{
return
DEFAULT_INSTANCE
.
toBuilder
().
mergeFrom
(
prototype
);
}
@java
.
lang
.
Override
public
Builder
toBuilder
()
{
return
this
==
DEFAULT_INSTANCE
?
new
Builder
()
:
new
Builder
().
mergeFrom
(
this
);
}
@java
.
lang
.
Override
protected
Builder
newBuilderForType
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
Builder
builder
=
new
Builder
(
parent
);
return
builder
;
}
/**
* Protobuf type {@code Unk3000_CCCOFNABDMB}
*/
public
static
final
class
Builder
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<
Builder
>
implements
// @@protoc_insertion_point(builder_implements:Unk3000_CCCOFNABDMB)
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMBOrBuilder
{
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
internal_static_Unk3000_CCCOFNABDMB_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
internal_static_Unk3000_CCCOFNABDMB_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
.
Builder
.
class
);
}
// Construct using emu.grasscutter.net.proto.Unk3000CCCOFNABDMB.Unk3000_CCCOFNABDMB.newBuilder()
private
Builder
()
{
maybeForceBuilderInitialization
();
}
private
Builder
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
super
(
parent
);
maybeForceBuilderInitialization
();
}
private
void
maybeForceBuilderInitialization
()
{
if
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
)
{
}
}
@java
.
lang
.
Override
public
Builder
clear
()
{
super
.
clear
();
stageId_
=
0
;
scoreList_
=
emptyIntList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
isNewRecord_
=
false
;
difficulty_
=
0
;
return
this
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptorForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
internal_static_Unk3000_CCCOFNABDMB_descriptor
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
getDefaultInstanceForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
.
getDefaultInstance
();
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
build
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
result
=
buildPartial
();
if
(!
result
.
isInitialized
())
{
throw
newUninitializedMessageException
(
result
);
}
return
result
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
buildPartial
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
result
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
(
this
);
int
from_bitField0_
=
bitField0_
;
result
.
stageId_
=
stageId_
;
if
(((
bitField0_
&
0x00000001
)
!=
0
))
{
scoreList_
.
makeImmutable
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
result
.
scoreList_
=
scoreList_
;
result
.
isNewRecord_
=
isNewRecord_
;
result
.
difficulty_
=
difficulty_
;
onBuilt
();
return
result
;
}
@java
.
lang
.
Override
public
Builder
clone
()
{
return
super
.
clone
();
}
@java
.
lang
.
Override
public
Builder
setField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
setField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
clearField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
)
{
return
super
.
clearField
(
field
);
}
@java
.
lang
.
Override
public
Builder
clearOneof
(
com
.
google
.
protobuf
.
Descriptors
.
OneofDescriptor
oneof
)
{
return
super
.
clearOneof
(
oneof
);
}
@java
.
lang
.
Override
public
Builder
setRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
int
index
,
java
.
lang
.
Object
value
)
{
return
super
.
setRepeatedField
(
field
,
index
,
value
);
}
@java
.
lang
.
Override
public
Builder
addRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
addRepeatedField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
Message
other
)
{
if
(
other
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
)
{
return
mergeFrom
((
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
)
other
);
}
else
{
super
.
mergeFrom
(
other
);
return
this
;
}
}
public
Builder
mergeFrom
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
other
)
{
if
(
other
==
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
.
getDefaultInstance
())
return
this
;
if
(
other
.
getStageId
()
!=
0
)
{
setStageId
(
other
.
getStageId
());
}
if
(!
other
.
scoreList_
.
isEmpty
())
{
if
(
scoreList_
.
isEmpty
())
{
scoreList_
=
other
.
scoreList_
;
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
else
{
ensureScoreListIsMutable
();
scoreList_
.
addAll
(
other
.
scoreList_
);
}
onChanged
();
}
if
(
other
.
getIsNewRecord
()
!=
false
)
{
setIsNewRecord
(
other
.
getIsNewRecord
());
}
if
(
other
.
getDifficulty
()
!=
0
)
{
setDifficulty
(
other
.
getDifficulty
());
}
this
.
mergeUnknownFields
(
other
.
unknownFields
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
return
true
;
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
parsedMessage
=
null
;
try
{
parsedMessage
=
PARSER
.
parsePartialFrom
(
input
,
extensionRegistry
);
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
parsedMessage
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
)
e
.
getUnfinishedMessage
();
throw
e
.
unwrapIOException
();
}
finally
{
if
(
parsedMessage
!=
null
)
{
mergeFrom
(
parsedMessage
);
}
}
return
this
;
}
private
int
bitField0_
;
private
int
stageId_
;
/**
* <code>uint32 stage_id = 1;</code>
* @return The stageId.
*/
@java
.
lang
.
Override
public
int
getStageId
()
{
return
stageId_
;
}
/**
* <code>uint32 stage_id = 1;</code>
* @param value The stageId to set.
* @return This builder for chaining.
*/
public
Builder
setStageId
(
int
value
)
{
stageId_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>uint32 stage_id = 1;</code>
* @return This builder for chaining.
*/
public
Builder
clearStageId
()
{
stageId_
=
0
;
onChanged
();
return
this
;
}
private
com
.
google
.
protobuf
.
Internal
.
IntList
scoreList_
=
emptyIntList
();
private
void
ensureScoreListIsMutable
()
{
if
(!((
bitField0_
&
0x00000001
)
!=
0
))
{
scoreList_
=
mutableCopy
(
scoreList_
);
bitField0_
|=
0x00000001
;
}
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @return A list containing the scoreList.
*/
public
java
.
util
.
List
<
java
.
lang
.
Integer
>
getScoreListList
()
{
return
((
bitField0_
&
0x00000001
)
!=
0
)
?
java
.
util
.
Collections
.
unmodifiableList
(
scoreList_
)
:
scoreList_
;
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @return The count of scoreList.
*/
public
int
getScoreListCount
()
{
return
scoreList_
.
size
();
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @param index The index of the element to return.
* @return The scoreList at the given index.
*/
public
int
getScoreList
(
int
index
)
{
return
scoreList_
.
getInt
(
index
);
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @param index The index to set the value at.
* @param value The scoreList to set.
* @return This builder for chaining.
*/
public
Builder
setScoreList
(
int
index
,
int
value
)
{
ensureScoreListIsMutable
();
scoreList_
.
setInt
(
index
,
value
);
onChanged
();
return
this
;
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @param value The scoreList to add.
* @return This builder for chaining.
*/
public
Builder
addScoreList
(
int
value
)
{
ensureScoreListIsMutable
();
scoreList_
.
addInt
(
value
);
onChanged
();
return
this
;
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @param values The scoreList to add.
* @return This builder for chaining.
*/
public
Builder
addAllScoreList
(
java
.
lang
.
Iterable
<?
extends
java
.
lang
.
Integer
>
values
)
{
ensureScoreListIsMutable
();
com
.
google
.
protobuf
.
AbstractMessageLite
.
Builder
.
addAll
(
values
,
scoreList_
);
onChanged
();
return
this
;
}
/**
* <code>repeated uint32 score_list = 4;</code>
* @return This builder for chaining.
*/
public
Builder
clearScoreList
()
{
scoreList_
=
emptyIntList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
onChanged
();
return
this
;
}
private
boolean
isNewRecord_
;
/**
* <code>bool is_new_record = 13;</code>
* @return The isNewRecord.
*/
@java
.
lang
.
Override
public
boolean
getIsNewRecord
()
{
return
isNewRecord_
;
}
/**
* <code>bool is_new_record = 13;</code>
* @param value The isNewRecord to set.
* @return This builder for chaining.
*/
public
Builder
setIsNewRecord
(
boolean
value
)
{
isNewRecord_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>bool is_new_record = 13;</code>
* @return This builder for chaining.
*/
public
Builder
clearIsNewRecord
()
{
isNewRecord_
=
false
;
onChanged
();
return
this
;
}
private
int
difficulty_
;
/**
* <code>uint32 difficulty = 5;</code>
* @return The difficulty.
*/
@java
.
lang
.
Override
public
int
getDifficulty
()
{
return
difficulty_
;
}
/**
* <code>uint32 difficulty = 5;</code>
* @param value The difficulty to set.
* @return This builder for chaining.
*/
public
Builder
setDifficulty
(
int
value
)
{
difficulty_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>uint32 difficulty = 5;</code>
* @return This builder for chaining.
*/
public
Builder
clearDifficulty
()
{
difficulty_
=
0
;
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
Builder
setUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
setUnknownFields
(
unknownFields
);
}
@java
.
lang
.
Override
public
final
Builder
mergeUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
mergeUnknownFields
(
unknownFields
);
}
// @@protoc_insertion_point(builder_scope:Unk3000_CCCOFNABDMB)
}
// @@protoc_insertion_point(class_scope:Unk3000_CCCOFNABDMB)
private
static
final
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
DEFAULT_INSTANCE
;
static
{
DEFAULT_INSTANCE
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
();
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
getDefaultInstance
()
{
return
DEFAULT_INSTANCE
;
}
private
static
final
com
.
google
.
protobuf
.
Parser
<
Unk3000_CCCOFNABDMB
>
PARSER
=
new
com
.
google
.
protobuf
.
AbstractParser
<
Unk3000_CCCOFNABDMB
>()
{
@java
.
lang
.
Override
public
Unk3000_CCCOFNABDMB
parsePartialFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
new
Unk3000_CCCOFNABDMB
(
input
,
extensionRegistry
);
}
};
public
static
com
.
google
.
protobuf
.
Parser
<
Unk3000_CCCOFNABDMB
>
parser
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Parser
<
Unk3000_CCCOFNABDMB
>
getParserForType
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000CCCOFNABDMB
.
Unk3000_CCCOFNABDMB
getDefaultInstanceForType
()
{
return
DEFAULT_INSTANCE
;
}
}
private
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
internal_static_Unk3000_CCCOFNABDMB_descriptor
;
private
static
final
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internal_static_Unk3000_CCCOFNABDMB_fieldAccessorTable
;
public
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
getDescriptor
()
{
return
descriptor
;
}
private
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\031Unk3000_CCCOFNABDMB.proto\"f\n\023Unk3000_C"
+
"CCOFNABDMB\022\020\n\010stage_id\030\001 \001(\r\022\022\n\nscore_li"
+
"st\030\004 \003(\r\022\025\n\ris_new_record\030\r \001(\010\022\022\n\ndiffi"
+
"culty\030\005 \001(\rB\033\n\031emu.grasscutter.net.proto"
+
"b\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
new
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
[]
{
});
internal_static_Unk3000_CCCOFNABDMB_descriptor
=
getDescriptor
().
getMessageTypes
().
get
(
0
);
internal_static_Unk3000_CCCOFNABDMB_fieldAccessorTable
=
new
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
(
internal_static_Unk3000_CCCOFNABDMB_descriptor
,
new
java
.
lang
.
String
[]
{
"StageId"
,
"ScoreList"
,
"IsNewRecord"
,
"Difficulty"
,
});
}
// @@protoc_insertion_point(outer_class_scope)
}
src/generated/main/java/emu/grasscutter/net/proto/Unk3000ENLDIHLGNCK.java
0 → 100644
View file @
d575d1cc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Unk3000_ENLDIHLGNCK.proto
package
emu.grasscutter.net.proto
;
public
final
class
Unk3000ENLDIHLGNCK
{
private
Unk3000ENLDIHLGNCK
()
{}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
registry
)
{
}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistry
registry
)
{
registerAllExtensions
(
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
)
registry
);
}
public
interface
Unk3000_ENLDIHLGNCKOrBuilder
extends
// @@protoc_insertion_point(interface_extends:Unk3000_ENLDIHLGNCK)
com
.
google
.
protobuf
.
MessageOrBuilder
{
/**
* <code>uint32 Unk3000_CIOLEGEHDAC = 3;</code>
* @return The unk3000CIOLEGEHDAC.
*/
int
getUnk3000CIOLEGEHDAC
();
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>
getUnk3000NLFPKDOBNCDList
();
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
getUnk3000NLFPKDOBNCD
(
int
index
);
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
int
getUnk3000NLFPKDOBNCDCount
();
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
java
.
util
.
List
<?
extends
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
>
getUnk3000NLFPKDOBNCDOrBuilderList
();
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
getUnk3000NLFPKDOBNCDOrBuilder
(
int
index
);
}
/**
* Protobuf type {@code Unk3000_ENLDIHLGNCK}
*/
public
static
final
class
Unk3000_ENLDIHLGNCK
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:Unk3000_ENLDIHLGNCK)
Unk3000_ENLDIHLGNCKOrBuilder
{
private
static
final
long
serialVersionUID
=
0L
;
// Use Unk3000_ENLDIHLGNCK.newBuilder() to construct.
private
Unk3000_ENLDIHLGNCK
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<?>
builder
)
{
super
(
builder
);
}
private
Unk3000_ENLDIHLGNCK
()
{
unk3000NLFPKDOBNCD_
=
java
.
util
.
Collections
.
emptyList
();
}
@java
.
lang
.
Override
@SuppressWarnings
({
"unused"
})
protected
java
.
lang
.
Object
newInstance
(
UnusedPrivateParameter
unused
)
{
return
new
Unk3000_ENLDIHLGNCK
();
}
@java
.
lang
.
Override
public
final
com
.
google
.
protobuf
.
UnknownFieldSet
getUnknownFields
()
{
return
this
.
unknownFields
;
}
private
Unk3000_ENLDIHLGNCK
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
this
();
if
(
extensionRegistry
==
null
)
{
throw
new
java
.
lang
.
NullPointerException
();
}
int
mutable_bitField0_
=
0
;
com
.
google
.
protobuf
.
UnknownFieldSet
.
Builder
unknownFields
=
com
.
google
.
protobuf
.
UnknownFieldSet
.
newBuilder
();
try
{
boolean
done
=
false
;
while
(!
done
)
{
int
tag
=
input
.
readTag
();
switch
(
tag
)
{
case
0
:
done
=
true
;
break
;
case
24
:
{
unk3000CIOLEGEHDAC_
=
input
.
readUInt32
();
break
;
}
case
122
:
{
if
(!((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
unk3000NLFPKDOBNCD_
=
new
java
.
util
.
ArrayList
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>();
mutable_bitField0_
|=
0x00000001
;
}
unk3000NLFPKDOBNCD_
.
add
(
input
.
readMessage
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
parser
(),
extensionRegistry
));
break
;
}
default
:
{
if
(!
parseUnknownField
(
input
,
unknownFields
,
extensionRegistry
,
tag
))
{
done
=
true
;
}
break
;
}
}
}
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
throw
e
.
setUnfinishedMessage
(
this
);
}
catch
(
java
.
io
.
IOException
e
)
{
throw
new
com
.
google
.
protobuf
.
InvalidProtocolBufferException
(
e
).
setUnfinishedMessage
(
this
);
}
finally
{
if
(((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
unk3000NLFPKDOBNCD_
=
java
.
util
.
Collections
.
unmodifiableList
(
unk3000NLFPKDOBNCD_
);
}
this
.
unknownFields
=
unknownFields
.
build
();
makeExtensionsImmutable
();
}
}
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
internal_static_Unk3000_ENLDIHLGNCK_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
internal_static_Unk3000_ENLDIHLGNCK_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
.
Builder
.
class
);
}
public
static
final
int
UNK3000_CIOLEGEHDAC_FIELD_NUMBER
=
3
;
private
int
unk3000CIOLEGEHDAC_
;
/**
* <code>uint32 Unk3000_CIOLEGEHDAC = 3;</code>
* @return The unk3000CIOLEGEHDAC.
*/
@java
.
lang
.
Override
public
int
getUnk3000CIOLEGEHDAC
()
{
return
unk3000CIOLEGEHDAC_
;
}
public
static
final
int
UNK3000_NLFPKDOBNCD_FIELD_NUMBER
=
15
;
private
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>
unk3000NLFPKDOBNCD_
;
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
@java
.
lang
.
Override
public
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>
getUnk3000NLFPKDOBNCDList
()
{
return
unk3000NLFPKDOBNCD_
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
@java
.
lang
.
Override
public
java
.
util
.
List
<?
extends
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
>
getUnk3000NLFPKDOBNCDOrBuilderList
()
{
return
unk3000NLFPKDOBNCD_
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
@java
.
lang
.
Override
public
int
getUnk3000NLFPKDOBNCDCount
()
{
return
unk3000NLFPKDOBNCD_
.
size
();
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
getUnk3000NLFPKDOBNCD
(
int
index
)
{
return
unk3000NLFPKDOBNCD_
.
get
(
index
);
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
getUnk3000NLFPKDOBNCDOrBuilder
(
int
index
)
{
return
unk3000NLFPKDOBNCD_
.
get
(
index
);
}
private
byte
memoizedIsInitialized
=
-
1
;
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
byte
isInitialized
=
memoizedIsInitialized
;
if
(
isInitialized
==
1
)
return
true
;
if
(
isInitialized
==
0
)
return
false
;
memoizedIsInitialized
=
1
;
return
true
;
}
@java
.
lang
.
Override
public
void
writeTo
(
com
.
google
.
protobuf
.
CodedOutputStream
output
)
throws
java
.
io
.
IOException
{
if
(
unk3000CIOLEGEHDAC_
!=
0
)
{
output
.
writeUInt32
(
3
,
unk3000CIOLEGEHDAC_
);
}
for
(
int
i
=
0
;
i
<
unk3000NLFPKDOBNCD_
.
size
();
i
++)
{
output
.
writeMessage
(
15
,
unk3000NLFPKDOBNCD_
.
get
(
i
));
}
unknownFields
.
writeTo
(
output
);
}
@java
.
lang
.
Override
public
int
getSerializedSize
()
{
int
size
=
memoizedSize
;
if
(
size
!=
-
1
)
return
size
;
size
=
0
;
if
(
unk3000CIOLEGEHDAC_
!=
0
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32Size
(
3
,
unk3000CIOLEGEHDAC_
);
}
for
(
int
i
=
0
;
i
<
unk3000NLFPKDOBNCD_
.
size
();
i
++)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeMessageSize
(
15
,
unk3000NLFPKDOBNCD_
.
get
(
i
));
}
size
+=
unknownFields
.
getSerializedSize
();
memoizedSize
=
size
;
return
size
;
}
@java
.
lang
.
Override
public
boolean
equals
(
final
java
.
lang
.
Object
obj
)
{
if
(
obj
==
this
)
{
return
true
;
}
if
(!(
obj
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
))
{
return
super
.
equals
(
obj
);
}
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
other
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
)
obj
;
if
(
getUnk3000CIOLEGEHDAC
()
!=
other
.
getUnk3000CIOLEGEHDAC
())
return
false
;
if
(!
getUnk3000NLFPKDOBNCDList
()
.
equals
(
other
.
getUnk3000NLFPKDOBNCDList
()))
return
false
;
if
(!
unknownFields
.
equals
(
other
.
unknownFields
))
return
false
;
return
true
;
}
@java
.
lang
.
Override
public
int
hashCode
()
{
if
(
memoizedHashCode
!=
0
)
{
return
memoizedHashCode
;
}
int
hash
=
41
;
hash
=
(
19
*
hash
)
+
getDescriptor
().
hashCode
();
hash
=
(
37
*
hash
)
+
UNK3000_CIOLEGEHDAC_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getUnk3000CIOLEGEHDAC
();
if
(
getUnk3000NLFPKDOBNCDCount
()
>
0
)
{
hash
=
(
37
*
hash
)
+
UNK3000_NLFPKDOBNCD_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getUnk3000NLFPKDOBNCDList
().
hashCode
();
}
hash
=
(
29
*
hash
)
+
unknownFields
.
hashCode
();
memoizedHashCode
=
hash
;
return
hash
;
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
java
.
nio
.
ByteBuffer
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
java
.
nio
.
ByteBuffer
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
byte
[]
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
byte
[]
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseDelimitedFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseDelimitedFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
@java
.
lang
.
Override
public
Builder
newBuilderForType
()
{
return
newBuilder
();
}
public
static
Builder
newBuilder
()
{
return
DEFAULT_INSTANCE
.
toBuilder
();
}
public
static
Builder
newBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
prototype
)
{
return
DEFAULT_INSTANCE
.
toBuilder
().
mergeFrom
(
prototype
);
}
@java
.
lang
.
Override
public
Builder
toBuilder
()
{
return
this
==
DEFAULT_INSTANCE
?
new
Builder
()
:
new
Builder
().
mergeFrom
(
this
);
}
@java
.
lang
.
Override
protected
Builder
newBuilderForType
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
Builder
builder
=
new
Builder
(
parent
);
return
builder
;
}
/**
* Protobuf type {@code Unk3000_ENLDIHLGNCK}
*/
public
static
final
class
Builder
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<
Builder
>
implements
// @@protoc_insertion_point(builder_implements:Unk3000_ENLDIHLGNCK)
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCKOrBuilder
{
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
internal_static_Unk3000_ENLDIHLGNCK_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
internal_static_Unk3000_ENLDIHLGNCK_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
.
Builder
.
class
);
}
// Construct using emu.grasscutter.net.proto.Unk3000ENLDIHLGNCK.Unk3000_ENLDIHLGNCK.newBuilder()
private
Builder
()
{
maybeForceBuilderInitialization
();
}
private
Builder
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
super
(
parent
);
maybeForceBuilderInitialization
();
}
private
void
maybeForceBuilderInitialization
()
{
if
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
)
{
getUnk3000NLFPKDOBNCDFieldBuilder
();
}
}
@java
.
lang
.
Override
public
Builder
clear
()
{
super
.
clear
();
unk3000CIOLEGEHDAC_
=
0
;
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
unk3000NLFPKDOBNCD_
=
java
.
util
.
Collections
.
emptyList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
clear
();
}
return
this
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptorForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
internal_static_Unk3000_ENLDIHLGNCK_descriptor
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
getDefaultInstanceForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
.
getDefaultInstance
();
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
build
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
result
=
buildPartial
();
if
(!
result
.
isInitialized
())
{
throw
newUninitializedMessageException
(
result
);
}
return
result
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
buildPartial
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
result
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
(
this
);
int
from_bitField0_
=
bitField0_
;
result
.
unk3000CIOLEGEHDAC_
=
unk3000CIOLEGEHDAC_
;
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
if
(((
bitField0_
&
0x00000001
)
!=
0
))
{
unk3000NLFPKDOBNCD_
=
java
.
util
.
Collections
.
unmodifiableList
(
unk3000NLFPKDOBNCD_
);
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
result
.
unk3000NLFPKDOBNCD_
=
unk3000NLFPKDOBNCD_
;
}
else
{
result
.
unk3000NLFPKDOBNCD_
=
unk3000NLFPKDOBNCDBuilder_
.
build
();
}
onBuilt
();
return
result
;
}
@java
.
lang
.
Override
public
Builder
clone
()
{
return
super
.
clone
();
}
@java
.
lang
.
Override
public
Builder
setField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
setField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
clearField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
)
{
return
super
.
clearField
(
field
);
}
@java
.
lang
.
Override
public
Builder
clearOneof
(
com
.
google
.
protobuf
.
Descriptors
.
OneofDescriptor
oneof
)
{
return
super
.
clearOneof
(
oneof
);
}
@java
.
lang
.
Override
public
Builder
setRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
int
index
,
java
.
lang
.
Object
value
)
{
return
super
.
setRepeatedField
(
field
,
index
,
value
);
}
@java
.
lang
.
Override
public
Builder
addRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
addRepeatedField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
Message
other
)
{
if
(
other
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
)
{
return
mergeFrom
((
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
)
other
);
}
else
{
super
.
mergeFrom
(
other
);
return
this
;
}
}
public
Builder
mergeFrom
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
other
)
{
if
(
other
==
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
.
getDefaultInstance
())
return
this
;
if
(
other
.
getUnk3000CIOLEGEHDAC
()
!=
0
)
{
setUnk3000CIOLEGEHDAC
(
other
.
getUnk3000CIOLEGEHDAC
());
}
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
if
(!
other
.
unk3000NLFPKDOBNCD_
.
isEmpty
())
{
if
(
unk3000NLFPKDOBNCD_
.
isEmpty
())
{
unk3000NLFPKDOBNCD_
=
other
.
unk3000NLFPKDOBNCD_
;
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
else
{
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
addAll
(
other
.
unk3000NLFPKDOBNCD_
);
}
onChanged
();
}
}
else
{
if
(!
other
.
unk3000NLFPKDOBNCD_
.
isEmpty
())
{
if
(
unk3000NLFPKDOBNCDBuilder_
.
isEmpty
())
{
unk3000NLFPKDOBNCDBuilder_
.
dispose
();
unk3000NLFPKDOBNCDBuilder_
=
null
;
unk3000NLFPKDOBNCD_
=
other
.
unk3000NLFPKDOBNCD_
;
bitField0_
=
(
bitField0_
&
~
0x00000001
);
unk3000NLFPKDOBNCDBuilder_
=
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
?
getUnk3000NLFPKDOBNCDFieldBuilder
()
:
null
;
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
addAllMessages
(
other
.
unk3000NLFPKDOBNCD_
);
}
}
}
this
.
mergeUnknownFields
(
other
.
unknownFields
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
return
true
;
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
parsedMessage
=
null
;
try
{
parsedMessage
=
PARSER
.
parsePartialFrom
(
input
,
extensionRegistry
);
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
parsedMessage
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
)
e
.
getUnfinishedMessage
();
throw
e
.
unwrapIOException
();
}
finally
{
if
(
parsedMessage
!=
null
)
{
mergeFrom
(
parsedMessage
);
}
}
return
this
;
}
private
int
bitField0_
;
private
int
unk3000CIOLEGEHDAC_
;
/**
* <code>uint32 Unk3000_CIOLEGEHDAC = 3;</code>
* @return The unk3000CIOLEGEHDAC.
*/
@java
.
lang
.
Override
public
int
getUnk3000CIOLEGEHDAC
()
{
return
unk3000CIOLEGEHDAC_
;
}
/**
* <code>uint32 Unk3000_CIOLEGEHDAC = 3;</code>
* @param value The unk3000CIOLEGEHDAC to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000CIOLEGEHDAC
(
int
value
)
{
unk3000CIOLEGEHDAC_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>uint32 Unk3000_CIOLEGEHDAC = 3;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000CIOLEGEHDAC
()
{
unk3000CIOLEGEHDAC_
=
0
;
onChanged
();
return
this
;
}
private
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>
unk3000NLFPKDOBNCD_
=
java
.
util
.
Collections
.
emptyList
();
private
void
ensureUnk3000NLFPKDOBNCDIsMutable
()
{
if
(!((
bitField0_
&
0x00000001
)
!=
0
))
{
unk3000NLFPKDOBNCD_
=
new
java
.
util
.
ArrayList
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>(
unk3000NLFPKDOBNCD_
);
bitField0_
|=
0x00000001
;
}
}
private
com
.
google
.
protobuf
.
RepeatedFieldBuilderV3
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
>
unk3000NLFPKDOBNCDBuilder_
;
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>
getUnk3000NLFPKDOBNCDList
()
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
return
java
.
util
.
Collections
.
unmodifiableList
(
unk3000NLFPKDOBNCD_
);
}
else
{
return
unk3000NLFPKDOBNCDBuilder_
.
getMessageList
();
}
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
int
getUnk3000NLFPKDOBNCDCount
()
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
return
unk3000NLFPKDOBNCD_
.
size
();
}
else
{
return
unk3000NLFPKDOBNCDBuilder_
.
getCount
();
}
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
getUnk3000NLFPKDOBNCD
(
int
index
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
return
unk3000NLFPKDOBNCD_
.
get
(
index
);
}
else
{
return
unk3000NLFPKDOBNCDBuilder_
.
getMessage
(
index
);
}
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
setUnk3000NLFPKDOBNCD
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
value
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
if
(
value
==
null
)
{
throw
new
NullPointerException
();
}
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
set
(
index
,
value
);
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
setMessage
(
index
,
value
);
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
setUnk3000NLFPKDOBNCD
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
builderForValue
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
set
(
index
,
builderForValue
.
build
());
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
setMessage
(
index
,
builderForValue
.
build
());
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
addUnk3000NLFPKDOBNCD
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
value
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
if
(
value
==
null
)
{
throw
new
NullPointerException
();
}
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
add
(
value
);
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
addMessage
(
value
);
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
addUnk3000NLFPKDOBNCD
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
value
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
if
(
value
==
null
)
{
throw
new
NullPointerException
();
}
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
add
(
index
,
value
);
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
addMessage
(
index
,
value
);
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
addUnk3000NLFPKDOBNCD
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
builderForValue
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
add
(
builderForValue
.
build
());
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
addMessage
(
builderForValue
.
build
());
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
addUnk3000NLFPKDOBNCD
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
builderForValue
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
add
(
index
,
builderForValue
.
build
());
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
addMessage
(
index
,
builderForValue
.
build
());
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
addAllUnk3000NLFPKDOBNCD
(
java
.
lang
.
Iterable
<?
extends
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
>
values
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
ensureUnk3000NLFPKDOBNCDIsMutable
();
com
.
google
.
protobuf
.
AbstractMessageLite
.
Builder
.
addAll
(
values
,
unk3000NLFPKDOBNCD_
);
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
addAllMessages
(
values
);
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
clearUnk3000NLFPKDOBNCD
()
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
unk3000NLFPKDOBNCD_
=
java
.
util
.
Collections
.
emptyList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
clear
();
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
Builder
removeUnk3000NLFPKDOBNCD
(
int
index
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
ensureUnk3000NLFPKDOBNCDIsMutable
();
unk3000NLFPKDOBNCD_
.
remove
(
index
);
onChanged
();
}
else
{
unk3000NLFPKDOBNCDBuilder_
.
remove
(
index
);
}
return
this
;
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
getUnk3000NLFPKDOBNCDBuilder
(
int
index
)
{
return
getUnk3000NLFPKDOBNCDFieldBuilder
().
getBuilder
(
index
);
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
getUnk3000NLFPKDOBNCDOrBuilder
(
int
index
)
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
return
unk3000NLFPKDOBNCD_
.
get
(
index
);
}
else
{
return
unk3000NLFPKDOBNCDBuilder_
.
getMessageOrBuilder
(
index
);
}
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
java
.
util
.
List
<?
extends
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
>
getUnk3000NLFPKDOBNCDOrBuilderList
()
{
if
(
unk3000NLFPKDOBNCDBuilder_
!=
null
)
{
return
unk3000NLFPKDOBNCDBuilder_
.
getMessageOrBuilderList
();
}
else
{
return
java
.
util
.
Collections
.
unmodifiableList
(
unk3000NLFPKDOBNCD_
);
}
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
addUnk3000NLFPKDOBNCDBuilder
()
{
return
getUnk3000NLFPKDOBNCDFieldBuilder
().
addBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
getDefaultInstance
());
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
addUnk3000NLFPKDOBNCDBuilder
(
int
index
)
{
return
getUnk3000NLFPKDOBNCDFieldBuilder
().
addBuilder
(
index
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
getDefaultInstance
());
}
/**
* <code>repeated .Unk3000_GDDGGJIFNCH Unk3000_NLFPKDOBNCD = 15;</code>
*/
public
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
>
getUnk3000NLFPKDOBNCDBuilderList
()
{
return
getUnk3000NLFPKDOBNCDFieldBuilder
().
getBuilderList
();
}
private
com
.
google
.
protobuf
.
RepeatedFieldBuilderV3
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
>
getUnk3000NLFPKDOBNCDFieldBuilder
()
{
if
(
unk3000NLFPKDOBNCDBuilder_
==
null
)
{
unk3000NLFPKDOBNCDBuilder_
=
new
com
.
google
.
protobuf
.
RepeatedFieldBuilderV3
<
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
>(
unk3000NLFPKDOBNCD_
,
((
bitField0_
&
0x00000001
)
!=
0
),
getParentForChildren
(),
isClean
());
unk3000NLFPKDOBNCD_
=
null
;
}
return
unk3000NLFPKDOBNCDBuilder_
;
}
@java
.
lang
.
Override
public
final
Builder
setUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
setUnknownFields
(
unknownFields
);
}
@java
.
lang
.
Override
public
final
Builder
mergeUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
mergeUnknownFields
(
unknownFields
);
}
// @@protoc_insertion_point(builder_scope:Unk3000_ENLDIHLGNCK)
}
// @@protoc_insertion_point(class_scope:Unk3000_ENLDIHLGNCK)
private
static
final
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
DEFAULT_INSTANCE
;
static
{
DEFAULT_INSTANCE
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
();
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
getDefaultInstance
()
{
return
DEFAULT_INSTANCE
;
}
private
static
final
com
.
google
.
protobuf
.
Parser
<
Unk3000_ENLDIHLGNCK
>
PARSER
=
new
com
.
google
.
protobuf
.
AbstractParser
<
Unk3000_ENLDIHLGNCK
>()
{
@java
.
lang
.
Override
public
Unk3000_ENLDIHLGNCK
parsePartialFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
new
Unk3000_ENLDIHLGNCK
(
input
,
extensionRegistry
);
}
};
public
static
com
.
google
.
protobuf
.
Parser
<
Unk3000_ENLDIHLGNCK
>
parser
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Parser
<
Unk3000_ENLDIHLGNCK
>
getParserForType
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000ENLDIHLGNCK
.
Unk3000_ENLDIHLGNCK
getDefaultInstanceForType
()
{
return
DEFAULT_INSTANCE
;
}
}
private
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
internal_static_Unk3000_ENLDIHLGNCK_descriptor
;
private
static
final
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internal_static_Unk3000_ENLDIHLGNCK_fieldAccessorTable
;
public
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
getDescriptor
()
{
return
descriptor
;
}
private
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\031Unk3000_ENLDIHLGNCK.proto\032\031Unk3000_GDD"
+
"GGJIFNCH.proto\"e\n\023Unk3000_ENLDIHLGNCK\022\033\n"
+
"\023Unk3000_CIOLEGEHDAC\030\003 \001(\r\0221\n\023Unk3000_NL"
+
"FPKDOBNCD\030\017 \003(\0132\024.Unk3000_GDDGGJIFNCHB\033\n"
+
"\031emu.grasscutter.net.protob\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
new
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
[]
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
getDescriptor
(),
});
internal_static_Unk3000_ENLDIHLGNCK_descriptor
=
getDescriptor
().
getMessageTypes
().
get
(
0
);
internal_static_Unk3000_ENLDIHLGNCK_fieldAccessorTable
=
new
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
(
internal_static_Unk3000_ENLDIHLGNCK_descriptor
,
new
java
.
lang
.
String
[]
{
"Unk3000CIOLEGEHDAC"
,
"Unk3000NLFPKDOBNCD"
,
});
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
getDescriptor
();
}
// @@protoc_insertion_point(outer_class_scope)
}
src/generated/main/java/emu/grasscutter/net/proto/Unk3000FANANGGCLOF.java
0 → 100644
View file @
d575d1cc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Unk3000_FANANGGCLOF.proto
package
emu.grasscutter.net.proto
;
public
final
class
Unk3000FANANGGCLOF
{
private
Unk3000FANANGGCLOF
()
{}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
registry
)
{
}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistry
registry
)
{
registerAllExtensions
(
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
)
registry
);
}
public
interface
Unk3000_FANANGGCLOFOrBuilder
extends
// @@protoc_insertion_point(interface_extends:Unk3000_FANANGGCLOF)
com
.
google
.
protobuf
.
MessageOrBuilder
{
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return A list containing the argumentList.
*/
java
.
util
.
List
<
java
.
lang
.
Integer
>
getArgumentListList
();
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return The count of argumentList.
*/
int
getArgumentListCount
();
/**
* <code>repeated uint32 argument_list = 1;</code>
* @param index The index of the element to return.
* @return The argumentList at the given index.
*/
int
getArgumentList
(
int
index
);
}
/**
* Protobuf type {@code Unk3000_FANANGGCLOF}
*/
public
static
final
class
Unk3000_FANANGGCLOF
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:Unk3000_FANANGGCLOF)
Unk3000_FANANGGCLOFOrBuilder
{
private
static
final
long
serialVersionUID
=
0L
;
// Use Unk3000_FANANGGCLOF.newBuilder() to construct.
private
Unk3000_FANANGGCLOF
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<?>
builder
)
{
super
(
builder
);
}
private
Unk3000_FANANGGCLOF
()
{
argumentList_
=
emptyIntList
();
}
@java
.
lang
.
Override
@SuppressWarnings
({
"unused"
})
protected
java
.
lang
.
Object
newInstance
(
UnusedPrivateParameter
unused
)
{
return
new
Unk3000_FANANGGCLOF
();
}
@java
.
lang
.
Override
public
final
com
.
google
.
protobuf
.
UnknownFieldSet
getUnknownFields
()
{
return
this
.
unknownFields
;
}
private
Unk3000_FANANGGCLOF
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
this
();
if
(
extensionRegistry
==
null
)
{
throw
new
java
.
lang
.
NullPointerException
();
}
int
mutable_bitField0_
=
0
;
com
.
google
.
protobuf
.
UnknownFieldSet
.
Builder
unknownFields
=
com
.
google
.
protobuf
.
UnknownFieldSet
.
newBuilder
();
try
{
boolean
done
=
false
;
while
(!
done
)
{
int
tag
=
input
.
readTag
();
switch
(
tag
)
{
case
0
:
done
=
true
;
break
;
case
8
:
{
if
(!((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
argumentList_
=
newIntList
();
mutable_bitField0_
|=
0x00000001
;
}
argumentList_
.
addInt
(
input
.
readUInt32
());
break
;
}
case
10
:
{
int
length
=
input
.
readRawVarint32
();
int
limit
=
input
.
pushLimit
(
length
);
if
(!((
mutable_bitField0_
&
0x00000001
)
!=
0
)
&&
input
.
getBytesUntilLimit
()
>
0
)
{
argumentList_
=
newIntList
();
mutable_bitField0_
|=
0x00000001
;
}
while
(
input
.
getBytesUntilLimit
()
>
0
)
{
argumentList_
.
addInt
(
input
.
readUInt32
());
}
input
.
popLimit
(
limit
);
break
;
}
default
:
{
if
(!
parseUnknownField
(
input
,
unknownFields
,
extensionRegistry
,
tag
))
{
done
=
true
;
}
break
;
}
}
}
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
throw
e
.
setUnfinishedMessage
(
this
);
}
catch
(
java
.
io
.
IOException
e
)
{
throw
new
com
.
google
.
protobuf
.
InvalidProtocolBufferException
(
e
).
setUnfinishedMessage
(
this
);
}
finally
{
if
(((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
argumentList_
.
makeImmutable
();
// C
}
this
.
unknownFields
=
unknownFields
.
build
();
makeExtensionsImmutable
();
}
}
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
internal_static_Unk3000_FANANGGCLOF_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
internal_static_Unk3000_FANANGGCLOF_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
.
Builder
.
class
);
}
public
static
final
int
ARGUMENT_LIST_FIELD_NUMBER
=
1
;
private
com
.
google
.
protobuf
.
Internal
.
IntList
argumentList_
;
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return A list containing the argumentList.
*/
@java
.
lang
.
Override
public
java
.
util
.
List
<
java
.
lang
.
Integer
>
getArgumentListList
()
{
return
argumentList_
;
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return The count of argumentList.
*/
public
int
getArgumentListCount
()
{
return
argumentList_
.
size
();
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @param index The index of the element to return.
* @return The argumentList at the given index.
*/
public
int
getArgumentList
(
int
index
)
{
return
argumentList_
.
getInt
(
index
);
}
private
int
argumentListMemoizedSerializedSize
=
-
1
;
private
byte
memoizedIsInitialized
=
-
1
;
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
byte
isInitialized
=
memoizedIsInitialized
;
if
(
isInitialized
==
1
)
return
true
;
if
(
isInitialized
==
0
)
return
false
;
memoizedIsInitialized
=
1
;
return
true
;
}
@java
.
lang
.
Override
public
void
writeTo
(
com
.
google
.
protobuf
.
CodedOutputStream
output
)
throws
java
.
io
.
IOException
{
getSerializedSize
();
if
(
getArgumentListList
().
size
()
>
0
)
{
output
.
writeUInt32NoTag
(
10
);
output
.
writeUInt32NoTag
(
argumentListMemoizedSerializedSize
);
}
for
(
int
i
=
0
;
i
<
argumentList_
.
size
();
i
++)
{
output
.
writeUInt32NoTag
(
argumentList_
.
getInt
(
i
));
}
unknownFields
.
writeTo
(
output
);
}
@java
.
lang
.
Override
public
int
getSerializedSize
()
{
int
size
=
memoizedSize
;
if
(
size
!=
-
1
)
return
size
;
size
=
0
;
{
int
dataSize
=
0
;
for
(
int
i
=
0
;
i
<
argumentList_
.
size
();
i
++)
{
dataSize
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32SizeNoTag
(
argumentList_
.
getInt
(
i
));
}
size
+=
dataSize
;
if
(!
getArgumentListList
().
isEmpty
())
{
size
+=
1
;
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeInt32SizeNoTag
(
dataSize
);
}
argumentListMemoizedSerializedSize
=
dataSize
;
}
size
+=
unknownFields
.
getSerializedSize
();
memoizedSize
=
size
;
return
size
;
}
@java
.
lang
.
Override
public
boolean
equals
(
final
java
.
lang
.
Object
obj
)
{
if
(
obj
==
this
)
{
return
true
;
}
if
(!(
obj
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
))
{
return
super
.
equals
(
obj
);
}
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
other
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
)
obj
;
if
(!
getArgumentListList
()
.
equals
(
other
.
getArgumentListList
()))
return
false
;
if
(!
unknownFields
.
equals
(
other
.
unknownFields
))
return
false
;
return
true
;
}
@java
.
lang
.
Override
public
int
hashCode
()
{
if
(
memoizedHashCode
!=
0
)
{
return
memoizedHashCode
;
}
int
hash
=
41
;
hash
=
(
19
*
hash
)
+
getDescriptor
().
hashCode
();
if
(
getArgumentListCount
()
>
0
)
{
hash
=
(
37
*
hash
)
+
ARGUMENT_LIST_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getArgumentListList
().
hashCode
();
}
hash
=
(
29
*
hash
)
+
unknownFields
.
hashCode
();
memoizedHashCode
=
hash
;
return
hash
;
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
java
.
nio
.
ByteBuffer
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
java
.
nio
.
ByteBuffer
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
byte
[]
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
byte
[]
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseDelimitedFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseDelimitedFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
@java
.
lang
.
Override
public
Builder
newBuilderForType
()
{
return
newBuilder
();
}
public
static
Builder
newBuilder
()
{
return
DEFAULT_INSTANCE
.
toBuilder
();
}
public
static
Builder
newBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
prototype
)
{
return
DEFAULT_INSTANCE
.
toBuilder
().
mergeFrom
(
prototype
);
}
@java
.
lang
.
Override
public
Builder
toBuilder
()
{
return
this
==
DEFAULT_INSTANCE
?
new
Builder
()
:
new
Builder
().
mergeFrom
(
this
);
}
@java
.
lang
.
Override
protected
Builder
newBuilderForType
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
Builder
builder
=
new
Builder
(
parent
);
return
builder
;
}
/**
* Protobuf type {@code Unk3000_FANANGGCLOF}
*/
public
static
final
class
Builder
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<
Builder
>
implements
// @@protoc_insertion_point(builder_implements:Unk3000_FANANGGCLOF)
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOFOrBuilder
{
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
internal_static_Unk3000_FANANGGCLOF_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
internal_static_Unk3000_FANANGGCLOF_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
.
Builder
.
class
);
}
// Construct using emu.grasscutter.net.proto.Unk3000FANANGGCLOF.Unk3000_FANANGGCLOF.newBuilder()
private
Builder
()
{
maybeForceBuilderInitialization
();
}
private
Builder
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
super
(
parent
);
maybeForceBuilderInitialization
();
}
private
void
maybeForceBuilderInitialization
()
{
if
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
)
{
}
}
@java
.
lang
.
Override
public
Builder
clear
()
{
super
.
clear
();
argumentList_
=
emptyIntList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
return
this
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptorForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
internal_static_Unk3000_FANANGGCLOF_descriptor
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
getDefaultInstanceForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
.
getDefaultInstance
();
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
build
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
result
=
buildPartial
();
if
(!
result
.
isInitialized
())
{
throw
newUninitializedMessageException
(
result
);
}
return
result
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
buildPartial
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
result
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
(
this
);
int
from_bitField0_
=
bitField0_
;
if
(((
bitField0_
&
0x00000001
)
!=
0
))
{
argumentList_
.
makeImmutable
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
result
.
argumentList_
=
argumentList_
;
onBuilt
();
return
result
;
}
@java
.
lang
.
Override
public
Builder
clone
()
{
return
super
.
clone
();
}
@java
.
lang
.
Override
public
Builder
setField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
setField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
clearField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
)
{
return
super
.
clearField
(
field
);
}
@java
.
lang
.
Override
public
Builder
clearOneof
(
com
.
google
.
protobuf
.
Descriptors
.
OneofDescriptor
oneof
)
{
return
super
.
clearOneof
(
oneof
);
}
@java
.
lang
.
Override
public
Builder
setRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
int
index
,
java
.
lang
.
Object
value
)
{
return
super
.
setRepeatedField
(
field
,
index
,
value
);
}
@java
.
lang
.
Override
public
Builder
addRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
addRepeatedField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
Message
other
)
{
if
(
other
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
)
{
return
mergeFrom
((
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
)
other
);
}
else
{
super
.
mergeFrom
(
other
);
return
this
;
}
}
public
Builder
mergeFrom
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
other
)
{
if
(
other
==
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
.
getDefaultInstance
())
return
this
;
if
(!
other
.
argumentList_
.
isEmpty
())
{
if
(
argumentList_
.
isEmpty
())
{
argumentList_
=
other
.
argumentList_
;
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
else
{
ensureArgumentListIsMutable
();
argumentList_
.
addAll
(
other
.
argumentList_
);
}
onChanged
();
}
this
.
mergeUnknownFields
(
other
.
unknownFields
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
return
true
;
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
parsedMessage
=
null
;
try
{
parsedMessage
=
PARSER
.
parsePartialFrom
(
input
,
extensionRegistry
);
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
parsedMessage
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
)
e
.
getUnfinishedMessage
();
throw
e
.
unwrapIOException
();
}
finally
{
if
(
parsedMessage
!=
null
)
{
mergeFrom
(
parsedMessage
);
}
}
return
this
;
}
private
int
bitField0_
;
private
com
.
google
.
protobuf
.
Internal
.
IntList
argumentList_
=
emptyIntList
();
private
void
ensureArgumentListIsMutable
()
{
if
(!((
bitField0_
&
0x00000001
)
!=
0
))
{
argumentList_
=
mutableCopy
(
argumentList_
);
bitField0_
|=
0x00000001
;
}
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return A list containing the argumentList.
*/
public
java
.
util
.
List
<
java
.
lang
.
Integer
>
getArgumentListList
()
{
return
((
bitField0_
&
0x00000001
)
!=
0
)
?
java
.
util
.
Collections
.
unmodifiableList
(
argumentList_
)
:
argumentList_
;
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return The count of argumentList.
*/
public
int
getArgumentListCount
()
{
return
argumentList_
.
size
();
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @param index The index of the element to return.
* @return The argumentList at the given index.
*/
public
int
getArgumentList
(
int
index
)
{
return
argumentList_
.
getInt
(
index
);
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @param index The index to set the value at.
* @param value The argumentList to set.
* @return This builder for chaining.
*/
public
Builder
setArgumentList
(
int
index
,
int
value
)
{
ensureArgumentListIsMutable
();
argumentList_
.
setInt
(
index
,
value
);
onChanged
();
return
this
;
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @param value The argumentList to add.
* @return This builder for chaining.
*/
public
Builder
addArgumentList
(
int
value
)
{
ensureArgumentListIsMutable
();
argumentList_
.
addInt
(
value
);
onChanged
();
return
this
;
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @param values The argumentList to add.
* @return This builder for chaining.
*/
public
Builder
addAllArgumentList
(
java
.
lang
.
Iterable
<?
extends
java
.
lang
.
Integer
>
values
)
{
ensureArgumentListIsMutable
();
com
.
google
.
protobuf
.
AbstractMessageLite
.
Builder
.
addAll
(
values
,
argumentList_
);
onChanged
();
return
this
;
}
/**
* <code>repeated uint32 argument_list = 1;</code>
* @return This builder for chaining.
*/
public
Builder
clearArgumentList
()
{
argumentList_
=
emptyIntList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
Builder
setUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
setUnknownFields
(
unknownFields
);
}
@java
.
lang
.
Override
public
final
Builder
mergeUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
mergeUnknownFields
(
unknownFields
);
}
// @@protoc_insertion_point(builder_scope:Unk3000_FANANGGCLOF)
}
// @@protoc_insertion_point(class_scope:Unk3000_FANANGGCLOF)
private
static
final
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
DEFAULT_INSTANCE
;
static
{
DEFAULT_INSTANCE
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
();
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
getDefaultInstance
()
{
return
DEFAULT_INSTANCE
;
}
private
static
final
com
.
google
.
protobuf
.
Parser
<
Unk3000_FANANGGCLOF
>
PARSER
=
new
com
.
google
.
protobuf
.
AbstractParser
<
Unk3000_FANANGGCLOF
>()
{
@java
.
lang
.
Override
public
Unk3000_FANANGGCLOF
parsePartialFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
new
Unk3000_FANANGGCLOF
(
input
,
extensionRegistry
);
}
};
public
static
com
.
google
.
protobuf
.
Parser
<
Unk3000_FANANGGCLOF
>
parser
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Parser
<
Unk3000_FANANGGCLOF
>
getParserForType
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000FANANGGCLOF
.
Unk3000_FANANGGCLOF
getDefaultInstanceForType
()
{
return
DEFAULT_INSTANCE
;
}
}
private
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
internal_static_Unk3000_FANANGGCLOF_descriptor
;
private
static
final
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internal_static_Unk3000_FANANGGCLOF_fieldAccessorTable
;
public
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
getDescriptor
()
{
return
descriptor
;
}
private
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\031Unk3000_FANANGGCLOF.proto\",\n\023Unk3000_F"
+
"ANANGGCLOF\022\025\n\rargument_list\030\001 \003(\rB\033\n\031emu"
+
".grasscutter.net.protob\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
new
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
[]
{
});
internal_static_Unk3000_FANANGGCLOF_descriptor
=
getDescriptor
().
getMessageTypes
().
get
(
0
);
internal_static_Unk3000_FANANGGCLOF_fieldAccessorTable
=
new
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
(
internal_static_Unk3000_FANANGGCLOF_descriptor
,
new
java
.
lang
.
String
[]
{
"ArgumentList"
,
});
}
// @@protoc_insertion_point(outer_class_scope)
}
src/generated/main/java/emu/grasscutter/net/proto/Unk3000GDDGGJIFNCH.java
0 → 100644
View file @
d575d1cc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Unk3000_GDDGGJIFNCH.proto
package
emu.grasscutter.net.proto
;
public
final
class
Unk3000GDDGGJIFNCH
{
private
Unk3000GDDGGJIFNCH
()
{}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
registry
)
{
}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistry
registry
)
{
registerAllExtensions
(
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
)
registry
);
}
public
interface
Unk3000_GDDGGJIFNCHOrBuilder
extends
// @@protoc_insertion_point(interface_extends:Unk3000_GDDGGJIFNCH)
com
.
google
.
protobuf
.
MessageOrBuilder
{
/**
* <code>uint32 Unk3000_CFDMLGKNLKL = 8;</code>
* @return The unk3000CFDMLGKNLKL.
*/
int
getUnk3000CFDMLGKNLKL
();
/**
* <code>bool Unk3000_HONINDEHLNO = 15;</code>
* @return The unk3000HONINDEHLNO.
*/
boolean
getUnk3000HONINDEHLNO
();
/**
* <code>bool Unk3000_FIMENALCAKG = 10;</code>
* @return The unk3000FIMENALCAKG.
*/
boolean
getUnk3000FIMENALCAKG
();
/**
* <code>bool Unk3000_BJGNKDEGLGC = 6;</code>
* @return The unk3000BJGNKDEGLGC.
*/
boolean
getUnk3000BJGNKDEGLGC
();
/**
* <code>uint32 Unk3000_HPHLGFDHBON = 5;</code>
* @return The unk3000HPHLGFDHBON.
*/
int
getUnk3000HPHLGFDHBON
();
}
/**
* Protobuf type {@code Unk3000_GDDGGJIFNCH}
*/
public
static
final
class
Unk3000_GDDGGJIFNCH
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:Unk3000_GDDGGJIFNCH)
Unk3000_GDDGGJIFNCHOrBuilder
{
private
static
final
long
serialVersionUID
=
0L
;
// Use Unk3000_GDDGGJIFNCH.newBuilder() to construct.
private
Unk3000_GDDGGJIFNCH
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<?>
builder
)
{
super
(
builder
);
}
private
Unk3000_GDDGGJIFNCH
()
{
}
@java
.
lang
.
Override
@SuppressWarnings
({
"unused"
})
protected
java
.
lang
.
Object
newInstance
(
UnusedPrivateParameter
unused
)
{
return
new
Unk3000_GDDGGJIFNCH
();
}
@java
.
lang
.
Override
public
final
com
.
google
.
protobuf
.
UnknownFieldSet
getUnknownFields
()
{
return
this
.
unknownFields
;
}
private
Unk3000_GDDGGJIFNCH
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
this
();
if
(
extensionRegistry
==
null
)
{
throw
new
java
.
lang
.
NullPointerException
();
}
com
.
google
.
protobuf
.
UnknownFieldSet
.
Builder
unknownFields
=
com
.
google
.
protobuf
.
UnknownFieldSet
.
newBuilder
();
try
{
boolean
done
=
false
;
while
(!
done
)
{
int
tag
=
input
.
readTag
();
switch
(
tag
)
{
case
0
:
done
=
true
;
break
;
case
40
:
{
unk3000HPHLGFDHBON_
=
input
.
readUInt32
();
break
;
}
case
48
:
{
unk3000BJGNKDEGLGC_
=
input
.
readBool
();
break
;
}
case
64
:
{
unk3000CFDMLGKNLKL_
=
input
.
readUInt32
();
break
;
}
case
80
:
{
unk3000FIMENALCAKG_
=
input
.
readBool
();
break
;
}
case
120
:
{
unk3000HONINDEHLNO_
=
input
.
readBool
();
break
;
}
default
:
{
if
(!
parseUnknownField
(
input
,
unknownFields
,
extensionRegistry
,
tag
))
{
done
=
true
;
}
break
;
}
}
}
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
throw
e
.
setUnfinishedMessage
(
this
);
}
catch
(
java
.
io
.
IOException
e
)
{
throw
new
com
.
google
.
protobuf
.
InvalidProtocolBufferException
(
e
).
setUnfinishedMessage
(
this
);
}
finally
{
this
.
unknownFields
=
unknownFields
.
build
();
makeExtensionsImmutable
();
}
}
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
internal_static_Unk3000_GDDGGJIFNCH_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
internal_static_Unk3000_GDDGGJIFNCH_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
.
class
);
}
public
static
final
int
UNK3000_CFDMLGKNLKL_FIELD_NUMBER
=
8
;
private
int
unk3000CFDMLGKNLKL_
;
/**
* <code>uint32 Unk3000_CFDMLGKNLKL = 8;</code>
* @return The unk3000CFDMLGKNLKL.
*/
@java
.
lang
.
Override
public
int
getUnk3000CFDMLGKNLKL
()
{
return
unk3000CFDMLGKNLKL_
;
}
public
static
final
int
UNK3000_HONINDEHLNO_FIELD_NUMBER
=
15
;
private
boolean
unk3000HONINDEHLNO_
;
/**
* <code>bool Unk3000_HONINDEHLNO = 15;</code>
* @return The unk3000HONINDEHLNO.
*/
@java
.
lang
.
Override
public
boolean
getUnk3000HONINDEHLNO
()
{
return
unk3000HONINDEHLNO_
;
}
public
static
final
int
UNK3000_FIMENALCAKG_FIELD_NUMBER
=
10
;
private
boolean
unk3000FIMENALCAKG_
;
/**
* <code>bool Unk3000_FIMENALCAKG = 10;</code>
* @return The unk3000FIMENALCAKG.
*/
@java
.
lang
.
Override
public
boolean
getUnk3000FIMENALCAKG
()
{
return
unk3000FIMENALCAKG_
;
}
public
static
final
int
UNK3000_BJGNKDEGLGC_FIELD_NUMBER
=
6
;
private
boolean
unk3000BJGNKDEGLGC_
;
/**
* <code>bool Unk3000_BJGNKDEGLGC = 6;</code>
* @return The unk3000BJGNKDEGLGC.
*/
@java
.
lang
.
Override
public
boolean
getUnk3000BJGNKDEGLGC
()
{
return
unk3000BJGNKDEGLGC_
;
}
public
static
final
int
UNK3000_HPHLGFDHBON_FIELD_NUMBER
=
5
;
private
int
unk3000HPHLGFDHBON_
;
/**
* <code>uint32 Unk3000_HPHLGFDHBON = 5;</code>
* @return The unk3000HPHLGFDHBON.
*/
@java
.
lang
.
Override
public
int
getUnk3000HPHLGFDHBON
()
{
return
unk3000HPHLGFDHBON_
;
}
private
byte
memoizedIsInitialized
=
-
1
;
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
byte
isInitialized
=
memoizedIsInitialized
;
if
(
isInitialized
==
1
)
return
true
;
if
(
isInitialized
==
0
)
return
false
;
memoizedIsInitialized
=
1
;
return
true
;
}
@java
.
lang
.
Override
public
void
writeTo
(
com
.
google
.
protobuf
.
CodedOutputStream
output
)
throws
java
.
io
.
IOException
{
if
(
unk3000HPHLGFDHBON_
!=
0
)
{
output
.
writeUInt32
(
5
,
unk3000HPHLGFDHBON_
);
}
if
(
unk3000BJGNKDEGLGC_
!=
false
)
{
output
.
writeBool
(
6
,
unk3000BJGNKDEGLGC_
);
}
if
(
unk3000CFDMLGKNLKL_
!=
0
)
{
output
.
writeUInt32
(
8
,
unk3000CFDMLGKNLKL_
);
}
if
(
unk3000FIMENALCAKG_
!=
false
)
{
output
.
writeBool
(
10
,
unk3000FIMENALCAKG_
);
}
if
(
unk3000HONINDEHLNO_
!=
false
)
{
output
.
writeBool
(
15
,
unk3000HONINDEHLNO_
);
}
unknownFields
.
writeTo
(
output
);
}
@java
.
lang
.
Override
public
int
getSerializedSize
()
{
int
size
=
memoizedSize
;
if
(
size
!=
-
1
)
return
size
;
size
=
0
;
if
(
unk3000HPHLGFDHBON_
!=
0
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32Size
(
5
,
unk3000HPHLGFDHBON_
);
}
if
(
unk3000BJGNKDEGLGC_
!=
false
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeBoolSize
(
6
,
unk3000BJGNKDEGLGC_
);
}
if
(
unk3000CFDMLGKNLKL_
!=
0
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32Size
(
8
,
unk3000CFDMLGKNLKL_
);
}
if
(
unk3000FIMENALCAKG_
!=
false
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeBoolSize
(
10
,
unk3000FIMENALCAKG_
);
}
if
(
unk3000HONINDEHLNO_
!=
false
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeBoolSize
(
15
,
unk3000HONINDEHLNO_
);
}
size
+=
unknownFields
.
getSerializedSize
();
memoizedSize
=
size
;
return
size
;
}
@java
.
lang
.
Override
public
boolean
equals
(
final
java
.
lang
.
Object
obj
)
{
if
(
obj
==
this
)
{
return
true
;
}
if
(!(
obj
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
))
{
return
super
.
equals
(
obj
);
}
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
other
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
)
obj
;
if
(
getUnk3000CFDMLGKNLKL
()
!=
other
.
getUnk3000CFDMLGKNLKL
())
return
false
;
if
(
getUnk3000HONINDEHLNO
()
!=
other
.
getUnk3000HONINDEHLNO
())
return
false
;
if
(
getUnk3000FIMENALCAKG
()
!=
other
.
getUnk3000FIMENALCAKG
())
return
false
;
if
(
getUnk3000BJGNKDEGLGC
()
!=
other
.
getUnk3000BJGNKDEGLGC
())
return
false
;
if
(
getUnk3000HPHLGFDHBON
()
!=
other
.
getUnk3000HPHLGFDHBON
())
return
false
;
if
(!
unknownFields
.
equals
(
other
.
unknownFields
))
return
false
;
return
true
;
}
@java
.
lang
.
Override
public
int
hashCode
()
{
if
(
memoizedHashCode
!=
0
)
{
return
memoizedHashCode
;
}
int
hash
=
41
;
hash
=
(
19
*
hash
)
+
getDescriptor
().
hashCode
();
hash
=
(
37
*
hash
)
+
UNK3000_CFDMLGKNLKL_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getUnk3000CFDMLGKNLKL
();
hash
=
(
37
*
hash
)
+
UNK3000_HONINDEHLNO_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
com
.
google
.
protobuf
.
Internal
.
hashBoolean
(
getUnk3000HONINDEHLNO
());
hash
=
(
37
*
hash
)
+
UNK3000_FIMENALCAKG_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
com
.
google
.
protobuf
.
Internal
.
hashBoolean
(
getUnk3000FIMENALCAKG
());
hash
=
(
37
*
hash
)
+
UNK3000_BJGNKDEGLGC_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
com
.
google
.
protobuf
.
Internal
.
hashBoolean
(
getUnk3000BJGNKDEGLGC
());
hash
=
(
37
*
hash
)
+
UNK3000_HPHLGFDHBON_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getUnk3000HPHLGFDHBON
();
hash
=
(
29
*
hash
)
+
unknownFields
.
hashCode
();
memoizedHashCode
=
hash
;
return
hash
;
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
java
.
nio
.
ByteBuffer
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
java
.
nio
.
ByteBuffer
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
byte
[]
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
byte
[]
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseDelimitedFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseDelimitedFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
@java
.
lang
.
Override
public
Builder
newBuilderForType
()
{
return
newBuilder
();
}
public
static
Builder
newBuilder
()
{
return
DEFAULT_INSTANCE
.
toBuilder
();
}
public
static
Builder
newBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
prototype
)
{
return
DEFAULT_INSTANCE
.
toBuilder
().
mergeFrom
(
prototype
);
}
@java
.
lang
.
Override
public
Builder
toBuilder
()
{
return
this
==
DEFAULT_INSTANCE
?
new
Builder
()
:
new
Builder
().
mergeFrom
(
this
);
}
@java
.
lang
.
Override
protected
Builder
newBuilderForType
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
Builder
builder
=
new
Builder
(
parent
);
return
builder
;
}
/**
* Protobuf type {@code Unk3000_GDDGGJIFNCH}
*/
public
static
final
class
Builder
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<
Builder
>
implements
// @@protoc_insertion_point(builder_implements:Unk3000_GDDGGJIFNCH)
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCHOrBuilder
{
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
internal_static_Unk3000_GDDGGJIFNCH_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
internal_static_Unk3000_GDDGGJIFNCH_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
Builder
.
class
);
}
// Construct using emu.grasscutter.net.proto.Unk3000GDDGGJIFNCH.Unk3000_GDDGGJIFNCH.newBuilder()
private
Builder
()
{
maybeForceBuilderInitialization
();
}
private
Builder
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
super
(
parent
);
maybeForceBuilderInitialization
();
}
private
void
maybeForceBuilderInitialization
()
{
if
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
)
{
}
}
@java
.
lang
.
Override
public
Builder
clear
()
{
super
.
clear
();
unk3000CFDMLGKNLKL_
=
0
;
unk3000HONINDEHLNO_
=
false
;
unk3000FIMENALCAKG_
=
false
;
unk3000BJGNKDEGLGC_
=
false
;
unk3000HPHLGFDHBON_
=
0
;
return
this
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptorForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
internal_static_Unk3000_GDDGGJIFNCH_descriptor
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
getDefaultInstanceForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
getDefaultInstance
();
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
build
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
result
=
buildPartial
();
if
(!
result
.
isInitialized
())
{
throw
newUninitializedMessageException
(
result
);
}
return
result
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
buildPartial
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
result
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
(
this
);
result
.
unk3000CFDMLGKNLKL_
=
unk3000CFDMLGKNLKL_
;
result
.
unk3000HONINDEHLNO_
=
unk3000HONINDEHLNO_
;
result
.
unk3000FIMENALCAKG_
=
unk3000FIMENALCAKG_
;
result
.
unk3000BJGNKDEGLGC_
=
unk3000BJGNKDEGLGC_
;
result
.
unk3000HPHLGFDHBON_
=
unk3000HPHLGFDHBON_
;
onBuilt
();
return
result
;
}
@java
.
lang
.
Override
public
Builder
clone
()
{
return
super
.
clone
();
}
@java
.
lang
.
Override
public
Builder
setField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
setField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
clearField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
)
{
return
super
.
clearField
(
field
);
}
@java
.
lang
.
Override
public
Builder
clearOneof
(
com
.
google
.
protobuf
.
Descriptors
.
OneofDescriptor
oneof
)
{
return
super
.
clearOneof
(
oneof
);
}
@java
.
lang
.
Override
public
Builder
setRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
int
index
,
java
.
lang
.
Object
value
)
{
return
super
.
setRepeatedField
(
field
,
index
,
value
);
}
@java
.
lang
.
Override
public
Builder
addRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
addRepeatedField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
Message
other
)
{
if
(
other
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
)
{
return
mergeFrom
((
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
)
other
);
}
else
{
super
.
mergeFrom
(
other
);
return
this
;
}
}
public
Builder
mergeFrom
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
other
)
{
if
(
other
==
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
.
getDefaultInstance
())
return
this
;
if
(
other
.
getUnk3000CFDMLGKNLKL
()
!=
0
)
{
setUnk3000CFDMLGKNLKL
(
other
.
getUnk3000CFDMLGKNLKL
());
}
if
(
other
.
getUnk3000HONINDEHLNO
()
!=
false
)
{
setUnk3000HONINDEHLNO
(
other
.
getUnk3000HONINDEHLNO
());
}
if
(
other
.
getUnk3000FIMENALCAKG
()
!=
false
)
{
setUnk3000FIMENALCAKG
(
other
.
getUnk3000FIMENALCAKG
());
}
if
(
other
.
getUnk3000BJGNKDEGLGC
()
!=
false
)
{
setUnk3000BJGNKDEGLGC
(
other
.
getUnk3000BJGNKDEGLGC
());
}
if
(
other
.
getUnk3000HPHLGFDHBON
()
!=
0
)
{
setUnk3000HPHLGFDHBON
(
other
.
getUnk3000HPHLGFDHBON
());
}
this
.
mergeUnknownFields
(
other
.
unknownFields
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
return
true
;
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
parsedMessage
=
null
;
try
{
parsedMessage
=
PARSER
.
parsePartialFrom
(
input
,
extensionRegistry
);
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
parsedMessage
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
)
e
.
getUnfinishedMessage
();
throw
e
.
unwrapIOException
();
}
finally
{
if
(
parsedMessage
!=
null
)
{
mergeFrom
(
parsedMessage
);
}
}
return
this
;
}
private
int
unk3000CFDMLGKNLKL_
;
/**
* <code>uint32 Unk3000_CFDMLGKNLKL = 8;</code>
* @return The unk3000CFDMLGKNLKL.
*/
@java
.
lang
.
Override
public
int
getUnk3000CFDMLGKNLKL
()
{
return
unk3000CFDMLGKNLKL_
;
}
/**
* <code>uint32 Unk3000_CFDMLGKNLKL = 8;</code>
* @param value The unk3000CFDMLGKNLKL to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000CFDMLGKNLKL
(
int
value
)
{
unk3000CFDMLGKNLKL_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>uint32 Unk3000_CFDMLGKNLKL = 8;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000CFDMLGKNLKL
()
{
unk3000CFDMLGKNLKL_
=
0
;
onChanged
();
return
this
;
}
private
boolean
unk3000HONINDEHLNO_
;
/**
* <code>bool Unk3000_HONINDEHLNO = 15;</code>
* @return The unk3000HONINDEHLNO.
*/
@java
.
lang
.
Override
public
boolean
getUnk3000HONINDEHLNO
()
{
return
unk3000HONINDEHLNO_
;
}
/**
* <code>bool Unk3000_HONINDEHLNO = 15;</code>
* @param value The unk3000HONINDEHLNO to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000HONINDEHLNO
(
boolean
value
)
{
unk3000HONINDEHLNO_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>bool Unk3000_HONINDEHLNO = 15;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000HONINDEHLNO
()
{
unk3000HONINDEHLNO_
=
false
;
onChanged
();
return
this
;
}
private
boolean
unk3000FIMENALCAKG_
;
/**
* <code>bool Unk3000_FIMENALCAKG = 10;</code>
* @return The unk3000FIMENALCAKG.
*/
@java
.
lang
.
Override
public
boolean
getUnk3000FIMENALCAKG
()
{
return
unk3000FIMENALCAKG_
;
}
/**
* <code>bool Unk3000_FIMENALCAKG = 10;</code>
* @param value The unk3000FIMENALCAKG to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000FIMENALCAKG
(
boolean
value
)
{
unk3000FIMENALCAKG_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>bool Unk3000_FIMENALCAKG = 10;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000FIMENALCAKG
()
{
unk3000FIMENALCAKG_
=
false
;
onChanged
();
return
this
;
}
private
boolean
unk3000BJGNKDEGLGC_
;
/**
* <code>bool Unk3000_BJGNKDEGLGC = 6;</code>
* @return The unk3000BJGNKDEGLGC.
*/
@java
.
lang
.
Override
public
boolean
getUnk3000BJGNKDEGLGC
()
{
return
unk3000BJGNKDEGLGC_
;
}
/**
* <code>bool Unk3000_BJGNKDEGLGC = 6;</code>
* @param value The unk3000BJGNKDEGLGC to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000BJGNKDEGLGC
(
boolean
value
)
{
unk3000BJGNKDEGLGC_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>bool Unk3000_BJGNKDEGLGC = 6;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000BJGNKDEGLGC
()
{
unk3000BJGNKDEGLGC_
=
false
;
onChanged
();
return
this
;
}
private
int
unk3000HPHLGFDHBON_
;
/**
* <code>uint32 Unk3000_HPHLGFDHBON = 5;</code>
* @return The unk3000HPHLGFDHBON.
*/
@java
.
lang
.
Override
public
int
getUnk3000HPHLGFDHBON
()
{
return
unk3000HPHLGFDHBON_
;
}
/**
* <code>uint32 Unk3000_HPHLGFDHBON = 5;</code>
* @param value The unk3000HPHLGFDHBON to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000HPHLGFDHBON
(
int
value
)
{
unk3000HPHLGFDHBON_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>uint32 Unk3000_HPHLGFDHBON = 5;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000HPHLGFDHBON
()
{
unk3000HPHLGFDHBON_
=
0
;
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
Builder
setUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
setUnknownFields
(
unknownFields
);
}
@java
.
lang
.
Override
public
final
Builder
mergeUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
mergeUnknownFields
(
unknownFields
);
}
// @@protoc_insertion_point(builder_scope:Unk3000_GDDGGJIFNCH)
}
// @@protoc_insertion_point(class_scope:Unk3000_GDDGGJIFNCH)
private
static
final
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
DEFAULT_INSTANCE
;
static
{
DEFAULT_INSTANCE
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
();
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
getDefaultInstance
()
{
return
DEFAULT_INSTANCE
;
}
private
static
final
com
.
google
.
protobuf
.
Parser
<
Unk3000_GDDGGJIFNCH
>
PARSER
=
new
com
.
google
.
protobuf
.
AbstractParser
<
Unk3000_GDDGGJIFNCH
>()
{
@java
.
lang
.
Override
public
Unk3000_GDDGGJIFNCH
parsePartialFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
new
Unk3000_GDDGGJIFNCH
(
input
,
extensionRegistry
);
}
};
public
static
com
.
google
.
protobuf
.
Parser
<
Unk3000_GDDGGJIFNCH
>
parser
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Parser
<
Unk3000_GDDGGJIFNCH
>
getParserForType
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GDDGGJIFNCH
.
Unk3000_GDDGGJIFNCH
getDefaultInstanceForType
()
{
return
DEFAULT_INSTANCE
;
}
}
private
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
internal_static_Unk3000_GDDGGJIFNCH_descriptor
;
private
static
final
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internal_static_Unk3000_GDDGGJIFNCH_fieldAccessorTable
;
public
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
getDescriptor
()
{
return
descriptor
;
}
private
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\031Unk3000_GDDGGJIFNCH.proto\"\246\001\n\023Unk3000_"
+
"GDDGGJIFNCH\022\033\n\023Unk3000_CFDMLGKNLKL\030\010 \001(\r"
+
"\022\033\n\023Unk3000_HONINDEHLNO\030\017 \001(\010\022\033\n\023Unk3000"
+
"_FIMENALCAKG\030\n \001(\010\022\033\n\023Unk3000_BJGNKDEGLG"
+
"C\030\006 \001(\010\022\033\n\023Unk3000_HPHLGFDHBON\030\005 \001(\rB\033\n\031"
+
"emu.grasscutter.net.protob\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
new
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
[]
{
});
internal_static_Unk3000_GDDGGJIFNCH_descriptor
=
getDescriptor
().
getMessageTypes
().
get
(
0
);
internal_static_Unk3000_GDDGGJIFNCH_fieldAccessorTable
=
new
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
(
internal_static_Unk3000_GDDGGJIFNCH_descriptor
,
new
java
.
lang
.
String
[]
{
"Unk3000CFDMLGKNLKL"
,
"Unk3000HONINDEHLNO"
,
"Unk3000FIMENALCAKG"
,
"Unk3000BJGNKDEGLGC"
,
"Unk3000HPHLGFDHBON"
,
});
}
// @@protoc_insertion_point(outer_class_scope)
}
src/generated/main/java/emu/grasscutter/net/proto/Unk3000GNOPDGELABH.java
0 → 100644
View file @
d575d1cc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Unk3000_GNOPDGELABH.proto
package
emu.grasscutter.net.proto
;
public
final
class
Unk3000GNOPDGELABH
{
private
Unk3000GNOPDGELABH
()
{}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
registry
)
{
}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistry
registry
)
{
registerAllExtensions
(
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
)
registry
);
}
public
interface
Unk3000_GNOPDGELABHOrBuilder
extends
// @@protoc_insertion_point(interface_extends:Unk3000_GNOPDGELABH)
com
.
google
.
protobuf
.
MessageOrBuilder
{
/**
* <code>float Unk3000_KNOBDDHIONH = 1;</code>
* @return The unk3000KNOBDDHIONH.
*/
float
getUnk3000KNOBDDHIONH
();
/**
* <code>float Unk3000_NDBJCJEIEEO = 2;</code>
* @return The unk3000NDBJCJEIEEO.
*/
float
getUnk3000NDBJCJEIEEO
();
/**
* <code>float Unk3000_CGBHKPEGBOD = 3;</code>
* @return The unk3000CGBHKPEGBOD.
*/
float
getUnk3000CGBHKPEGBOD
();
}
/**
* Protobuf type {@code Unk3000_GNOPDGELABH}
*/
public
static
final
class
Unk3000_GNOPDGELABH
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:Unk3000_GNOPDGELABH)
Unk3000_GNOPDGELABHOrBuilder
{
private
static
final
long
serialVersionUID
=
0L
;
// Use Unk3000_GNOPDGELABH.newBuilder() to construct.
private
Unk3000_GNOPDGELABH
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<?>
builder
)
{
super
(
builder
);
}
private
Unk3000_GNOPDGELABH
()
{
}
@java
.
lang
.
Override
@SuppressWarnings
({
"unused"
})
protected
java
.
lang
.
Object
newInstance
(
UnusedPrivateParameter
unused
)
{
return
new
Unk3000_GNOPDGELABH
();
}
@java
.
lang
.
Override
public
final
com
.
google
.
protobuf
.
UnknownFieldSet
getUnknownFields
()
{
return
this
.
unknownFields
;
}
private
Unk3000_GNOPDGELABH
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
this
();
if
(
extensionRegistry
==
null
)
{
throw
new
java
.
lang
.
NullPointerException
();
}
com
.
google
.
protobuf
.
UnknownFieldSet
.
Builder
unknownFields
=
com
.
google
.
protobuf
.
UnknownFieldSet
.
newBuilder
();
try
{
boolean
done
=
false
;
while
(!
done
)
{
int
tag
=
input
.
readTag
();
switch
(
tag
)
{
case
0
:
done
=
true
;
break
;
case
13
:
{
unk3000KNOBDDHIONH_
=
input
.
readFloat
();
break
;
}
case
21
:
{
unk3000NDBJCJEIEEO_
=
input
.
readFloat
();
break
;
}
case
29
:
{
unk3000CGBHKPEGBOD_
=
input
.
readFloat
();
break
;
}
default
:
{
if
(!
parseUnknownField
(
input
,
unknownFields
,
extensionRegistry
,
tag
))
{
done
=
true
;
}
break
;
}
}
}
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
throw
e
.
setUnfinishedMessage
(
this
);
}
catch
(
java
.
io
.
IOException
e
)
{
throw
new
com
.
google
.
protobuf
.
InvalidProtocolBufferException
(
e
).
setUnfinishedMessage
(
this
);
}
finally
{
this
.
unknownFields
=
unknownFields
.
build
();
makeExtensionsImmutable
();
}
}
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
internal_static_Unk3000_GNOPDGELABH_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
internal_static_Unk3000_GNOPDGELABH_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
.
Builder
.
class
);
}
public
static
final
int
UNK3000_KNOBDDHIONH_FIELD_NUMBER
=
1
;
private
float
unk3000KNOBDDHIONH_
;
/**
* <code>float Unk3000_KNOBDDHIONH = 1;</code>
* @return The unk3000KNOBDDHIONH.
*/
@java
.
lang
.
Override
public
float
getUnk3000KNOBDDHIONH
()
{
return
unk3000KNOBDDHIONH_
;
}
public
static
final
int
UNK3000_NDBJCJEIEEO_FIELD_NUMBER
=
2
;
private
float
unk3000NDBJCJEIEEO_
;
/**
* <code>float Unk3000_NDBJCJEIEEO = 2;</code>
* @return The unk3000NDBJCJEIEEO.
*/
@java
.
lang
.
Override
public
float
getUnk3000NDBJCJEIEEO
()
{
return
unk3000NDBJCJEIEEO_
;
}
public
static
final
int
UNK3000_CGBHKPEGBOD_FIELD_NUMBER
=
3
;
private
float
unk3000CGBHKPEGBOD_
;
/**
* <code>float Unk3000_CGBHKPEGBOD = 3;</code>
* @return The unk3000CGBHKPEGBOD.
*/
@java
.
lang
.
Override
public
float
getUnk3000CGBHKPEGBOD
()
{
return
unk3000CGBHKPEGBOD_
;
}
private
byte
memoizedIsInitialized
=
-
1
;
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
byte
isInitialized
=
memoizedIsInitialized
;
if
(
isInitialized
==
1
)
return
true
;
if
(
isInitialized
==
0
)
return
false
;
memoizedIsInitialized
=
1
;
return
true
;
}
@java
.
lang
.
Override
public
void
writeTo
(
com
.
google
.
protobuf
.
CodedOutputStream
output
)
throws
java
.
io
.
IOException
{
if
(
unk3000KNOBDDHIONH_
!=
0
F
)
{
output
.
writeFloat
(
1
,
unk3000KNOBDDHIONH_
);
}
if
(
unk3000NDBJCJEIEEO_
!=
0
F
)
{
output
.
writeFloat
(
2
,
unk3000NDBJCJEIEEO_
);
}
if
(
unk3000CGBHKPEGBOD_
!=
0
F
)
{
output
.
writeFloat
(
3
,
unk3000CGBHKPEGBOD_
);
}
unknownFields
.
writeTo
(
output
);
}
@java
.
lang
.
Override
public
int
getSerializedSize
()
{
int
size
=
memoizedSize
;
if
(
size
!=
-
1
)
return
size
;
size
=
0
;
if
(
unk3000KNOBDDHIONH_
!=
0
F
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeFloatSize
(
1
,
unk3000KNOBDDHIONH_
);
}
if
(
unk3000NDBJCJEIEEO_
!=
0
F
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeFloatSize
(
2
,
unk3000NDBJCJEIEEO_
);
}
if
(
unk3000CGBHKPEGBOD_
!=
0
F
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeFloatSize
(
3
,
unk3000CGBHKPEGBOD_
);
}
size
+=
unknownFields
.
getSerializedSize
();
memoizedSize
=
size
;
return
size
;
}
@java
.
lang
.
Override
public
boolean
equals
(
final
java
.
lang
.
Object
obj
)
{
if
(
obj
==
this
)
{
return
true
;
}
if
(!(
obj
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
))
{
return
super
.
equals
(
obj
);
}
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
other
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
)
obj
;
if
(
java
.
lang
.
Float
.
floatToIntBits
(
getUnk3000KNOBDDHIONH
())
!=
java
.
lang
.
Float
.
floatToIntBits
(
other
.
getUnk3000KNOBDDHIONH
()))
return
false
;
if
(
java
.
lang
.
Float
.
floatToIntBits
(
getUnk3000NDBJCJEIEEO
())
!=
java
.
lang
.
Float
.
floatToIntBits
(
other
.
getUnk3000NDBJCJEIEEO
()))
return
false
;
if
(
java
.
lang
.
Float
.
floatToIntBits
(
getUnk3000CGBHKPEGBOD
())
!=
java
.
lang
.
Float
.
floatToIntBits
(
other
.
getUnk3000CGBHKPEGBOD
()))
return
false
;
if
(!
unknownFields
.
equals
(
other
.
unknownFields
))
return
false
;
return
true
;
}
@java
.
lang
.
Override
public
int
hashCode
()
{
if
(
memoizedHashCode
!=
0
)
{
return
memoizedHashCode
;
}
int
hash
=
41
;
hash
=
(
19
*
hash
)
+
getDescriptor
().
hashCode
();
hash
=
(
37
*
hash
)
+
UNK3000_KNOBDDHIONH_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
java
.
lang
.
Float
.
floatToIntBits
(
getUnk3000KNOBDDHIONH
());
hash
=
(
37
*
hash
)
+
UNK3000_NDBJCJEIEEO_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
java
.
lang
.
Float
.
floatToIntBits
(
getUnk3000NDBJCJEIEEO
());
hash
=
(
37
*
hash
)
+
UNK3000_CGBHKPEGBOD_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
java
.
lang
.
Float
.
floatToIntBits
(
getUnk3000CGBHKPEGBOD
());
hash
=
(
29
*
hash
)
+
unknownFields
.
hashCode
();
memoizedHashCode
=
hash
;
return
hash
;
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
java
.
nio
.
ByteBuffer
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
java
.
nio
.
ByteBuffer
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
byte
[]
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
byte
[]
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseDelimitedFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseDelimitedFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
@java
.
lang
.
Override
public
Builder
newBuilderForType
()
{
return
newBuilder
();
}
public
static
Builder
newBuilder
()
{
return
DEFAULT_INSTANCE
.
toBuilder
();
}
public
static
Builder
newBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
prototype
)
{
return
DEFAULT_INSTANCE
.
toBuilder
().
mergeFrom
(
prototype
);
}
@java
.
lang
.
Override
public
Builder
toBuilder
()
{
return
this
==
DEFAULT_INSTANCE
?
new
Builder
()
:
new
Builder
().
mergeFrom
(
this
);
}
@java
.
lang
.
Override
protected
Builder
newBuilderForType
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
Builder
builder
=
new
Builder
(
parent
);
return
builder
;
}
/**
* Protobuf type {@code Unk3000_GNOPDGELABH}
*/
public
static
final
class
Builder
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<
Builder
>
implements
// @@protoc_insertion_point(builder_implements:Unk3000_GNOPDGELABH)
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABHOrBuilder
{
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
internal_static_Unk3000_GNOPDGELABH_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
internal_static_Unk3000_GNOPDGELABH_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
.
Builder
.
class
);
}
// Construct using emu.grasscutter.net.proto.Unk3000GNOPDGELABH.Unk3000_GNOPDGELABH.newBuilder()
private
Builder
()
{
maybeForceBuilderInitialization
();
}
private
Builder
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
super
(
parent
);
maybeForceBuilderInitialization
();
}
private
void
maybeForceBuilderInitialization
()
{
if
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
)
{
}
}
@java
.
lang
.
Override
public
Builder
clear
()
{
super
.
clear
();
unk3000KNOBDDHIONH_
=
0
F
;
unk3000NDBJCJEIEEO_
=
0
F
;
unk3000CGBHKPEGBOD_
=
0
F
;
return
this
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptorForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
internal_static_Unk3000_GNOPDGELABH_descriptor
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
getDefaultInstanceForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
.
getDefaultInstance
();
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
build
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
result
=
buildPartial
();
if
(!
result
.
isInitialized
())
{
throw
newUninitializedMessageException
(
result
);
}
return
result
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
buildPartial
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
result
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
(
this
);
result
.
unk3000KNOBDDHIONH_
=
unk3000KNOBDDHIONH_
;
result
.
unk3000NDBJCJEIEEO_
=
unk3000NDBJCJEIEEO_
;
result
.
unk3000CGBHKPEGBOD_
=
unk3000CGBHKPEGBOD_
;
onBuilt
();
return
result
;
}
@java
.
lang
.
Override
public
Builder
clone
()
{
return
super
.
clone
();
}
@java
.
lang
.
Override
public
Builder
setField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
setField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
clearField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
)
{
return
super
.
clearField
(
field
);
}
@java
.
lang
.
Override
public
Builder
clearOneof
(
com
.
google
.
protobuf
.
Descriptors
.
OneofDescriptor
oneof
)
{
return
super
.
clearOneof
(
oneof
);
}
@java
.
lang
.
Override
public
Builder
setRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
int
index
,
java
.
lang
.
Object
value
)
{
return
super
.
setRepeatedField
(
field
,
index
,
value
);
}
@java
.
lang
.
Override
public
Builder
addRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
addRepeatedField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
Message
other
)
{
if
(
other
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
)
{
return
mergeFrom
((
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
)
other
);
}
else
{
super
.
mergeFrom
(
other
);
return
this
;
}
}
public
Builder
mergeFrom
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
other
)
{
if
(
other
==
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
.
getDefaultInstance
())
return
this
;
if
(
other
.
getUnk3000KNOBDDHIONH
()
!=
0
F
)
{
setUnk3000KNOBDDHIONH
(
other
.
getUnk3000KNOBDDHIONH
());
}
if
(
other
.
getUnk3000NDBJCJEIEEO
()
!=
0
F
)
{
setUnk3000NDBJCJEIEEO
(
other
.
getUnk3000NDBJCJEIEEO
());
}
if
(
other
.
getUnk3000CGBHKPEGBOD
()
!=
0
F
)
{
setUnk3000CGBHKPEGBOD
(
other
.
getUnk3000CGBHKPEGBOD
());
}
this
.
mergeUnknownFields
(
other
.
unknownFields
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
return
true
;
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
parsedMessage
=
null
;
try
{
parsedMessage
=
PARSER
.
parsePartialFrom
(
input
,
extensionRegistry
);
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
parsedMessage
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
)
e
.
getUnfinishedMessage
();
throw
e
.
unwrapIOException
();
}
finally
{
if
(
parsedMessage
!=
null
)
{
mergeFrom
(
parsedMessage
);
}
}
return
this
;
}
private
float
unk3000KNOBDDHIONH_
;
/**
* <code>float Unk3000_KNOBDDHIONH = 1;</code>
* @return The unk3000KNOBDDHIONH.
*/
@java
.
lang
.
Override
public
float
getUnk3000KNOBDDHIONH
()
{
return
unk3000KNOBDDHIONH_
;
}
/**
* <code>float Unk3000_KNOBDDHIONH = 1;</code>
* @param value The unk3000KNOBDDHIONH to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000KNOBDDHIONH
(
float
value
)
{
unk3000KNOBDDHIONH_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>float Unk3000_KNOBDDHIONH = 1;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000KNOBDDHIONH
()
{
unk3000KNOBDDHIONH_
=
0
F
;
onChanged
();
return
this
;
}
private
float
unk3000NDBJCJEIEEO_
;
/**
* <code>float Unk3000_NDBJCJEIEEO = 2;</code>
* @return The unk3000NDBJCJEIEEO.
*/
@java
.
lang
.
Override
public
float
getUnk3000NDBJCJEIEEO
()
{
return
unk3000NDBJCJEIEEO_
;
}
/**
* <code>float Unk3000_NDBJCJEIEEO = 2;</code>
* @param value The unk3000NDBJCJEIEEO to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000NDBJCJEIEEO
(
float
value
)
{
unk3000NDBJCJEIEEO_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>float Unk3000_NDBJCJEIEEO = 2;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000NDBJCJEIEEO
()
{
unk3000NDBJCJEIEEO_
=
0
F
;
onChanged
();
return
this
;
}
private
float
unk3000CGBHKPEGBOD_
;
/**
* <code>float Unk3000_CGBHKPEGBOD = 3;</code>
* @return The unk3000CGBHKPEGBOD.
*/
@java
.
lang
.
Override
public
float
getUnk3000CGBHKPEGBOD
()
{
return
unk3000CGBHKPEGBOD_
;
}
/**
* <code>float Unk3000_CGBHKPEGBOD = 3;</code>
* @param value The unk3000CGBHKPEGBOD to set.
* @return This builder for chaining.
*/
public
Builder
setUnk3000CGBHKPEGBOD
(
float
value
)
{
unk3000CGBHKPEGBOD_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>float Unk3000_CGBHKPEGBOD = 3;</code>
* @return This builder for chaining.
*/
public
Builder
clearUnk3000CGBHKPEGBOD
()
{
unk3000CGBHKPEGBOD_
=
0
F
;
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
Builder
setUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
setUnknownFields
(
unknownFields
);
}
@java
.
lang
.
Override
public
final
Builder
mergeUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
mergeUnknownFields
(
unknownFields
);
}
// @@protoc_insertion_point(builder_scope:Unk3000_GNOPDGELABH)
}
// @@protoc_insertion_point(class_scope:Unk3000_GNOPDGELABH)
private
static
final
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
DEFAULT_INSTANCE
;
static
{
DEFAULT_INSTANCE
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
();
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
getDefaultInstance
()
{
return
DEFAULT_INSTANCE
;
}
private
static
final
com
.
google
.
protobuf
.
Parser
<
Unk3000_GNOPDGELABH
>
PARSER
=
new
com
.
google
.
protobuf
.
AbstractParser
<
Unk3000_GNOPDGELABH
>()
{
@java
.
lang
.
Override
public
Unk3000_GNOPDGELABH
parsePartialFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
new
Unk3000_GNOPDGELABH
(
input
,
extensionRegistry
);
}
};
public
static
com
.
google
.
protobuf
.
Parser
<
Unk3000_GNOPDGELABH
>
parser
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Parser
<
Unk3000_GNOPDGELABH
>
getParserForType
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000GNOPDGELABH
.
Unk3000_GNOPDGELABH
getDefaultInstanceForType
()
{
return
DEFAULT_INSTANCE
;
}
}
private
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
internal_static_Unk3000_GNOPDGELABH_descriptor
;
private
static
final
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internal_static_Unk3000_GNOPDGELABH_fieldAccessorTable
;
public
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
getDescriptor
()
{
return
descriptor
;
}
private
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\031Unk3000_GNOPDGELABH.proto\"l\n\023Unk3000_G"
+
"NOPDGELABH\022\033\n\023Unk3000_KNOBDDHIONH\030\001 \001(\002\022"
+
"\033\n\023Unk3000_NDBJCJEIEEO\030\002 \001(\002\022\033\n\023Unk3000_"
+
"CGBHKPEGBOD\030\003 \001(\002B\033\n\031emu.grasscutter.net"
+
".protob\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
new
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
[]
{
});
internal_static_Unk3000_GNOPDGELABH_descriptor
=
getDescriptor
().
getMessageTypes
().
get
(
0
);
internal_static_Unk3000_GNOPDGELABH_fieldAccessorTable
=
new
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
(
internal_static_Unk3000_GNOPDGELABH_descriptor
,
new
java
.
lang
.
String
[]
{
"Unk3000KNOBDDHIONH"
,
"Unk3000NDBJCJEIEEO"
,
"Unk3000CGBHKPEGBOD"
,
});
}
// @@protoc_insertion_point(outer_class_scope)
}
src/generated/main/java/emu/grasscutter/net/proto/Unk3000HKHFFDEMNKN.java
0 → 100644
View file @
d575d1cc
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Unk3000_HKHFFDEMNKN.proto
package
emu.grasscutter.net.proto
;
public
final
class
Unk3000HKHFFDEMNKN
{
private
Unk3000HKHFFDEMNKN
()
{}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
registry
)
{
}
public
static
void
registerAllExtensions
(
com
.
google
.
protobuf
.
ExtensionRegistry
registry
)
{
registerAllExtensions
(
(
com
.
google
.
protobuf
.
ExtensionRegistryLite
)
registry
);
}
public
interface
Unk3000_HKHFFDEMNKNOrBuilder
extends
// @@protoc_insertion_point(interface_extends:Unk3000_HKHFFDEMNKN)
com
.
google
.
protobuf
.
MessageOrBuilder
{
/**
* <code>uint32 uid = 14;</code>
* @return The uid.
*/
int
getUid
();
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>
getSlotListList
();
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
getSlotList
(
int
index
);
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
int
getSlotListCount
();
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
java
.
util
.
List
<?
extends
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
>
getSlotListOrBuilderList
();
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
getSlotListOrBuilder
(
int
index
);
}
/**
* Protobuf type {@code Unk3000_HKHFFDEMNKN}
*/
public
static
final
class
Unk3000_HKHFFDEMNKN
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:Unk3000_HKHFFDEMNKN)
Unk3000_HKHFFDEMNKNOrBuilder
{
private
static
final
long
serialVersionUID
=
0L
;
// Use Unk3000_HKHFFDEMNKN.newBuilder() to construct.
private
Unk3000_HKHFFDEMNKN
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<?>
builder
)
{
super
(
builder
);
}
private
Unk3000_HKHFFDEMNKN
()
{
slotList_
=
java
.
util
.
Collections
.
emptyList
();
}
@java
.
lang
.
Override
@SuppressWarnings
({
"unused"
})
protected
java
.
lang
.
Object
newInstance
(
UnusedPrivateParameter
unused
)
{
return
new
Unk3000_HKHFFDEMNKN
();
}
@java
.
lang
.
Override
public
final
com
.
google
.
protobuf
.
UnknownFieldSet
getUnknownFields
()
{
return
this
.
unknownFields
;
}
private
Unk3000_HKHFFDEMNKN
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
this
();
if
(
extensionRegistry
==
null
)
{
throw
new
java
.
lang
.
NullPointerException
();
}
int
mutable_bitField0_
=
0
;
com
.
google
.
protobuf
.
UnknownFieldSet
.
Builder
unknownFields
=
com
.
google
.
protobuf
.
UnknownFieldSet
.
newBuilder
();
try
{
boolean
done
=
false
;
while
(!
done
)
{
int
tag
=
input
.
readTag
();
switch
(
tag
)
{
case
0
:
done
=
true
;
break
;
case
106
:
{
if
(!((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
slotList_
=
new
java
.
util
.
ArrayList
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>();
mutable_bitField0_
|=
0x00000001
;
}
slotList_
.
add
(
input
.
readMessage
(
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
parser
(),
extensionRegistry
));
break
;
}
case
112
:
{
uid_
=
input
.
readUInt32
();
break
;
}
default
:
{
if
(!
parseUnknownField
(
input
,
unknownFields
,
extensionRegistry
,
tag
))
{
done
=
true
;
}
break
;
}
}
}
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
throw
e
.
setUnfinishedMessage
(
this
);
}
catch
(
java
.
io
.
IOException
e
)
{
throw
new
com
.
google
.
protobuf
.
InvalidProtocolBufferException
(
e
).
setUnfinishedMessage
(
this
);
}
finally
{
if
(((
mutable_bitField0_
&
0x00000001
)
!=
0
))
{
slotList_
=
java
.
util
.
Collections
.
unmodifiableList
(
slotList_
);
}
this
.
unknownFields
=
unknownFields
.
build
();
makeExtensionsImmutable
();
}
}
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
internal_static_Unk3000_HKHFFDEMNKN_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
internal_static_Unk3000_HKHFFDEMNKN_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
.
Builder
.
class
);
}
public
static
final
int
UID_FIELD_NUMBER
=
14
;
private
int
uid_
;
/**
* <code>uint32 uid = 14;</code>
* @return The uid.
*/
@java
.
lang
.
Override
public
int
getUid
()
{
return
uid_
;
}
public
static
final
int
SLOT_LIST_FIELD_NUMBER
=
13
;
private
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>
slotList_
;
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
@java
.
lang
.
Override
public
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>
getSlotListList
()
{
return
slotList_
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
@java
.
lang
.
Override
public
java
.
util
.
List
<?
extends
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
>
getSlotListOrBuilderList
()
{
return
slotList_
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
@java
.
lang
.
Override
public
int
getSlotListCount
()
{
return
slotList_
.
size
();
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
getSlotList
(
int
index
)
{
return
slotList_
.
get
(
index
);
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
getSlotListOrBuilder
(
int
index
)
{
return
slotList_
.
get
(
index
);
}
private
byte
memoizedIsInitialized
=
-
1
;
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
byte
isInitialized
=
memoizedIsInitialized
;
if
(
isInitialized
==
1
)
return
true
;
if
(
isInitialized
==
0
)
return
false
;
memoizedIsInitialized
=
1
;
return
true
;
}
@java
.
lang
.
Override
public
void
writeTo
(
com
.
google
.
protobuf
.
CodedOutputStream
output
)
throws
java
.
io
.
IOException
{
for
(
int
i
=
0
;
i
<
slotList_
.
size
();
i
++)
{
output
.
writeMessage
(
13
,
slotList_
.
get
(
i
));
}
if
(
uid_
!=
0
)
{
output
.
writeUInt32
(
14
,
uid_
);
}
unknownFields
.
writeTo
(
output
);
}
@java
.
lang
.
Override
public
int
getSerializedSize
()
{
int
size
=
memoizedSize
;
if
(
size
!=
-
1
)
return
size
;
size
=
0
;
for
(
int
i
=
0
;
i
<
slotList_
.
size
();
i
++)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeMessageSize
(
13
,
slotList_
.
get
(
i
));
}
if
(
uid_
!=
0
)
{
size
+=
com
.
google
.
protobuf
.
CodedOutputStream
.
computeUInt32Size
(
14
,
uid_
);
}
size
+=
unknownFields
.
getSerializedSize
();
memoizedSize
=
size
;
return
size
;
}
@java
.
lang
.
Override
public
boolean
equals
(
final
java
.
lang
.
Object
obj
)
{
if
(
obj
==
this
)
{
return
true
;
}
if
(!(
obj
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
))
{
return
super
.
equals
(
obj
);
}
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
other
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
)
obj
;
if
(
getUid
()
!=
other
.
getUid
())
return
false
;
if
(!
getSlotListList
()
.
equals
(
other
.
getSlotListList
()))
return
false
;
if
(!
unknownFields
.
equals
(
other
.
unknownFields
))
return
false
;
return
true
;
}
@java
.
lang
.
Override
public
int
hashCode
()
{
if
(
memoizedHashCode
!=
0
)
{
return
memoizedHashCode
;
}
int
hash
=
41
;
hash
=
(
19
*
hash
)
+
getDescriptor
().
hashCode
();
hash
=
(
37
*
hash
)
+
UID_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getUid
();
if
(
getSlotListCount
()
>
0
)
{
hash
=
(
37
*
hash
)
+
SLOT_LIST_FIELD_NUMBER
;
hash
=
(
53
*
hash
)
+
getSlotListList
().
hashCode
();
}
hash
=
(
29
*
hash
)
+
unknownFields
.
hashCode
();
memoizedHashCode
=
hash
;
return
hash
;
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
java
.
nio
.
ByteBuffer
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
java
.
nio
.
ByteBuffer
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
com
.
google
.
protobuf
.
ByteString
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
byte
[]
data
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
byte
[]
data
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
PARSER
.
parseFrom
(
data
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseDelimitedFrom
(
java
.
io
.
InputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseDelimitedFrom
(
java
.
io
.
InputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseDelimitedWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
);
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parseFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
return
com
.
google
.
protobuf
.
GeneratedMessageV3
.
parseWithIOException
(
PARSER
,
input
,
extensionRegistry
);
}
@java
.
lang
.
Override
public
Builder
newBuilderForType
()
{
return
newBuilder
();
}
public
static
Builder
newBuilder
()
{
return
DEFAULT_INSTANCE
.
toBuilder
();
}
public
static
Builder
newBuilder
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
prototype
)
{
return
DEFAULT_INSTANCE
.
toBuilder
().
mergeFrom
(
prototype
);
}
@java
.
lang
.
Override
public
Builder
toBuilder
()
{
return
this
==
DEFAULT_INSTANCE
?
new
Builder
()
:
new
Builder
().
mergeFrom
(
this
);
}
@java
.
lang
.
Override
protected
Builder
newBuilderForType
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
Builder
builder
=
new
Builder
(
parent
);
return
builder
;
}
/**
* Protobuf type {@code Unk3000_HKHFFDEMNKN}
*/
public
static
final
class
Builder
extends
com
.
google
.
protobuf
.
GeneratedMessageV3
.
Builder
<
Builder
>
implements
// @@protoc_insertion_point(builder_implements:Unk3000_HKHFFDEMNKN)
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKNOrBuilder
{
public
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptor
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
internal_static_Unk3000_HKHFFDEMNKN_descriptor
;
}
@java
.
lang
.
Override
protected
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internalGetFieldAccessorTable
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
internal_static_Unk3000_HKHFFDEMNKN_fieldAccessorTable
.
ensureFieldAccessorsInitialized
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
.
class
,
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
.
Builder
.
class
);
}
// Construct using emu.grasscutter.net.proto.Unk3000HKHFFDEMNKN.Unk3000_HKHFFDEMNKN.newBuilder()
private
Builder
()
{
maybeForceBuilderInitialization
();
}
private
Builder
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
BuilderParent
parent
)
{
super
(
parent
);
maybeForceBuilderInitialization
();
}
private
void
maybeForceBuilderInitialization
()
{
if
(
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
)
{
getSlotListFieldBuilder
();
}
}
@java
.
lang
.
Override
public
Builder
clear
()
{
super
.
clear
();
uid_
=
0
;
if
(
slotListBuilder_
==
null
)
{
slotList_
=
java
.
util
.
Collections
.
emptyList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
else
{
slotListBuilder_
.
clear
();
}
return
this
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
getDescriptorForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
internal_static_Unk3000_HKHFFDEMNKN_descriptor
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
getDefaultInstanceForType
()
{
return
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
.
getDefaultInstance
();
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
build
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
result
=
buildPartial
();
if
(!
result
.
isInitialized
())
{
throw
newUninitializedMessageException
(
result
);
}
return
result
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
buildPartial
()
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
result
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
(
this
);
int
from_bitField0_
=
bitField0_
;
result
.
uid_
=
uid_
;
if
(
slotListBuilder_
==
null
)
{
if
(((
bitField0_
&
0x00000001
)
!=
0
))
{
slotList_
=
java
.
util
.
Collections
.
unmodifiableList
(
slotList_
);
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
result
.
slotList_
=
slotList_
;
}
else
{
result
.
slotList_
=
slotListBuilder_
.
build
();
}
onBuilt
();
return
result
;
}
@java
.
lang
.
Override
public
Builder
clone
()
{
return
super
.
clone
();
}
@java
.
lang
.
Override
public
Builder
setField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
setField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
clearField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
)
{
return
super
.
clearField
(
field
);
}
@java
.
lang
.
Override
public
Builder
clearOneof
(
com
.
google
.
protobuf
.
Descriptors
.
OneofDescriptor
oneof
)
{
return
super
.
clearOneof
(
oneof
);
}
@java
.
lang
.
Override
public
Builder
setRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
int
index
,
java
.
lang
.
Object
value
)
{
return
super
.
setRepeatedField
(
field
,
index
,
value
);
}
@java
.
lang
.
Override
public
Builder
addRepeatedField
(
com
.
google
.
protobuf
.
Descriptors
.
FieldDescriptor
field
,
java
.
lang
.
Object
value
)
{
return
super
.
addRepeatedField
(
field
,
value
);
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
Message
other
)
{
if
(
other
instanceof
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
)
{
return
mergeFrom
((
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
)
other
);
}
else
{
super
.
mergeFrom
(
other
);
return
this
;
}
}
public
Builder
mergeFrom
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
other
)
{
if
(
other
==
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
.
getDefaultInstance
())
return
this
;
if
(
other
.
getUid
()
!=
0
)
{
setUid
(
other
.
getUid
());
}
if
(
slotListBuilder_
==
null
)
{
if
(!
other
.
slotList_
.
isEmpty
())
{
if
(
slotList_
.
isEmpty
())
{
slotList_
=
other
.
slotList_
;
bitField0_
=
(
bitField0_
&
~
0x00000001
);
}
else
{
ensureSlotListIsMutable
();
slotList_
.
addAll
(
other
.
slotList_
);
}
onChanged
();
}
}
else
{
if
(!
other
.
slotList_
.
isEmpty
())
{
if
(
slotListBuilder_
.
isEmpty
())
{
slotListBuilder_
.
dispose
();
slotListBuilder_
=
null
;
slotList_
=
other
.
slotList_
;
bitField0_
=
(
bitField0_
&
~
0x00000001
);
slotListBuilder_
=
com
.
google
.
protobuf
.
GeneratedMessageV3
.
alwaysUseFieldBuilders
?
getSlotListFieldBuilder
()
:
null
;
}
else
{
slotListBuilder_
.
addAllMessages
(
other
.
slotList_
);
}
}
}
this
.
mergeUnknownFields
(
other
.
unknownFields
);
onChanged
();
return
this
;
}
@java
.
lang
.
Override
public
final
boolean
isInitialized
()
{
return
true
;
}
@java
.
lang
.
Override
public
Builder
mergeFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
java
.
io
.
IOException
{
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
parsedMessage
=
null
;
try
{
parsedMessage
=
PARSER
.
parsePartialFrom
(
input
,
extensionRegistry
);
}
catch
(
com
.
google
.
protobuf
.
InvalidProtocolBufferException
e
)
{
parsedMessage
=
(
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
)
e
.
getUnfinishedMessage
();
throw
e
.
unwrapIOException
();
}
finally
{
if
(
parsedMessage
!=
null
)
{
mergeFrom
(
parsedMessage
);
}
}
return
this
;
}
private
int
bitField0_
;
private
int
uid_
;
/**
* <code>uint32 uid = 14;</code>
* @return The uid.
*/
@java
.
lang
.
Override
public
int
getUid
()
{
return
uid_
;
}
/**
* <code>uint32 uid = 14;</code>
* @param value The uid to set.
* @return This builder for chaining.
*/
public
Builder
setUid
(
int
value
)
{
uid_
=
value
;
onChanged
();
return
this
;
}
/**
* <code>uint32 uid = 14;</code>
* @return This builder for chaining.
*/
public
Builder
clearUid
()
{
uid_
=
0
;
onChanged
();
return
this
;
}
private
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>
slotList_
=
java
.
util
.
Collections
.
emptyList
();
private
void
ensureSlotListIsMutable
()
{
if
(!((
bitField0_
&
0x00000001
)
!=
0
))
{
slotList_
=
new
java
.
util
.
ArrayList
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>(
slotList_
);
bitField0_
|=
0x00000001
;
}
}
private
com
.
google
.
protobuf
.
RepeatedFieldBuilderV3
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
>
slotListBuilder_
;
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>
getSlotListList
()
{
if
(
slotListBuilder_
==
null
)
{
return
java
.
util
.
Collections
.
unmodifiableList
(
slotList_
);
}
else
{
return
slotListBuilder_
.
getMessageList
();
}
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
int
getSlotListCount
()
{
if
(
slotListBuilder_
==
null
)
{
return
slotList_
.
size
();
}
else
{
return
slotListBuilder_
.
getCount
();
}
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
getSlotList
(
int
index
)
{
if
(
slotListBuilder_
==
null
)
{
return
slotList_
.
get
(
index
);
}
else
{
return
slotListBuilder_
.
getMessage
(
index
);
}
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
setSlotList
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
value
)
{
if
(
slotListBuilder_
==
null
)
{
if
(
value
==
null
)
{
throw
new
NullPointerException
();
}
ensureSlotListIsMutable
();
slotList_
.
set
(
index
,
value
);
onChanged
();
}
else
{
slotListBuilder_
.
setMessage
(
index
,
value
);
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
setSlotList
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
builderForValue
)
{
if
(
slotListBuilder_
==
null
)
{
ensureSlotListIsMutable
();
slotList_
.
set
(
index
,
builderForValue
.
build
());
onChanged
();
}
else
{
slotListBuilder_
.
setMessage
(
index
,
builderForValue
.
build
());
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
addSlotList
(
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
value
)
{
if
(
slotListBuilder_
==
null
)
{
if
(
value
==
null
)
{
throw
new
NullPointerException
();
}
ensureSlotListIsMutable
();
slotList_
.
add
(
value
);
onChanged
();
}
else
{
slotListBuilder_
.
addMessage
(
value
);
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
addSlotList
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
value
)
{
if
(
slotListBuilder_
==
null
)
{
if
(
value
==
null
)
{
throw
new
NullPointerException
();
}
ensureSlotListIsMutable
();
slotList_
.
add
(
index
,
value
);
onChanged
();
}
else
{
slotListBuilder_
.
addMessage
(
index
,
value
);
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
addSlotList
(
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
builderForValue
)
{
if
(
slotListBuilder_
==
null
)
{
ensureSlotListIsMutable
();
slotList_
.
add
(
builderForValue
.
build
());
onChanged
();
}
else
{
slotListBuilder_
.
addMessage
(
builderForValue
.
build
());
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
addSlotList
(
int
index
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
builderForValue
)
{
if
(
slotListBuilder_
==
null
)
{
ensureSlotListIsMutable
();
slotList_
.
add
(
index
,
builderForValue
.
build
());
onChanged
();
}
else
{
slotListBuilder_
.
addMessage
(
index
,
builderForValue
.
build
());
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
addAllSlotList
(
java
.
lang
.
Iterable
<?
extends
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
>
values
)
{
if
(
slotListBuilder_
==
null
)
{
ensureSlotListIsMutable
();
com
.
google
.
protobuf
.
AbstractMessageLite
.
Builder
.
addAll
(
values
,
slotList_
);
onChanged
();
}
else
{
slotListBuilder_
.
addAllMessages
(
values
);
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
clearSlotList
()
{
if
(
slotListBuilder_
==
null
)
{
slotList_
=
java
.
util
.
Collections
.
emptyList
();
bitField0_
=
(
bitField0_
&
~
0x00000001
);
onChanged
();
}
else
{
slotListBuilder_
.
clear
();
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
Builder
removeSlotList
(
int
index
)
{
if
(
slotListBuilder_
==
null
)
{
ensureSlotListIsMutable
();
slotList_
.
remove
(
index
);
onChanged
();
}
else
{
slotListBuilder_
.
remove
(
index
);
}
return
this
;
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
getSlotListBuilder
(
int
index
)
{
return
getSlotListFieldBuilder
().
getBuilder
(
index
);
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
getSlotListOrBuilder
(
int
index
)
{
if
(
slotListBuilder_
==
null
)
{
return
slotList_
.
get
(
index
);
}
else
{
return
slotListBuilder_
.
getMessageOrBuilder
(
index
);
}
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
java
.
util
.
List
<?
extends
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
>
getSlotListOrBuilderList
()
{
if
(
slotListBuilder_
!=
null
)
{
return
slotListBuilder_
.
getMessageOrBuilderList
();
}
else
{
return
java
.
util
.
Collections
.
unmodifiableList
(
slotList_
);
}
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
addSlotListBuilder
()
{
return
getSlotListFieldBuilder
().
addBuilder
(
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
getDefaultInstance
());
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
addSlotListBuilder
(
int
index
)
{
return
getSlotListFieldBuilder
().
addBuilder
(
index
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
getDefaultInstance
());
}
/**
* <code>repeated .WidgetSlotData slot_list = 13;</code>
*/
public
java
.
util
.
List
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
>
getSlotListBuilderList
()
{
return
getSlotListFieldBuilder
().
getBuilderList
();
}
private
com
.
google
.
protobuf
.
RepeatedFieldBuilderV3
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
>
getSlotListFieldBuilder
()
{
if
(
slotListBuilder_
==
null
)
{
slotListBuilder_
=
new
com
.
google
.
protobuf
.
RepeatedFieldBuilderV3
<
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotData
.
Builder
,
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
WidgetSlotDataOrBuilder
>(
slotList_
,
((
bitField0_
&
0x00000001
)
!=
0
),
getParentForChildren
(),
isClean
());
slotList_
=
null
;
}
return
slotListBuilder_
;
}
@java
.
lang
.
Override
public
final
Builder
setUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
setUnknownFields
(
unknownFields
);
}
@java
.
lang
.
Override
public
final
Builder
mergeUnknownFields
(
final
com
.
google
.
protobuf
.
UnknownFieldSet
unknownFields
)
{
return
super
.
mergeUnknownFields
(
unknownFields
);
}
// @@protoc_insertion_point(builder_scope:Unk3000_HKHFFDEMNKN)
}
// @@protoc_insertion_point(class_scope:Unk3000_HKHFFDEMNKN)
private
static
final
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
DEFAULT_INSTANCE
;
static
{
DEFAULT_INSTANCE
=
new
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
();
}
public
static
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
getDefaultInstance
()
{
return
DEFAULT_INSTANCE
;
}
private
static
final
com
.
google
.
protobuf
.
Parser
<
Unk3000_HKHFFDEMNKN
>
PARSER
=
new
com
.
google
.
protobuf
.
AbstractParser
<
Unk3000_HKHFFDEMNKN
>()
{
@java
.
lang
.
Override
public
Unk3000_HKHFFDEMNKN
parsePartialFrom
(
com
.
google
.
protobuf
.
CodedInputStream
input
,
com
.
google
.
protobuf
.
ExtensionRegistryLite
extensionRegistry
)
throws
com
.
google
.
protobuf
.
InvalidProtocolBufferException
{
return
new
Unk3000_HKHFFDEMNKN
(
input
,
extensionRegistry
);
}
};
public
static
com
.
google
.
protobuf
.
Parser
<
Unk3000_HKHFFDEMNKN
>
parser
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
com
.
google
.
protobuf
.
Parser
<
Unk3000_HKHFFDEMNKN
>
getParserForType
()
{
return
PARSER
;
}
@java
.
lang
.
Override
public
emu
.
grasscutter
.
net
.
proto
.
Unk3000HKHFFDEMNKN
.
Unk3000_HKHFFDEMNKN
getDefaultInstanceForType
()
{
return
DEFAULT_INSTANCE
;
}
}
private
static
final
com
.
google
.
protobuf
.
Descriptors
.
Descriptor
internal_static_Unk3000_HKHFFDEMNKN_descriptor
;
private
static
final
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
internal_static_Unk3000_HKHFFDEMNKN_fieldAccessorTable
;
public
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
getDescriptor
()
{
return
descriptor
;
}
private
static
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
descriptor
;
static
{
java
.
lang
.
String
[]
descriptorData
=
{
"\n\031Unk3000_HKHFFDEMNKN.proto\032\024WidgetSlotD"
+
"ata.proto\"F\n\023Unk3000_HKHFFDEMNKN\022\013\n\003uid\030"
+
"\016 \001(\r\022\"\n\tslot_list\030\r \003(\0132\017.WidgetSlotDat"
+
"aB\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor
=
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
.
internalBuildGeneratedFileFrom
(
descriptorData
,
new
com
.
google
.
protobuf
.
Descriptors
.
FileDescriptor
[]
{
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
getDescriptor
(),
});
internal_static_Unk3000_HKHFFDEMNKN_descriptor
=
getDescriptor
().
getMessageTypes
().
get
(
0
);
internal_static_Unk3000_HKHFFDEMNKN_fieldAccessorTable
=
new
com
.
google
.
protobuf
.
GeneratedMessageV3
.
FieldAccessorTable
(
internal_static_Unk3000_HKHFFDEMNKN_descriptor
,
new
java
.
lang
.
String
[]
{
"Uid"
,
"SlotList"
,
});
emu
.
grasscutter
.
net
.
proto
.
WidgetSlotDataOuterClass
.
getDescriptor
();
}
// @@protoc_insertion_point(outer_class_scope)
}
src/generated/main/java/emu/grasscutter/net/proto/UnlockAvatarTalentReqOuterClass.java
View file @
d575d1cc
...
...
@@ -34,7 +34,7 @@ public final class UnlockAvatarTalentReqOuterClass {
* <pre>
* CmdId: 1072
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
@@ -317,7 +317,7 @@ public final class UnlockAvatarTalentReqOuterClass {
* <pre>
* CmdId: 1072
* EnetChannelId: 0
* EnetIsReliable:
tru
e
* EnetIsReliable:
fals
e
* IsAllowClient: true
* </pre>
*
...
...
Prev
1
…
18
19
20
21
22
23
24
25
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment