getTempAvatarGuidListList();
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @return The count of tempAvatarGuidList.
+ */
+ int getTempAvatarGuidListCount();
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @param index The index of the element to return.
+ * @return The tempAvatarGuidList at the given index.
+ */
+ long getTempAvatarGuidList(int index);
}
/**
*
@@ -197,12 +197,12 @@ private AvatarDataNotify(com.google.protobuf.GeneratedMessageV3.Builder> build
super(builder);
}
private AvatarDataNotify() {
- tempAvatarGuidList_ = emptyLongList();
avatarList_ = java.util.Collections.emptyList();
- backupAvatarTeamOrderList_ = emptyIntList();
ownedFlycloakList_ = emptyIntList();
ownedCostumeList_ = emptyIntList();
avatarRenameList_ = java.util.Collections.emptyList();
+ backupAvatarTeamOrderList_ = emptyIntList();
+ tempAvatarGuidList_ = emptyLongList();
}
@java.lang.Override
@@ -236,131 +236,131 @@ private AvatarDataNotify(
case 0:
done = true;
break;
+ case 8: {
+
+ chooseAvatarGuid_ = input.readUInt64();
+ break;
+ }
case 32: {
- if (!((mutable_bitField0_ & 0x00000001) != 0)) {
- tempAvatarGuidList_ = newLongList();
- mutable_bitField0_ |= 0x00000001;
+ if (!((mutable_bitField0_ & 0x00000008) != 0)) {
+ ownedCostumeList_ = newIntList();
+ mutable_bitField0_ |= 0x00000008;
}
- tempAvatarGuidList_.addLong(input.readUInt64());
+ ownedCostumeList_.addInt(input.readUInt32());
break;
}
case 34: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
- tempAvatarGuidList_ = newLongList();
- mutable_bitField0_ |= 0x00000001;
+ if (!((mutable_bitField0_ & 0x00000008) != 0) && input.getBytesUntilLimit() > 0) {
+ ownedCostumeList_ = newIntList();
+ mutable_bitField0_ |= 0x00000008;
}
while (input.getBytesUntilLimit() > 0) {
- tempAvatarGuidList_.addLong(input.readUInt64());
+ ownedCostumeList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
- case 56: {
+ case 48: {
curAvatarTeamId_ = input.readUInt32();
break;
}
- case 66: {
- if (!((mutable_bitField0_ & 0x00000002) != 0)) {
+ case 58: {
+ if (!((mutable_bitField0_ & 0x00000001) != 0)) {
avatarList_ = new java.util.ArrayList();
- mutable_bitField0_ |= 0x00000002;
+ mutable_bitField0_ |= 0x00000001;
}
avatarList_.add(
input.readMessage(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.parser(), extensionRegistry));
break;
}
- case 72: {
+ case 74: {
+ if (!((mutable_bitField0_ & 0x00000002) != 0)) {
+ avatarTeamMap_ = com.google.protobuf.MapField.newMapField(
+ AvatarTeamMapDefaultEntryHolder.defaultEntry);
+ mutable_bitField0_ |= 0x00000002;
+ }
+ com.google.protobuf.MapEntry
+ avatarTeamMap__ = input.readMessage(
+ AvatarTeamMapDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry);
+ avatarTeamMap_.getMutableMap().put(
+ avatarTeamMap__.getKey(), avatarTeamMap__.getValue());
+ break;
+ }
+ case 96: {
if (!((mutable_bitField0_ & 0x00000004) != 0)) {
- backupAvatarTeamOrderList_ = newIntList();
+ ownedFlycloakList_ = newIntList();
mutable_bitField0_ |= 0x00000004;
}
- backupAvatarTeamOrderList_.addInt(input.readUInt32());
+ ownedFlycloakList_.addInt(input.readUInt32());
break;
}
- case 74: {
+ case 98: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
- backupAvatarTeamOrderList_ = newIntList();
+ ownedFlycloakList_ = newIntList();
mutable_bitField0_ |= 0x00000004;
}
while (input.getBytesUntilLimit() > 0) {
- backupAvatarTeamOrderList_.addInt(input.readUInt32());
+ ownedFlycloakList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
- case 82: {
- if (!((mutable_bitField0_ & 0x00000008) != 0)) {
- avatarTeamMap_ = com.google.protobuf.MapField.newMapField(
- AvatarTeamMapDefaultEntryHolder.defaultEntry);
- mutable_bitField0_ |= 0x00000008;
+ case 122: {
+ if (!((mutable_bitField0_ & 0x00000010) != 0)) {
+ avatarRenameList_ = new java.util.ArrayList();
+ mutable_bitField0_ |= 0x00000010;
}
- com.google.protobuf.MapEntry
- avatarTeamMap__ = input.readMessage(
- AvatarTeamMapDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry);
- avatarTeamMap_.getMutableMap().put(
- avatarTeamMap__.getKey(), avatarTeamMap__.getValue());
+ avatarRenameList_.add(
+ input.readMessage(emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.parser(), extensionRegistry));
break;
}
- case 88: {
- if (!((mutable_bitField0_ & 0x00000010) != 0)) {
- ownedFlycloakList_ = newIntList();
- mutable_bitField0_ |= 0x00000010;
+ case 320: {
+ if (!((mutable_bitField0_ & 0x00000040) != 0)) {
+ tempAvatarGuidList_ = newLongList();
+ mutable_bitField0_ |= 0x00000040;
}
- ownedFlycloakList_.addInt(input.readUInt32());
+ tempAvatarGuidList_.addLong(input.readUInt64());
break;
}
- case 90: {
+ case 322: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000010) != 0) && input.getBytesUntilLimit() > 0) {
- ownedFlycloakList_ = newIntList();
- mutable_bitField0_ |= 0x00000010;
+ if (!((mutable_bitField0_ & 0x00000040) != 0) && input.getBytesUntilLimit() > 0) {
+ tempAvatarGuidList_ = newLongList();
+ mutable_bitField0_ |= 0x00000040;
}
while (input.getBytesUntilLimit() > 0) {
- ownedFlycloakList_.addInt(input.readUInt32());
+ tempAvatarGuidList_.addLong(input.readUInt64());
}
input.popLimit(limit);
break;
}
- case 96: {
+ case 720: {
if (!((mutable_bitField0_ & 0x00000020) != 0)) {
- ownedCostumeList_ = newIntList();
+ backupAvatarTeamOrderList_ = newIntList();
mutable_bitField0_ |= 0x00000020;
}
- ownedCostumeList_.addInt(input.readUInt32());
+ backupAvatarTeamOrderList_.addInt(input.readUInt32());
break;
}
- case 98: {
+ case 722: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000020) != 0) && input.getBytesUntilLimit() > 0) {
- ownedCostumeList_ = newIntList();
+ backupAvatarTeamOrderList_ = newIntList();
mutable_bitField0_ |= 0x00000020;
}
while (input.getBytesUntilLimit() > 0) {
- ownedCostumeList_.addInt(input.readUInt32());
+ backupAvatarTeamOrderList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
- case 106: {
- if (!((mutable_bitField0_ & 0x00000040) != 0)) {
- avatarRenameList_ = new java.util.ArrayList();
- mutable_bitField0_ |= 0x00000040;
- }
- avatarRenameList_.add(
- input.readMessage(emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.parser(), extensionRegistry));
- break;
- }
- case 112: {
-
- chooseAvatarGuid_ = input.readUInt64();
- break;
- }
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
@@ -376,23 +376,23 @@ private AvatarDataNotify(
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
- if (((mutable_bitField0_ & 0x00000001) != 0)) {
- tempAvatarGuidList_.makeImmutable(); // C
+ if (((mutable_bitField0_ & 0x00000008) != 0)) {
+ ownedCostumeList_.makeImmutable(); // C
}
- if (((mutable_bitField0_ & 0x00000002) != 0)) {
+ if (((mutable_bitField0_ & 0x00000001) != 0)) {
avatarList_ = java.util.Collections.unmodifiableList(avatarList_);
}
if (((mutable_bitField0_ & 0x00000004) != 0)) {
- backupAvatarTeamOrderList_.makeImmutable(); // C
- }
- if (((mutable_bitField0_ & 0x00000010) != 0)) {
ownedFlycloakList_.makeImmutable(); // C
}
- if (((mutable_bitField0_ & 0x00000020) != 0)) {
- ownedCostumeList_.makeImmutable(); // C
+ if (((mutable_bitField0_ & 0x00000010) != 0)) {
+ avatarRenameList_ = java.util.Collections.unmodifiableList(avatarRenameList_);
}
if (((mutable_bitField0_ & 0x00000040) != 0)) {
- avatarRenameList_ = java.util.Collections.unmodifiableList(avatarRenameList_);
+ tempAvatarGuidList_.makeImmutable(); // C
+ }
+ if (((mutable_bitField0_ & 0x00000020) != 0)) {
+ backupAvatarTeamOrderList_.makeImmutable(); // C
}
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
@@ -408,7 +408,7 @@ private AvatarDataNotify(
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
- case 10:
+ case 9:
return internalGetAvatarTeamMap();
default:
throw new RuntimeException(
@@ -423,38 +423,10 @@ protected com.google.protobuf.MapField internalGetMapField(
emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify.class, emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify.Builder.class);
}
- public static final int TEMP_AVATAR_GUID_LIST_FIELD_NUMBER = 4;
- private com.google.protobuf.Internal.LongList tempAvatarGuidList_;
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @return A list containing the tempAvatarGuidList.
- */
- @java.lang.Override
- public java.util.List
- getTempAvatarGuidListList() {
- return tempAvatarGuidList_;
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @return The count of tempAvatarGuidList.
- */
- public int getTempAvatarGuidListCount() {
- return tempAvatarGuidList_.size();
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @param index The index of the element to return.
- * @return The tempAvatarGuidList at the given index.
- */
- public long getTempAvatarGuidList(int index) {
- return tempAvatarGuidList_.getLong(index);
- }
- private int tempAvatarGuidListMemoizedSerializedSize = -1;
-
- public static final int CUR_AVATAR_TEAM_ID_FIELD_NUMBER = 7;
+ public static final int CUR_AVATAR_TEAM_ID_FIELD_NUMBER = 6;
private int curAvatarTeamId_;
/**
- * uint32 cur_avatar_team_id = 7;
+ * uint32 cur_avatar_team_id = 6;
* @return The curAvatarTeamId.
*/
@java.lang.Override
@@ -462,17 +434,17 @@ public int getCurAvatarTeamId() {
return curAvatarTeamId_;
}
- public static final int AVATAR_LIST_FIELD_NUMBER = 8;
+ public static final int AVATAR_LIST_FIELD_NUMBER = 7;
private java.util.List avatarList_;
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
@java.lang.Override
public java.util.List getAvatarListList() {
return avatarList_;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>
@@ -480,21 +452,21 @@ public java.util.List
return avatarList_;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
@java.lang.Override
public int getAvatarListCount() {
return avatarList_.size();
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarList(int index) {
return avatarList_.get(index);
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarListOrBuilder(
@@ -502,35 +474,7 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAva
return avatarList_.get(index);
}
- public static final int BACKUP_AVATAR_TEAM_ORDER_LIST_FIELD_NUMBER = 9;
- private com.google.protobuf.Internal.IntList backupAvatarTeamOrderList_;
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @return A list containing the backupAvatarTeamOrderList.
- */
- @java.lang.Override
- public java.util.List
- getBackupAvatarTeamOrderListList() {
- return backupAvatarTeamOrderList_;
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @return The count of backupAvatarTeamOrderList.
- */
- public int getBackupAvatarTeamOrderListCount() {
- return backupAvatarTeamOrderList_.size();
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @param index The index of the element to return.
- * @return The backupAvatarTeamOrderList at the given index.
- */
- public int getBackupAvatarTeamOrderList(int index) {
- return backupAvatarTeamOrderList_.getInt(index);
- }
- private int backupAvatarTeamOrderListMemoizedSerializedSize = -1;
-
- public static final int AVATAR_TEAM_MAP_FIELD_NUMBER = 10;
+ public static final int AVATAR_TEAM_MAP_FIELD_NUMBER = 9;
private static final class AvatarTeamMapDefaultEntryHolder {
static final com.google.protobuf.MapEntry<
java.lang.Integer, emu.grasscutter.net.proto.AvatarTeamOuterClass.AvatarTeam> defaultEntry =
@@ -557,7 +501,7 @@ public int getAvatarTeamMapCount() {
return internalGetAvatarTeamMap().getMap().size();
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -575,7 +519,7 @@ public java.util.Mapmap<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -583,7 +527,7 @@ public java.util.Mapmap<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -596,7 +540,7 @@ public emu.grasscutter.net.proto.AvatarTeamOuterClass.AvatarTeam getAvatarTeamMa
return map.containsKey(key) ? map.get(key) : defaultValue;
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -611,10 +555,10 @@ public emu.grasscutter.net.proto.AvatarTeamOuterClass.AvatarTeam getAvatarTeamMa
return map.get(key);
}
- public static final int OWNED_FLYCLOAK_LIST_FIELD_NUMBER = 11;
+ public static final int OWNED_FLYCLOAK_LIST_FIELD_NUMBER = 12;
private com.google.protobuf.Internal.IntList ownedFlycloakList_;
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @return A list containing the ownedFlycloakList.
*/
@java.lang.Override
@@ -623,14 +567,14 @@ public emu.grasscutter.net.proto.AvatarTeamOuterClass.AvatarTeam getAvatarTeamMa
return ownedFlycloakList_;
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @return The count of ownedFlycloakList.
*/
public int getOwnedFlycloakListCount() {
return ownedFlycloakList_.size();
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @param index The index of the element to return.
* @return The ownedFlycloakList at the given index.
*/
@@ -639,10 +583,10 @@ public int getOwnedFlycloakList(int index) {
}
private int ownedFlycloakListMemoizedSerializedSize = -1;
- public static final int OWNED_COSTUME_LIST_FIELD_NUMBER = 12;
+ public static final int OWNED_COSTUME_LIST_FIELD_NUMBER = 4;
private com.google.protobuf.Internal.IntList ownedCostumeList_;
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @return A list containing the ownedCostumeList.
*/
@java.lang.Override
@@ -651,14 +595,14 @@ public int getOwnedFlycloakList(int index) {
return ownedCostumeList_;
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @return The count of ownedCostumeList.
*/
public int getOwnedCostumeListCount() {
return ownedCostumeList_.size();
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @param index The index of the element to return.
* @return The ownedCostumeList at the given index.
*/
@@ -667,17 +611,17 @@ public int getOwnedCostumeList(int index) {
}
private int ownedCostumeListMemoizedSerializedSize = -1;
- public static final int AVATAR_RENAME_LIST_FIELD_NUMBER = 13;
+ public static final int AVATAR_RENAME_LIST_FIELD_NUMBER = 15;
private java.util.List avatarRenameList_;
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
@java.lang.Override
public java.util.List getAvatarRenameListList() {
return avatarRenameList_;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBuilder>
@@ -685,21 +629,21 @@ public java.util.Listrepeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
@java.lang.Override
public int getAvatarRenameListCount() {
return avatarRenameList_.size();
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo getAvatarRenameList(int index) {
return avatarRenameList_.get(index);
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBuilder getAvatarRenameListOrBuilder(
@@ -707,10 +651,10 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBu
return avatarRenameList_.get(index);
}
- public static final int CHOOSE_AVATAR_GUID_FIELD_NUMBER = 14;
+ public static final int CHOOSE_AVATAR_GUID_FIELD_NUMBER = 1;
private long chooseAvatarGuid_;
/**
- * uint64 choose_avatar_guid = 14;
+ * uint64 choose_avatar_guid = 1;
* @return The chooseAvatarGuid.
*/
@java.lang.Override
@@ -718,66 +662,122 @@ public long getChooseAvatarGuid() {
return chooseAvatarGuid_;
}
- private byte memoizedIsInitialized = -1;
+ public static final int BACKUP_AVATAR_TEAM_ORDER_LIST_FIELD_NUMBER = 90;
+ private com.google.protobuf.Internal.IntList backupAvatarTeamOrderList_;
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @return A list containing the backupAvatarTeamOrderList.
+ */
@java.lang.Override
- public final boolean isInitialized() {
- byte isInitialized = memoizedIsInitialized;
- if (isInitialized == 1) return true;
- if (isInitialized == 0) return false;
-
- memoizedIsInitialized = 1;
- return true;
+ public java.util.List
+ getBackupAvatarTeamOrderListList() {
+ return backupAvatarTeamOrderList_;
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @return The count of backupAvatarTeamOrderList.
+ */
+ public int getBackupAvatarTeamOrderListCount() {
+ return backupAvatarTeamOrderList_.size();
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @param index The index of the element to return.
+ * @return The backupAvatarTeamOrderList at the given index.
+ */
+ public int getBackupAvatarTeamOrderList(int index) {
+ return backupAvatarTeamOrderList_.getInt(index);
}
+ private int backupAvatarTeamOrderListMemoizedSerializedSize = -1;
+ public static final int TEMP_AVATAR_GUID_LIST_FIELD_NUMBER = 40;
+ private com.google.protobuf.Internal.LongList tempAvatarGuidList_;
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @return A list containing the tempAvatarGuidList.
+ */
@java.lang.Override
- public void writeTo(com.google.protobuf.CodedOutputStream output)
- throws java.io.IOException {
- getSerializedSize();
- if (getTempAvatarGuidListList().size() > 0) {
+ public java.util.List
+ getTempAvatarGuidListList() {
+ return tempAvatarGuidList_;
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @return The count of tempAvatarGuidList.
+ */
+ public int getTempAvatarGuidListCount() {
+ return tempAvatarGuidList_.size();
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @param index The index of the element to return.
+ * @return The tempAvatarGuidList at the given index.
+ */
+ public long getTempAvatarGuidList(int index) {
+ return tempAvatarGuidList_.getLong(index);
+ }
+ private int tempAvatarGuidListMemoizedSerializedSize = -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 (chooseAvatarGuid_ != 0L) {
+ output.writeUInt64(1, chooseAvatarGuid_);
+ }
+ if (getOwnedCostumeListList().size() > 0) {
output.writeUInt32NoTag(34);
- output.writeUInt32NoTag(tempAvatarGuidListMemoizedSerializedSize);
+ output.writeUInt32NoTag(ownedCostumeListMemoizedSerializedSize);
}
- for (int i = 0; i < tempAvatarGuidList_.size(); i++) {
- output.writeUInt64NoTag(tempAvatarGuidList_.getLong(i));
+ for (int i = 0; i < ownedCostumeList_.size(); i++) {
+ output.writeUInt32NoTag(ownedCostumeList_.getInt(i));
}
if (curAvatarTeamId_ != 0) {
- output.writeUInt32(7, curAvatarTeamId_);
+ output.writeUInt32(6, curAvatarTeamId_);
}
for (int i = 0; i < avatarList_.size(); i++) {
- output.writeMessage(8, avatarList_.get(i));
- }
- if (getBackupAvatarTeamOrderListList().size() > 0) {
- output.writeUInt32NoTag(74);
- output.writeUInt32NoTag(backupAvatarTeamOrderListMemoizedSerializedSize);
- }
- for (int i = 0; i < backupAvatarTeamOrderList_.size(); i++) {
- output.writeUInt32NoTag(backupAvatarTeamOrderList_.getInt(i));
+ output.writeMessage(7, avatarList_.get(i));
}
com.google.protobuf.GeneratedMessageV3
.serializeIntegerMapTo(
output,
internalGetAvatarTeamMap(),
AvatarTeamMapDefaultEntryHolder.defaultEntry,
- 10);
+ 9);
if (getOwnedFlycloakListList().size() > 0) {
- output.writeUInt32NoTag(90);
+ output.writeUInt32NoTag(98);
output.writeUInt32NoTag(ownedFlycloakListMemoizedSerializedSize);
}
for (int i = 0; i < ownedFlycloakList_.size(); i++) {
output.writeUInt32NoTag(ownedFlycloakList_.getInt(i));
}
- if (getOwnedCostumeListList().size() > 0) {
- output.writeUInt32NoTag(98);
- output.writeUInt32NoTag(ownedCostumeListMemoizedSerializedSize);
+ for (int i = 0; i < avatarRenameList_.size(); i++) {
+ output.writeMessage(15, avatarRenameList_.get(i));
}
- for (int i = 0; i < ownedCostumeList_.size(); i++) {
- output.writeUInt32NoTag(ownedCostumeList_.getInt(i));
+ if (getTempAvatarGuidListList().size() > 0) {
+ output.writeUInt32NoTag(322);
+ output.writeUInt32NoTag(tempAvatarGuidListMemoizedSerializedSize);
}
- for (int i = 0; i < avatarRenameList_.size(); i++) {
- output.writeMessage(13, avatarRenameList_.get(i));
+ for (int i = 0; i < tempAvatarGuidList_.size(); i++) {
+ output.writeUInt64NoTag(tempAvatarGuidList_.getLong(i));
}
- if (chooseAvatarGuid_ != 0L) {
- output.writeUInt64(14, chooseAvatarGuid_);
+ if (getBackupAvatarTeamOrderListList().size() > 0) {
+ output.writeUInt32NoTag(722);
+ output.writeUInt32NoTag(backupAvatarTeamOrderListMemoizedSerializedSize);
+ }
+ for (int i = 0; i < backupAvatarTeamOrderList_.size(); i++) {
+ output.writeUInt32NoTag(backupAvatarTeamOrderList_.getInt(i));
}
unknownFields.writeTo(output);
}
@@ -788,41 +788,31 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
+ if (chooseAvatarGuid_ != 0L) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt64Size(1, chooseAvatarGuid_);
+ }
{
int dataSize = 0;
- for (int i = 0; i < tempAvatarGuidList_.size(); i++) {
+ for (int i = 0; i < ownedCostumeList_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt64SizeNoTag(tempAvatarGuidList_.getLong(i));
+ .computeUInt32SizeNoTag(ownedCostumeList_.getInt(i));
}
size += dataSize;
- if (!getTempAvatarGuidListList().isEmpty()) {
+ if (!getOwnedCostumeListList().isEmpty()) {
size += 1;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
- tempAvatarGuidListMemoizedSerializedSize = dataSize;
+ ownedCostumeListMemoizedSerializedSize = dataSize;
}
if (curAvatarTeamId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(7, curAvatarTeamId_);
+ .computeUInt32Size(6, curAvatarTeamId_);
}
for (int i = 0; i < avatarList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(8, avatarList_.get(i));
- }
- {
- int dataSize = 0;
- for (int i = 0; i < backupAvatarTeamOrderList_.size(); i++) {
- dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(backupAvatarTeamOrderList_.getInt(i));
- }
- size += dataSize;
- if (!getBackupAvatarTeamOrderListList().isEmpty()) {
- size += 1;
- size += com.google.protobuf.CodedOutputStream
- .computeInt32SizeNoTag(dataSize);
- }
- backupAvatarTeamOrderListMemoizedSerializedSize = dataSize;
+ .computeMessageSize(7, avatarList_.get(i));
}
for (java.util.Map.Entry entry
: internalGetAvatarTeamMap().getMap().entrySet()) {
@@ -832,7 +822,7 @@ public int getSerializedSize() {
.setValue(entry.getValue())
.build();
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(10, avatarTeamMap__);
+ .computeMessageSize(9, avatarTeamMap__);
}
{
int dataSize = 0;
@@ -848,27 +838,37 @@ public int getSerializedSize() {
}
ownedFlycloakListMemoizedSerializedSize = dataSize;
}
+ for (int i = 0; i < avatarRenameList_.size(); i++) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeMessageSize(15, avatarRenameList_.get(i));
+ }
{
int dataSize = 0;
- for (int i = 0; i < ownedCostumeList_.size(); i++) {
+ for (int i = 0; i < tempAvatarGuidList_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(ownedCostumeList_.getInt(i));
+ .computeUInt64SizeNoTag(tempAvatarGuidList_.getLong(i));
}
size += dataSize;
- if (!getOwnedCostumeListList().isEmpty()) {
- size += 1;
+ if (!getTempAvatarGuidListList().isEmpty()) {
+ size += 2;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
- ownedCostumeListMemoizedSerializedSize = dataSize;
- }
- for (int i = 0; i < avatarRenameList_.size(); i++) {
- size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(13, avatarRenameList_.get(i));
+ tempAvatarGuidListMemoizedSerializedSize = dataSize;
}
- if (chooseAvatarGuid_ != 0L) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt64Size(14, chooseAvatarGuid_);
+ {
+ int dataSize = 0;
+ for (int i = 0; i < backupAvatarTeamOrderList_.size(); i++) {
+ dataSize += com.google.protobuf.CodedOutputStream
+ .computeUInt32SizeNoTag(backupAvatarTeamOrderList_.getInt(i));
+ }
+ size += dataSize;
+ if (!getBackupAvatarTeamOrderListList().isEmpty()) {
+ size += 2;
+ size += com.google.protobuf.CodedOutputStream
+ .computeInt32SizeNoTag(dataSize);
+ }
+ backupAvatarTeamOrderListMemoizedSerializedSize = dataSize;
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -885,14 +885,10 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify other = (emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify) obj;
- if (!getTempAvatarGuidListList()
- .equals(other.getTempAvatarGuidListList())) return false;
if (getCurAvatarTeamId()
!= other.getCurAvatarTeamId()) return false;
if (!getAvatarListList()
.equals(other.getAvatarListList())) return false;
- if (!getBackupAvatarTeamOrderListList()
- .equals(other.getBackupAvatarTeamOrderListList())) return false;
if (!internalGetAvatarTeamMap().equals(
other.internalGetAvatarTeamMap())) return false;
if (!getOwnedFlycloakListList()
@@ -903,6 +899,10 @@ public boolean equals(final java.lang.Object obj) {
.equals(other.getAvatarRenameListList())) return false;
if (getChooseAvatarGuid()
!= other.getChooseAvatarGuid()) return false;
+ if (!getBackupAvatarTeamOrderListList()
+ .equals(other.getBackupAvatarTeamOrderListList())) return false;
+ if (!getTempAvatarGuidListList()
+ .equals(other.getTempAvatarGuidListList())) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@@ -914,20 +914,12 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
- if (getTempAvatarGuidListCount() > 0) {
- hash = (37 * hash) + TEMP_AVATAR_GUID_LIST_FIELD_NUMBER;
- hash = (53 * hash) + getTempAvatarGuidListList().hashCode();
- }
hash = (37 * hash) + CUR_AVATAR_TEAM_ID_FIELD_NUMBER;
hash = (53 * hash) + getCurAvatarTeamId();
if (getAvatarListCount() > 0) {
hash = (37 * hash) + AVATAR_LIST_FIELD_NUMBER;
hash = (53 * hash) + getAvatarListList().hashCode();
}
- if (getBackupAvatarTeamOrderListCount() > 0) {
- hash = (37 * hash) + BACKUP_AVATAR_TEAM_ORDER_LIST_FIELD_NUMBER;
- hash = (53 * hash) + getBackupAvatarTeamOrderListList().hashCode();
- }
if (!internalGetAvatarTeamMap().getMap().isEmpty()) {
hash = (37 * hash) + AVATAR_TEAM_MAP_FIELD_NUMBER;
hash = (53 * hash) + internalGetAvatarTeamMap().hashCode();
@@ -947,6 +939,14 @@ public int hashCode() {
hash = (37 * hash) + CHOOSE_AVATAR_GUID_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
getChooseAvatarGuid());
+ if (getBackupAvatarTeamOrderListCount() > 0) {
+ hash = (37 * hash) + BACKUP_AVATAR_TEAM_ORDER_LIST_FIELD_NUMBER;
+ hash = (53 * hash) + getBackupAvatarTeamOrderListList().hashCode();
+ }
+ if (getTempAvatarGuidListCount() > 0) {
+ hash = (37 * hash) + TEMP_AVATAR_GUID_LIST_FIELD_NUMBER;
+ hash = (53 * hash) + getTempAvatarGuidListList().hashCode();
+ }
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
@@ -1062,7 +1062,7 @@ public static final class Builder extends
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
- case 10:
+ case 9:
return internalGetAvatarTeamMap();
default:
throw new RuntimeException(
@@ -1073,7 +1073,7 @@ protected com.google.protobuf.MapField internalGetMapField(
protected com.google.protobuf.MapField internalGetMutableMapField(
int number) {
switch (number) {
- case 10:
+ case 9:
return internalGetMutableAvatarTeamMap();
default:
throw new RuntimeException(
@@ -1108,31 +1108,31 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- tempAvatarGuidList_ = emptyLongList();
- bitField0_ = (bitField0_ & ~0x00000001);
curAvatarTeamId_ = 0;
if (avatarListBuilder_ == null) {
avatarList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
} else {
avatarListBuilder_.clear();
}
- backupAvatarTeamOrderList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000004);
internalGetMutableAvatarTeamMap().clear();
ownedFlycloakList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000010);
+ bitField0_ = (bitField0_ & ~0x00000004);
ownedCostumeList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000020);
+ bitField0_ = (bitField0_ & ~0x00000008);
if (avatarRenameListBuilder_ == null) {
avatarRenameList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000040);
+ bitField0_ = (bitField0_ & ~0x00000010);
} else {
avatarRenameListBuilder_.clear();
}
chooseAvatarGuid_ = 0L;
+ backupAvatarTeamOrderList_ = emptyIntList();
+ bitField0_ = (bitField0_ & ~0x00000020);
+ tempAvatarGuidList_ = emptyLongList();
+ bitField0_ = (bitField0_ & ~0x00000040);
return this;
}
@@ -1160,48 +1160,48 @@ public emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify bui
public emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify buildPartial() {
emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify result = new emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify(this);
int from_bitField0_ = bitField0_;
- if (((bitField0_ & 0x00000001) != 0)) {
- tempAvatarGuidList_.makeImmutable();
- bitField0_ = (bitField0_ & ~0x00000001);
- }
- result.tempAvatarGuidList_ = tempAvatarGuidList_;
result.curAvatarTeamId_ = curAvatarTeamId_;
if (avatarListBuilder_ == null) {
- if (((bitField0_ & 0x00000002) != 0)) {
+ if (((bitField0_ & 0x00000001) != 0)) {
avatarList_ = java.util.Collections.unmodifiableList(avatarList_);
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
}
result.avatarList_ = avatarList_;
} else {
result.avatarList_ = avatarListBuilder_.build();
}
- if (((bitField0_ & 0x00000004) != 0)) {
- backupAvatarTeamOrderList_.makeImmutable();
- bitField0_ = (bitField0_ & ~0x00000004);
- }
- result.backupAvatarTeamOrderList_ = backupAvatarTeamOrderList_;
result.avatarTeamMap_ = internalGetAvatarTeamMap();
result.avatarTeamMap_.makeImmutable();
- if (((bitField0_ & 0x00000010) != 0)) {
+ if (((bitField0_ & 0x00000004) != 0)) {
ownedFlycloakList_.makeImmutable();
- bitField0_ = (bitField0_ & ~0x00000010);
+ bitField0_ = (bitField0_ & ~0x00000004);
}
result.ownedFlycloakList_ = ownedFlycloakList_;
- if (((bitField0_ & 0x00000020) != 0)) {
+ if (((bitField0_ & 0x00000008) != 0)) {
ownedCostumeList_.makeImmutable();
- bitField0_ = (bitField0_ & ~0x00000020);
+ bitField0_ = (bitField0_ & ~0x00000008);
}
result.ownedCostumeList_ = ownedCostumeList_;
if (avatarRenameListBuilder_ == null) {
- if (((bitField0_ & 0x00000040) != 0)) {
+ if (((bitField0_ & 0x00000010) != 0)) {
avatarRenameList_ = java.util.Collections.unmodifiableList(avatarRenameList_);
- bitField0_ = (bitField0_ & ~0x00000040);
+ bitField0_ = (bitField0_ & ~0x00000010);
}
result.avatarRenameList_ = avatarRenameList_;
} else {
result.avatarRenameList_ = avatarRenameListBuilder_.build();
}
result.chooseAvatarGuid_ = chooseAvatarGuid_;
+ if (((bitField0_ & 0x00000020) != 0)) {
+ backupAvatarTeamOrderList_.makeImmutable();
+ bitField0_ = (bitField0_ & ~0x00000020);
+ }
+ result.backupAvatarTeamOrderList_ = backupAvatarTeamOrderList_;
+ if (((bitField0_ & 0x00000040) != 0)) {
+ tempAvatarGuidList_.makeImmutable();
+ bitField0_ = (bitField0_ & ~0x00000040);
+ }
+ result.tempAvatarGuidList_ = tempAvatarGuidList_;
onBuilt();
return result;
}
@@ -1250,16 +1250,6 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify other) {
if (other == emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify.getDefaultInstance()) return this;
- if (!other.tempAvatarGuidList_.isEmpty()) {
- if (tempAvatarGuidList_.isEmpty()) {
- tempAvatarGuidList_ = other.tempAvatarGuidList_;
- bitField0_ = (bitField0_ & ~0x00000001);
- } else {
- ensureTempAvatarGuidListIsMutable();
- tempAvatarGuidList_.addAll(other.tempAvatarGuidList_);
- }
- onChanged();
- }
if (other.getCurAvatarTeamId() != 0) {
setCurAvatarTeamId(other.getCurAvatarTeamId());
}
@@ -1267,7 +1257,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
if (!other.avatarList_.isEmpty()) {
if (avatarList_.isEmpty()) {
avatarList_ = other.avatarList_;
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
} else {
ensureAvatarListIsMutable();
avatarList_.addAll(other.avatarList_);
@@ -1280,7 +1270,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
avatarListBuilder_.dispose();
avatarListBuilder_ = null;
avatarList_ = other.avatarList_;
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
avatarListBuilder_ =
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
getAvatarListFieldBuilder() : null;
@@ -1289,22 +1279,12 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
}
}
}
- if (!other.backupAvatarTeamOrderList_.isEmpty()) {
- if (backupAvatarTeamOrderList_.isEmpty()) {
- backupAvatarTeamOrderList_ = other.backupAvatarTeamOrderList_;
- bitField0_ = (bitField0_ & ~0x00000004);
- } else {
- ensureBackupAvatarTeamOrderListIsMutable();
- backupAvatarTeamOrderList_.addAll(other.backupAvatarTeamOrderList_);
- }
- onChanged();
- }
internalGetMutableAvatarTeamMap().mergeFrom(
other.internalGetAvatarTeamMap());
if (!other.ownedFlycloakList_.isEmpty()) {
if (ownedFlycloakList_.isEmpty()) {
ownedFlycloakList_ = other.ownedFlycloakList_;
- bitField0_ = (bitField0_ & ~0x00000010);
+ bitField0_ = (bitField0_ & ~0x00000004);
} else {
ensureOwnedFlycloakListIsMutable();
ownedFlycloakList_.addAll(other.ownedFlycloakList_);
@@ -1314,7 +1294,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
if (!other.ownedCostumeList_.isEmpty()) {
if (ownedCostumeList_.isEmpty()) {
ownedCostumeList_ = other.ownedCostumeList_;
- bitField0_ = (bitField0_ & ~0x00000020);
+ bitField0_ = (bitField0_ & ~0x00000008);
} else {
ensureOwnedCostumeListIsMutable();
ownedCostumeList_.addAll(other.ownedCostumeList_);
@@ -1325,7 +1305,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
if (!other.avatarRenameList_.isEmpty()) {
if (avatarRenameList_.isEmpty()) {
avatarRenameList_ = other.avatarRenameList_;
- bitField0_ = (bitField0_ & ~0x00000040);
+ bitField0_ = (bitField0_ & ~0x00000010);
} else {
ensureAvatarRenameListIsMutable();
avatarRenameList_.addAll(other.avatarRenameList_);
@@ -1338,7 +1318,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
avatarRenameListBuilder_.dispose();
avatarRenameListBuilder_ = null;
avatarRenameList_ = other.avatarRenameList_;
- bitField0_ = (bitField0_ & ~0x00000040);
+ bitField0_ = (bitField0_ & ~0x00000010);
avatarRenameListBuilder_ =
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
getAvatarRenameListFieldBuilder() : null;
@@ -1350,118 +1330,59 @@ public Builder mergeFrom(emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.Av
if (other.getChooseAvatarGuid() != 0L) {
setChooseAvatarGuid(other.getChooseAvatarGuid());
}
- 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.AvatarDataNotifyOuterClass.AvatarDataNotify parsedMessage = null;
- try {
- parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
- } catch (com.google.protobuf.InvalidProtocolBufferException e) {
- parsedMessage = (emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify) e.getUnfinishedMessage();
- throw e.unwrapIOException();
- } finally {
- if (parsedMessage != null) {
- mergeFrom(parsedMessage);
+ if (!other.backupAvatarTeamOrderList_.isEmpty()) {
+ if (backupAvatarTeamOrderList_.isEmpty()) {
+ backupAvatarTeamOrderList_ = other.backupAvatarTeamOrderList_;
+ bitField0_ = (bitField0_ & ~0x00000020);
+ } else {
+ ensureBackupAvatarTeamOrderListIsMutable();
+ backupAvatarTeamOrderList_.addAll(other.backupAvatarTeamOrderList_);
+ }
+ onChanged();
+ }
+ if (!other.tempAvatarGuidList_.isEmpty()) {
+ if (tempAvatarGuidList_.isEmpty()) {
+ tempAvatarGuidList_ = other.tempAvatarGuidList_;
+ bitField0_ = (bitField0_ & ~0x00000040);
+ } else {
+ ensureTempAvatarGuidListIsMutable();
+ tempAvatarGuidList_.addAll(other.tempAvatarGuidList_);
}
+ onChanged();
}
- return this;
- }
- private int bitField0_;
-
- private com.google.protobuf.Internal.LongList tempAvatarGuidList_ = emptyLongList();
- private void ensureTempAvatarGuidListIsMutable() {
- if (!((bitField0_ & 0x00000001) != 0)) {
- tempAvatarGuidList_ = mutableCopy(tempAvatarGuidList_);
- bitField0_ |= 0x00000001;
- }
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @return A list containing the tempAvatarGuidList.
- */
- public java.util.List
- getTempAvatarGuidListList() {
- return ((bitField0_ & 0x00000001) != 0) ?
- java.util.Collections.unmodifiableList(tempAvatarGuidList_) : tempAvatarGuidList_;
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @return The count of tempAvatarGuidList.
- */
- public int getTempAvatarGuidListCount() {
- return tempAvatarGuidList_.size();
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @param index The index of the element to return.
- * @return The tempAvatarGuidList at the given index.
- */
- public long getTempAvatarGuidList(int index) {
- return tempAvatarGuidList_.getLong(index);
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @param index The index to set the value at.
- * @param value The tempAvatarGuidList to set.
- * @return This builder for chaining.
- */
- public Builder setTempAvatarGuidList(
- int index, long value) {
- ensureTempAvatarGuidListIsMutable();
- tempAvatarGuidList_.setLong(index, value);
- onChanged();
- return this;
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @param value The tempAvatarGuidList to add.
- * @return This builder for chaining.
- */
- public Builder addTempAvatarGuidList(long value) {
- ensureTempAvatarGuidListIsMutable();
- tempAvatarGuidList_.addLong(value);
- onChanged();
- return this;
- }
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @param values The tempAvatarGuidList to add.
- * @return This builder for chaining.
- */
- public Builder addAllTempAvatarGuidList(
- java.lang.Iterable extends java.lang.Long> values) {
- ensureTempAvatarGuidListIsMutable();
- com.google.protobuf.AbstractMessageLite.Builder.addAll(
- values, tempAvatarGuidList_);
+ this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
- /**
- * repeated uint64 temp_avatar_guid_list = 4;
- * @return This builder for chaining.
- */
- public Builder clearTempAvatarGuidList() {
- tempAvatarGuidList_ = emptyLongList();
- bitField0_ = (bitField0_ & ~0x00000001);
- onChanged();
+
+ @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.AvatarDataNotifyOuterClass.AvatarDataNotify parsedMessage = null;
+ try {
+ parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ parsedMessage = (emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify) e.getUnfinishedMessage();
+ throw e.unwrapIOException();
+ } finally {
+ if (parsedMessage != null) {
+ mergeFrom(parsedMessage);
+ }
+ }
return this;
}
+ private int bitField0_;
private int curAvatarTeamId_ ;
/**
- * uint32 cur_avatar_team_id = 7;
+ * uint32 cur_avatar_team_id = 6;
* @return The curAvatarTeamId.
*/
@java.lang.Override
@@ -1469,7 +1390,7 @@ public int getCurAvatarTeamId() {
return curAvatarTeamId_;
}
/**
- * uint32 cur_avatar_team_id = 7;
+ * uint32 cur_avatar_team_id = 6;
* @param value The curAvatarTeamId to set.
* @return This builder for chaining.
*/
@@ -1480,7 +1401,7 @@ public Builder setCurAvatarTeamId(int value) {
return this;
}
/**
- * uint32 cur_avatar_team_id = 7;
+ * uint32 cur_avatar_team_id = 6;
* @return This builder for chaining.
*/
public Builder clearCurAvatarTeamId() {
@@ -1493,9 +1414,9 @@ public Builder clearCurAvatarTeamId() {
private java.util.List avatarList_ =
java.util.Collections.emptyList();
private void ensureAvatarListIsMutable() {
- if (!((bitField0_ & 0x00000002) != 0)) {
+ if (!((bitField0_ & 0x00000001) != 0)) {
avatarList_ = new java.util.ArrayList(avatarList_);
- bitField0_ |= 0x00000002;
+ bitField0_ |= 0x00000001;
}
}
@@ -1503,7 +1424,7 @@ private void ensureAvatarListIsMutable() {
emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder> avatarListBuilder_;
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public java.util.List getAvatarListList() {
if (avatarListBuilder_ == null) {
@@ -1513,7 +1434,7 @@ public java.util.List
}
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public int getAvatarListCount() {
if (avatarListBuilder_ == null) {
@@ -1523,7 +1444,7 @@ public int getAvatarListCount() {
}
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarList(int index) {
if (avatarListBuilder_ == null) {
@@ -1533,7 +1454,7 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarList(i
}
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder setAvatarList(
int index, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
@@ -1550,7 +1471,7 @@ public Builder setAvatarList(
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder setAvatarList(
int index, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder builderForValue) {
@@ -1564,7 +1485,7 @@ public Builder setAvatarList(
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder addAvatarList(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
if (avatarListBuilder_ == null) {
@@ -1580,7 +1501,7 @@ public Builder addAvatarList(emu.grasscutter.net.proto.AvatarInfoOuterClass.Avat
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder addAvatarList(
int index, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
@@ -1597,7 +1518,7 @@ public Builder addAvatarList(
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder addAvatarList(
emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder builderForValue) {
@@ -1611,7 +1532,7 @@ public Builder addAvatarList(
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder addAvatarList(
int index, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder builderForValue) {
@@ -1625,7 +1546,7 @@ public Builder addAvatarList(
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder addAllAvatarList(
java.lang.Iterable extends emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo> values) {
@@ -1640,12 +1561,12 @@ public Builder addAllAvatarList(
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder clearAvatarList() {
if (avatarListBuilder_ == null) {
avatarList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
} else {
avatarListBuilder_.clear();
@@ -1653,7 +1574,7 @@ public Builder clearAvatarList() {
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public Builder removeAvatarList(int index) {
if (avatarListBuilder_ == null) {
@@ -1666,14 +1587,14 @@ public Builder removeAvatarList(int index) {
return this;
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder getAvatarListBuilder(
int index) {
return getAvatarListFieldBuilder().getBuilder(index);
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarListOrBuilder(
int index) {
@@ -1683,7 +1604,7 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAva
}
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public java.util.List extends emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>
getAvatarListOrBuilderList() {
@@ -1694,14 +1615,14 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAva
}
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder addAvatarListBuilder() {
return getAvatarListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance());
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder addAvatarListBuilder(
int index) {
@@ -1709,7 +1630,7 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder addAvat
index, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance());
}
/**
- * repeated .AvatarInfo avatar_list = 8;
+ * repeated .AvatarInfo avatar_list = 7;
*/
public java.util.List
getAvatarListBuilderList() {
@@ -1722,7 +1643,7 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder addAvat
avatarListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>(
avatarList_,
- ((bitField0_ & 0x00000002) != 0),
+ ((bitField0_ & 0x00000001) != 0),
getParentForChildren(),
isClean());
avatarList_ = null;
@@ -1730,85 +1651,6 @@ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder addAvat
return avatarListBuilder_;
}
- private com.google.protobuf.Internal.IntList backupAvatarTeamOrderList_ = emptyIntList();
- private void ensureBackupAvatarTeamOrderListIsMutable() {
- if (!((bitField0_ & 0x00000004) != 0)) {
- backupAvatarTeamOrderList_ = mutableCopy(backupAvatarTeamOrderList_);
- bitField0_ |= 0x00000004;
- }
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @return A list containing the backupAvatarTeamOrderList.
- */
- public java.util.List
- getBackupAvatarTeamOrderListList() {
- return ((bitField0_ & 0x00000004) != 0) ?
- java.util.Collections.unmodifiableList(backupAvatarTeamOrderList_) : backupAvatarTeamOrderList_;
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @return The count of backupAvatarTeamOrderList.
- */
- public int getBackupAvatarTeamOrderListCount() {
- return backupAvatarTeamOrderList_.size();
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @param index The index of the element to return.
- * @return The backupAvatarTeamOrderList at the given index.
- */
- public int getBackupAvatarTeamOrderList(int index) {
- return backupAvatarTeamOrderList_.getInt(index);
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @param index The index to set the value at.
- * @param value The backupAvatarTeamOrderList to set.
- * @return This builder for chaining.
- */
- public Builder setBackupAvatarTeamOrderList(
- int index, int value) {
- ensureBackupAvatarTeamOrderListIsMutable();
- backupAvatarTeamOrderList_.setInt(index, value);
- onChanged();
- return this;
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @param value The backupAvatarTeamOrderList to add.
- * @return This builder for chaining.
- */
- public Builder addBackupAvatarTeamOrderList(int value) {
- ensureBackupAvatarTeamOrderListIsMutable();
- backupAvatarTeamOrderList_.addInt(value);
- onChanged();
- return this;
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @param values The backupAvatarTeamOrderList to add.
- * @return This builder for chaining.
- */
- public Builder addAllBackupAvatarTeamOrderList(
- java.lang.Iterable extends java.lang.Integer> values) {
- ensureBackupAvatarTeamOrderListIsMutable();
- com.google.protobuf.AbstractMessageLite.Builder.addAll(
- values, backupAvatarTeamOrderList_);
- onChanged();
- return this;
- }
- /**
- * repeated uint32 backup_avatar_team_order_list = 9;
- * @return This builder for chaining.
- */
- public Builder clearBackupAvatarTeamOrderList() {
- backupAvatarTeamOrderList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000004);
- onChanged();
- return this;
- }
-
private com.google.protobuf.MapField<
java.lang.Integer, emu.grasscutter.net.proto.AvatarTeamOuterClass.AvatarTeam> avatarTeamMap_;
private com.google.protobuf.MapField
@@ -1836,7 +1678,7 @@ public int getAvatarTeamMapCount() {
return internalGetAvatarTeamMap().getMap().size();
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -1854,7 +1696,7 @@ public java.util.Mapmap<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -1862,7 +1704,7 @@ public java.util.Mapmap<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -1875,7 +1717,7 @@ public emu.grasscutter.net.proto.AvatarTeamOuterClass.AvatarTeam getAvatarTeamMa
return map.containsKey(key) ? map.get(key) : defaultValue;
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
@java.lang.Override
@@ -1896,7 +1738,7 @@ public Builder clearAvatarTeamMap() {
return this;
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
public Builder removeAvatarTeamMap(
@@ -1915,7 +1757,7 @@ public Builder removeAvatarTeamMap(
return internalGetMutableAvatarTeamMap().getMutableMap();
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
public Builder putAvatarTeamMap(
int key,
@@ -1927,7 +1769,7 @@ public Builder putAvatarTeamMap(
return this;
}
/**
- * map<uint32, .AvatarTeam> avatar_team_map = 10;
+ * map<uint32, .AvatarTeam> avatar_team_map = 9;
*/
public Builder putAllAvatarTeamMap(
@@ -1939,29 +1781,29 @@ public Builder putAllAvatarTeamMap(
private com.google.protobuf.Internal.IntList ownedFlycloakList_ = emptyIntList();
private void ensureOwnedFlycloakListIsMutable() {
- if (!((bitField0_ & 0x00000010) != 0)) {
+ if (!((bitField0_ & 0x00000004) != 0)) {
ownedFlycloakList_ = mutableCopy(ownedFlycloakList_);
- bitField0_ |= 0x00000010;
+ bitField0_ |= 0x00000004;
}
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @return A list containing the ownedFlycloakList.
*/
public java.util.List
getOwnedFlycloakListList() {
- return ((bitField0_ & 0x00000010) != 0) ?
+ return ((bitField0_ & 0x00000004) != 0) ?
java.util.Collections.unmodifiableList(ownedFlycloakList_) : ownedFlycloakList_;
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @return The count of ownedFlycloakList.
*/
public int getOwnedFlycloakListCount() {
return ownedFlycloakList_.size();
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @param index The index of the element to return.
* @return The ownedFlycloakList at the given index.
*/
@@ -1969,7 +1811,7 @@ public int getOwnedFlycloakList(int index) {
return ownedFlycloakList_.getInt(index);
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @param index The index to set the value at.
* @param value The ownedFlycloakList to set.
* @return This builder for chaining.
@@ -1982,7 +1824,7 @@ public Builder setOwnedFlycloakList(
return this;
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @param value The ownedFlycloakList to add.
* @return This builder for chaining.
*/
@@ -1993,7 +1835,7 @@ public Builder addOwnedFlycloakList(int value) {
return this;
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @param values The ownedFlycloakList to add.
* @return This builder for chaining.
*/
@@ -2006,41 +1848,41 @@ public Builder addAllOwnedFlycloakList(
return this;
}
/**
- * repeated uint32 owned_flycloak_list = 11;
+ * repeated uint32 owned_flycloak_list = 12;
* @return This builder for chaining.
*/
public Builder clearOwnedFlycloakList() {
ownedFlycloakList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000010);
+ bitField0_ = (bitField0_ & ~0x00000004);
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList ownedCostumeList_ = emptyIntList();
private void ensureOwnedCostumeListIsMutable() {
- if (!((bitField0_ & 0x00000020) != 0)) {
+ if (!((bitField0_ & 0x00000008) != 0)) {
ownedCostumeList_ = mutableCopy(ownedCostumeList_);
- bitField0_ |= 0x00000020;
+ bitField0_ |= 0x00000008;
}
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @return A list containing the ownedCostumeList.
*/
public java.util.List
getOwnedCostumeListList() {
- return ((bitField0_ & 0x00000020) != 0) ?
+ return ((bitField0_ & 0x00000008) != 0) ?
java.util.Collections.unmodifiableList(ownedCostumeList_) : ownedCostumeList_;
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @return The count of ownedCostumeList.
*/
public int getOwnedCostumeListCount() {
return ownedCostumeList_.size();
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @param index The index of the element to return.
* @return The ownedCostumeList at the given index.
*/
@@ -2048,7 +1890,7 @@ public int getOwnedCostumeList(int index) {
return ownedCostumeList_.getInt(index);
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @param index The index to set the value at.
* @param value The ownedCostumeList to set.
* @return This builder for chaining.
@@ -2061,7 +1903,7 @@ public Builder setOwnedCostumeList(
return this;
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @param value The ownedCostumeList to add.
* @return This builder for chaining.
*/
@@ -2072,7 +1914,7 @@ public Builder addOwnedCostumeList(int value) {
return this;
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @param values The ownedCostumeList to add.
* @return This builder for chaining.
*/
@@ -2085,12 +1927,12 @@ public Builder addAllOwnedCostumeList(
return this;
}
/**
- * repeated uint32 owned_costume_list = 12;
+ * repeated uint32 owned_costume_list = 4;
* @return This builder for chaining.
*/
public Builder clearOwnedCostumeList() {
ownedCostumeList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000020);
+ bitField0_ = (bitField0_ & ~0x00000008);
onChanged();
return this;
}
@@ -2098,9 +1940,9 @@ public Builder clearOwnedCostumeList() {
private java.util.List avatarRenameList_ =
java.util.Collections.emptyList();
private void ensureAvatarRenameListIsMutable() {
- if (!((bitField0_ & 0x00000040) != 0)) {
+ if (!((bitField0_ & 0x00000010) != 0)) {
avatarRenameList_ = new java.util.ArrayList(avatarRenameList_);
- bitField0_ |= 0x00000040;
+ bitField0_ |= 0x00000010;
}
}
@@ -2108,7 +1950,7 @@ private void ensureAvatarRenameListIsMutable() {
emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBuilder> avatarRenameListBuilder_;
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public java.util.List getAvatarRenameListList() {
if (avatarRenameListBuilder_ == null) {
@@ -2118,7 +1960,7 @@ public java.util.Listrepeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public int getAvatarRenameListCount() {
if (avatarRenameListBuilder_ == null) {
@@ -2128,7 +1970,7 @@ public int getAvatarRenameListCount() {
}
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo getAvatarRenameList(int index) {
if (avatarRenameListBuilder_ == null) {
@@ -2138,7 +1980,7 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo get
}
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder setAvatarRenameList(
int index, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo value) {
@@ -2155,7 +1997,7 @@ public Builder setAvatarRenameList(
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder setAvatarRenameList(
int index, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder builderForValue) {
@@ -2169,7 +2011,7 @@ public Builder setAvatarRenameList(
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder addAvatarRenameList(emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo value) {
if (avatarRenameListBuilder_ == null) {
@@ -2185,7 +2027,7 @@ public Builder addAvatarRenameList(emu.grasscutter.net.proto.AvatarRenameInfoOut
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder addAvatarRenameList(
int index, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo value) {
@@ -2202,7 +2044,7 @@ public Builder addAvatarRenameList(
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder addAvatarRenameList(
emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder builderForValue) {
@@ -2216,7 +2058,7 @@ public Builder addAvatarRenameList(
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder addAvatarRenameList(
int index, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder builderForValue) {
@@ -2230,7 +2072,7 @@ public Builder addAvatarRenameList(
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder addAllAvatarRenameList(
java.lang.Iterable extends emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo> values) {
@@ -2245,12 +2087,12 @@ public Builder addAllAvatarRenameList(
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder clearAvatarRenameList() {
if (avatarRenameListBuilder_ == null) {
avatarRenameList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000040);
+ bitField0_ = (bitField0_ & ~0x00000010);
onChanged();
} else {
avatarRenameListBuilder_.clear();
@@ -2258,7 +2100,7 @@ public Builder clearAvatarRenameList() {
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public Builder removeAvatarRenameList(int index) {
if (avatarRenameListBuilder_ == null) {
@@ -2271,14 +2113,14 @@ public Builder removeAvatarRenameList(int index) {
return this;
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder getAvatarRenameListBuilder(
int index) {
return getAvatarRenameListFieldBuilder().getBuilder(index);
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBuilder getAvatarRenameListOrBuilder(
int index) {
@@ -2288,7 +2130,7 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBu
}
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public java.util.List extends emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBuilder>
getAvatarRenameListOrBuilderList() {
@@ -2299,14 +2141,14 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBu
}
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder addAvatarRenameListBuilder() {
return getAvatarRenameListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.getDefaultInstance());
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder addAvatarRenameListBuilder(
int index) {
@@ -2314,7 +2156,7 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Bui
index, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.getDefaultInstance());
}
/**
- * repeated .AvatarRenameInfo avatar_rename_list = 13;
+ * repeated .AvatarRenameInfo avatar_rename_list = 15;
*/
public java.util.List
getAvatarRenameListBuilderList() {
@@ -2327,7 +2169,7 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Bui
avatarRenameListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Builder, emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfoOrBuilder>(
avatarRenameList_,
- ((bitField0_ & 0x00000040) != 0),
+ ((bitField0_ & 0x00000010) != 0),
getParentForChildren(),
isClean());
avatarRenameList_ = null;
@@ -2337,7 +2179,7 @@ public emu.grasscutter.net.proto.AvatarRenameInfoOuterClass.AvatarRenameInfo.Bui
private long chooseAvatarGuid_ ;
/**
- * uint64 choose_avatar_guid = 14;
+ * uint64 choose_avatar_guid = 1;
* @return The chooseAvatarGuid.
*/
@java.lang.Override
@@ -2345,7 +2187,7 @@ public long getChooseAvatarGuid() {
return chooseAvatarGuid_;
}
/**
- * uint64 choose_avatar_guid = 14;
+ * uint64 choose_avatar_guid = 1;
* @param value The chooseAvatarGuid to set.
* @return This builder for chaining.
*/
@@ -2356,7 +2198,7 @@ public Builder setChooseAvatarGuid(long value) {
return this;
}
/**
- * uint64 choose_avatar_guid = 14;
+ * uint64 choose_avatar_guid = 1;
* @return This builder for chaining.
*/
public Builder clearChooseAvatarGuid() {
@@ -2365,6 +2207,164 @@ public Builder clearChooseAvatarGuid() {
onChanged();
return this;
}
+
+ private com.google.protobuf.Internal.IntList backupAvatarTeamOrderList_ = emptyIntList();
+ private void ensureBackupAvatarTeamOrderListIsMutable() {
+ if (!((bitField0_ & 0x00000020) != 0)) {
+ backupAvatarTeamOrderList_ = mutableCopy(backupAvatarTeamOrderList_);
+ bitField0_ |= 0x00000020;
+ }
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @return A list containing the backupAvatarTeamOrderList.
+ */
+ public java.util.List
+ getBackupAvatarTeamOrderListList() {
+ return ((bitField0_ & 0x00000020) != 0) ?
+ java.util.Collections.unmodifiableList(backupAvatarTeamOrderList_) : backupAvatarTeamOrderList_;
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @return The count of backupAvatarTeamOrderList.
+ */
+ public int getBackupAvatarTeamOrderListCount() {
+ return backupAvatarTeamOrderList_.size();
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @param index The index of the element to return.
+ * @return The backupAvatarTeamOrderList at the given index.
+ */
+ public int getBackupAvatarTeamOrderList(int index) {
+ return backupAvatarTeamOrderList_.getInt(index);
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @param index The index to set the value at.
+ * @param value The backupAvatarTeamOrderList to set.
+ * @return This builder for chaining.
+ */
+ public Builder setBackupAvatarTeamOrderList(
+ int index, int value) {
+ ensureBackupAvatarTeamOrderListIsMutable();
+ backupAvatarTeamOrderList_.setInt(index, value);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @param value The backupAvatarTeamOrderList to add.
+ * @return This builder for chaining.
+ */
+ public Builder addBackupAvatarTeamOrderList(int value) {
+ ensureBackupAvatarTeamOrderListIsMutable();
+ backupAvatarTeamOrderList_.addInt(value);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @param values The backupAvatarTeamOrderList to add.
+ * @return This builder for chaining.
+ */
+ public Builder addAllBackupAvatarTeamOrderList(
+ java.lang.Iterable extends java.lang.Integer> values) {
+ ensureBackupAvatarTeamOrderListIsMutable();
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
+ values, backupAvatarTeamOrderList_);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint32 backup_avatar_team_order_list = 90;
+ * @return This builder for chaining.
+ */
+ public Builder clearBackupAvatarTeamOrderList() {
+ backupAvatarTeamOrderList_ = emptyIntList();
+ bitField0_ = (bitField0_ & ~0x00000020);
+ onChanged();
+ return this;
+ }
+
+ private com.google.protobuf.Internal.LongList tempAvatarGuidList_ = emptyLongList();
+ private void ensureTempAvatarGuidListIsMutable() {
+ if (!((bitField0_ & 0x00000040) != 0)) {
+ tempAvatarGuidList_ = mutableCopy(tempAvatarGuidList_);
+ bitField0_ |= 0x00000040;
+ }
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @return A list containing the tempAvatarGuidList.
+ */
+ public java.util.List
+ getTempAvatarGuidListList() {
+ return ((bitField0_ & 0x00000040) != 0) ?
+ java.util.Collections.unmodifiableList(tempAvatarGuidList_) : tempAvatarGuidList_;
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @return The count of tempAvatarGuidList.
+ */
+ public int getTempAvatarGuidListCount() {
+ return tempAvatarGuidList_.size();
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @param index The index of the element to return.
+ * @return The tempAvatarGuidList at the given index.
+ */
+ public long getTempAvatarGuidList(int index) {
+ return tempAvatarGuidList_.getLong(index);
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @param index The index to set the value at.
+ * @param value The tempAvatarGuidList to set.
+ * @return This builder for chaining.
+ */
+ public Builder setTempAvatarGuidList(
+ int index, long value) {
+ ensureTempAvatarGuidListIsMutable();
+ tempAvatarGuidList_.setLong(index, value);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @param value The tempAvatarGuidList to add.
+ * @return This builder for chaining.
+ */
+ public Builder addTempAvatarGuidList(long value) {
+ ensureTempAvatarGuidListIsMutable();
+ tempAvatarGuidList_.addLong(value);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @param values The tempAvatarGuidList to add.
+ * @return This builder for chaining.
+ */
+ public Builder addAllTempAvatarGuidList(
+ java.lang.Iterable extends java.lang.Long> values) {
+ ensureTempAvatarGuidListIsMutable();
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
+ values, tempAvatarGuidList_);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint64 temp_avatar_guid_list = 40;
+ * @return This builder for chaining.
+ */
+ public Builder clearTempAvatarGuidList() {
+ tempAvatarGuidList_ = emptyLongList();
+ bitField0_ = (bitField0_ & ~0x00000040);
+ onChanged();
+ return this;
+ }
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
@@ -2439,15 +2439,15 @@ public emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify get
java.lang.String[] descriptorData = {
"\n\026AvatarDataNotify.proto\032\020AvatarInfo.pro" +
"to\032\020AvatarTeam.proto\032\026AvatarRenameInfo.p" +
- "roto\"\234\003\n\020AvatarDataNotify\022\035\n\025temp_avatar" +
- "_guid_list\030\004 \003(\004\022\032\n\022cur_avatar_team_id\030\007" +
- " \001(\r\022 \n\013avatar_list\030\010 \003(\0132\013.AvatarInfo\022%" +
- "\n\035backup_avatar_team_order_list\030\t \003(\r\022=\n" +
- "\017avatar_team_map\030\n \003(\0132$.AvatarDataNotif" +
- "y.AvatarTeamMapEntry\022\033\n\023owned_flycloak_l" +
- "ist\030\013 \003(\r\022\032\n\022owned_costume_list\030\014 \003(\r\022-\n" +
- "\022avatar_rename_list\030\r \003(\0132\021.AvatarRename" +
- "Info\022\032\n\022choose_avatar_guid\030\016 \001(\004\032A\n\022Avat" +
+ "roto\"\234\003\n\020AvatarDataNotify\022\032\n\022cur_avatar_" +
+ "team_id\030\006 \001(\r\022 \n\013avatar_list\030\007 \003(\0132\013.Ava" +
+ "tarInfo\022=\n\017avatar_team_map\030\t \003(\0132$.Avata" +
+ "rDataNotify.AvatarTeamMapEntry\022\033\n\023owned_" +
+ "flycloak_list\030\014 \003(\r\022\032\n\022owned_costume_lis" +
+ "t\030\004 \003(\r\022-\n\022avatar_rename_list\030\017 \003(\0132\021.Av" +
+ "atarRenameInfo\022\032\n\022choose_avatar_guid\030\001 \001" +
+ "(\004\022%\n\035backup_avatar_team_order_list\030Z \003(" +
+ "\r\022\035\n\025temp_avatar_guid_list\030( \003(\004\032A\n\022Avat" +
"arTeamMapEntry\022\013\n\003key\030\001 \001(\r\022\032\n\005value\030\002 \001" +
"(\0132\013.AvatarTeam:\0028\001B\033\n\031emu.grasscutter.n" +
"et.protob\006proto3"
@@ -2464,7 +2464,7 @@ public emu.grasscutter.net.proto.AvatarDataNotifyOuterClass.AvatarDataNotify get
internal_static_AvatarDataNotify_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_AvatarDataNotify_descriptor,
- new java.lang.String[] { "TempAvatarGuidList", "CurAvatarTeamId", "AvatarList", "BackupAvatarTeamOrderList", "AvatarTeamMap", "OwnedFlycloakList", "OwnedCostumeList", "AvatarRenameList", "ChooseAvatarGuid", });
+ new java.lang.String[] { "CurAvatarTeamId", "AvatarList", "AvatarTeamMap", "OwnedFlycloakList", "OwnedCostumeList", "AvatarRenameList", "ChooseAvatarGuid", "BackupAvatarTeamOrderList", "TempAvatarGuidList", });
internal_static_AvatarDataNotify_AvatarTeamMapEntry_descriptor =
internal_static_AvatarDataNotify_descriptor.getNestedTypes().get(0);
internal_static_AvatarDataNotify_AvatarTeamMapEntry_fieldAccessorTable = new
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/CityInfoOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/CityInfoOuterClass.java
index 24a3276c1f6..2c0e3d562d2 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/CityInfoOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/CityInfoOuterClass.java
@@ -19,19 +19,19 @@ public interface CityInfoOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 crystal_num = 2;
+ * uint32 crystal_num = 13;
* @return The crystalNum.
*/
int getCrystalNum();
/**
- * uint32 city_id = 12;
+ * uint32 city_id = 15;
* @return The cityId.
*/
int getCityId();
/**
- * uint32 level = 15;
+ * uint32 level = 12;
* @return The level.
*/
int getLevel();
@@ -81,19 +81,19 @@ private CityInfo(
case 0:
done = true;
break;
- case 16: {
+ case 96: {
- crystalNum_ = input.readUInt32();
+ level_ = input.readUInt32();
break;
}
- case 96: {
+ case 104: {
- cityId_ = input.readUInt32();
+ crystalNum_ = input.readUInt32();
break;
}
case 120: {
- level_ = input.readUInt32();
+ cityId_ = input.readUInt32();
break;
}
default: {
@@ -128,10 +128,10 @@ private CityInfo(
emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.class, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder.class);
}
- public static final int CRYSTAL_NUM_FIELD_NUMBER = 2;
+ public static final int CRYSTAL_NUM_FIELD_NUMBER = 13;
private int crystalNum_;
/**
- * uint32 crystal_num = 2;
+ * uint32 crystal_num = 13;
* @return The crystalNum.
*/
@java.lang.Override
@@ -139,10 +139,10 @@ public int getCrystalNum() {
return crystalNum_;
}
- public static final int CITY_ID_FIELD_NUMBER = 12;
+ public static final int CITY_ID_FIELD_NUMBER = 15;
private int cityId_;
/**
- * uint32 city_id = 12;
+ * uint32 city_id = 15;
* @return The cityId.
*/
@java.lang.Override
@@ -150,10 +150,10 @@ public int getCityId() {
return cityId_;
}
- public static final int LEVEL_FIELD_NUMBER = 15;
+ public static final int LEVEL_FIELD_NUMBER = 12;
private int level_;
/**
- * uint32 level = 15;
+ * uint32 level = 12;
* @return The level.
*/
@java.lang.Override
@@ -175,14 +175,14 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
+ if (level_ != 0) {
+ output.writeUInt32(12, level_);
+ }
if (crystalNum_ != 0) {
- output.writeUInt32(2, crystalNum_);
+ output.writeUInt32(13, crystalNum_);
}
if (cityId_ != 0) {
- output.writeUInt32(12, cityId_);
- }
- if (level_ != 0) {
- output.writeUInt32(15, level_);
+ output.writeUInt32(15, cityId_);
}
unknownFields.writeTo(output);
}
@@ -193,17 +193,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (crystalNum_ != 0) {
+ if (level_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(2, crystalNum_);
+ .computeUInt32Size(12, level_);
}
- if (cityId_ != 0) {
+ if (crystalNum_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(12, cityId_);
+ .computeUInt32Size(13, crystalNum_);
}
- if (level_ != 0) {
+ if (cityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(15, level_);
+ .computeUInt32Size(15, cityId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -499,7 +499,7 @@ public Builder mergeFrom(
private int crystalNum_ ;
/**
- * uint32 crystal_num = 2;
+ * uint32 crystal_num = 13;
* @return The crystalNum.
*/
@java.lang.Override
@@ -507,7 +507,7 @@ public int getCrystalNum() {
return crystalNum_;
}
/**
- * uint32 crystal_num = 2;
+ * uint32 crystal_num = 13;
* @param value The crystalNum to set.
* @return This builder for chaining.
*/
@@ -518,7 +518,7 @@ public Builder setCrystalNum(int value) {
return this;
}
/**
- * uint32 crystal_num = 2;
+ * uint32 crystal_num = 13;
* @return This builder for chaining.
*/
public Builder clearCrystalNum() {
@@ -530,7 +530,7 @@ public Builder clearCrystalNum() {
private int cityId_ ;
/**
- * uint32 city_id = 12;
+ * uint32 city_id = 15;
* @return The cityId.
*/
@java.lang.Override
@@ -538,7 +538,7 @@ public int getCityId() {
return cityId_;
}
/**
- * uint32 city_id = 12;
+ * uint32 city_id = 15;
* @param value The cityId to set.
* @return This builder for chaining.
*/
@@ -549,7 +549,7 @@ public Builder setCityId(int value) {
return this;
}
/**
- * uint32 city_id = 12;
+ * uint32 city_id = 15;
* @return This builder for chaining.
*/
public Builder clearCityId() {
@@ -561,7 +561,7 @@ public Builder clearCityId() {
private int level_ ;
/**
- * uint32 level = 15;
+ * uint32 level = 12;
* @return The level.
*/
@java.lang.Override
@@ -569,7 +569,7 @@ public int getLevel() {
return level_;
}
/**
- * uint32 level = 15;
+ * uint32 level = 12;
* @param value The level to set.
* @return This builder for chaining.
*/
@@ -580,7 +580,7 @@ public Builder setLevel(int value) {
return this;
}
/**
- * uint32 level = 15;
+ * uint32 level = 12;
* @return This builder for chaining.
*/
public Builder clearLevel() {
@@ -657,7 +657,7 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo getDefaultInstanceF
static {
java.lang.String[] descriptorData = {
"\n\016CityInfo.proto\"?\n\010CityInfo\022\023\n\013crystal_" +
- "num\030\002 \001(\r\022\017\n\007city_id\030\014 \001(\r\022\r\n\005level\030\017 \001(" +
+ "num\030\r \001(\r\022\017\n\007city_id\030\017 \001(\r\022\r\n\005level\030\014 \001(" +
"\rB\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneReqOuterClass.java
index a008a2c9ce8..6d9799f70e7 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneReqOuterClass.java
@@ -19,14 +19,14 @@ public interface EnterSceneDoneReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 enter_scene_token = 8;
+ * uint32 enter_scene_token = 4;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
}
/**
*
- * CmdId: 4561
+ * CmdId: 26406
*
*
* Protobuf type {@code EnterSceneDoneReq}
@@ -73,7 +73,7 @@ private EnterSceneDoneReq(
case 0:
done = true;
break;
- case 64: {
+ case 32: {
enterSceneToken_ = input.readUInt32();
break;
@@ -110,10 +110,10 @@ private EnterSceneDoneReq(
emu.grasscutter.net.proto.EnterSceneDoneReqOuterClass.EnterSceneDoneReq.class, emu.grasscutter.net.proto.EnterSceneDoneReqOuterClass.EnterSceneDoneReq.Builder.class);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 8;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 4;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 8;
+ * uint32 enter_scene_token = 4;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -136,7 +136,7 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (enterSceneToken_ != 0) {
- output.writeUInt32(8, enterSceneToken_);
+ output.writeUInt32(4, enterSceneToken_);
}
unknownFields.writeTo(output);
}
@@ -149,7 +149,7 @@ public int getSerializedSize() {
size = 0;
if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(8, enterSceneToken_);
+ .computeUInt32Size(4, enterSceneToken_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -278,7 +278,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 4561
+ * CmdId: 26406
*
*
* Protobuf type {@code EnterSceneDoneReq}
@@ -429,7 +429,7 @@ public Builder mergeFrom(
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 8;
+ * uint32 enter_scene_token = 4;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -437,7 +437,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 8;
+ * uint32 enter_scene_token = 4;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -448,7 +448,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 8;
+ * uint32 enter_scene_token = 4;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -525,7 +525,7 @@ public emu.grasscutter.net.proto.EnterSceneDoneReqOuterClass.EnterSceneDoneReq g
static {
java.lang.String[] descriptorData = {
"\n\027EnterSceneDoneReq.proto\".\n\021EnterSceneD" +
- "oneReq\022\031\n\021enter_scene_token\030\010 \001(\rB\033\n\031emu" +
+ "oneReq\022\031\n\021enter_scene_token\030\004 \001(\rB\033\n\031emu" +
".grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneRspOuterClass.java
index 6e41bfbae94..530a17f1899 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneDoneRspOuterClass.java
@@ -19,20 +19,28 @@ public interface EnterSceneDoneRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * int32 retcode = 10;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 14;
* @return The retcode.
*/
int getRetcode();
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 2;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
}
/**
*
- * CmdId: 793
+ * CmdId: 3918
*
*
* Protobuf type {@code EnterSceneDoneRsp}
@@ -79,14 +87,14 @@ private EnterSceneDoneRsp(
case 0:
done = true;
break;
- case 80: {
+ case 16: {
- retcode_ = input.readInt32();
+ enterSceneToken_ = input.readUInt32();
break;
}
- case 88: {
+ case 112: {
- enterSceneToken_ = input.readUInt32();
+ retcode_ = input.readInt32();
break;
}
default: {
@@ -121,10 +129,14 @@ private EnterSceneDoneRsp(
emu.grasscutter.net.proto.EnterSceneDoneRspOuterClass.EnterSceneDoneRsp.class, emu.grasscutter.net.proto.EnterSceneDoneRspOuterClass.EnterSceneDoneRsp.Builder.class);
}
- public static final int RETCODE_FIELD_NUMBER = 10;
+ public static final int RETCODE_FIELD_NUMBER = 14;
private int retcode_;
/**
- * int32 retcode = 10;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 14;
* @return The retcode.
*/
@java.lang.Override
@@ -132,10 +144,14 @@ public int getRetcode() {
return retcode_;
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 11;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 2;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 2;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -157,11 +173,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (retcode_ != 0) {
- output.writeInt32(10, retcode_);
- }
if (enterSceneToken_ != 0) {
- output.writeUInt32(11, enterSceneToken_);
+ output.writeUInt32(2, enterSceneToken_);
+ }
+ if (retcode_ != 0) {
+ output.writeInt32(14, retcode_);
}
unknownFields.writeTo(output);
}
@@ -172,13 +188,13 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (retcode_ != 0) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(10, retcode_);
+ .computeUInt32Size(2, enterSceneToken_);
}
- if (enterSceneToken_ != 0) {
+ if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, enterSceneToken_);
+ .computeInt32Size(14, retcode_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -311,7 +327,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 793
+ * CmdId: 3918
*
*
* Protobuf type {@code EnterSceneDoneRsp}
@@ -468,7 +484,11 @@ public Builder mergeFrom(
private int retcode_ ;
/**
- * int32 retcode = 10;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 14;
* @return The retcode.
*/
@java.lang.Override
@@ -476,7 +496,11 @@ public int getRetcode() {
return retcode_;
}
/**
- * int32 retcode = 10;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 14;
* @param value The retcode to set.
* @return This builder for chaining.
*/
@@ -487,7 +511,11 @@ public Builder setRetcode(int value) {
return this;
}
/**
- * int32 retcode = 10;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 14;
* @return This builder for chaining.
*/
public Builder clearRetcode() {
@@ -499,7 +527,11 @@ public Builder clearRetcode() {
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 2;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -507,7 +539,11 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 2;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -518,7 +554,11 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 2;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -595,8 +635,8 @@ public emu.grasscutter.net.proto.EnterSceneDoneRspOuterClass.EnterSceneDoneRsp g
static {
java.lang.String[] descriptorData = {
"\n\027EnterSceneDoneRsp.proto\"?\n\021EnterSceneD" +
- "oneRsp\022\017\n\007retcode\030\n \001(\005\022\031\n\021enter_scene_t" +
- "oken\030\013 \001(\rB\033\n\031emu.grasscutter.net.protob" +
+ "oneRsp\022\017\n\007retcode\030\016 \001(\005\022\031\n\021enter_scene_t" +
+ "oken\030\002 \001(\rB\033\n\031emu.grasscutter.net.protob" +
"\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/EnterScenePeerNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/EnterScenePeerNotifyOuterClass.java
index 829df9ecd84..6e9634ea946 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/EnterScenePeerNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/EnterScenePeerNotifyOuterClass.java
@@ -19,32 +19,32 @@ public interface EnterScenePeerNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 enter_scene_token = 1;
+ * uint32 enter_scene_token = 12;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
/**
- * uint32 dest_scene_id = 7;
+ * uint32 dest_scene_id = 13;
* @return The destSceneId.
*/
int getDestSceneId();
/**
- * uint32 peer_id = 8;
+ * uint32 peer_id = 1;
* @return The peerId.
*/
int getPeerId();
/**
- * uint32 host_peer_id = 11;
+ * uint32 host_peer_id = 15;
* @return The hostPeerId.
*/
int getHostPeerId();
}
/**
*
- * CmdId: 9626
+ * CmdId: 502
*
*
* Protobuf type {@code EnterScenePeerNotify}
@@ -93,20 +93,20 @@ private EnterScenePeerNotify(
break;
case 8: {
- enterSceneToken_ = input.readUInt32();
+ peerId_ = input.readUInt32();
break;
}
- case 56: {
+ case 96: {
- destSceneId_ = input.readUInt32();
+ enterSceneToken_ = input.readUInt32();
break;
}
- case 64: {
+ case 104: {
- peerId_ = input.readUInt32();
+ destSceneId_ = input.readUInt32();
break;
}
- case 88: {
+ case 120: {
hostPeerId_ = input.readUInt32();
break;
@@ -143,10 +143,10 @@ private EnterScenePeerNotify(
emu.grasscutter.net.proto.EnterScenePeerNotifyOuterClass.EnterScenePeerNotify.class, emu.grasscutter.net.proto.EnterScenePeerNotifyOuterClass.EnterScenePeerNotify.Builder.class);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 1;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 12;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 1;
+ * uint32 enter_scene_token = 12;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -154,10 +154,10 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
- public static final int DEST_SCENE_ID_FIELD_NUMBER = 7;
+ public static final int DEST_SCENE_ID_FIELD_NUMBER = 13;
private int destSceneId_;
/**
- * uint32 dest_scene_id = 7;
+ * uint32 dest_scene_id = 13;
* @return The destSceneId.
*/
@java.lang.Override
@@ -165,10 +165,10 @@ public int getDestSceneId() {
return destSceneId_;
}
- public static final int PEER_ID_FIELD_NUMBER = 8;
+ public static final int PEER_ID_FIELD_NUMBER = 1;
private int peerId_;
/**
- * uint32 peer_id = 8;
+ * uint32 peer_id = 1;
* @return The peerId.
*/
@java.lang.Override
@@ -176,10 +176,10 @@ public int getPeerId() {
return peerId_;
}
- public static final int HOST_PEER_ID_FIELD_NUMBER = 11;
+ public static final int HOST_PEER_ID_FIELD_NUMBER = 15;
private int hostPeerId_;
/**
- * uint32 host_peer_id = 11;
+ * uint32 host_peer_id = 15;
* @return The hostPeerId.
*/
@java.lang.Override
@@ -201,17 +201,17 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
+ if (peerId_ != 0) {
+ output.writeUInt32(1, peerId_);
+ }
if (enterSceneToken_ != 0) {
- output.writeUInt32(1, enterSceneToken_);
+ output.writeUInt32(12, enterSceneToken_);
}
if (destSceneId_ != 0) {
- output.writeUInt32(7, destSceneId_);
- }
- if (peerId_ != 0) {
- output.writeUInt32(8, peerId_);
+ output.writeUInt32(13, destSceneId_);
}
if (hostPeerId_ != 0) {
- output.writeUInt32(11, hostPeerId_);
+ output.writeUInt32(15, hostPeerId_);
}
unknownFields.writeTo(output);
}
@@ -222,21 +222,21 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (enterSceneToken_ != 0) {
+ if (peerId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(1, enterSceneToken_);
+ .computeUInt32Size(1, peerId_);
}
- if (destSceneId_ != 0) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(7, destSceneId_);
+ .computeUInt32Size(12, enterSceneToken_);
}
- if (peerId_ != 0) {
+ if (destSceneId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(8, peerId_);
+ .computeUInt32Size(13, destSceneId_);
}
if (hostPeerId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, hostPeerId_);
+ .computeUInt32Size(15, hostPeerId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -377,7 +377,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 9626
+ * CmdId: 502
*
*
* Protobuf type {@code EnterScenePeerNotify}
@@ -546,7 +546,7 @@ public Builder mergeFrom(
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 1;
+ * uint32 enter_scene_token = 12;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -554,7 +554,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 1;
+ * uint32 enter_scene_token = 12;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -565,7 +565,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 1;
+ * uint32 enter_scene_token = 12;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -577,7 +577,7 @@ public Builder clearEnterSceneToken() {
private int destSceneId_ ;
/**
- * uint32 dest_scene_id = 7;
+ * uint32 dest_scene_id = 13;
* @return The destSceneId.
*/
@java.lang.Override
@@ -585,7 +585,7 @@ public int getDestSceneId() {
return destSceneId_;
}
/**
- * uint32 dest_scene_id = 7;
+ * uint32 dest_scene_id = 13;
* @param value The destSceneId to set.
* @return This builder for chaining.
*/
@@ -596,7 +596,7 @@ public Builder setDestSceneId(int value) {
return this;
}
/**
- * uint32 dest_scene_id = 7;
+ * uint32 dest_scene_id = 13;
* @return This builder for chaining.
*/
public Builder clearDestSceneId() {
@@ -608,7 +608,7 @@ public Builder clearDestSceneId() {
private int peerId_ ;
/**
- * uint32 peer_id = 8;
+ * uint32 peer_id = 1;
* @return The peerId.
*/
@java.lang.Override
@@ -616,7 +616,7 @@ public int getPeerId() {
return peerId_;
}
/**
- * uint32 peer_id = 8;
+ * uint32 peer_id = 1;
* @param value The peerId to set.
* @return This builder for chaining.
*/
@@ -627,7 +627,7 @@ public Builder setPeerId(int value) {
return this;
}
/**
- * uint32 peer_id = 8;
+ * uint32 peer_id = 1;
* @return This builder for chaining.
*/
public Builder clearPeerId() {
@@ -639,7 +639,7 @@ public Builder clearPeerId() {
private int hostPeerId_ ;
/**
- * uint32 host_peer_id = 11;
+ * uint32 host_peer_id = 15;
* @return The hostPeerId.
*/
@java.lang.Override
@@ -647,7 +647,7 @@ public int getHostPeerId() {
return hostPeerId_;
}
/**
- * uint32 host_peer_id = 11;
+ * uint32 host_peer_id = 15;
* @param value The hostPeerId to set.
* @return This builder for chaining.
*/
@@ -658,7 +658,7 @@ public Builder setHostPeerId(int value) {
return this;
}
/**
- * uint32 host_peer_id = 11;
+ * uint32 host_peer_id = 15;
* @return This builder for chaining.
*/
public Builder clearHostPeerId() {
@@ -735,9 +735,9 @@ public emu.grasscutter.net.proto.EnterScenePeerNotifyOuterClass.EnterScenePeerNo
static {
java.lang.String[] descriptorData = {
"\n\032EnterScenePeerNotify.proto\"o\n\024EnterSce" +
- "nePeerNotify\022\031\n\021enter_scene_token\030\001 \001(\r\022" +
- "\025\n\rdest_scene_id\030\007 \001(\r\022\017\n\007peer_id\030\010 \001(\r\022" +
- "\024\n\014host_peer_id\030\013 \001(\rB\033\n\031emu.grasscutter" +
+ "nePeerNotify\022\031\n\021enter_scene_token\030\014 \001(\r\022" +
+ "\025\n\rdest_scene_id\030\r \001(\r\022\017\n\007peer_id\030\001 \001(\r\022" +
+ "\024\n\014host_peer_id\030\017 \001(\rB\033\n\031emu.grasscutter" +
".net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyReqOuterClass.java
index 1eb56831656..1d2f89d6c9c 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyReqOuterClass.java
@@ -19,14 +19,14 @@ public interface EnterSceneReadyReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 5;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
}
/**
*
- * CmdId: 20524
+ * CmdId: 23920
*
*
* Protobuf type {@code EnterSceneReadyReq}
@@ -73,7 +73,7 @@ private EnterSceneReadyReq(
case 0:
done = true;
break;
- case 56: {
+ case 40: {
enterSceneToken_ = input.readUInt32();
break;
@@ -110,10 +110,10 @@ private EnterSceneReadyReq(
emu.grasscutter.net.proto.EnterSceneReadyReqOuterClass.EnterSceneReadyReq.class, emu.grasscutter.net.proto.EnterSceneReadyReqOuterClass.EnterSceneReadyReq.Builder.class);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 7;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 5;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 5;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -136,7 +136,7 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (enterSceneToken_ != 0) {
- output.writeUInt32(7, enterSceneToken_);
+ output.writeUInt32(5, enterSceneToken_);
}
unknownFields.writeTo(output);
}
@@ -149,7 +149,7 @@ public int getSerializedSize() {
size = 0;
if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(7, enterSceneToken_);
+ .computeUInt32Size(5, enterSceneToken_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -278,7 +278,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 20524
+ * CmdId: 23920
*
*
* Protobuf type {@code EnterSceneReadyReq}
@@ -429,7 +429,7 @@ public Builder mergeFrom(
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 5;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -437,7 +437,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 5;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -448,7 +448,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 5;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -525,7 +525,7 @@ public emu.grasscutter.net.proto.EnterSceneReadyReqOuterClass.EnterSceneReadyReq
static {
java.lang.String[] descriptorData = {
"\n\030EnterSceneReadyReq.proto\"/\n\022EnterScene" +
- "ReadyReq\022\031\n\021enter_scene_token\030\007 \001(\rB\033\n\031e" +
+ "ReadyReq\022\031\n\021enter_scene_token\030\005 \001(\rB\033\n\031e" +
"mu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyRspOuterClass.java
index 63816080f18..cf2b9250972 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/EnterSceneReadyRspOuterClass.java
@@ -19,20 +19,28 @@ public interface EnterSceneReadyRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * int32 retcode = 9;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 11;
* @return The retcode.
*/
int getRetcode();
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 5;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
}
/**
*
- * CmdId: 7914
+ * CmdId: 2248
*
*
* Protobuf type {@code EnterSceneReadyRsp}
@@ -79,14 +87,14 @@ private EnterSceneReadyRsp(
case 0:
done = true;
break;
- case 72: {
+ case 40: {
- retcode_ = input.readInt32();
+ enterSceneToken_ = input.readUInt32();
break;
}
case 88: {
- enterSceneToken_ = input.readUInt32();
+ retcode_ = input.readInt32();
break;
}
default: {
@@ -121,10 +129,14 @@ private EnterSceneReadyRsp(
emu.grasscutter.net.proto.EnterSceneReadyRspOuterClass.EnterSceneReadyRsp.class, emu.grasscutter.net.proto.EnterSceneReadyRspOuterClass.EnterSceneReadyRsp.Builder.class);
}
- public static final int RETCODE_FIELD_NUMBER = 9;
+ public static final int RETCODE_FIELD_NUMBER = 11;
private int retcode_;
/**
- * int32 retcode = 9;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 11;
* @return The retcode.
*/
@java.lang.Override
@@ -132,10 +144,14 @@ public int getRetcode() {
return retcode_;
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 11;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 5;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 5;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -157,11 +173,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (retcode_ != 0) {
- output.writeInt32(9, retcode_);
- }
if (enterSceneToken_ != 0) {
- output.writeUInt32(11, enterSceneToken_);
+ output.writeUInt32(5, enterSceneToken_);
+ }
+ if (retcode_ != 0) {
+ output.writeInt32(11, retcode_);
}
unknownFields.writeTo(output);
}
@@ -172,13 +188,13 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (retcode_ != 0) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(9, retcode_);
+ .computeUInt32Size(5, enterSceneToken_);
}
- if (enterSceneToken_ != 0) {
+ if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, enterSceneToken_);
+ .computeInt32Size(11, retcode_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -311,7 +327,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 7914
+ * CmdId: 2248
*
*
* Protobuf type {@code EnterSceneReadyRsp}
@@ -468,7 +484,11 @@ public Builder mergeFrom(
private int retcode_ ;
/**
- * int32 retcode = 9;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 11;
* @return The retcode.
*/
@java.lang.Override
@@ -476,7 +496,11 @@ public int getRetcode() {
return retcode_;
}
/**
- * int32 retcode = 9;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 11;
* @param value The retcode to set.
* @return This builder for chaining.
*/
@@ -487,7 +511,11 @@ public Builder setRetcode(int value) {
return this;
}
/**
- * int32 retcode = 9;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 11;
* @return This builder for chaining.
*/
public Builder clearRetcode() {
@@ -499,7 +527,11 @@ public Builder clearRetcode() {
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 5;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -507,7 +539,11 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 5;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -518,7 +554,11 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 11;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 5;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -595,8 +635,8 @@ public emu.grasscutter.net.proto.EnterSceneReadyRspOuterClass.EnterSceneReadyRsp
static {
java.lang.String[] descriptorData = {
"\n\030EnterSceneReadyRsp.proto\"@\n\022EnterScene" +
- "ReadyRsp\022\017\n\007retcode\030\t \001(\005\022\031\n\021enter_scene" +
- "_token\030\013 \001(\rB\033\n\031emu.grasscutter.net.prot" +
+ "ReadyRsp\022\017\n\007retcode\030\013 \001(\005\022\031\n\021enter_scene" +
+ "_token\030\005 \001(\rB\033\n\031emu.grasscutter.net.prot" +
"ob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetActivityInfoRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetActivityInfoRspOuterClass.java
index 02f9a5b63e5..8c6b958165c 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetActivityInfoRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetActivityInfoRspOuterClass.java
@@ -19,70 +19,70 @@ public interface GetActivityInfoRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- java.util.List
- getActivityInfoListList();
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getActivityInfoList(int index);
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- int getActivityInfoListCount();
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- java.util.List extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
- getActivityInfoListOrBuilderList();
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder getActivityInfoListOrBuilder(
- int index);
-
- /**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
java.util.List
getDisableTransferPointInteractionListList();
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair getDisableTransferPointInteractionList(int index);
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
int getDisableTransferPointInteractionListCount();
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
java.util.List extends emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder>
getDisableTransferPointInteractionListOrBuilderList();
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDisableTransferPointInteractionListOrBuilder(
int index);
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return A list containing the activatedSaleIdList.
*/
java.util.List getActivatedSaleIdListList();
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return The count of activatedSaleIdList.
*/
int getActivatedSaleIdListCount();
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @param index The index of the element to return.
* @return The activatedSaleIdList at the given index.
*/
int getActivatedSaleIdList(int index);
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ java.util.List
+ getActivityInfoListList();
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getActivityInfoList(int index);
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ int getActivityInfoListCount();
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ java.util.List extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
+ getActivityInfoListOrBuilderList();
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder getActivityInfoListOrBuilder(
+ int index);
+
/**
* int32 retcode = 14;
* @return The retcode.
@@ -91,7 +91,7 @@ emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDisableTra
}
/**
*
- * CmdId: 7719
+ * CmdId: 27306
*
*
* Protobuf type {@code GetActivityInfoRsp}
@@ -106,9 +106,9 @@ private GetActivityInfoRsp(com.google.protobuf.GeneratedMessageV3.Builder> bui
super(builder);
}
private GetActivityInfoRsp() {
- activityInfoList_ = java.util.Collections.emptyList();
disableTransferPointInteractionList_ = java.util.Collections.emptyList();
activatedSaleIdList_ = emptyIntList();
+ activityInfoList_ = java.util.Collections.emptyList();
}
@java.lang.Override
@@ -142,38 +142,29 @@ private GetActivityInfoRsp(
case 0:
done = true;
break;
- case 18: {
+ case 74: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
- activityInfoList_ = new java.util.ArrayList();
- mutable_bitField0_ |= 0x00000001;
- }
- activityInfoList_.add(
- input.readMessage(emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.parser(), extensionRegistry));
- break;
- }
- case 42: {
- if (!((mutable_bitField0_ & 0x00000002) != 0)) {
disableTransferPointInteractionList_ = new java.util.ArrayList();
- mutable_bitField0_ |= 0x00000002;
+ mutable_bitField0_ |= 0x00000001;
}
disableTransferPointInteractionList_.add(
input.readMessage(emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.parser(), extensionRegistry));
break;
}
- case 56: {
- if (!((mutable_bitField0_ & 0x00000004) != 0)) {
+ case 80: {
+ if (!((mutable_bitField0_ & 0x00000002) != 0)) {
activatedSaleIdList_ = newIntList();
- mutable_bitField0_ |= 0x00000004;
+ mutable_bitField0_ |= 0x00000002;
}
activatedSaleIdList_.addInt(input.readUInt32());
break;
}
- case 58: {
+ case 82: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
+ if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
activatedSaleIdList_ = newIntList();
- mutable_bitField0_ |= 0x00000004;
+ mutable_bitField0_ |= 0x00000002;
}
while (input.getBytesUntilLimit() > 0) {
activatedSaleIdList_.addInt(input.readUInt32());
@@ -181,6 +172,15 @@ private GetActivityInfoRsp(
input.popLimit(limit);
break;
}
+ case 98: {
+ if (!((mutable_bitField0_ & 0x00000004) != 0)) {
+ activityInfoList_ = new java.util.ArrayList();
+ mutable_bitField0_ |= 0x00000004;
+ }
+ activityInfoList_.add(
+ input.readMessage(emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.parser(), extensionRegistry));
+ break;
+ }
case 112: {
retcode_ = input.readInt32();
@@ -202,13 +202,13 @@ private GetActivityInfoRsp(
e).setUnfinishedMessage(this);
} finally {
if (((mutable_bitField0_ & 0x00000001) != 0)) {
- activityInfoList_ = java.util.Collections.unmodifiableList(activityInfoList_);
+ disableTransferPointInteractionList_ = java.util.Collections.unmodifiableList(disableTransferPointInteractionList_);
}
if (((mutable_bitField0_ & 0x00000002) != 0)) {
- disableTransferPointInteractionList_ = java.util.Collections.unmodifiableList(disableTransferPointInteractionList_);
+ activatedSaleIdList_.makeImmutable(); // C
}
if (((mutable_bitField0_ & 0x00000004) != 0)) {
- activatedSaleIdList_.makeImmutable(); // C
+ activityInfoList_ = java.util.Collections.unmodifiableList(activityInfoList_);
}
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
@@ -227,57 +227,17 @@ private GetActivityInfoRsp(
emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp.class, emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp.Builder.class);
}
- public static final int ACTIVITY_INFO_LIST_FIELD_NUMBER = 2;
- private java.util.List activityInfoList_;
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- @java.lang.Override
- public java.util.List getActivityInfoListList() {
- return activityInfoList_;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- @java.lang.Override
- public java.util.List extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
- getActivityInfoListOrBuilderList() {
- return activityInfoList_;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- @java.lang.Override
- public int getActivityInfoListCount() {
- return activityInfoList_.size();
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getActivityInfoList(int index) {
- return activityInfoList_.get(index);
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder getActivityInfoListOrBuilder(
- int index) {
- return activityInfoList_.get(index);
- }
-
- public static final int DISABLE_TRANSFER_POINT_INTERACTION_LIST_FIELD_NUMBER = 5;
+ public static final int DISABLE_TRANSFER_POINT_INTERACTION_LIST_FIELD_NUMBER = 9;
private java.util.List disableTransferPointInteractionList_;
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
@java.lang.Override
public java.util.List getDisableTransferPointInteractionListList() {
return disableTransferPointInteractionList_;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder>
@@ -285,21 +245,21 @@ public java.util.List
return disableTransferPointInteractionList_;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
@java.lang.Override
public int getDisableTransferPointInteractionListCount() {
return disableTransferPointInteractionList_.size();
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
@java.lang.Override
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair getDisableTransferPointInteractionList(int index) {
return disableTransferPointInteractionList_.get(index);
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
@java.lang.Override
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDisableTransferPointInteractionListOrBuilder(
@@ -307,10 +267,10 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDis
return disableTransferPointInteractionList_.get(index);
}
- public static final int ACTIVATED_SALE_ID_LIST_FIELD_NUMBER = 7;
+ public static final int ACTIVATED_SALE_ID_LIST_FIELD_NUMBER = 10;
private com.google.protobuf.Internal.IntList activatedSaleIdList_;
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return A list containing the activatedSaleIdList.
*/
@java.lang.Override
@@ -319,14 +279,14 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDis
return activatedSaleIdList_;
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return The count of activatedSaleIdList.
*/
public int getActivatedSaleIdListCount() {
return activatedSaleIdList_.size();
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @param index The index of the element to return.
* @return The activatedSaleIdList at the given index.
*/
@@ -335,6 +295,46 @@ public int getActivatedSaleIdList(int index) {
}
private int activatedSaleIdListMemoizedSerializedSize = -1;
+ public static final int ACTIVITY_INFO_LIST_FIELD_NUMBER = 12;
+ private java.util.List activityInfoList_;
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ @java.lang.Override
+ public java.util.List getActivityInfoListList() {
+ return activityInfoList_;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ @java.lang.Override
+ public java.util.List extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
+ getActivityInfoListOrBuilderList() {
+ return activityInfoList_;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ @java.lang.Override
+ public int getActivityInfoListCount() {
+ return activityInfoList_.size();
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getActivityInfoList(int index) {
+ return activityInfoList_.get(index);
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder getActivityInfoListOrBuilder(
+ int index) {
+ return activityInfoList_.get(index);
+ }
+
public static final int RETCODE_FIELD_NUMBER = 14;
private int retcode_;
/**
@@ -361,19 +361,19 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
- for (int i = 0; i < activityInfoList_.size(); i++) {
- output.writeMessage(2, activityInfoList_.get(i));
- }
for (int i = 0; i < disableTransferPointInteractionList_.size(); i++) {
- output.writeMessage(5, disableTransferPointInteractionList_.get(i));
+ output.writeMessage(9, disableTransferPointInteractionList_.get(i));
}
if (getActivatedSaleIdListList().size() > 0) {
- output.writeUInt32NoTag(58);
+ output.writeUInt32NoTag(82);
output.writeUInt32NoTag(activatedSaleIdListMemoizedSerializedSize);
}
for (int i = 0; i < activatedSaleIdList_.size(); i++) {
output.writeUInt32NoTag(activatedSaleIdList_.getInt(i));
}
+ for (int i = 0; i < activityInfoList_.size(); i++) {
+ output.writeMessage(12, activityInfoList_.get(i));
+ }
if (retcode_ != 0) {
output.writeInt32(14, retcode_);
}
@@ -386,13 +386,9 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- for (int i = 0; i < activityInfoList_.size(); i++) {
- size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(2, activityInfoList_.get(i));
- }
for (int i = 0; i < disableTransferPointInteractionList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(5, disableTransferPointInteractionList_.get(i));
+ .computeMessageSize(9, disableTransferPointInteractionList_.get(i));
}
{
int dataSize = 0;
@@ -408,6 +404,10 @@ public int getSerializedSize() {
}
activatedSaleIdListMemoizedSerializedSize = dataSize;
}
+ for (int i = 0; i < activityInfoList_.size(); i++) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeMessageSize(12, activityInfoList_.get(i));
+ }
if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(14, retcode_);
@@ -427,12 +427,12 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp other = (emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp) obj;
- if (!getActivityInfoListList()
- .equals(other.getActivityInfoListList())) return false;
if (!getDisableTransferPointInteractionListList()
.equals(other.getDisableTransferPointInteractionListList())) return false;
if (!getActivatedSaleIdListList()
.equals(other.getActivatedSaleIdListList())) return false;
+ if (!getActivityInfoListList()
+ .equals(other.getActivityInfoListList())) return false;
if (getRetcode()
!= other.getRetcode()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
@@ -446,10 +446,6 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
- if (getActivityInfoListCount() > 0) {
- hash = (37 * hash) + ACTIVITY_INFO_LIST_FIELD_NUMBER;
- hash = (53 * hash) + getActivityInfoListList().hashCode();
- }
if (getDisableTransferPointInteractionListCount() > 0) {
hash = (37 * hash) + DISABLE_TRANSFER_POINT_INTERACTION_LIST_FIELD_NUMBER;
hash = (53 * hash) + getDisableTransferPointInteractionListList().hashCode();
@@ -458,6 +454,10 @@ public int hashCode() {
hash = (37 * hash) + ACTIVATED_SALE_ID_LIST_FIELD_NUMBER;
hash = (53 * hash) + getActivatedSaleIdListList().hashCode();
}
+ if (getActivityInfoListCount() > 0) {
+ hash = (37 * hash) + ACTIVITY_INFO_LIST_FIELD_NUMBER;
+ hash = (53 * hash) + getActivityInfoListList().hashCode();
+ }
hash = (37 * hash) + RETCODE_FIELD_NUMBER;
hash = (53 * hash) + getRetcode();
hash = (29 * hash) + unknownFields.hashCode();
@@ -557,7 +557,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 7719
+ * CmdId: 27306
*
*
* Protobuf type {@code GetActivityInfoRsp}
@@ -592,27 +592,27 @@ private Builder(
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
- getActivityInfoListFieldBuilder();
getDisableTransferPointInteractionListFieldBuilder();
+ getActivityInfoListFieldBuilder();
}
}
@java.lang.Override
public Builder clear() {
super.clear();
- if (activityInfoListBuilder_ == null) {
- activityInfoList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000001);
- } else {
- activityInfoListBuilder_.clear();
- }
if (disableTransferPointInteractionListBuilder_ == null) {
disableTransferPointInteractionList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
} else {
disableTransferPointInteractionListBuilder_.clear();
}
activatedSaleIdList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000004);
+ bitField0_ = (bitField0_ & ~0x00000002);
+ if (activityInfoListBuilder_ == null) {
+ activityInfoList_ = java.util.Collections.emptyList();
+ bitField0_ = (bitField0_ & ~0x00000004);
+ } else {
+ activityInfoListBuilder_.clear();
+ }
retcode_ = 0;
return this;
@@ -642,29 +642,29 @@ public emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp
public emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp buildPartial() {
emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp result = new emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp(this);
int from_bitField0_ = bitField0_;
- if (activityInfoListBuilder_ == null) {
- if (((bitField0_ & 0x00000001) != 0)) {
- activityInfoList_ = java.util.Collections.unmodifiableList(activityInfoList_);
- bitField0_ = (bitField0_ & ~0x00000001);
- }
- result.activityInfoList_ = activityInfoList_;
- } else {
- result.activityInfoList_ = activityInfoListBuilder_.build();
- }
if (disableTransferPointInteractionListBuilder_ == null) {
- if (((bitField0_ & 0x00000002) != 0)) {
+ if (((bitField0_ & 0x00000001) != 0)) {
disableTransferPointInteractionList_ = java.util.Collections.unmodifiableList(disableTransferPointInteractionList_);
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
}
result.disableTransferPointInteractionList_ = disableTransferPointInteractionList_;
} else {
result.disableTransferPointInteractionList_ = disableTransferPointInteractionListBuilder_.build();
}
- if (((bitField0_ & 0x00000004) != 0)) {
+ if (((bitField0_ & 0x00000002) != 0)) {
activatedSaleIdList_.makeImmutable();
- bitField0_ = (bitField0_ & ~0x00000004);
+ bitField0_ = (bitField0_ & ~0x00000002);
}
result.activatedSaleIdList_ = activatedSaleIdList_;
+ if (activityInfoListBuilder_ == null) {
+ if (((bitField0_ & 0x00000004) != 0)) {
+ activityInfoList_ = java.util.Collections.unmodifiableList(activityInfoList_);
+ bitField0_ = (bitField0_ & ~0x00000004);
+ }
+ result.activityInfoList_ = activityInfoList_;
+ } else {
+ result.activityInfoList_ = activityInfoListBuilder_.build();
+ }
result.retcode_ = retcode_;
onBuilt();
return result;
@@ -714,37 +714,11 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp other) {
if (other == emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp.getDefaultInstance()) return this;
- if (activityInfoListBuilder_ == null) {
- if (!other.activityInfoList_.isEmpty()) {
- if (activityInfoList_.isEmpty()) {
- activityInfoList_ = other.activityInfoList_;
- bitField0_ = (bitField0_ & ~0x00000001);
- } else {
- ensureActivityInfoListIsMutable();
- activityInfoList_.addAll(other.activityInfoList_);
- }
- onChanged();
- }
- } else {
- if (!other.activityInfoList_.isEmpty()) {
- if (activityInfoListBuilder_.isEmpty()) {
- activityInfoListBuilder_.dispose();
- activityInfoListBuilder_ = null;
- activityInfoList_ = other.activityInfoList_;
- bitField0_ = (bitField0_ & ~0x00000001);
- activityInfoListBuilder_ =
- com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
- getActivityInfoListFieldBuilder() : null;
- } else {
- activityInfoListBuilder_.addAllMessages(other.activityInfoList_);
- }
- }
- }
if (disableTransferPointInteractionListBuilder_ == null) {
if (!other.disableTransferPointInteractionList_.isEmpty()) {
if (disableTransferPointInteractionList_.isEmpty()) {
disableTransferPointInteractionList_ = other.disableTransferPointInteractionList_;
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
} else {
ensureDisableTransferPointInteractionListIsMutable();
disableTransferPointInteractionList_.addAll(other.disableTransferPointInteractionList_);
@@ -757,7 +731,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.
disableTransferPointInteractionListBuilder_.dispose();
disableTransferPointInteractionListBuilder_ = null;
disableTransferPointInteractionList_ = other.disableTransferPointInteractionList_;
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
disableTransferPointInteractionListBuilder_ =
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
getDisableTransferPointInteractionListFieldBuilder() : null;
@@ -769,13 +743,39 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.
if (!other.activatedSaleIdList_.isEmpty()) {
if (activatedSaleIdList_.isEmpty()) {
activatedSaleIdList_ = other.activatedSaleIdList_;
- bitField0_ = (bitField0_ & ~0x00000004);
+ bitField0_ = (bitField0_ & ~0x00000002);
} else {
ensureActivatedSaleIdListIsMutable();
activatedSaleIdList_.addAll(other.activatedSaleIdList_);
}
onChanged();
}
+ if (activityInfoListBuilder_ == null) {
+ if (!other.activityInfoList_.isEmpty()) {
+ if (activityInfoList_.isEmpty()) {
+ activityInfoList_ = other.activityInfoList_;
+ bitField0_ = (bitField0_ & ~0x00000004);
+ } else {
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.addAll(other.activityInfoList_);
+ }
+ onChanged();
+ }
+ } else {
+ if (!other.activityInfoList_.isEmpty()) {
+ if (activityInfoListBuilder_.isEmpty()) {
+ activityInfoListBuilder_.dispose();
+ activityInfoListBuilder_ = null;
+ activityInfoList_ = other.activityInfoList_;
+ bitField0_ = (bitField0_ & ~0x00000004);
+ activityInfoListBuilder_ =
+ com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
+ getActivityInfoListFieldBuilder() : null;
+ } else {
+ activityInfoListBuilder_.addAllMessages(other.activityInfoList_);
+ }
+ }
+ }
if (other.getRetcode() != 0) {
setRetcode(other.getRetcode());
}
@@ -809,252 +809,12 @@ public Builder mergeFrom(
}
private int bitField0_;
- private java.util.List activityInfoList_ =
+ private java.util.List disableTransferPointInteractionList_ =
java.util.Collections.emptyList();
- private void ensureActivityInfoListIsMutable() {
+ private void ensureDisableTransferPointInteractionListIsMutable() {
if (!((bitField0_ & 0x00000001) != 0)) {
- activityInfoList_ = new java.util.ArrayList(activityInfoList_);
- bitField0_ |= 0x00000001;
- }
- }
-
- private com.google.protobuf.RepeatedFieldBuilderV3<
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder> activityInfoListBuilder_;
-
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public java.util.List getActivityInfoListList() {
- if (activityInfoListBuilder_ == null) {
- return java.util.Collections.unmodifiableList(activityInfoList_);
- } else {
- return activityInfoListBuilder_.getMessageList();
- }
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public int getActivityInfoListCount() {
- if (activityInfoListBuilder_ == null) {
- return activityInfoList_.size();
- } else {
- return activityInfoListBuilder_.getCount();
- }
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getActivityInfoList(int index) {
- if (activityInfoListBuilder_ == null) {
- return activityInfoList_.get(index);
- } else {
- return activityInfoListBuilder_.getMessage(index);
- }
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder setActivityInfoList(
- int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo value) {
- if (activityInfoListBuilder_ == null) {
- if (value == null) {
- throw new NullPointerException();
- }
- ensureActivityInfoListIsMutable();
- activityInfoList_.set(index, value);
- onChanged();
- } else {
- activityInfoListBuilder_.setMessage(index, value);
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder setActivityInfoList(
- int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder builderForValue) {
- if (activityInfoListBuilder_ == null) {
- ensureActivityInfoListIsMutable();
- activityInfoList_.set(index, builderForValue.build());
- onChanged();
- } else {
- activityInfoListBuilder_.setMessage(index, builderForValue.build());
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder addActivityInfoList(emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo value) {
- if (activityInfoListBuilder_ == null) {
- if (value == null) {
- throw new NullPointerException();
- }
- ensureActivityInfoListIsMutable();
- activityInfoList_.add(value);
- onChanged();
- } else {
- activityInfoListBuilder_.addMessage(value);
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder addActivityInfoList(
- int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo value) {
- if (activityInfoListBuilder_ == null) {
- if (value == null) {
- throw new NullPointerException();
- }
- ensureActivityInfoListIsMutable();
- activityInfoList_.add(index, value);
- onChanged();
- } else {
- activityInfoListBuilder_.addMessage(index, value);
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder addActivityInfoList(
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder builderForValue) {
- if (activityInfoListBuilder_ == null) {
- ensureActivityInfoListIsMutable();
- activityInfoList_.add(builderForValue.build());
- onChanged();
- } else {
- activityInfoListBuilder_.addMessage(builderForValue.build());
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder addActivityInfoList(
- int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder builderForValue) {
- if (activityInfoListBuilder_ == null) {
- ensureActivityInfoListIsMutable();
- activityInfoList_.add(index, builderForValue.build());
- onChanged();
- } else {
- activityInfoListBuilder_.addMessage(index, builderForValue.build());
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder addAllActivityInfoList(
- java.lang.Iterable extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo> values) {
- if (activityInfoListBuilder_ == null) {
- ensureActivityInfoListIsMutable();
- com.google.protobuf.AbstractMessageLite.Builder.addAll(
- values, activityInfoList_);
- onChanged();
- } else {
- activityInfoListBuilder_.addAllMessages(values);
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder clearActivityInfoList() {
- if (activityInfoListBuilder_ == null) {
- activityInfoList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000001);
- onChanged();
- } else {
- activityInfoListBuilder_.clear();
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public Builder removeActivityInfoList(int index) {
- if (activityInfoListBuilder_ == null) {
- ensureActivityInfoListIsMutable();
- activityInfoList_.remove(index);
- onChanged();
- } else {
- activityInfoListBuilder_.remove(index);
- }
- return this;
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder getActivityInfoListBuilder(
- int index) {
- return getActivityInfoListFieldBuilder().getBuilder(index);
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder getActivityInfoListOrBuilder(
- int index) {
- if (activityInfoListBuilder_ == null) {
- return activityInfoList_.get(index); } else {
- return activityInfoListBuilder_.getMessageOrBuilder(index);
- }
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public java.util.List extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
- getActivityInfoListOrBuilderList() {
- if (activityInfoListBuilder_ != null) {
- return activityInfoListBuilder_.getMessageOrBuilderList();
- } else {
- return java.util.Collections.unmodifiableList(activityInfoList_);
- }
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder addActivityInfoListBuilder() {
- return getActivityInfoListFieldBuilder().addBuilder(
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.getDefaultInstance());
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder addActivityInfoListBuilder(
- int index) {
- return getActivityInfoListFieldBuilder().addBuilder(
- index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.getDefaultInstance());
- }
- /**
- * repeated .ActivityInfo activity_info_list = 2;
- */
- public java.util.List
- getActivityInfoListBuilderList() {
- return getActivityInfoListFieldBuilder().getBuilderList();
- }
- private com.google.protobuf.RepeatedFieldBuilderV3<
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
- getActivityInfoListFieldBuilder() {
- if (activityInfoListBuilder_ == null) {
- activityInfoListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
- emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>(
- activityInfoList_,
- ((bitField0_ & 0x00000001) != 0),
- getParentForChildren(),
- isClean());
- activityInfoList_ = null;
- }
- return activityInfoListBuilder_;
- }
-
- private java.util.List disableTransferPointInteractionList_ =
- java.util.Collections.emptyList();
- private void ensureDisableTransferPointInteractionListIsMutable() {
- if (!((bitField0_ & 0x00000002) != 0)) {
disableTransferPointInteractionList_ = new java.util.ArrayList(disableTransferPointInteractionList_);
- bitField0_ |= 0x00000002;
+ bitField0_ |= 0x00000001;
}
}
@@ -1062,7 +822,7 @@ private void ensureDisableTransferPointInteractionListIsMutable() {
emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder> disableTransferPointInteractionListBuilder_;
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public java.util.List getDisableTransferPointInteractionListList() {
if (disableTransferPointInteractionListBuilder_ == null) {
@@ -1072,7 +832,7 @@ public java.util.List
}
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public int getDisableTransferPointInteractionListCount() {
if (disableTransferPointInteractionListBuilder_ == null) {
@@ -1082,7 +842,7 @@ public int getDisableTransferPointInteractionListCount() {
}
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair getDisableTransferPointInteractionList(int index) {
if (disableTransferPointInteractionListBuilder_ == null) {
@@ -1092,7 +852,7 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair getDisableTrans
}
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder setDisableTransferPointInteractionList(
int index, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair value) {
@@ -1109,7 +869,7 @@ public Builder setDisableTransferPointInteractionList(
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder setDisableTransferPointInteractionList(
int index, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder builderForValue) {
@@ -1123,7 +883,7 @@ public Builder setDisableTransferPointInteractionList(
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder addDisableTransferPointInteractionList(emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair value) {
if (disableTransferPointInteractionListBuilder_ == null) {
@@ -1139,7 +899,7 @@ public Builder addDisableTransferPointInteractionList(emu.grasscutter.net.proto.
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder addDisableTransferPointInteractionList(
int index, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair value) {
@@ -1156,7 +916,7 @@ public Builder addDisableTransferPointInteractionList(
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder addDisableTransferPointInteractionList(
emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder builderForValue) {
@@ -1170,7 +930,7 @@ public Builder addDisableTransferPointInteractionList(
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder addDisableTransferPointInteractionList(
int index, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder builderForValue) {
@@ -1184,7 +944,7 @@ public Builder addDisableTransferPointInteractionList(
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder addAllDisableTransferPointInteractionList(
java.lang.Iterable extends emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair> values) {
@@ -1199,12 +959,12 @@ public Builder addAllDisableTransferPointInteractionList(
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder clearDisableTransferPointInteractionList() {
if (disableTransferPointInteractionListBuilder_ == null) {
disableTransferPointInteractionList_ = java.util.Collections.emptyList();
- bitField0_ = (bitField0_ & ~0x00000002);
+ bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
} else {
disableTransferPointInteractionListBuilder_.clear();
@@ -1212,7 +972,7 @@ public Builder clearDisableTransferPointInteractionList() {
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public Builder removeDisableTransferPointInteractionList(int index) {
if (disableTransferPointInteractionListBuilder_ == null) {
@@ -1225,14 +985,14 @@ public Builder removeDisableTransferPointInteractionList(int index) {
return this;
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder getDisableTransferPointInteractionListBuilder(
int index) {
return getDisableTransferPointInteractionListFieldBuilder().getBuilder(index);
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDisableTransferPointInteractionListOrBuilder(
int index) {
@@ -1242,7 +1002,7 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDis
}
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public java.util.List extends emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder>
getDisableTransferPointInteractionListOrBuilderList() {
@@ -1253,14 +1013,14 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder getDis
}
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder addDisableTransferPointInteractionListBuilder() {
return getDisableTransferPointInteractionListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.getDefaultInstance());
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder addDisableTransferPointInteractionListBuilder(
int index) {
@@ -1268,7 +1028,7 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder addDisa
index, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.getDefaultInstance());
}
/**
- * repeated .Uint32Pair disable_transfer_point_interaction_list = 5;
+ * repeated .Uint32Pair disable_transfer_point_interaction_list = 9;
*/
public java.util.List
getDisableTransferPointInteractionListBuilderList() {
@@ -1281,7 +1041,7 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder addDisa
disableTransferPointInteractionListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder, emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32PairOrBuilder>(
disableTransferPointInteractionList_,
- ((bitField0_ & 0x00000002) != 0),
+ ((bitField0_ & 0x00000001) != 0),
getParentForChildren(),
isClean());
disableTransferPointInteractionList_ = null;
@@ -1291,29 +1051,29 @@ public emu.grasscutter.net.proto.Uint32PairOuterClass.Uint32Pair.Builder addDisa
private com.google.protobuf.Internal.IntList activatedSaleIdList_ = emptyIntList();
private void ensureActivatedSaleIdListIsMutable() {
- if (!((bitField0_ & 0x00000004) != 0)) {
+ if (!((bitField0_ & 0x00000002) != 0)) {
activatedSaleIdList_ = mutableCopy(activatedSaleIdList_);
- bitField0_ |= 0x00000004;
+ bitField0_ |= 0x00000002;
}
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return A list containing the activatedSaleIdList.
*/
public java.util.List
getActivatedSaleIdListList() {
- return ((bitField0_ & 0x00000004) != 0) ?
+ return ((bitField0_ & 0x00000002) != 0) ?
java.util.Collections.unmodifiableList(activatedSaleIdList_) : activatedSaleIdList_;
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return The count of activatedSaleIdList.
*/
public int getActivatedSaleIdListCount() {
return activatedSaleIdList_.size();
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @param index The index of the element to return.
* @return The activatedSaleIdList at the given index.
*/
@@ -1321,7 +1081,7 @@ public int getActivatedSaleIdList(int index) {
return activatedSaleIdList_.getInt(index);
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @param index The index to set the value at.
* @param value The activatedSaleIdList to set.
* @return This builder for chaining.
@@ -1334,7 +1094,7 @@ public Builder setActivatedSaleIdList(
return this;
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @param value The activatedSaleIdList to add.
* @return This builder for chaining.
*/
@@ -1345,7 +1105,7 @@ public Builder addActivatedSaleIdList(int value) {
return this;
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @param values The activatedSaleIdList to add.
* @return This builder for chaining.
*/
@@ -1358,16 +1118,256 @@ public Builder addAllActivatedSaleIdList(
return this;
}
/**
- * repeated uint32 activated_sale_id_list = 7;
+ * repeated uint32 activated_sale_id_list = 10;
* @return This builder for chaining.
*/
public Builder clearActivatedSaleIdList() {
activatedSaleIdList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000004);
+ bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
return this;
}
+ private java.util.List activityInfoList_ =
+ java.util.Collections.emptyList();
+ private void ensureActivityInfoListIsMutable() {
+ if (!((bitField0_ & 0x00000004) != 0)) {
+ activityInfoList_ = new java.util.ArrayList(activityInfoList_);
+ bitField0_ |= 0x00000004;
+ }
+ }
+
+ private com.google.protobuf.RepeatedFieldBuilderV3<
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder> activityInfoListBuilder_;
+
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public java.util.List getActivityInfoListList() {
+ if (activityInfoListBuilder_ == null) {
+ return java.util.Collections.unmodifiableList(activityInfoList_);
+ } else {
+ return activityInfoListBuilder_.getMessageList();
+ }
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public int getActivityInfoListCount() {
+ if (activityInfoListBuilder_ == null) {
+ return activityInfoList_.size();
+ } else {
+ return activityInfoListBuilder_.getCount();
+ }
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo getActivityInfoList(int index) {
+ if (activityInfoListBuilder_ == null) {
+ return activityInfoList_.get(index);
+ } else {
+ return activityInfoListBuilder_.getMessage(index);
+ }
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder setActivityInfoList(
+ int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo value) {
+ if (activityInfoListBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.set(index, value);
+ onChanged();
+ } else {
+ activityInfoListBuilder_.setMessage(index, value);
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder setActivityInfoList(
+ int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder builderForValue) {
+ if (activityInfoListBuilder_ == null) {
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.set(index, builderForValue.build());
+ onChanged();
+ } else {
+ activityInfoListBuilder_.setMessage(index, builderForValue.build());
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder addActivityInfoList(emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo value) {
+ if (activityInfoListBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.add(value);
+ onChanged();
+ } else {
+ activityInfoListBuilder_.addMessage(value);
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder addActivityInfoList(
+ int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo value) {
+ if (activityInfoListBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.add(index, value);
+ onChanged();
+ } else {
+ activityInfoListBuilder_.addMessage(index, value);
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder addActivityInfoList(
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder builderForValue) {
+ if (activityInfoListBuilder_ == null) {
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.add(builderForValue.build());
+ onChanged();
+ } else {
+ activityInfoListBuilder_.addMessage(builderForValue.build());
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder addActivityInfoList(
+ int index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder builderForValue) {
+ if (activityInfoListBuilder_ == null) {
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.add(index, builderForValue.build());
+ onChanged();
+ } else {
+ activityInfoListBuilder_.addMessage(index, builderForValue.build());
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder addAllActivityInfoList(
+ java.lang.Iterable extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo> values) {
+ if (activityInfoListBuilder_ == null) {
+ ensureActivityInfoListIsMutable();
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
+ values, activityInfoList_);
+ onChanged();
+ } else {
+ activityInfoListBuilder_.addAllMessages(values);
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder clearActivityInfoList() {
+ if (activityInfoListBuilder_ == null) {
+ activityInfoList_ = java.util.Collections.emptyList();
+ bitField0_ = (bitField0_ & ~0x00000004);
+ onChanged();
+ } else {
+ activityInfoListBuilder_.clear();
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public Builder removeActivityInfoList(int index) {
+ if (activityInfoListBuilder_ == null) {
+ ensureActivityInfoListIsMutable();
+ activityInfoList_.remove(index);
+ onChanged();
+ } else {
+ activityInfoListBuilder_.remove(index);
+ }
+ return this;
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder getActivityInfoListBuilder(
+ int index) {
+ return getActivityInfoListFieldBuilder().getBuilder(index);
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder getActivityInfoListOrBuilder(
+ int index) {
+ if (activityInfoListBuilder_ == null) {
+ return activityInfoList_.get(index); } else {
+ return activityInfoListBuilder_.getMessageOrBuilder(index);
+ }
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public java.util.List extends emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
+ getActivityInfoListOrBuilderList() {
+ if (activityInfoListBuilder_ != null) {
+ return activityInfoListBuilder_.getMessageOrBuilderList();
+ } else {
+ return java.util.Collections.unmodifiableList(activityInfoList_);
+ }
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder addActivityInfoListBuilder() {
+ return getActivityInfoListFieldBuilder().addBuilder(
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.getDefaultInstance());
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder addActivityInfoListBuilder(
+ int index) {
+ return getActivityInfoListFieldBuilder().addBuilder(
+ index, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.getDefaultInstance());
+ }
+ /**
+ * repeated .ActivityInfo activity_info_list = 12;
+ */
+ public java.util.List
+ getActivityInfoListBuilderList() {
+ return getActivityInfoListFieldBuilder().getBuilderList();
+ }
+ private com.google.protobuf.RepeatedFieldBuilderV3<
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>
+ getActivityInfoListFieldBuilder() {
+ if (activityInfoListBuilder_ == null) {
+ activityInfoListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
+ emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfo.Builder, emu.grasscutter.net.proto.ActivityInfoOuterClass.ActivityInfoOrBuilder>(
+ activityInfoList_,
+ ((bitField0_ & 0x00000004) != 0),
+ getParentForChildren(),
+ isClean());
+ activityInfoList_ = null;
+ }
+ return activityInfoListBuilder_;
+ }
+
private int retcode_ ;
/**
* int32 retcode = 14;
@@ -1467,10 +1467,10 @@ public emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp
java.lang.String[] descriptorData = {
"\n\030GetActivityInfoRsp.proto\032\022ActivityInfo" +
".proto\032\020Uint32Pair.proto\"\256\001\n\022GetActivity" +
- "InfoRsp\022)\n\022activity_info_list\030\002 \003(\0132\r.Ac" +
- "tivityInfo\022<\n\'disable_transfer_point_int" +
- "eraction_list\030\005 \003(\0132\013.Uint32Pair\022\036\n\026acti" +
- "vated_sale_id_list\030\007 \003(\r\022\017\n\007retcode\030\016 \001(" +
+ "InfoRsp\022<\n\'disable_transfer_point_intera" +
+ "ction_list\030\t \003(\0132\013.Uint32Pair\022\036\n\026activat" +
+ "ed_sale_id_list\030\n \003(\r\022)\n\022activity_info_l" +
+ "ist\030\014 \003(\0132\r.ActivityInfo\022\017\n\007retcode\030\016 \001(" +
"\005B\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
@@ -1484,7 +1484,7 @@ public emu.grasscutter.net.proto.GetActivityInfoRspOuterClass.GetActivityInfoRsp
internal_static_GetActivityInfoRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_GetActivityInfoRsp_descriptor,
- new java.lang.String[] { "ActivityInfoList", "DisableTransferPointInteractionList", "ActivatedSaleIdList", "Retcode", });
+ new java.lang.String[] { "DisableTransferPointInteractionList", "ActivatedSaleIdList", "ActivityInfoList", "Retcode", });
emu.grasscutter.net.proto.ActivityInfoOuterClass.getDescriptor();
emu.grasscutter.net.proto.Uint32PairOuterClass.getDescriptor();
}
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenReqOuterClass.java
index bbfdd82c783..ad317b07b39 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenReqOuterClass.java
@@ -19,31 +19,31 @@ public interface GetPlayerTokenReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return The clientRandKey.
*/
java.lang.String getClientRandKey();
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return The bytes for clientRandKey.
*/
com.google.protobuf.ByteString
getClientRandKeyBytes();
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return The accountUid.
*/
java.lang.String getAccountUid();
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return The bytes for accountUid.
*/
com.google.protobuf.ByteString
getAccountUidBytes();
/**
- * uint32 key_id = 1485;
+ * uint32 key_id = 359;
* @return The keyId.
*/
int getKeyId();
@@ -61,41 +61,49 @@ public interface GetPlayerTokenReqOrBuilder extends
getAccountTokenBytes();
/**
- * uint32 platform_type = 2;
+ * uint32 platform_type = 14;
* @return The platformType.
*/
int getPlatformType();
/**
- * uint32 language_type = 168;
+ * uint32 language_type = 1173;
* @return The languageType.
*/
int getLanguageType();
/**
- * uint32 account_type = 8;
+ * uint32 account_type = 2;
* @return The accountType.
*/
int getAccountType();
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return The gateTicket.
*/
java.lang.String getGateTicket();
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return The bytes for gateTicket.
*/
com.google.protobuf.ByteString
getGateTicketBytes();
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return The countryCode.
*/
java.lang.String getCountryCode();
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return The bytes for countryCode.
*/
@@ -103,7 +111,7 @@ public interface GetPlayerTokenReqOrBuilder extends
getCountryCodeBytes();
/**
- * bool is_guest = 14;
+ * bool is_guest = 144;
* @return The isGuest.
*/
boolean getIsGuest();
@@ -115,10 +123,6 @@ public interface GetPlayerTokenReqOrBuilder extends
int getUid();
/**
- *
- * random
- *
- *
* uint32 channel_id = 1776;
* @return The channelId.
*/
@@ -186,7 +190,7 @@ public interface GetPlayerTokenReqOrBuilder extends
}
/**
*
- * CmdId: 6013
+ * CmdId: 8611
*
*
* Protobuf type {@code GetPlayerTokenReq}
@@ -250,13 +254,7 @@ private GetPlayerTokenReq(
}
case 16: {
- platformType_ = input.readUInt32();
- break;
- }
- case 26: {
- java.lang.String s = input.readStringRequireUtf8();
-
- accountUid_ = s;
+ accountType_ = input.readUInt32();
break;
}
case 34: {
@@ -281,11 +279,6 @@ private GetPlayerTokenReq(
subChannelId_ = input.readUInt32();
break;
}
- case 64: {
-
- accountType_ = input.readUInt32();
- break;
- }
case 98: {
java.lang.String s = input.readStringRequireUtf8();
@@ -294,24 +287,24 @@ private GetPlayerTokenReq(
}
case 112: {
- isGuest_ = input.readBool();
+ platformType_ = input.readUInt32();
break;
}
- case 242: {
+ case 122: {
java.lang.String s = input.readStringRequireUtf8();
- clientIpStr_ = s;
+ accountUid_ = s;
break;
}
- case 754: {
+ case 242: {
java.lang.String s = input.readStringRequireUtf8();
- clientRandKey_ = s;
+ clientIpStr_ = s;
break;
}
- case 1344: {
+ case 1152: {
- languageType_ = input.readUInt32();
+ isGuest_ = input.readBool();
break;
}
case 1416: {
@@ -319,15 +312,26 @@ private GetPlayerTokenReq(
cloudClientIp_ = input.readUInt32();
break;
}
+ case 2872: {
+
+ keyId_ = input.readUInt32();
+ break;
+ }
case 6626: {
java.lang.String s = input.readStringRequireUtf8();
birthday_ = s;
break;
}
- case 11880: {
+ case 7298: {
+ java.lang.String s = input.readStringRequireUtf8();
- keyId_ = input.readUInt32();
+ gateTicket_ = s;
+ break;
+ }
+ case 9384: {
+
+ languageType_ = input.readUInt32();
break;
}
case 14208: {
@@ -335,10 +339,10 @@ private GetPlayerTokenReq(
channelId_ = input.readUInt32();
break;
}
- case 14434: {
+ case 14914: {
java.lang.String s = input.readStringRequireUtf8();
- gateTicket_ = s;
+ clientRandKey_ = s;
break;
}
default: {
@@ -373,10 +377,10 @@ private GetPlayerTokenReq(
emu.grasscutter.net.proto.GetPlayerTokenReqOuterClass.GetPlayerTokenReq.class, emu.grasscutter.net.proto.GetPlayerTokenReqOuterClass.GetPlayerTokenReq.Builder.class);
}
- public static final int CLIENT_RAND_KEY_FIELD_NUMBER = 94;
+ public static final int CLIENT_RAND_KEY_FIELD_NUMBER = 1864;
private volatile java.lang.Object clientRandKey_;
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return The clientRandKey.
*/
@java.lang.Override
@@ -393,7 +397,7 @@ public java.lang.String getClientRandKey() {
}
}
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return The bytes for clientRandKey.
*/
@java.lang.Override
@@ -411,10 +415,10 @@ public java.lang.String getClientRandKey() {
}
}
- public static final int ACCOUNT_UID_FIELD_NUMBER = 3;
+ public static final int ACCOUNT_UID_FIELD_NUMBER = 15;
private volatile java.lang.Object accountUid_;
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return The accountUid.
*/
@java.lang.Override
@@ -431,7 +435,7 @@ public java.lang.String getAccountUid() {
}
}
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return The bytes for accountUid.
*/
@java.lang.Override
@@ -449,10 +453,10 @@ public java.lang.String getAccountUid() {
}
}
- public static final int KEY_ID_FIELD_NUMBER = 1485;
+ public static final int KEY_ID_FIELD_NUMBER = 359;
private int keyId_;
/**
- * uint32 key_id = 1485;
+ * uint32 key_id = 359;
* @return The keyId.
*/
@java.lang.Override
@@ -498,10 +502,10 @@ public java.lang.String getAccountToken() {
}
}
- public static final int PLATFORM_TYPE_FIELD_NUMBER = 2;
+ public static final int PLATFORM_TYPE_FIELD_NUMBER = 14;
private int platformType_;
/**
- * uint32 platform_type = 2;
+ * uint32 platform_type = 14;
* @return The platformType.
*/
@java.lang.Override
@@ -509,10 +513,10 @@ public int getPlatformType() {
return platformType_;
}
- public static final int LANGUAGE_TYPE_FIELD_NUMBER = 168;
+ public static final int LANGUAGE_TYPE_FIELD_NUMBER = 1173;
private int languageType_;
/**
- * uint32 language_type = 168;
+ * uint32 language_type = 1173;
* @return The languageType.
*/
@java.lang.Override
@@ -520,10 +524,10 @@ public int getLanguageType() {
return languageType_;
}
- public static final int ACCOUNT_TYPE_FIELD_NUMBER = 8;
+ public static final int ACCOUNT_TYPE_FIELD_NUMBER = 2;
private int accountType_;
/**
- * uint32 account_type = 8;
+ * uint32 account_type = 2;
* @return The accountType.
*/
@java.lang.Override
@@ -531,10 +535,10 @@ public int getAccountType() {
return accountType_;
}
- public static final int GATE_TICKET_FIELD_NUMBER = 1804;
+ public static final int GATE_TICKET_FIELD_NUMBER = 912;
private volatile java.lang.Object gateTicket_;
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return The gateTicket.
*/
@java.lang.Override
@@ -551,7 +555,7 @@ public java.lang.String getGateTicket() {
}
}
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return The bytes for gateTicket.
*/
@java.lang.Override
@@ -572,6 +576,10 @@ public java.lang.String getGateTicket() {
public static final int COUNTRY_CODE_FIELD_NUMBER = 1;
private volatile java.lang.Object countryCode_;
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return The countryCode.
*/
@@ -589,6 +597,10 @@ public java.lang.String getCountryCode() {
}
}
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return The bytes for countryCode.
*/
@@ -607,10 +619,10 @@ public java.lang.String getCountryCode() {
}
}
- public static final int IS_GUEST_FIELD_NUMBER = 14;
+ public static final int IS_GUEST_FIELD_NUMBER = 144;
private boolean isGuest_;
/**
- * bool is_guest = 14;
+ * bool is_guest = 144;
* @return The isGuest.
*/
@java.lang.Override
@@ -632,10 +644,6 @@ public int getUid() {
public static final int CHANNEL_ID_FIELD_NUMBER = 1776;
private int channelId_;
/**
- *
- * random
- *
- *
* uint32 channel_id = 1776;
* @return The channelId.
*/
@@ -835,11 +843,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, countryCode_);
}
- if (platformType_ != 0) {
- output.writeUInt32(2, platformType_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 3, accountUid_);
+ if (accountType_ != 0) {
+ output.writeUInt32(2, accountType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountToken_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 4, accountToken_);
@@ -853,38 +858,41 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (subChannelId_ != 0) {
output.writeUInt32(7, subChannelId_);
}
- if (accountType_ != 0) {
- output.writeUInt32(8, accountType_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(psnId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 12, psnId_);
}
- if (isGuest_ != false) {
- output.writeBool(14, isGuest_);
+ if (platformType_ != 0) {
+ output.writeUInt32(14, platformType_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 15, accountUid_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientIpStr_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 30, clientIpStr_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientRandKey_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 94, clientRandKey_);
- }
- if (languageType_ != 0) {
- output.writeUInt32(168, languageType_);
+ if (isGuest_ != false) {
+ output.writeBool(144, isGuest_);
}
if (cloudClientIp_ != 0) {
output.writeUInt32(177, cloudClientIp_);
}
+ if (keyId_ != 0) {
+ output.writeUInt32(359, keyId_);
+ }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthday_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 828, birthday_);
}
- if (keyId_ != 0) {
- output.writeUInt32(1485, keyId_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gateTicket_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 912, gateTicket_);
+ }
+ if (languageType_ != 0) {
+ output.writeUInt32(1173, languageType_);
}
if (channelId_ != 0) {
output.writeUInt32(1776, channelId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gateTicket_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1804, gateTicket_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientRandKey_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1864, clientRandKey_);
}
unknownFields.writeTo(output);
}
@@ -898,12 +906,9 @@ public int getSerializedSize() {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, countryCode_);
}
- if (platformType_ != 0) {
+ if (accountType_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(2, platformType_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(3, accountUid_);
+ .computeUInt32Size(2, accountType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountToken_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(4, accountToken_);
@@ -919,44 +924,47 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(7, subChannelId_);
}
- if (accountType_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(8, accountType_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(psnId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, psnId_);
}
- if (isGuest_ != false) {
+ if (platformType_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(14, isGuest_);
+ .computeUInt32Size(14, platformType_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, accountUid_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientIpStr_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(30, clientIpStr_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientRandKey_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(94, clientRandKey_);
- }
- if (languageType_ != 0) {
+ if (isGuest_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(168, languageType_);
+ .computeBoolSize(144, isGuest_);
}
if (cloudClientIp_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(177, cloudClientIp_);
}
+ if (keyId_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt32Size(359, keyId_);
+ }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthday_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(828, birthday_);
}
- if (keyId_ != 0) {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gateTicket_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(912, gateTicket_);
+ }
+ if (languageType_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(1485, keyId_);
+ .computeUInt32Size(1173, languageType_);
}
if (channelId_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1776, channelId_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gateTicket_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1804, gateTicket_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientRandKey_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1864, clientRandKey_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -1154,7 +1162,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 6013
+ * CmdId: 8611
*
*
* Protobuf type {@code GetPlayerTokenReq}
@@ -1416,7 +1424,7 @@ public Builder mergeFrom(
private java.lang.Object clientRandKey_ = "";
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return The clientRandKey.
*/
public java.lang.String getClientRandKey() {
@@ -1432,7 +1440,7 @@ public java.lang.String getClientRandKey() {
}
}
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return The bytes for clientRandKey.
*/
public com.google.protobuf.ByteString
@@ -1449,7 +1457,7 @@ public java.lang.String getClientRandKey() {
}
}
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @param value The clientRandKey to set.
* @return This builder for chaining.
*/
@@ -1464,7 +1472,7 @@ public Builder setClientRandKey(
return this;
}
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @return This builder for chaining.
*/
public Builder clearClientRandKey() {
@@ -1474,7 +1482,7 @@ public Builder clearClientRandKey() {
return this;
}
/**
- * string client_rand_key = 94;
+ * string client_rand_key = 1864;
* @param value The bytes for clientRandKey to set.
* @return This builder for chaining.
*/
@@ -1492,7 +1500,7 @@ public Builder setClientRandKeyBytes(
private java.lang.Object accountUid_ = "";
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return The accountUid.
*/
public java.lang.String getAccountUid() {
@@ -1508,7 +1516,7 @@ public java.lang.String getAccountUid() {
}
}
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return The bytes for accountUid.
*/
public com.google.protobuf.ByteString
@@ -1525,7 +1533,7 @@ public java.lang.String getAccountUid() {
}
}
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @param value The accountUid to set.
* @return This builder for chaining.
*/
@@ -1540,7 +1548,7 @@ public Builder setAccountUid(
return this;
}
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @return This builder for chaining.
*/
public Builder clearAccountUid() {
@@ -1550,7 +1558,7 @@ public Builder clearAccountUid() {
return this;
}
/**
- * string account_uid = 3;
+ * string account_uid = 15;
* @param value The bytes for accountUid to set.
* @return This builder for chaining.
*/
@@ -1568,7 +1576,7 @@ public Builder setAccountUidBytes(
private int keyId_ ;
/**
- * uint32 key_id = 1485;
+ * uint32 key_id = 359;
* @return The keyId.
*/
@java.lang.Override
@@ -1576,7 +1584,7 @@ public int getKeyId() {
return keyId_;
}
/**
- * uint32 key_id = 1485;
+ * uint32 key_id = 359;
* @param value The keyId to set.
* @return This builder for chaining.
*/
@@ -1587,7 +1595,7 @@ public Builder setKeyId(int value) {
return this;
}
/**
- * uint32 key_id = 1485;
+ * uint32 key_id = 359;
* @return This builder for chaining.
*/
public Builder clearKeyId() {
@@ -1675,7 +1683,7 @@ public Builder setAccountTokenBytes(
private int platformType_ ;
/**
- * uint32 platform_type = 2;
+ * uint32 platform_type = 14;
* @return The platformType.
*/
@java.lang.Override
@@ -1683,7 +1691,7 @@ public int getPlatformType() {
return platformType_;
}
/**
- * uint32 platform_type = 2;
+ * uint32 platform_type = 14;
* @param value The platformType to set.
* @return This builder for chaining.
*/
@@ -1694,7 +1702,7 @@ public Builder setPlatformType(int value) {
return this;
}
/**
- * uint32 platform_type = 2;
+ * uint32 platform_type = 14;
* @return This builder for chaining.
*/
public Builder clearPlatformType() {
@@ -1706,7 +1714,7 @@ public Builder clearPlatformType() {
private int languageType_ ;
/**
- * uint32 language_type = 168;
+ * uint32 language_type = 1173;
* @return The languageType.
*/
@java.lang.Override
@@ -1714,7 +1722,7 @@ public int getLanguageType() {
return languageType_;
}
/**
- * uint32 language_type = 168;
+ * uint32 language_type = 1173;
* @param value The languageType to set.
* @return This builder for chaining.
*/
@@ -1725,7 +1733,7 @@ public Builder setLanguageType(int value) {
return this;
}
/**
- * uint32 language_type = 168;
+ * uint32 language_type = 1173;
* @return This builder for chaining.
*/
public Builder clearLanguageType() {
@@ -1737,7 +1745,7 @@ public Builder clearLanguageType() {
private int accountType_ ;
/**
- * uint32 account_type = 8;
+ * uint32 account_type = 2;
* @return The accountType.
*/
@java.lang.Override
@@ -1745,7 +1753,7 @@ public int getAccountType() {
return accountType_;
}
/**
- * uint32 account_type = 8;
+ * uint32 account_type = 2;
* @param value The accountType to set.
* @return This builder for chaining.
*/
@@ -1756,7 +1764,7 @@ public Builder setAccountType(int value) {
return this;
}
/**
- * uint32 account_type = 8;
+ * uint32 account_type = 2;
* @return This builder for chaining.
*/
public Builder clearAccountType() {
@@ -1768,7 +1776,7 @@ public Builder clearAccountType() {
private java.lang.Object gateTicket_ = "";
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return The gateTicket.
*/
public java.lang.String getGateTicket() {
@@ -1784,7 +1792,7 @@ public java.lang.String getGateTicket() {
}
}
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return The bytes for gateTicket.
*/
public com.google.protobuf.ByteString
@@ -1801,7 +1809,7 @@ public java.lang.String getGateTicket() {
}
}
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @param value The gateTicket to set.
* @return This builder for chaining.
*/
@@ -1816,7 +1824,7 @@ public Builder setGateTicket(
return this;
}
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @return This builder for chaining.
*/
public Builder clearGateTicket() {
@@ -1826,7 +1834,7 @@ public Builder clearGateTicket() {
return this;
}
/**
- * string gate_ticket = 1804;
+ * string gate_ticket = 912;
* @param value The bytes for gateTicket to set.
* @return This builder for chaining.
*/
@@ -1844,6 +1852,10 @@ public Builder setGateTicketBytes(
private java.lang.Object countryCode_ = "";
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return The countryCode.
*/
@@ -1860,6 +1872,10 @@ public java.lang.String getCountryCode() {
}
}
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return The bytes for countryCode.
*/
@@ -1877,6 +1893,10 @@ public java.lang.String getCountryCode() {
}
}
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @param value The countryCode to set.
* @return This builder for chaining.
@@ -1892,6 +1912,10 @@ public Builder setCountryCode(
return this;
}
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @return This builder for chaining.
*/
@@ -1902,6 +1926,10 @@ public Builder clearCountryCode() {
return this;
}
/**
+ *
+ * random
+ *
+ *
* string country_code = 1;
* @param value The bytes for countryCode to set.
* @return This builder for chaining.
@@ -1920,7 +1948,7 @@ public Builder setCountryCodeBytes(
private boolean isGuest_ ;
/**
- * bool is_guest = 14;
+ * bool is_guest = 144;
* @return The isGuest.
*/
@java.lang.Override
@@ -1928,7 +1956,7 @@ public boolean getIsGuest() {
return isGuest_;
}
/**
- * bool is_guest = 14;
+ * bool is_guest = 144;
* @param value The isGuest to set.
* @return This builder for chaining.
*/
@@ -1939,7 +1967,7 @@ public Builder setIsGuest(boolean value) {
return this;
}
/**
- * bool is_guest = 14;
+ * bool is_guest = 144;
* @return This builder for chaining.
*/
public Builder clearIsGuest() {
@@ -1982,10 +2010,6 @@ public Builder clearUid() {
private int channelId_ ;
/**
- *
- * random
- *
- *
* uint32 channel_id = 1776;
* @return The channelId.
*/
@@ -1994,10 +2018,6 @@ public int getChannelId() {
return channelId_;
}
/**
- *
- * random
- *
- *
* uint32 channel_id = 1776;
* @param value The channelId to set.
* @return This builder for chaining.
@@ -2009,10 +2029,6 @@ public Builder setChannelId(int value) {
return this;
}
/**
- *
- * random
- *
- *
* uint32 channel_id = 1776;
* @return This builder for chaining.
*/
@@ -2455,18 +2471,18 @@ public emu.grasscutter.net.proto.GetPlayerTokenReqOuterClass.GetPlayerTokenReq g
descriptor;
static {
java.lang.String[] descriptorData = {
- "\n\027GetPlayerTokenReq.proto\"\215\003\n\021GetPlayerT" +
- "okenReq\022\027\n\017client_rand_key\030^ \001(\t\022\023\n\013acco" +
- "unt_uid\030\003 \001(\t\022\017\n\006key_id\030\315\013 \001(\r\022\025\n\raccoun" +
- "t_token\030\004 \001(\t\022\025\n\rplatform_type\030\002 \001(\r\022\026\n\r" +
- "language_type\030\250\001 \001(\r\022\024\n\014account_type\030\010 \001" +
- "(\r\022\024\n\013gate_ticket\030\214\016 \001(\t\022\024\n\014country_code" +
- "\030\001 \001(\t\022\020\n\010is_guest\030\016 \001(\010\022\013\n\003uid\030\006 \001(\r\022\023\n" +
- "\nchannel_id\030\360\r \001(\r\022\016\n\006psn_id\030\014 \001(\t\022\021\n\ton" +
- "line_id\030\005 \001(\t\022\025\n\rclient_ip_str\030\036 \001(\t\022\026\n\016" +
- "sub_channel_id\030\007 \001(\r\022\030\n\017cloud_client_ip\030" +
- "\261\001 \001(\r\022\021\n\010birthday\030\274\006 \001(\tB\033\n\031emu.grasscu" +
- "tter.net.protob\006proto3"
+ "\n\027GetPlayerTokenReq.proto\"\217\003\n\021GetPlayerT" +
+ "okenReq\022\030\n\017client_rand_key\030\310\016 \001(\t\022\023\n\013acc" +
+ "ount_uid\030\017 \001(\t\022\017\n\006key_id\030\347\002 \001(\r\022\025\n\raccou" +
+ "nt_token\030\004 \001(\t\022\025\n\rplatform_type\030\016 \001(\r\022\026\n" +
+ "\rlanguage_type\030\225\t \001(\r\022\024\n\014account_type\030\002 " +
+ "\001(\r\022\024\n\013gate_ticket\030\220\007 \001(\t\022\024\n\014country_cod" +
+ "e\030\001 \001(\t\022\021\n\010is_guest\030\220\001 \001(\010\022\013\n\003uid\030\006 \001(\r\022" +
+ "\023\n\nchannel_id\030\360\r \001(\r\022\016\n\006psn_id\030\014 \001(\t\022\021\n\t" +
+ "online_id\030\005 \001(\t\022\025\n\rclient_ip_str\030\036 \001(\t\022\026" +
+ "\n\016sub_channel_id\030\007 \001(\r\022\030\n\017cloud_client_i" +
+ "p\030\261\001 \001(\r\022\021\n\010birthday\030\274\006 \001(\tB\033\n\031emu.grass" +
+ "cutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenRspOuterClass.java
index 7b32cf4b831..fb5d8d5b1de 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetPlayerTokenRspOuterClass.java
@@ -19,222 +19,226 @@ public interface GetPlayerTokenRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * int32 retcode = 1;
- * @return The retcode.
- */
- int getRetcode();
-
- /**
- * uint64 secret_key_seed = 2;
- * @return The secretKeySeed.
- */
- long getSecretKeySeed();
-
- /**
- * bool is_guest = 3;
- * @return The isGuest.
- */
- boolean getIsGuest();
-
- /**
- * bytes security_cmd_buffer = 4;
+ * bytes security_cmd_buffer = 3;
* @return The securityCmdBuffer.
*/
com.google.protobuf.ByteString getSecurityCmdBuffer();
/**
- * bool is_proficient_player = 5;
- * @return The isProficientPlayer.
- */
- boolean getIsProficientPlayer();
-
- /**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return The accountUid.
*/
java.lang.String getAccountUid();
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return The bytes for accountUid.
*/
com.google.protobuf.ByteString
getAccountUidBytes();
/**
- * uint32 black_uid_end_time = 7;
- * @return The blackUidEndTime.
- */
- int getBlackUidEndTime();
-
- /**
- * uint32 uid = 8;
+ * uint32 uid = 5;
* @return The uid.
*/
int getUid();
/**
- * bytes extra_bin_data = 9;
- * @return The extraBinData.
- */
- com.google.protobuf.ByteString getExtraBinData();
-
- /**
- * uint32 gm_uid = 10;
- * @return The gmUid.
- */
- int getGmUid();
-
- /**
- * string secret_key = 11;
- * @return The secretKey.
- */
- java.lang.String getSecretKey();
- /**
- * string secret_key = 11;
- * @return The bytes for secretKey.
- */
- com.google.protobuf.ByteString
- getSecretKeyBytes();
-
- /**
- * uint32 account_type = 12;
- * @return The accountType.
- */
- int getAccountType();
-
- /**
- * uint32 platform_type = 13;
+ * uint32 platform_type = 12;
* @return The platformType.
*/
int getPlatformType();
/**
- * string msg = 14;
- * @return The msg.
- */
- java.lang.String getMsg();
- /**
- * string msg = 14;
- * @return The bytes for msg.
- */
- com.google.protobuf.ByteString
- getMsgBytes();
-
- /**
- * string token = 15;
+ * string token = 8;
* @return The token.
*/
java.lang.String getToken();
/**
- * string token = 15;
+ * string token = 8;
* @return The bytes for token.
*/
com.google.protobuf.ByteString
getTokenBytes();
/**
- * string server_rand_key = 68;
+ * string server_rand_key = 668;
* @return The serverRandKey.
*/
java.lang.String getServerRandKey();
/**
- * string server_rand_key = 68;
+ * string server_rand_key = 668;
* @return The bytes for serverRandKey.
*/
com.google.protobuf.ByteString
getServerRandKeyBytes();
/**
- * uint32 key_id = 398;
+ * uint32 key_id = 1305;
* @return The keyId.
*/
int getKeyId();
/**
- * .StopServerInfo stop_server = 563;
- * @return Whether the stopServer field is set.
+ * string client_ip_str = 1202;
+ * @return The clientIpStr.
*/
- boolean hasStopServer();
+ java.lang.String getClientIpStr();
/**
- * .StopServerInfo stop_server = 563;
- * @return The stopServer.
+ * string client_ip_str = 1202;
+ * @return The bytes for clientIpStr.
*/
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo getStopServer();
+ com.google.protobuf.ByteString
+ getClientIpStrBytes();
+
/**
- * .StopServerInfo stop_server = 563;
+ * string msg = 14;
+ * @return The msg.
*/
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder getStopServerOrBuilder();
-
+ java.lang.String getMsg();
/**
- * uint32 tag = 853;
- * @return The tag.
+ * string msg = 14;
+ * @return The bytes for msg.
*/
- int getTag();
+ com.google.protobuf.ByteString
+ getMsgBytes();
/**
- * string country_code = 1269;
+ * string country_code = 555;
* @return The countryCode.
*/
java.lang.String getCountryCode();
/**
- * string country_code = 1269;
+ * string country_code = 555;
* @return The bytes for countryCode.
*/
com.google.protobuf.ByteString
getCountryCodeBytes();
/**
- * string game_biz = 1670;
+ * string game_biz = 333;
* @return The gameBiz.
*/
java.lang.String getGameBiz();
/**
- * string game_biz = 1670;
+ * string game_biz = 333;
* @return The bytes for gameBiz.
*/
com.google.protobuf.ByteString
getGameBizBytes();
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * repeated uint32 finish_collection_id_list = 164;
* @return A list containing the finishCollectionIdList.
*/
java.util.List getFinishCollectionIdListList();
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * repeated uint32 finish_collection_id_list = 164;
* @return The count of finishCollectionIdList.
*/
int getFinishCollectionIdListCount();
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * repeated uint32 finish_collection_id_list = 164;
* @param index The index of the element to return.
* @return The finishCollectionIdList at the given index.
*/
int getFinishCollectionIdList(int index);
/**
- * string sign = 1885;
+ * string sign = 1499;
* @return The sign.
*/
java.lang.String getSign();
/**
- * string sign = 1885;
+ * string sign = 1499;
* @return The bytes for sign.
*/
com.google.protobuf.ByteString
getSignBytes();
/**
- * string client_ip_str = 1950;
- * @return The clientIpStr.
+ *
+ * random
+ *
+ *
+ * uint32 black_uid_end_time = 7;
+ * @return The blackUidEndTime.
*/
- java.lang.String getClientIpStr();
+ int getBlackUidEndTime();
+
/**
- * string client_ip_str = 1950;
- * @return The bytes for clientIpStr.
+ * uint32 account_type = 120;
+ * @return The accountType.
+ */
+ int getAccountType();
+
+ /**
+ * bool is_proficient_player = 500;
+ * @return The isProficientPlayer.
+ */
+ boolean getIsProficientPlayer();
+
+ /**
+ * int32 retcode = 100;
+ * @return The retcode.
+ */
+ int getRetcode();
+
+ /**
+ * uint64 secret_key_seed = 2;
+ * @return The secretKeySeed.
+ */
+ long getSecretKeySeed();
+
+ /**
+ * bool is_guest = 300;
+ * @return The isGuest.
+ */
+ boolean getIsGuest();
+
+ /**
+ * bytes extra_bin_data = 9;
+ * @return The extraBinData.
+ */
+ com.google.protobuf.ByteString getExtraBinData();
+
+ /**
+ * uint32 gm_uid = 10;
+ * @return The gmUid.
+ */
+ int getGmUid();
+
+ /**
+ * string secret_key = 11;
+ * @return The secretKey.
+ */
+ java.lang.String getSecretKey();
+ /**
+ * string secret_key = 11;
+ * @return The bytes for secretKey.
*/
com.google.protobuf.ByteString
- getClientIpStrBytes();
+ getSecretKeyBytes();
+
+ /**
+ * .StopServerInfo stop_server = 563;
+ * @return Whether the stopServer field is set.
+ */
+ boolean hasStopServer();
+ /**
+ * .StopServerInfo stop_server = 563;
+ * @return The stopServer.
+ */
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo getStopServer();
+ /**
+ * .StopServerInfo stop_server = 563;
+ */
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder getStopServerOrBuilder();
+
+ /**
+ * uint32 tag = 853;
+ * @return The tag.
+ */
+ int getTag();
/**
* string psn_id = 1402;
@@ -298,7 +302,7 @@ public interface GetPlayerTokenRspOrBuilder extends
}
/**
*
- * CmdId: 24174
+ * CmdId: 23639
*
*
* Protobuf type {@code GetPlayerTokenRsp}
@@ -315,16 +319,16 @@ private GetPlayerTokenRsp(com.google.protobuf.GeneratedMessageV3.Builder> buil
private GetPlayerTokenRsp() {
securityCmdBuffer_ = com.google.protobuf.ByteString.EMPTY;
accountUid_ = "";
- extraBinData_ = com.google.protobuf.ByteString.EMPTY;
- secretKey_ = "";
- msg_ = "";
token_ = "";
serverRandKey_ = "";
+ clientIpStr_ = "";
+ msg_ = "";
countryCode_ = "";
gameBiz_ = "";
finishCollectionIdList_ = emptyIntList();
sign_ = "";
- clientIpStr_ = "";
+ extraBinData_ = com.google.protobuf.ByteString.EMPTY;
+ secretKey_ = "";
psnId_ = "";
clientVersionRandomKey_ = "";
birthday_ = "";
@@ -361,9 +365,10 @@ private GetPlayerTokenRsp(
case 0:
done = true;
break;
- case 8: {
+ case 10: {
+ java.lang.String s = input.readStringRequireUtf8();
- retcode_ = input.readInt32();
+ accountUid_ = s;
break;
}
case 16: {
@@ -371,25 +376,14 @@ private GetPlayerTokenRsp(
secretKeySeed_ = input.readUInt64();
break;
}
- case 24: {
-
- isGuest_ = input.readBool();
- break;
- }
- case 34: {
+ case 26: {
securityCmdBuffer_ = input.readBytes();
break;
}
case 40: {
- isProficientPlayer_ = input.readBool();
- break;
- }
- case 50: {
- java.lang.String s = input.readStringRequireUtf8();
-
- accountUid_ = s;
+ uid_ = input.readUInt32();
break;
}
case 56: {
@@ -397,9 +391,10 @@ private GetPlayerTokenRsp(
blackUidEndTime_ = input.readUInt32();
break;
}
- case 64: {
+ case 66: {
+ java.lang.String s = input.readStringRequireUtf8();
- uid_ = input.readUInt32();
+ token_ = s;
break;
}
case 74: {
@@ -420,11 +415,6 @@ private GetPlayerTokenRsp(
}
case 96: {
- accountType_ = input.readUInt32();
- break;
- }
- case 104: {
-
platformType_ = input.readUInt32();
break;
}
@@ -434,16 +424,14 @@ private GetPlayerTokenRsp(
msg_ = s;
break;
}
- case 122: {
- java.lang.String s = input.readStringRequireUtf8();
+ case 800: {
- token_ = s;
+ retcode_ = input.readInt32();
break;
}
- case 546: {
- java.lang.String s = input.readStringRequireUtf8();
+ case 960: {
- serverRandKey_ = s;
+ accountType_ = input.readUInt32();
break;
}
case 1128: {
@@ -451,14 +439,46 @@ private GetPlayerTokenRsp(
subChannelId_ = input.readUInt32();
break;
}
+ case 1312: {
+ if (!((mutable_bitField0_ & 0x00000001) != 0)) {
+ finishCollectionIdList_ = newIntList();
+ mutable_bitField0_ |= 0x00000001;
+ }
+ finishCollectionIdList_.addInt(input.readUInt32());
+ break;
+ }
+ case 1314: {
+ int length = input.readRawVarint32();
+ int limit = input.pushLimit(length);
+ if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
+ finishCollectionIdList_ = newIntList();
+ mutable_bitField0_ |= 0x00000001;
+ }
+ while (input.getBytesUntilLimit() > 0) {
+ finishCollectionIdList_.addInt(input.readUInt32());
+ }
+ input.popLimit(limit);
+ break;
+ }
case 2072: {
channelId_ = input.readUInt32();
break;
}
- case 3184: {
+ case 2400: {
- keyId_ = input.readUInt32();
+ isGuest_ = input.readBool();
+ break;
+ }
+ case 2666: {
+ java.lang.String s = input.readStringRequireUtf8();
+
+ gameBiz_ = s;
+ break;
+ }
+ case 4000: {
+
+ isProficientPlayer_ = input.readBool();
break;
}
case 4064: {
@@ -466,6 +486,12 @@ private GetPlayerTokenRsp(
cloudClientIp_ = input.readUInt32();
break;
}
+ case 4442: {
+ java.lang.String s = input.readStringRequireUtf8();
+
+ countryCode_ = s;
+ break;
+ }
case 4506: {
emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder subBuilder = null;
if (stopServer_ != null) {
@@ -479,6 +505,12 @@ private GetPlayerTokenRsp(
break;
}
+ case 5346: {
+ java.lang.String s = input.readStringRequireUtf8();
+
+ serverRandKey_ = s;
+ break;
+ }
case 5426: {
java.lang.String s = input.readStringRequireUtf8();
@@ -490,15 +522,20 @@ private GetPlayerTokenRsp(
tag_ = input.readUInt32();
break;
}
+ case 9618: {
+ java.lang.String s = input.readStringRequireUtf8();
+
+ clientIpStr_ = s;
+ break;
+ }
case 9928: {
regPlatform_ = input.readUInt32();
break;
}
- case 10154: {
- java.lang.String s = input.readStringRequireUtf8();
+ case 10440: {
- countryCode_ = s;
+ keyId_ = input.readUInt32();
break;
}
case 11218: {
@@ -513,43 +550,10 @@ private GetPlayerTokenRsp(
birthday_ = s;
break;
}
- case 13362: {
+ case 11994: {
java.lang.String s = input.readStringRequireUtf8();
- gameBiz_ = s;
- break;
- }
- case 13472: {
- if (!((mutable_bitField0_ & 0x00000001) != 0)) {
- finishCollectionIdList_ = newIntList();
- mutable_bitField0_ |= 0x00000001;
- }
- finishCollectionIdList_.addInt(input.readUInt32());
- break;
- }
- case 13474: {
- int length = input.readRawVarint32();
- int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
- finishCollectionIdList_ = newIntList();
- mutable_bitField0_ |= 0x00000001;
- }
- while (input.getBytesUntilLimit() > 0) {
- finishCollectionIdList_.addInt(input.readUInt32());
- }
- input.popLimit(limit);
- break;
- }
- case 15082: {
- java.lang.String s = input.readStringRequireUtf8();
-
- sign_ = s;
- break;
- }
- case 15602: {
- java.lang.String s = input.readStringRequireUtf8();
-
- clientIpStr_ = s;
+ sign_ = s;
break;
}
default: {
@@ -587,43 +591,10 @@ private GetPlayerTokenRsp(
emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp.class, emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp.Builder.class);
}
- public static final int RETCODE_FIELD_NUMBER = 1;
- private int retcode_;
- /**
- * int32 retcode = 1;
- * @return The retcode.
- */
- @java.lang.Override
- public int getRetcode() {
- return retcode_;
- }
-
- public static final int SECRET_KEY_SEED_FIELD_NUMBER = 2;
- private long secretKeySeed_;
- /**
- * uint64 secret_key_seed = 2;
- * @return The secretKeySeed.
- */
- @java.lang.Override
- public long getSecretKeySeed() {
- return secretKeySeed_;
- }
-
- public static final int IS_GUEST_FIELD_NUMBER = 3;
- private boolean isGuest_;
- /**
- * bool is_guest = 3;
- * @return The isGuest.
- */
- @java.lang.Override
- public boolean getIsGuest() {
- return isGuest_;
- }
-
- public static final int SECURITY_CMD_BUFFER_FIELD_NUMBER = 4;
+ public static final int SECURITY_CMD_BUFFER_FIELD_NUMBER = 3;
private com.google.protobuf.ByteString securityCmdBuffer_;
/**
- * bytes security_cmd_buffer = 4;
+ * bytes security_cmd_buffer = 3;
* @return The securityCmdBuffer.
*/
@java.lang.Override
@@ -631,21 +602,10 @@ public com.google.protobuf.ByteString getSecurityCmdBuffer() {
return securityCmdBuffer_;
}
- public static final int IS_PROFICIENT_PLAYER_FIELD_NUMBER = 5;
- private boolean isProficientPlayer_;
- /**
- * bool is_proficient_player = 5;
- * @return The isProficientPlayer.
- */
- @java.lang.Override
- public boolean getIsProficientPlayer() {
- return isProficientPlayer_;
- }
-
- public static final int ACCOUNT_UID_FIELD_NUMBER = 6;
+ public static final int ACCOUNT_UID_FIELD_NUMBER = 1;
private volatile java.lang.Object accountUid_;
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return The accountUid.
*/
@java.lang.Override
@@ -662,7 +622,7 @@ public java.lang.String getAccountUid() {
}
}
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return The bytes for accountUid.
*/
@java.lang.Override
@@ -680,21 +640,10 @@ public java.lang.String getAccountUid() {
}
}
- public static final int BLACK_UID_END_TIME_FIELD_NUMBER = 7;
- private int blackUidEndTime_;
- /**
- * uint32 black_uid_end_time = 7;
- * @return The blackUidEndTime.
- */
- @java.lang.Override
- public int getBlackUidEndTime() {
- return blackUidEndTime_;
- }
-
- public static final int UID_FIELD_NUMBER = 8;
+ public static final int UID_FIELD_NUMBER = 5;
private int uid_;
/**
- * uint32 uid = 8;
+ * uint32 uid = 5;
* @return The uid.
*/
@java.lang.Override
@@ -702,254 +651,184 @@ public int getUid() {
return uid_;
}
- public static final int EXTRA_BIN_DATA_FIELD_NUMBER = 9;
- private com.google.protobuf.ByteString extraBinData_;
- /**
- * bytes extra_bin_data = 9;
- * @return The extraBinData.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString getExtraBinData() {
- return extraBinData_;
- }
-
- public static final int GM_UID_FIELD_NUMBER = 10;
- private int gmUid_;
+ public static final int PLATFORM_TYPE_FIELD_NUMBER = 12;
+ private int platformType_;
/**
- * uint32 gm_uid = 10;
- * @return The gmUid.
+ * uint32 platform_type = 12;
+ * @return The platformType.
*/
@java.lang.Override
- public int getGmUid() {
- return gmUid_;
+ public int getPlatformType() {
+ return platformType_;
}
- public static final int SECRET_KEY_FIELD_NUMBER = 11;
- private volatile java.lang.Object secretKey_;
+ public static final int TOKEN_FIELD_NUMBER = 8;
+ private volatile java.lang.Object token_;
/**
- * string secret_key = 11;
- * @return The secretKey.
+ * string token = 8;
+ * @return The token.
*/
@java.lang.Override
- public java.lang.String getSecretKey() {
- java.lang.Object ref = secretKey_;
+ public java.lang.String getToken() {
+ java.lang.Object ref = token_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- secretKey_ = s;
+ token_ = s;
return s;
}
}
/**
- * string secret_key = 11;
- * @return The bytes for secretKey.
+ * string token = 8;
+ * @return The bytes for token.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getSecretKeyBytes() {
- java.lang.Object ref = secretKey_;
+ getTokenBytes() {
+ java.lang.Object ref = token_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- secretKey_ = b;
+ token_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
- public static final int ACCOUNT_TYPE_FIELD_NUMBER = 12;
- private int accountType_;
- /**
- * uint32 account_type = 12;
- * @return The accountType.
- */
- @java.lang.Override
- public int getAccountType() {
- return accountType_;
- }
-
- public static final int PLATFORM_TYPE_FIELD_NUMBER = 13;
- private int platformType_;
- /**
- * uint32 platform_type = 13;
- * @return The platformType.
- */
- @java.lang.Override
- public int getPlatformType() {
- return platformType_;
- }
-
- public static final int MSG_FIELD_NUMBER = 14;
- private volatile java.lang.Object msg_;
+ public static final int SERVER_RAND_KEY_FIELD_NUMBER = 668;
+ private volatile java.lang.Object serverRandKey_;
/**
- * string msg = 14;
- * @return The msg.
+ * string server_rand_key = 668;
+ * @return The serverRandKey.
*/
@java.lang.Override
- public java.lang.String getMsg() {
- java.lang.Object ref = msg_;
+ public java.lang.String getServerRandKey() {
+ java.lang.Object ref = serverRandKey_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- msg_ = s;
+ serverRandKey_ = s;
return s;
}
}
/**
- * string msg = 14;
- * @return The bytes for msg.
+ * string server_rand_key = 668;
+ * @return The bytes for serverRandKey.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getMsgBytes() {
- java.lang.Object ref = msg_;
+ getServerRandKeyBytes() {
+ java.lang.Object ref = serverRandKey_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- msg_ = b;
+ serverRandKey_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
- public static final int TOKEN_FIELD_NUMBER = 15;
- private volatile java.lang.Object token_;
+ public static final int KEY_ID_FIELD_NUMBER = 1305;
+ private int keyId_;
/**
- * string token = 15;
- * @return The token.
+ * uint32 key_id = 1305;
+ * @return The keyId.
*/
@java.lang.Override
- public java.lang.String getToken() {
- java.lang.Object ref = token_;
+ public int getKeyId() {
+ return keyId_;
+ }
+
+ public static final int CLIENT_IP_STR_FIELD_NUMBER = 1202;
+ private volatile java.lang.Object clientIpStr_;
+ /**
+ * string client_ip_str = 1202;
+ * @return The clientIpStr.
+ */
+ @java.lang.Override
+ public java.lang.String getClientIpStr() {
+ java.lang.Object ref = clientIpStr_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- token_ = s;
+ clientIpStr_ = s;
return s;
}
}
/**
- * string token = 15;
- * @return The bytes for token.
+ * string client_ip_str = 1202;
+ * @return The bytes for clientIpStr.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getTokenBytes() {
- java.lang.Object ref = token_;
+ getClientIpStrBytes() {
+ java.lang.Object ref = clientIpStr_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- token_ = b;
+ clientIpStr_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
- public static final int SERVER_RAND_KEY_FIELD_NUMBER = 68;
- private volatile java.lang.Object serverRandKey_;
+ public static final int MSG_FIELD_NUMBER = 14;
+ private volatile java.lang.Object msg_;
/**
- * string server_rand_key = 68;
- * @return The serverRandKey.
+ * string msg = 14;
+ * @return The msg.
*/
@java.lang.Override
- public java.lang.String getServerRandKey() {
- java.lang.Object ref = serverRandKey_;
+ public java.lang.String getMsg() {
+ java.lang.Object ref = msg_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- serverRandKey_ = s;
+ msg_ = s;
return s;
}
}
/**
- * string server_rand_key = 68;
- * @return The bytes for serverRandKey.
+ * string msg = 14;
+ * @return The bytes for msg.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getServerRandKeyBytes() {
- java.lang.Object ref = serverRandKey_;
+ getMsgBytes() {
+ java.lang.Object ref = msg_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- serverRandKey_ = b;
+ msg_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
- public static final int KEY_ID_FIELD_NUMBER = 398;
- private int keyId_;
- /**
- * uint32 key_id = 398;
- * @return The keyId.
- */
- @java.lang.Override
- public int getKeyId() {
- return keyId_;
- }
-
- public static final int STOP_SERVER_FIELD_NUMBER = 563;
- private emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo stopServer_;
- /**
- * .StopServerInfo stop_server = 563;
- * @return Whether the stopServer field is set.
- */
- @java.lang.Override
- public boolean hasStopServer() {
- return stopServer_ != null;
- }
- /**
- * .StopServerInfo stop_server = 563;
- * @return The stopServer.
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo getStopServer() {
- return stopServer_ == null ? emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.getDefaultInstance() : stopServer_;
- }
- /**
- * .StopServerInfo stop_server = 563;
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder getStopServerOrBuilder() {
- return getStopServer();
- }
-
- public static final int TAG_FIELD_NUMBER = 853;
- private int tag_;
- /**
- * uint32 tag = 853;
- * @return The tag.
- */
- @java.lang.Override
- public int getTag() {
- return tag_;
- }
-
- public static final int COUNTRY_CODE_FIELD_NUMBER = 1269;
+ public static final int COUNTRY_CODE_FIELD_NUMBER = 555;
private volatile java.lang.Object countryCode_;
/**
- * string country_code = 1269;
+ * string country_code = 555;
* @return The countryCode.
*/
@java.lang.Override
@@ -966,7 +845,7 @@ public java.lang.String getCountryCode() {
}
}
/**
- * string country_code = 1269;
+ * string country_code = 555;
* @return The bytes for countryCode.
*/
@java.lang.Override
@@ -984,10 +863,10 @@ public java.lang.String getCountryCode() {
}
}
- public static final int GAME_BIZ_FIELD_NUMBER = 1670;
+ public static final int GAME_BIZ_FIELD_NUMBER = 333;
private volatile java.lang.Object gameBiz_;
/**
- * string game_biz = 1670;
+ * string game_biz = 333;
* @return The gameBiz.
*/
@java.lang.Override
@@ -1004,7 +883,7 @@ public java.lang.String getGameBiz() {
}
}
/**
- * string game_biz = 1670;
+ * string game_biz = 333;
* @return The bytes for gameBiz.
*/
@java.lang.Override
@@ -1022,10 +901,10 @@ public java.lang.String getGameBiz() {
}
}
- public static final int FINISH_COLLECTION_ID_LIST_FIELD_NUMBER = 1684;
+ public static final int FINISH_COLLECTION_ID_LIST_FIELD_NUMBER = 164;
private com.google.protobuf.Internal.IntList finishCollectionIdList_;
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * repeated uint32 finish_collection_id_list = 164;
* @return A list containing the finishCollectionIdList.
*/
@java.lang.Override
@@ -1034,14 +913,14 @@ public java.lang.String getGameBiz() {
return finishCollectionIdList_;
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * repeated uint32 finish_collection_id_list = 164;
* @return The count of finishCollectionIdList.
*/
public int getFinishCollectionIdListCount() {
return finishCollectionIdList_.size();
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * repeated uint32 finish_collection_id_list = 164;
* @param index The index of the element to return.
* @return The finishCollectionIdList at the given index.
*/
@@ -1050,10 +929,10 @@ public int getFinishCollectionIdList(int index) {
}
private int finishCollectionIdListMemoizedSerializedSize = -1;
- public static final int SIGN_FIELD_NUMBER = 1885;
+ public static final int SIGN_FIELD_NUMBER = 1499;
private volatile java.lang.Object sign_;
/**
- * string sign = 1885;
+ * string sign = 1499;
* @return The sign.
*/
@java.lang.Override
@@ -1070,7 +949,7 @@ public java.lang.String getSign() {
}
}
/**
- * string sign = 1885;
+ * string sign = 1499;
* @return The bytes for sign.
*/
@java.lang.Override
@@ -1088,44 +967,173 @@ public java.lang.String getSign() {
}
}
- public static final int CLIENT_IP_STR_FIELD_NUMBER = 1950;
- private volatile java.lang.Object clientIpStr_;
+ public static final int BLACK_UID_END_TIME_FIELD_NUMBER = 7;
+ private int blackUidEndTime_;
/**
- * string client_ip_str = 1950;
- * @return The clientIpStr.
+ *
+ * random
+ *
+ *
+ * uint32 black_uid_end_time = 7;
+ * @return The blackUidEndTime.
*/
@java.lang.Override
- public java.lang.String getClientIpStr() {
- java.lang.Object ref = clientIpStr_;
+ public int getBlackUidEndTime() {
+ return blackUidEndTime_;
+ }
+
+ public static final int ACCOUNT_TYPE_FIELD_NUMBER = 120;
+ private int accountType_;
+ /**
+ * uint32 account_type = 120;
+ * @return The accountType.
+ */
+ @java.lang.Override
+ public int getAccountType() {
+ return accountType_;
+ }
+
+ public static final int IS_PROFICIENT_PLAYER_FIELD_NUMBER = 500;
+ private boolean isProficientPlayer_;
+ /**
+ * bool is_proficient_player = 500;
+ * @return The isProficientPlayer.
+ */
+ @java.lang.Override
+ public boolean getIsProficientPlayer() {
+ return isProficientPlayer_;
+ }
+
+ public static final int RETCODE_FIELD_NUMBER = 100;
+ private int retcode_;
+ /**
+ * int32 retcode = 100;
+ * @return The retcode.
+ */
+ @java.lang.Override
+ public int getRetcode() {
+ return retcode_;
+ }
+
+ public static final int SECRET_KEY_SEED_FIELD_NUMBER = 2;
+ private long secretKeySeed_;
+ /**
+ * uint64 secret_key_seed = 2;
+ * @return The secretKeySeed.
+ */
+ @java.lang.Override
+ public long getSecretKeySeed() {
+ return secretKeySeed_;
+ }
+
+ public static final int IS_GUEST_FIELD_NUMBER = 300;
+ private boolean isGuest_;
+ /**
+ * bool is_guest = 300;
+ * @return The isGuest.
+ */
+ @java.lang.Override
+ public boolean getIsGuest() {
+ return isGuest_;
+ }
+
+ public static final int EXTRA_BIN_DATA_FIELD_NUMBER = 9;
+ private com.google.protobuf.ByteString extraBinData_;
+ /**
+ * bytes extra_bin_data = 9;
+ * @return The extraBinData.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString getExtraBinData() {
+ return extraBinData_;
+ }
+
+ public static final int GM_UID_FIELD_NUMBER = 10;
+ private int gmUid_;
+ /**
+ * uint32 gm_uid = 10;
+ * @return The gmUid.
+ */
+ @java.lang.Override
+ public int getGmUid() {
+ return gmUid_;
+ }
+
+ public static final int SECRET_KEY_FIELD_NUMBER = 11;
+ private volatile java.lang.Object secretKey_;
+ /**
+ * string secret_key = 11;
+ * @return The secretKey.
+ */
+ @java.lang.Override
+ public java.lang.String getSecretKey() {
+ java.lang.Object ref = secretKey_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- clientIpStr_ = s;
+ secretKey_ = s;
return s;
}
}
/**
- * string client_ip_str = 1950;
- * @return The bytes for clientIpStr.
+ * string secret_key = 11;
+ * @return The bytes for secretKey.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getClientIpStrBytes() {
- java.lang.Object ref = clientIpStr_;
+ getSecretKeyBytes() {
+ java.lang.Object ref = secretKey_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- clientIpStr_ = b;
+ secretKey_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
+ public static final int STOP_SERVER_FIELD_NUMBER = 563;
+ private emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo stopServer_;
+ /**
+ * .StopServerInfo stop_server = 563;
+ * @return Whether the stopServer field is set.
+ */
+ @java.lang.Override
+ public boolean hasStopServer() {
+ return stopServer_ != null;
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ * @return The stopServer.
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo getStopServer() {
+ return stopServer_ == null ? emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.getDefaultInstance() : stopServer_;
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder getStopServerOrBuilder() {
+ return getStopServer();
+ }
+
+ public static final int TAG_FIELD_NUMBER = 853;
+ private int tag_;
+ /**
+ * uint32 tag = 853;
+ * @return The tag.
+ */
+ @java.lang.Override
+ public int getTag() {
+ return tag_;
+ }
+
public static final int PSN_ID_FIELD_NUMBER = 1402;
private volatile java.lang.Object psnId_;
/**
@@ -1299,29 +1307,23 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
- if (retcode_ != 0) {
- output.writeInt32(1, retcode_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, accountUid_);
}
if (secretKeySeed_ != 0L) {
output.writeUInt64(2, secretKeySeed_);
}
- if (isGuest_ != false) {
- output.writeBool(3, isGuest_);
- }
if (!securityCmdBuffer_.isEmpty()) {
- output.writeBytes(4, securityCmdBuffer_);
- }
- if (isProficientPlayer_ != false) {
- output.writeBool(5, isProficientPlayer_);
+ output.writeBytes(3, securityCmdBuffer_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 6, accountUid_);
+ if (uid_ != 0) {
+ output.writeUInt32(5, uid_);
}
if (blackUidEndTime_ != 0) {
output.writeUInt32(7, blackUidEndTime_);
}
- if (uid_ != 0) {
- output.writeUInt32(8, uid_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 8, token_);
}
if (!extraBinData_.isEmpty()) {
output.writeBytes(9, extraBinData_);
@@ -1332,47 +1334,66 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(secretKey_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 11, secretKey_);
}
- if (accountType_ != 0) {
- output.writeUInt32(12, accountType_);
- }
if (platformType_ != 0) {
- output.writeUInt32(13, platformType_);
+ output.writeUInt32(12, platformType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(msg_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 14, msg_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 15, token_);
+ if (retcode_ != 0) {
+ output.writeInt32(100, retcode_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(serverRandKey_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 68, serverRandKey_);
+ if (accountType_ != 0) {
+ output.writeUInt32(120, accountType_);
}
if (subChannelId_ != 0) {
output.writeUInt32(141, subChannelId_);
}
+ if (getFinishCollectionIdListList().size() > 0) {
+ output.writeUInt32NoTag(1314);
+ output.writeUInt32NoTag(finishCollectionIdListMemoizedSerializedSize);
+ }
+ for (int i = 0; i < finishCollectionIdList_.size(); i++) {
+ output.writeUInt32NoTag(finishCollectionIdList_.getInt(i));
+ }
if (channelId_ != 0) {
output.writeUInt32(259, channelId_);
}
- if (keyId_ != 0) {
- output.writeUInt32(398, keyId_);
+ if (isGuest_ != false) {
+ output.writeBool(300, isGuest_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gameBiz_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 333, gameBiz_);
+ }
+ if (isProficientPlayer_ != false) {
+ output.writeBool(500, isProficientPlayer_);
}
if (cloudClientIp_ != 0) {
output.writeUInt32(508, cloudClientIp_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 555, countryCode_);
+ }
if (stopServer_ != null) {
output.writeMessage(563, getStopServer());
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(serverRandKey_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 668, serverRandKey_);
+ }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientVersionRandomKey_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 678, clientVersionRandomKey_);
}
if (tag_ != 0) {
output.writeUInt32(853, tag_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientIpStr_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1202, clientIpStr_);
+ }
if (regPlatform_ != 0) {
output.writeUInt32(1241, regPlatform_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1269, countryCode_);
+ if (keyId_ != 0) {
+ output.writeUInt32(1305, keyId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(psnId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1402, psnId_);
@@ -1380,21 +1401,8 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthday_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1437, birthday_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gameBiz_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1670, gameBiz_);
- }
- if (getFinishCollectionIdListList().size() > 0) {
- output.writeUInt32NoTag(13474);
- output.writeUInt32NoTag(finishCollectionIdListMemoizedSerializedSize);
- }
- for (int i = 0; i < finishCollectionIdList_.size(); i++) {
- output.writeUInt32NoTag(finishCollectionIdList_.getInt(i));
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sign_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1885, sign_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientIpStr_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1950, clientIpStr_);
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1499, sign_);
}
unknownFields.writeTo(output);
}
@@ -1405,36 +1413,27 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (retcode_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(1, retcode_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, accountUid_);
}
if (secretKeySeed_ != 0L) {
size += com.google.protobuf.CodedOutputStream
.computeUInt64Size(2, secretKeySeed_);
}
- if (isGuest_ != false) {
- size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(3, isGuest_);
- }
if (!securityCmdBuffer_.isEmpty()) {
size += com.google.protobuf.CodedOutputStream
- .computeBytesSize(4, securityCmdBuffer_);
+ .computeBytesSize(3, securityCmdBuffer_);
}
- if (isProficientPlayer_ != false) {
+ if (uid_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(5, isProficientPlayer_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(6, accountUid_);
+ .computeUInt32Size(5, uid_);
}
if (blackUidEndTime_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(7, blackUidEndTime_);
}
- if (uid_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(8, uid_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(8, token_);
}
if (!extraBinData_.isEmpty()) {
size += com.google.protobuf.CodedOutputStream
@@ -1447,43 +1446,68 @@ public int getSerializedSize() {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(secretKey_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, secretKey_);
}
- if (accountType_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(12, accountType_);
- }
if (platformType_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(13, platformType_);
+ .computeUInt32Size(12, platformType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(msg_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, msg_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(15, token_);
+ if (retcode_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeInt32Size(100, retcode_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(serverRandKey_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(68, serverRandKey_);
+ if (accountType_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt32Size(120, accountType_);
}
if (subChannelId_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(141, subChannelId_);
}
+ {
+ int dataSize = 0;
+ for (int i = 0; i < finishCollectionIdList_.size(); i++) {
+ dataSize += com.google.protobuf.CodedOutputStream
+ .computeUInt32SizeNoTag(finishCollectionIdList_.getInt(i));
+ }
+ size += dataSize;
+ if (!getFinishCollectionIdListList().isEmpty()) {
+ size += 2;
+ size += com.google.protobuf.CodedOutputStream
+ .computeInt32SizeNoTag(dataSize);
+ }
+ finishCollectionIdListMemoizedSerializedSize = dataSize;
+ }
if (channelId_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(259, channelId_);
}
- if (keyId_ != 0) {
+ if (isGuest_ != false) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeBoolSize(300, isGuest_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gameBiz_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(333, gameBiz_);
+ }
+ if (isProficientPlayer_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(398, keyId_);
+ .computeBoolSize(500, isProficientPlayer_);
}
if (cloudClientIp_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(508, cloudClientIp_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(555, countryCode_);
+ }
if (stopServer_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(563, getStopServer());
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(serverRandKey_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(668, serverRandKey_);
+ }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientVersionRandomKey_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(678, clientVersionRandomKey_);
}
@@ -1491,12 +1515,16 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(853, tag_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientIpStr_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1202, clientIpStr_);
+ }
if (regPlatform_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1241, regPlatform_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1269, countryCode_);
+ if (keyId_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt32Size(1305, keyId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(psnId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1402, psnId_);
@@ -1504,28 +1532,8 @@ public int getSerializedSize() {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthday_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1437, birthday_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gameBiz_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1670, gameBiz_);
- }
- {
- int dataSize = 0;
- for (int i = 0; i < finishCollectionIdList_.size(); i++) {
- dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(finishCollectionIdList_.getInt(i));
- }
- size += dataSize;
- if (!getFinishCollectionIdListList().isEmpty()) {
- size += 2;
- size += com.google.protobuf.CodedOutputStream
- .computeInt32SizeNoTag(dataSize);
- }
- finishCollectionIdListMemoizedSerializedSize = dataSize;
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sign_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1885, sign_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientIpStr_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1950, clientIpStr_);
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1499, sign_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -1542,47 +1550,24 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp other = (emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp) obj;
- if (getRetcode()
- != other.getRetcode()) return false;
- if (getSecretKeySeed()
- != other.getSecretKeySeed()) return false;
- if (getIsGuest()
- != other.getIsGuest()) return false;
if (!getSecurityCmdBuffer()
.equals(other.getSecurityCmdBuffer())) return false;
- if (getIsProficientPlayer()
- != other.getIsProficientPlayer()) return false;
if (!getAccountUid()
.equals(other.getAccountUid())) return false;
- if (getBlackUidEndTime()
- != other.getBlackUidEndTime()) return false;
if (getUid()
!= other.getUid()) return false;
- if (!getExtraBinData()
- .equals(other.getExtraBinData())) return false;
- if (getGmUid()
- != other.getGmUid()) return false;
- if (!getSecretKey()
- .equals(other.getSecretKey())) return false;
- if (getAccountType()
- != other.getAccountType()) return false;
if (getPlatformType()
!= other.getPlatformType()) return false;
- if (!getMsg()
- .equals(other.getMsg())) return false;
if (!getToken()
.equals(other.getToken())) return false;
if (!getServerRandKey()
.equals(other.getServerRandKey())) return false;
if (getKeyId()
!= other.getKeyId()) return false;
- if (hasStopServer() != other.hasStopServer()) return false;
- if (hasStopServer()) {
- if (!getStopServer()
- .equals(other.getStopServer())) return false;
- }
- if (getTag()
- != other.getTag()) return false;
+ if (!getClientIpStr()
+ .equals(other.getClientIpStr())) return false;
+ if (!getMsg()
+ .equals(other.getMsg())) return false;
if (!getCountryCode()
.equals(other.getCountryCode())) return false;
if (!getGameBiz()
@@ -1591,8 +1576,31 @@ public boolean equals(final java.lang.Object obj) {
.equals(other.getFinishCollectionIdListList())) return false;
if (!getSign()
.equals(other.getSign())) return false;
- if (!getClientIpStr()
- .equals(other.getClientIpStr())) return false;
+ if (getBlackUidEndTime()
+ != other.getBlackUidEndTime()) return false;
+ if (getAccountType()
+ != other.getAccountType()) return false;
+ if (getIsProficientPlayer()
+ != other.getIsProficientPlayer()) return false;
+ if (getRetcode()
+ != other.getRetcode()) return false;
+ if (getSecretKeySeed()
+ != other.getSecretKeySeed()) return false;
+ if (getIsGuest()
+ != other.getIsGuest()) return false;
+ if (!getExtraBinData()
+ .equals(other.getExtraBinData())) return false;
+ if (getGmUid()
+ != other.getGmUid()) return false;
+ if (!getSecretKey()
+ .equals(other.getSecretKey())) return false;
+ if (hasStopServer() != other.hasStopServer()) return false;
+ if (hasStopServer()) {
+ if (!getStopServer()
+ .equals(other.getStopServer())) return false;
+ }
+ if (getTag()
+ != other.getTag()) return false;
if (!getPsnId()
.equals(other.getPsnId())) return false;
if (!getClientVersionRandomKey()
@@ -1618,49 +1626,24 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
- hash = (37 * hash) + RETCODE_FIELD_NUMBER;
- hash = (53 * hash) + getRetcode();
- hash = (37 * hash) + SECRET_KEY_SEED_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
- getSecretKeySeed());
- hash = (37 * hash) + IS_GUEST_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
- getIsGuest());
hash = (37 * hash) + SECURITY_CMD_BUFFER_FIELD_NUMBER;
hash = (53 * hash) + getSecurityCmdBuffer().hashCode();
- hash = (37 * hash) + IS_PROFICIENT_PLAYER_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
- getIsProficientPlayer());
hash = (37 * hash) + ACCOUNT_UID_FIELD_NUMBER;
hash = (53 * hash) + getAccountUid().hashCode();
- hash = (37 * hash) + BLACK_UID_END_TIME_FIELD_NUMBER;
- hash = (53 * hash) + getBlackUidEndTime();
hash = (37 * hash) + UID_FIELD_NUMBER;
hash = (53 * hash) + getUid();
- hash = (37 * hash) + EXTRA_BIN_DATA_FIELD_NUMBER;
- hash = (53 * hash) + getExtraBinData().hashCode();
- hash = (37 * hash) + GM_UID_FIELD_NUMBER;
- hash = (53 * hash) + getGmUid();
- hash = (37 * hash) + SECRET_KEY_FIELD_NUMBER;
- hash = (53 * hash) + getSecretKey().hashCode();
- hash = (37 * hash) + ACCOUNT_TYPE_FIELD_NUMBER;
- hash = (53 * hash) + getAccountType();
hash = (37 * hash) + PLATFORM_TYPE_FIELD_NUMBER;
hash = (53 * hash) + getPlatformType();
- hash = (37 * hash) + MSG_FIELD_NUMBER;
- hash = (53 * hash) + getMsg().hashCode();
hash = (37 * hash) + TOKEN_FIELD_NUMBER;
hash = (53 * hash) + getToken().hashCode();
hash = (37 * hash) + SERVER_RAND_KEY_FIELD_NUMBER;
hash = (53 * hash) + getServerRandKey().hashCode();
hash = (37 * hash) + KEY_ID_FIELD_NUMBER;
hash = (53 * hash) + getKeyId();
- if (hasStopServer()) {
- hash = (37 * hash) + STOP_SERVER_FIELD_NUMBER;
- hash = (53 * hash) + getStopServer().hashCode();
- }
- hash = (37 * hash) + TAG_FIELD_NUMBER;
- hash = (53 * hash) + getTag();
+ hash = (37 * hash) + CLIENT_IP_STR_FIELD_NUMBER;
+ hash = (53 * hash) + getClientIpStr().hashCode();
+ hash = (37 * hash) + MSG_FIELD_NUMBER;
+ hash = (53 * hash) + getMsg().hashCode();
hash = (37 * hash) + COUNTRY_CODE_FIELD_NUMBER;
hash = (53 * hash) + getCountryCode().hashCode();
hash = (37 * hash) + GAME_BIZ_FIELD_NUMBER;
@@ -1671,8 +1654,33 @@ public int hashCode() {
}
hash = (37 * hash) + SIGN_FIELD_NUMBER;
hash = (53 * hash) + getSign().hashCode();
- hash = (37 * hash) + CLIENT_IP_STR_FIELD_NUMBER;
- hash = (53 * hash) + getClientIpStr().hashCode();
+ hash = (37 * hash) + BLACK_UID_END_TIME_FIELD_NUMBER;
+ hash = (53 * hash) + getBlackUidEndTime();
+ hash = (37 * hash) + ACCOUNT_TYPE_FIELD_NUMBER;
+ hash = (53 * hash) + getAccountType();
+ hash = (37 * hash) + IS_PROFICIENT_PLAYER_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
+ getIsProficientPlayer());
+ hash = (37 * hash) + RETCODE_FIELD_NUMBER;
+ hash = (53 * hash) + getRetcode();
+ hash = (37 * hash) + SECRET_KEY_SEED_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
+ getSecretKeySeed());
+ hash = (37 * hash) + IS_GUEST_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
+ getIsGuest());
+ hash = (37 * hash) + EXTRA_BIN_DATA_FIELD_NUMBER;
+ hash = (53 * hash) + getExtraBinData().hashCode();
+ hash = (37 * hash) + GM_UID_FIELD_NUMBER;
+ hash = (53 * hash) + getGmUid();
+ hash = (37 * hash) + SECRET_KEY_FIELD_NUMBER;
+ hash = (53 * hash) + getSecretKey().hashCode();
+ if (hasStopServer()) {
+ hash = (37 * hash) + STOP_SERVER_FIELD_NUMBER;
+ hash = (53 * hash) + getStopServer().hashCode();
+ }
+ hash = (37 * hash) + TAG_FIELD_NUMBER;
+ hash = (53 * hash) + getTag();
hash = (37 * hash) + PSN_ID_FIELD_NUMBER;
hash = (53 * hash) + getPsnId().hashCode();
hash = (37 * hash) + CLIENT_VERSION_RANDOM_KEY_FIELD_NUMBER;
@@ -1784,7 +1792,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 24174
+ * CmdId: 23639
*
*
* Protobuf type {@code GetPlayerTokenRsp}
@@ -1824,39 +1832,49 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- retcode_ = 0;
+ securityCmdBuffer_ = com.google.protobuf.ByteString.EMPTY;
- secretKeySeed_ = 0L;
+ accountUid_ = "";
- isGuest_ = false;
+ uid_ = 0;
- securityCmdBuffer_ = com.google.protobuf.ByteString.EMPTY;
+ platformType_ = 0;
- isProficientPlayer_ = false;
+ token_ = "";
- accountUid_ = "";
+ serverRandKey_ = "";
- blackUidEndTime_ = 0;
+ keyId_ = 0;
- uid_ = 0;
+ clientIpStr_ = "";
- extraBinData_ = com.google.protobuf.ByteString.EMPTY;
+ msg_ = "";
- gmUid_ = 0;
+ countryCode_ = "";
- secretKey_ = "";
+ gameBiz_ = "";
+
+ finishCollectionIdList_ = emptyIntList();
+ bitField0_ = (bitField0_ & ~0x00000001);
+ sign_ = "";
+
+ blackUidEndTime_ = 0;
accountType_ = 0;
- platformType_ = 0;
+ isProficientPlayer_ = false;
- msg_ = "";
+ retcode_ = 0;
- token_ = "";
+ secretKeySeed_ = 0L;
- serverRandKey_ = "";
+ isGuest_ = false;
- keyId_ = 0;
+ extraBinData_ = com.google.protobuf.ByteString.EMPTY;
+
+ gmUid_ = 0;
+
+ secretKey_ = "";
if (stopServerBuilder_ == null) {
stopServer_ = null;
@@ -1866,16 +1884,6 @@ public Builder clear() {
}
tag_ = 0;
- countryCode_ = "";
-
- gameBiz_ = "";
-
- finishCollectionIdList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000001);
- sign_ = "";
-
- clientIpStr_ = "";
-
psnId_ = "";
clientVersionRandomKey_ = "";
@@ -1917,29 +1925,15 @@ public emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp b
public emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp buildPartial() {
emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp result = new emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp(this);
int from_bitField0_ = bitField0_;
- result.retcode_ = retcode_;
- result.secretKeySeed_ = secretKeySeed_;
- result.isGuest_ = isGuest_;
result.securityCmdBuffer_ = securityCmdBuffer_;
- result.isProficientPlayer_ = isProficientPlayer_;
result.accountUid_ = accountUid_;
- result.blackUidEndTime_ = blackUidEndTime_;
result.uid_ = uid_;
- result.extraBinData_ = extraBinData_;
- result.gmUid_ = gmUid_;
- result.secretKey_ = secretKey_;
- result.accountType_ = accountType_;
result.platformType_ = platformType_;
- result.msg_ = msg_;
result.token_ = token_;
result.serverRandKey_ = serverRandKey_;
result.keyId_ = keyId_;
- if (stopServerBuilder_ == null) {
- result.stopServer_ = stopServer_;
- } else {
- result.stopServer_ = stopServerBuilder_.build();
- }
- result.tag_ = tag_;
+ result.clientIpStr_ = clientIpStr_;
+ result.msg_ = msg_;
result.countryCode_ = countryCode_;
result.gameBiz_ = gameBiz_;
if (((bitField0_ & 0x00000001) != 0)) {
@@ -1948,7 +1942,21 @@ public emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp b
}
result.finishCollectionIdList_ = finishCollectionIdList_;
result.sign_ = sign_;
- result.clientIpStr_ = clientIpStr_;
+ result.blackUidEndTime_ = blackUidEndTime_;
+ result.accountType_ = accountType_;
+ result.isProficientPlayer_ = isProficientPlayer_;
+ result.retcode_ = retcode_;
+ result.secretKeySeed_ = secretKeySeed_;
+ result.isGuest_ = isGuest_;
+ result.extraBinData_ = extraBinData_;
+ result.gmUid_ = gmUid_;
+ result.secretKey_ = secretKey_;
+ if (stopServerBuilder_ == null) {
+ result.stopServer_ = stopServer_;
+ } else {
+ result.stopServer_ = stopServerBuilder_.build();
+ }
+ result.tag_ = tag_;
result.psnId_ = psnId_;
result.clientVersionRandomKey_ = clientVersionRandomKey_;
result.channelId_ = channelId_;
@@ -2004,51 +2012,19 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp other) {
if (other == emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp.getDefaultInstance()) return this;
- if (other.getRetcode() != 0) {
- setRetcode(other.getRetcode());
- }
- if (other.getSecretKeySeed() != 0L) {
- setSecretKeySeed(other.getSecretKeySeed());
- }
- if (other.getIsGuest() != false) {
- setIsGuest(other.getIsGuest());
- }
if (other.getSecurityCmdBuffer() != com.google.protobuf.ByteString.EMPTY) {
setSecurityCmdBuffer(other.getSecurityCmdBuffer());
}
- if (other.getIsProficientPlayer() != false) {
- setIsProficientPlayer(other.getIsProficientPlayer());
- }
if (!other.getAccountUid().isEmpty()) {
accountUid_ = other.accountUid_;
onChanged();
}
- if (other.getBlackUidEndTime() != 0) {
- setBlackUidEndTime(other.getBlackUidEndTime());
- }
if (other.getUid() != 0) {
setUid(other.getUid());
}
- if (other.getExtraBinData() != com.google.protobuf.ByteString.EMPTY) {
- setExtraBinData(other.getExtraBinData());
- }
- if (other.getGmUid() != 0) {
- setGmUid(other.getGmUid());
- }
- if (!other.getSecretKey().isEmpty()) {
- secretKey_ = other.secretKey_;
- onChanged();
- }
- if (other.getAccountType() != 0) {
- setAccountType(other.getAccountType());
- }
if (other.getPlatformType() != 0) {
setPlatformType(other.getPlatformType());
}
- if (!other.getMsg().isEmpty()) {
- msg_ = other.msg_;
- onChanged();
- }
if (!other.getToken().isEmpty()) {
token_ = other.token_;
onChanged();
@@ -2060,11 +2036,13 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.G
if (other.getKeyId() != 0) {
setKeyId(other.getKeyId());
}
- if (other.hasStopServer()) {
- mergeStopServer(other.getStopServer());
+ if (!other.getClientIpStr().isEmpty()) {
+ clientIpStr_ = other.clientIpStr_;
+ onChanged();
}
- if (other.getTag() != 0) {
- setTag(other.getTag());
+ if (!other.getMsg().isEmpty()) {
+ msg_ = other.msg_;
+ onChanged();
}
if (!other.getCountryCode().isEmpty()) {
countryCode_ = other.countryCode_;
@@ -2088,13 +2066,43 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.G
sign_ = other.sign_;
onChanged();
}
- if (!other.getClientIpStr().isEmpty()) {
- clientIpStr_ = other.clientIpStr_;
- onChanged();
+ if (other.getBlackUidEndTime() != 0) {
+ setBlackUidEndTime(other.getBlackUidEndTime());
}
- if (!other.getPsnId().isEmpty()) {
- psnId_ = other.psnId_;
- onChanged();
+ if (other.getAccountType() != 0) {
+ setAccountType(other.getAccountType());
+ }
+ if (other.getIsProficientPlayer() != false) {
+ setIsProficientPlayer(other.getIsProficientPlayer());
+ }
+ if (other.getRetcode() != 0) {
+ setRetcode(other.getRetcode());
+ }
+ if (other.getSecretKeySeed() != 0L) {
+ setSecretKeySeed(other.getSecretKeySeed());
+ }
+ if (other.getIsGuest() != false) {
+ setIsGuest(other.getIsGuest());
+ }
+ if (other.getExtraBinData() != com.google.protobuf.ByteString.EMPTY) {
+ setExtraBinData(other.getExtraBinData());
+ }
+ if (other.getGmUid() != 0) {
+ setGmUid(other.getGmUid());
+ }
+ if (!other.getSecretKey().isEmpty()) {
+ secretKey_ = other.secretKey_;
+ onChanged();
+ }
+ if (other.hasStopServer()) {
+ mergeStopServer(other.getStopServer());
+ }
+ if (other.getTag() != 0) {
+ setTag(other.getTag());
+ }
+ if (!other.getPsnId().isEmpty()) {
+ psnId_ = other.psnId_;
+ onChanged();
}
if (!other.getClientVersionRandomKey().isEmpty()) {
clientVersionRandomKey_ = other.clientVersionRandomKey_;
@@ -2146,102 +2154,9 @@ public Builder mergeFrom(
}
private int bitField0_;
- private int retcode_ ;
- /**
- * int32 retcode = 1;
- * @return The retcode.
- */
- @java.lang.Override
- public int getRetcode() {
- return retcode_;
- }
- /**
- * int32 retcode = 1;
- * @param value The retcode to set.
- * @return This builder for chaining.
- */
- public Builder setRetcode(int value) {
-
- retcode_ = value;
- onChanged();
- return this;
- }
- /**
- * int32 retcode = 1;
- * @return This builder for chaining.
- */
- public Builder clearRetcode() {
-
- retcode_ = 0;
- onChanged();
- return this;
- }
-
- private long secretKeySeed_ ;
- /**
- * uint64 secret_key_seed = 2;
- * @return The secretKeySeed.
- */
- @java.lang.Override
- public long getSecretKeySeed() {
- return secretKeySeed_;
- }
- /**
- * uint64 secret_key_seed = 2;
- * @param value The secretKeySeed to set.
- * @return This builder for chaining.
- */
- public Builder setSecretKeySeed(long value) {
-
- secretKeySeed_ = value;
- onChanged();
- return this;
- }
- /**
- * uint64 secret_key_seed = 2;
- * @return This builder for chaining.
- */
- public Builder clearSecretKeySeed() {
-
- secretKeySeed_ = 0L;
- onChanged();
- return this;
- }
-
- private boolean isGuest_ ;
- /**
- * bool is_guest = 3;
- * @return The isGuest.
- */
- @java.lang.Override
- public boolean getIsGuest() {
- return isGuest_;
- }
- /**
- * bool is_guest = 3;
- * @param value The isGuest to set.
- * @return This builder for chaining.
- */
- public Builder setIsGuest(boolean value) {
-
- isGuest_ = value;
- onChanged();
- return this;
- }
- /**
- * bool is_guest = 3;
- * @return This builder for chaining.
- */
- public Builder clearIsGuest() {
-
- isGuest_ = false;
- onChanged();
- return this;
- }
-
private com.google.protobuf.ByteString securityCmdBuffer_ = com.google.protobuf.ByteString.EMPTY;
/**
- * bytes security_cmd_buffer = 4;
+ * bytes security_cmd_buffer = 3;
* @return The securityCmdBuffer.
*/
@java.lang.Override
@@ -2249,7 +2164,7 @@ public com.google.protobuf.ByteString getSecurityCmdBuffer() {
return securityCmdBuffer_;
}
/**
- * bytes security_cmd_buffer = 4;
+ * bytes security_cmd_buffer = 3;
* @param value The securityCmdBuffer to set.
* @return This builder for chaining.
*/
@@ -2263,7 +2178,7 @@ public Builder setSecurityCmdBuffer(com.google.protobuf.ByteString value) {
return this;
}
/**
- * bytes security_cmd_buffer = 4;
+ * bytes security_cmd_buffer = 3;
* @return This builder for chaining.
*/
public Builder clearSecurityCmdBuffer() {
@@ -2273,40 +2188,9 @@ public Builder clearSecurityCmdBuffer() {
return this;
}
- private boolean isProficientPlayer_ ;
- /**
- * bool is_proficient_player = 5;
- * @return The isProficientPlayer.
- */
- @java.lang.Override
- public boolean getIsProficientPlayer() {
- return isProficientPlayer_;
- }
- /**
- * bool is_proficient_player = 5;
- * @param value The isProficientPlayer to set.
- * @return This builder for chaining.
- */
- public Builder setIsProficientPlayer(boolean value) {
-
- isProficientPlayer_ = value;
- onChanged();
- return this;
- }
- /**
- * bool is_proficient_player = 5;
- * @return This builder for chaining.
- */
- public Builder clearIsProficientPlayer() {
-
- isProficientPlayer_ = false;
- onChanged();
- return this;
- }
-
private java.lang.Object accountUid_ = "";
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return The accountUid.
*/
public java.lang.String getAccountUid() {
@@ -2322,7 +2206,7 @@ public java.lang.String getAccountUid() {
}
}
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return The bytes for accountUid.
*/
public com.google.protobuf.ByteString
@@ -2339,7 +2223,7 @@ public java.lang.String getAccountUid() {
}
}
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @param value The accountUid to set.
* @return This builder for chaining.
*/
@@ -2354,7 +2238,7 @@ public Builder setAccountUid(
return this;
}
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @return This builder for chaining.
*/
public Builder clearAccountUid() {
@@ -2364,7 +2248,7 @@ public Builder clearAccountUid() {
return this;
}
/**
- * string account_uid = 6;
+ * string account_uid = 1;
* @param value The bytes for accountUid to set.
* @return This builder for chaining.
*/
@@ -2380,40 +2264,9 @@ public Builder setAccountUidBytes(
return this;
}
- private int blackUidEndTime_ ;
- /**
- * uint32 black_uid_end_time = 7;
- * @return The blackUidEndTime.
- */
- @java.lang.Override
- public int getBlackUidEndTime() {
- return blackUidEndTime_;
- }
- /**
- * uint32 black_uid_end_time = 7;
- * @param value The blackUidEndTime to set.
- * @return This builder for chaining.
- */
- public Builder setBlackUidEndTime(int value) {
-
- blackUidEndTime_ = value;
- onChanged();
- return this;
- }
- /**
- * uint32 black_uid_end_time = 7;
- * @return This builder for chaining.
- */
- public Builder clearBlackUidEndTime() {
-
- blackUidEndTime_ = 0;
- onChanged();
- return this;
- }
-
private int uid_ ;
/**
- * uint32 uid = 8;
+ * uint32 uid = 5;
* @return The uid.
*/
@java.lang.Override
@@ -2421,7 +2274,7 @@ public int getUid() {
return uid_;
}
/**
- * uint32 uid = 8;
+ * uint32 uid = 5;
* @param value The uid to set.
* @return This builder for chaining.
*/
@@ -2432,7 +2285,7 @@ public Builder setUid(int value) {
return this;
}
/**
- * uint32 uid = 8;
+ * uint32 uid = 5;
* @return This builder for chaining.
*/
public Builder clearUid() {
@@ -2442,205 +2295,292 @@ public Builder clearUid() {
return this;
}
- private com.google.protobuf.ByteString extraBinData_ = com.google.protobuf.ByteString.EMPTY;
- /**
- * bytes extra_bin_data = 9;
- * @return The extraBinData.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString getExtraBinData() {
- return extraBinData_;
- }
- /**
- * bytes extra_bin_data = 9;
- * @param value The extraBinData to set.
- * @return This builder for chaining.
- */
- public Builder setExtraBinData(com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- extraBinData_ = value;
- onChanged();
- return this;
- }
- /**
- * bytes extra_bin_data = 9;
- * @return This builder for chaining.
- */
- public Builder clearExtraBinData() {
-
- extraBinData_ = getDefaultInstance().getExtraBinData();
- onChanged();
- return this;
- }
-
- private int gmUid_ ;
+ private int platformType_ ;
/**
- * uint32 gm_uid = 10;
- * @return The gmUid.
+ * uint32 platform_type = 12;
+ * @return The platformType.
*/
@java.lang.Override
- public int getGmUid() {
- return gmUid_;
+ public int getPlatformType() {
+ return platformType_;
}
/**
- * uint32 gm_uid = 10;
- * @param value The gmUid to set.
+ * uint32 platform_type = 12;
+ * @param value The platformType to set.
* @return This builder for chaining.
*/
- public Builder setGmUid(int value) {
+ public Builder setPlatformType(int value) {
- gmUid_ = value;
+ platformType_ = value;
onChanged();
return this;
}
/**
- * uint32 gm_uid = 10;
+ * uint32 platform_type = 12;
* @return This builder for chaining.
*/
- public Builder clearGmUid() {
+ public Builder clearPlatformType() {
- gmUid_ = 0;
+ platformType_ = 0;
onChanged();
return this;
}
- private java.lang.Object secretKey_ = "";
+ private java.lang.Object token_ = "";
/**
- * string secret_key = 11;
- * @return The secretKey.
+ * string token = 8;
+ * @return The token.
*/
- public java.lang.String getSecretKey() {
- java.lang.Object ref = secretKey_;
+ public java.lang.String getToken() {
+ java.lang.Object ref = token_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- secretKey_ = s;
+ token_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string secret_key = 11;
- * @return The bytes for secretKey.
+ * string token = 8;
+ * @return The bytes for token.
*/
public com.google.protobuf.ByteString
- getSecretKeyBytes() {
- java.lang.Object ref = secretKey_;
+ getTokenBytes() {
+ java.lang.Object ref = token_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- secretKey_ = b;
+ token_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string secret_key = 11;
- * @param value The secretKey to set.
+ * string token = 8;
+ * @param value The token to set.
* @return This builder for chaining.
*/
- public Builder setSecretKey(
+ public Builder setToken(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- secretKey_ = value;
+ token_ = value;
onChanged();
return this;
}
/**
- * string secret_key = 11;
+ * string token = 8;
* @return This builder for chaining.
*/
- public Builder clearSecretKey() {
+ public Builder clearToken() {
- secretKey_ = getDefaultInstance().getSecretKey();
+ token_ = getDefaultInstance().getToken();
onChanged();
return this;
}
/**
- * string secret_key = 11;
- * @param value The bytes for secretKey to set.
+ * string token = 8;
+ * @param value The bytes for token to set.
* @return This builder for chaining.
*/
- public Builder setSecretKeyBytes(
+ public Builder setTokenBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- secretKey_ = value;
+ token_ = value;
onChanged();
return this;
}
- private int accountType_ ;
+ private java.lang.Object serverRandKey_ = "";
/**
- * uint32 account_type = 12;
- * @return The accountType.
+ * string server_rand_key = 668;
+ * @return The serverRandKey.
*/
- @java.lang.Override
- public int getAccountType() {
- return accountType_;
+ public java.lang.String getServerRandKey() {
+ java.lang.Object ref = serverRandKey_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ serverRandKey_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
}
/**
- * uint32 account_type = 12;
- * @param value The accountType to set.
+ * string server_rand_key = 668;
+ * @return The bytes for serverRandKey.
+ */
+ public com.google.protobuf.ByteString
+ getServerRandKeyBytes() {
+ java.lang.Object ref = serverRandKey_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ serverRandKey_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ * string server_rand_key = 668;
+ * @param value The serverRandKey to set.
* @return This builder for chaining.
*/
- public Builder setAccountType(int value) {
+ public Builder setServerRandKey(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ serverRandKey_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * string server_rand_key = 668;
+ * @return This builder for chaining.
+ */
+ public Builder clearServerRandKey() {
- accountType_ = value;
+ serverRandKey_ = getDefaultInstance().getServerRandKey();
onChanged();
return this;
}
/**
- * uint32 account_type = 12;
+ * string server_rand_key = 668;
+ * @param value The bytes for serverRandKey to set.
* @return This builder for chaining.
*/
- public Builder clearAccountType() {
+ public Builder setServerRandKeyBytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
- accountType_ = 0;
+ serverRandKey_ = value;
onChanged();
return this;
}
- private int platformType_ ;
+ private int keyId_ ;
/**
- * uint32 platform_type = 13;
- * @return The platformType.
+ * uint32 key_id = 1305;
+ * @return The keyId.
*/
@java.lang.Override
- public int getPlatformType() {
- return platformType_;
+ public int getKeyId() {
+ return keyId_;
}
/**
- * uint32 platform_type = 13;
- * @param value The platformType to set.
+ * uint32 key_id = 1305;
+ * @param value The keyId to set.
* @return This builder for chaining.
*/
- public Builder setPlatformType(int value) {
+ public Builder setKeyId(int value) {
- platformType_ = value;
+ keyId_ = value;
onChanged();
return this;
}
/**
- * uint32 platform_type = 13;
+ * uint32 key_id = 1305;
* @return This builder for chaining.
*/
- public Builder clearPlatformType() {
+ public Builder clearKeyId() {
- platformType_ = 0;
+ keyId_ = 0;
+ onChanged();
+ return this;
+ }
+
+ private java.lang.Object clientIpStr_ = "";
+ /**
+ * string client_ip_str = 1202;
+ * @return The clientIpStr.
+ */
+ public java.lang.String getClientIpStr() {
+ java.lang.Object ref = clientIpStr_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientIpStr_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ * string client_ip_str = 1202;
+ * @return The bytes for clientIpStr.
+ */
+ public com.google.protobuf.ByteString
+ getClientIpStrBytes() {
+ java.lang.Object ref = clientIpStr_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientIpStr_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ * string client_ip_str = 1202;
+ * @param value The clientIpStr to set.
+ * @return This builder for chaining.
+ */
+ public Builder setClientIpStr(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ clientIpStr_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * string client_ip_str = 1202;
+ * @return This builder for chaining.
+ */
+ public Builder clearClientIpStr() {
+
+ clientIpStr_ = getDefaultInstance().getClientIpStr();
+ onChanged();
+ return this;
+ }
+ /**
+ * string client_ip_str = 1202;
+ * @param value The bytes for clientIpStr to set.
+ * @return This builder for chaining.
+ */
+ public Builder setClientIpStrBytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ clientIpStr_ = value;
onChanged();
return this;
}
@@ -2721,718 +2661,798 @@ public Builder setMsgBytes(
return this;
}
- private java.lang.Object token_ = "";
+ private java.lang.Object countryCode_ = "";
/**
- * string token = 15;
- * @return The token.
+ * string country_code = 555;
+ * @return The countryCode.
*/
- public java.lang.String getToken() {
- java.lang.Object ref = token_;
+ public java.lang.String getCountryCode() {
+ java.lang.Object ref = countryCode_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- token_ = s;
+ countryCode_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string token = 15;
- * @return The bytes for token.
+ * string country_code = 555;
+ * @return The bytes for countryCode.
*/
public com.google.protobuf.ByteString
- getTokenBytes() {
- java.lang.Object ref = token_;
+ getCountryCodeBytes() {
+ java.lang.Object ref = countryCode_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- token_ = b;
+ countryCode_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string token = 15;
- * @param value The token to set.
+ * string country_code = 555;
+ * @param value The countryCode to set.
* @return This builder for chaining.
*/
- public Builder setToken(
+ public Builder setCountryCode(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- token_ = value;
+ countryCode_ = value;
onChanged();
return this;
}
/**
- * string token = 15;
+ * string country_code = 555;
* @return This builder for chaining.
*/
- public Builder clearToken() {
+ public Builder clearCountryCode() {
- token_ = getDefaultInstance().getToken();
+ countryCode_ = getDefaultInstance().getCountryCode();
onChanged();
return this;
}
/**
- * string token = 15;
- * @param value The bytes for token to set.
+ * string country_code = 555;
+ * @param value The bytes for countryCode to set.
* @return This builder for chaining.
*/
- public Builder setTokenBytes(
+ public Builder setCountryCodeBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- token_ = value;
+ countryCode_ = value;
onChanged();
return this;
}
- private java.lang.Object serverRandKey_ = "";
+ private java.lang.Object gameBiz_ = "";
/**
- * string server_rand_key = 68;
- * @return The serverRandKey.
+ * string game_biz = 333;
+ * @return The gameBiz.
*/
- public java.lang.String getServerRandKey() {
- java.lang.Object ref = serverRandKey_;
+ public java.lang.String getGameBiz() {
+ java.lang.Object ref = gameBiz_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- serverRandKey_ = s;
+ gameBiz_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string server_rand_key = 68;
- * @return The bytes for serverRandKey.
+ * string game_biz = 333;
+ * @return The bytes for gameBiz.
*/
public com.google.protobuf.ByteString
- getServerRandKeyBytes() {
- java.lang.Object ref = serverRandKey_;
+ getGameBizBytes() {
+ java.lang.Object ref = gameBiz_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- serverRandKey_ = b;
+ gameBiz_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string server_rand_key = 68;
- * @param value The serverRandKey to set.
+ * string game_biz = 333;
+ * @param value The gameBiz to set.
* @return This builder for chaining.
*/
- public Builder setServerRandKey(
+ public Builder setGameBiz(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- serverRandKey_ = value;
+ gameBiz_ = value;
onChanged();
return this;
}
/**
- * string server_rand_key = 68;
+ * string game_biz = 333;
* @return This builder for chaining.
*/
- public Builder clearServerRandKey() {
+ public Builder clearGameBiz() {
- serverRandKey_ = getDefaultInstance().getServerRandKey();
+ gameBiz_ = getDefaultInstance().getGameBiz();
onChanged();
return this;
}
/**
- * string server_rand_key = 68;
- * @param value The bytes for serverRandKey to set.
+ * string game_biz = 333;
+ * @param value The bytes for gameBiz to set.
* @return This builder for chaining.
*/
- public Builder setServerRandKeyBytes(
+ public Builder setGameBizBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- serverRandKey_ = value;
+ gameBiz_ = value;
onChanged();
return this;
}
- private int keyId_ ;
+ private com.google.protobuf.Internal.IntList finishCollectionIdList_ = emptyIntList();
+ private void ensureFinishCollectionIdListIsMutable() {
+ if (!((bitField0_ & 0x00000001) != 0)) {
+ finishCollectionIdList_ = mutableCopy(finishCollectionIdList_);
+ bitField0_ |= 0x00000001;
+ }
+ }
/**
- * uint32 key_id = 398;
- * @return The keyId.
+ * repeated uint32 finish_collection_id_list = 164;
+ * @return A list containing the finishCollectionIdList.
*/
- @java.lang.Override
- public int getKeyId() {
- return keyId_;
+ public java.util.List
+ getFinishCollectionIdListList() {
+ return ((bitField0_ & 0x00000001) != 0) ?
+ java.util.Collections.unmodifiableList(finishCollectionIdList_) : finishCollectionIdList_;
}
/**
- * uint32 key_id = 398;
- * @param value The keyId to set.
- * @return This builder for chaining.
+ * repeated uint32 finish_collection_id_list = 164;
+ * @return The count of finishCollectionIdList.
*/
- public Builder setKeyId(int value) {
-
- keyId_ = value;
- onChanged();
- return this;
+ public int getFinishCollectionIdListCount() {
+ return finishCollectionIdList_.size();
}
/**
- * uint32 key_id = 398;
+ * repeated uint32 finish_collection_id_list = 164;
+ * @param index The index of the element to return.
+ * @return The finishCollectionIdList at the given index.
+ */
+ public int getFinishCollectionIdList(int index) {
+ return finishCollectionIdList_.getInt(index);
+ }
+ /**
+ * repeated uint32 finish_collection_id_list = 164;
+ * @param index The index to set the value at.
+ * @param value The finishCollectionIdList to set.
* @return This builder for chaining.
*/
- public Builder clearKeyId() {
-
- keyId_ = 0;
+ public Builder setFinishCollectionIdList(
+ int index, int value) {
+ ensureFinishCollectionIdListIsMutable();
+ finishCollectionIdList_.setInt(index, value);
onChanged();
return this;
}
-
- private emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo stopServer_;
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder> stopServerBuilder_;
/**
- * .StopServerInfo stop_server = 563;
- * @return Whether the stopServer field is set.
+ * repeated uint32 finish_collection_id_list = 164;
+ * @param value The finishCollectionIdList to add.
+ * @return This builder for chaining.
*/
- public boolean hasStopServer() {
- return stopServerBuilder_ != null || stopServer_ != null;
+ public Builder addFinishCollectionIdList(int value) {
+ ensureFinishCollectionIdListIsMutable();
+ finishCollectionIdList_.addInt(value);
+ onChanged();
+ return this;
}
/**
- * .StopServerInfo stop_server = 563;
- * @return The stopServer.
+ * repeated uint32 finish_collection_id_list = 164;
+ * @param values The finishCollectionIdList to add.
+ * @return This builder for chaining.
*/
- public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo getStopServer() {
- if (stopServerBuilder_ == null) {
- return stopServer_ == null ? emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.getDefaultInstance() : stopServer_;
- } else {
- return stopServerBuilder_.getMessage();
- }
+ public Builder addAllFinishCollectionIdList(
+ java.lang.Iterable extends java.lang.Integer> values) {
+ ensureFinishCollectionIdListIsMutable();
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
+ values, finishCollectionIdList_);
+ onChanged();
+ return this;
}
/**
- * .StopServerInfo stop_server = 563;
+ * repeated uint32 finish_collection_id_list = 164;
+ * @return This builder for chaining.
*/
- public Builder setStopServer(emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo value) {
- if (stopServerBuilder_ == null) {
- if (value == null) {
- throw new NullPointerException();
- }
- stopServer_ = value;
- onChanged();
- } else {
- stopServerBuilder_.setMessage(value);
- }
-
+ public Builder clearFinishCollectionIdList() {
+ finishCollectionIdList_ = emptyIntList();
+ bitField0_ = (bitField0_ & ~0x00000001);
+ onChanged();
return this;
}
+
+ private java.lang.Object sign_ = "";
/**
- * .StopServerInfo stop_server = 563;
+ * string sign = 1499;
+ * @return The sign.
*/
- public Builder setStopServer(
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder builderForValue) {
- if (stopServerBuilder_ == null) {
- stopServer_ = builderForValue.build();
- onChanged();
+ public java.lang.String getSign() {
+ java.lang.Object ref = sign_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ sign_ = s;
+ return s;
} else {
- stopServerBuilder_.setMessage(builderForValue.build());
+ return (java.lang.String) ref;
}
-
- return this;
}
/**
- * .StopServerInfo stop_server = 563;
+ * string sign = 1499;
+ * @return The bytes for sign.
*/
- public Builder mergeStopServer(emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo value) {
- if (stopServerBuilder_ == null) {
- if (stopServer_ != null) {
- stopServer_ =
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.newBuilder(stopServer_).mergeFrom(value).buildPartial();
- } else {
- stopServer_ = value;
- }
- onChanged();
+ public com.google.protobuf.ByteString
+ getSignBytes() {
+ java.lang.Object ref = sign_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ sign_ = b;
+ return b;
} else {
- stopServerBuilder_.mergeFrom(value);
+ return (com.google.protobuf.ByteString) ref;
}
-
- return this;
}
/**
- * .StopServerInfo stop_server = 563;
+ * string sign = 1499;
+ * @param value The sign to set.
+ * @return This builder for chaining.
*/
- public Builder clearStopServer() {
- if (stopServerBuilder_ == null) {
- stopServer_ = null;
- onChanged();
- } else {
- stopServer_ = null;
- stopServerBuilder_ = null;
- }
-
+ public Builder setSign(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ sign_ = value;
+ onChanged();
return this;
}
/**
- * .StopServerInfo stop_server = 563;
+ * string sign = 1499;
+ * @return This builder for chaining.
*/
- public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder getStopServerBuilder() {
+ public Builder clearSign() {
+ sign_ = getDefaultInstance().getSign();
onChanged();
- return getStopServerFieldBuilder().getBuilder();
- }
- /**
- * .StopServerInfo stop_server = 563;
- */
- public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder getStopServerOrBuilder() {
- if (stopServerBuilder_ != null) {
- return stopServerBuilder_.getMessageOrBuilder();
- } else {
- return stopServer_ == null ?
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.getDefaultInstance() : stopServer_;
- }
+ return this;
}
/**
- * .StopServerInfo stop_server = 563;
+ * string sign = 1499;
+ * @param value The bytes for sign to set.
+ * @return This builder for chaining.
*/
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder>
- getStopServerFieldBuilder() {
- if (stopServerBuilder_ == null) {
- stopServerBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder>(
- getStopServer(),
- getParentForChildren(),
- isClean());
- stopServer_ = null;
- }
- return stopServerBuilder_;
+ public Builder setSignBytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ sign_ = value;
+ onChanged();
+ return this;
}
- private int tag_ ;
+ private int blackUidEndTime_ ;
/**
- * uint32 tag = 853;
- * @return The tag.
+ *
+ * random
+ *
+ *
+ * uint32 black_uid_end_time = 7;
+ * @return The blackUidEndTime.
*/
@java.lang.Override
- public int getTag() {
- return tag_;
+ public int getBlackUidEndTime() {
+ return blackUidEndTime_;
}
/**
- * uint32 tag = 853;
- * @param value The tag to set.
+ *
+ * random
+ *
+ *
+ * uint32 black_uid_end_time = 7;
+ * @param value The blackUidEndTime to set.
* @return This builder for chaining.
*/
- public Builder setTag(int value) {
+ public Builder setBlackUidEndTime(int value) {
- tag_ = value;
+ blackUidEndTime_ = value;
onChanged();
return this;
}
/**
- * uint32 tag = 853;
+ *
+ * random
+ *
+ *
+ * uint32 black_uid_end_time = 7;
* @return This builder for chaining.
*/
- public Builder clearTag() {
+ public Builder clearBlackUidEndTime() {
- tag_ = 0;
+ blackUidEndTime_ = 0;
onChanged();
return this;
}
- private java.lang.Object countryCode_ = "";
+ private int accountType_ ;
/**
- * string country_code = 1269;
- * @return The countryCode.
+ * uint32 account_type = 120;
+ * @return The accountType.
*/
- public java.lang.String getCountryCode() {
- java.lang.Object ref = countryCode_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- countryCode_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
+ @java.lang.Override
+ public int getAccountType() {
+ return accountType_;
}
/**
- * string country_code = 1269;
- * @return The bytes for countryCode.
+ * uint32 account_type = 120;
+ * @param value The accountType to set.
+ * @return This builder for chaining.
*/
- public com.google.protobuf.ByteString
- getCountryCodeBytes() {
- java.lang.Object ref = countryCode_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- countryCode_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
+ public Builder setAccountType(int value) {
+
+ accountType_ = value;
+ onChanged();
+ return this;
}
/**
- * string country_code = 1269;
- * @param value The countryCode to set.
+ * uint32 account_type = 120;
* @return This builder for chaining.
*/
- public Builder setCountryCode(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- countryCode_ = value;
+ public Builder clearAccountType() {
+
+ accountType_ = 0;
onChanged();
return this;
}
+
+ private boolean isProficientPlayer_ ;
/**
- * string country_code = 1269;
+ * bool is_proficient_player = 500;
+ * @return The isProficientPlayer.
+ */
+ @java.lang.Override
+ public boolean getIsProficientPlayer() {
+ return isProficientPlayer_;
+ }
+ /**
+ * bool is_proficient_player = 500;
+ * @param value The isProficientPlayer to set.
* @return This builder for chaining.
*/
- public Builder clearCountryCode() {
+ public Builder setIsProficientPlayer(boolean value) {
- countryCode_ = getDefaultInstance().getCountryCode();
+ isProficientPlayer_ = value;
onChanged();
return this;
}
/**
- * string country_code = 1269;
- * @param value The bytes for countryCode to set.
+ * bool is_proficient_player = 500;
* @return This builder for chaining.
*/
- public Builder setCountryCodeBytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
+ public Builder clearIsProficientPlayer() {
- countryCode_ = value;
+ isProficientPlayer_ = false;
onChanged();
return this;
}
- private java.lang.Object gameBiz_ = "";
+ private int retcode_ ;
/**
- * string game_biz = 1670;
- * @return The gameBiz.
+ * int32 retcode = 100;
+ * @return The retcode.
*/
- public java.lang.String getGameBiz() {
- java.lang.Object ref = gameBiz_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- gameBiz_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
+ @java.lang.Override
+ public int getRetcode() {
+ return retcode_;
}
/**
- * string game_biz = 1670;
- * @return The bytes for gameBiz.
+ * int32 retcode = 100;
+ * @param value The retcode to set.
+ * @return This builder for chaining.
*/
- public com.google.protobuf.ByteString
- getGameBizBytes() {
- java.lang.Object ref = gameBiz_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- gameBiz_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
+ public Builder setRetcode(int value) {
+
+ retcode_ = value;
+ onChanged();
+ return this;
}
/**
- * string game_biz = 1670;
- * @param value The gameBiz to set.
+ * int32 retcode = 100;
* @return This builder for chaining.
*/
- public Builder setGameBiz(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- gameBiz_ = value;
+ public Builder clearRetcode() {
+
+ retcode_ = 0;
onChanged();
return this;
}
+
+ private long secretKeySeed_ ;
/**
- * string game_biz = 1670;
+ * uint64 secret_key_seed = 2;
+ * @return The secretKeySeed.
+ */
+ @java.lang.Override
+ public long getSecretKeySeed() {
+ return secretKeySeed_;
+ }
+ /**
+ * uint64 secret_key_seed = 2;
+ * @param value The secretKeySeed to set.
* @return This builder for chaining.
*/
- public Builder clearGameBiz() {
+ public Builder setSecretKeySeed(long value) {
- gameBiz_ = getDefaultInstance().getGameBiz();
+ secretKeySeed_ = value;
onChanged();
return this;
}
/**
- * string game_biz = 1670;
- * @param value The bytes for gameBiz to set.
+ * uint64 secret_key_seed = 2;
* @return This builder for chaining.
*/
- public Builder setGameBizBytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
+ public Builder clearSecretKeySeed() {
- gameBiz_ = value;
+ secretKeySeed_ = 0L;
onChanged();
return this;
}
- private com.google.protobuf.Internal.IntList finishCollectionIdList_ = emptyIntList();
- private void ensureFinishCollectionIdListIsMutable() {
- if (!((bitField0_ & 0x00000001) != 0)) {
- finishCollectionIdList_ = mutableCopy(finishCollectionIdList_);
- bitField0_ |= 0x00000001;
- }
- }
+ private boolean isGuest_ ;
/**
- * repeated uint32 finish_collection_id_list = 1684;
- * @return A list containing the finishCollectionIdList.
+ * bool is_guest = 300;
+ * @return The isGuest.
*/
- public java.util.List
- getFinishCollectionIdListList() {
- return ((bitField0_ & 0x00000001) != 0) ?
- java.util.Collections.unmodifiableList(finishCollectionIdList_) : finishCollectionIdList_;
+ @java.lang.Override
+ public boolean getIsGuest() {
+ return isGuest_;
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
- * @return The count of finishCollectionIdList.
+ * bool is_guest = 300;
+ * @param value The isGuest to set.
+ * @return This builder for chaining.
*/
- public int getFinishCollectionIdListCount() {
- return finishCollectionIdList_.size();
+ public Builder setIsGuest(boolean value) {
+
+ isGuest_ = value;
+ onChanged();
+ return this;
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
- * @param index The index of the element to return.
- * @return The finishCollectionIdList at the given index.
+ * bool is_guest = 300;
+ * @return This builder for chaining.
*/
- public int getFinishCollectionIdList(int index) {
- return finishCollectionIdList_.getInt(index);
+ public Builder clearIsGuest() {
+
+ isGuest_ = false;
+ onChanged();
+ return this;
+ }
+
+ private com.google.protobuf.ByteString extraBinData_ = com.google.protobuf.ByteString.EMPTY;
+ /**
+ * bytes extra_bin_data = 9;
+ * @return The extraBinData.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString getExtraBinData() {
+ return extraBinData_;
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
- * @param index The index to set the value at.
- * @param value The finishCollectionIdList to set.
+ * bytes extra_bin_data = 9;
+ * @param value The extraBinData to set.
* @return This builder for chaining.
*/
- public Builder setFinishCollectionIdList(
- int index, int value) {
- ensureFinishCollectionIdListIsMutable();
- finishCollectionIdList_.setInt(index, value);
+ public Builder setExtraBinData(com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ extraBinData_ = value;
onChanged();
return this;
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
- * @param value The finishCollectionIdList to add.
+ * bytes extra_bin_data = 9;
* @return This builder for chaining.
*/
- public Builder addFinishCollectionIdList(int value) {
- ensureFinishCollectionIdListIsMutable();
- finishCollectionIdList_.addInt(value);
+ public Builder clearExtraBinData() {
+
+ extraBinData_ = getDefaultInstance().getExtraBinData();
onChanged();
return this;
}
+
+ private int gmUid_ ;
/**
- * repeated uint32 finish_collection_id_list = 1684;
- * @param values The finishCollectionIdList to add.
+ * uint32 gm_uid = 10;
+ * @return The gmUid.
+ */
+ @java.lang.Override
+ public int getGmUid() {
+ return gmUid_;
+ }
+ /**
+ * uint32 gm_uid = 10;
+ * @param value The gmUid to set.
* @return This builder for chaining.
*/
- public Builder addAllFinishCollectionIdList(
- java.lang.Iterable extends java.lang.Integer> values) {
- ensureFinishCollectionIdListIsMutable();
- com.google.protobuf.AbstractMessageLite.Builder.addAll(
- values, finishCollectionIdList_);
+ public Builder setGmUid(int value) {
+
+ gmUid_ = value;
onChanged();
return this;
}
/**
- * repeated uint32 finish_collection_id_list = 1684;
+ * uint32 gm_uid = 10;
* @return This builder for chaining.
*/
- public Builder clearFinishCollectionIdList() {
- finishCollectionIdList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000001);
+ public Builder clearGmUid() {
+
+ gmUid_ = 0;
onChanged();
return this;
}
- private java.lang.Object sign_ = "";
+ private java.lang.Object secretKey_ = "";
/**
- * string sign = 1885;
- * @return The sign.
+ * string secret_key = 11;
+ * @return The secretKey.
*/
- public java.lang.String getSign() {
- java.lang.Object ref = sign_;
+ public java.lang.String getSecretKey() {
+ java.lang.Object ref = secretKey_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- sign_ = s;
+ secretKey_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string sign = 1885;
- * @return The bytes for sign.
+ * string secret_key = 11;
+ * @return The bytes for secretKey.
*/
public com.google.protobuf.ByteString
- getSignBytes() {
- java.lang.Object ref = sign_;
+ getSecretKeyBytes() {
+ java.lang.Object ref = secretKey_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- sign_ = b;
+ secretKey_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string sign = 1885;
- * @param value The sign to set.
+ * string secret_key = 11;
+ * @param value The secretKey to set.
* @return This builder for chaining.
*/
- public Builder setSign(
+ public Builder setSecretKey(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- sign_ = value;
+ secretKey_ = value;
onChanged();
return this;
}
/**
- * string sign = 1885;
+ * string secret_key = 11;
* @return This builder for chaining.
*/
- public Builder clearSign() {
+ public Builder clearSecretKey() {
- sign_ = getDefaultInstance().getSign();
+ secretKey_ = getDefaultInstance().getSecretKey();
onChanged();
return this;
}
/**
- * string sign = 1885;
- * @param value The bytes for sign to set.
+ * string secret_key = 11;
+ * @param value The bytes for secretKey to set.
* @return This builder for chaining.
*/
- public Builder setSignBytes(
+ public Builder setSecretKeyBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- sign_ = value;
+ secretKey_ = value;
onChanged();
return this;
}
- private java.lang.Object clientIpStr_ = "";
+ private emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo stopServer_;
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder> stopServerBuilder_;
/**
- * string client_ip_str = 1950;
- * @return The clientIpStr.
+ * .StopServerInfo stop_server = 563;
+ * @return Whether the stopServer field is set.
*/
- public java.lang.String getClientIpStr() {
- java.lang.Object ref = clientIpStr_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientIpStr_ = s;
- return s;
+ public boolean hasStopServer() {
+ return stopServerBuilder_ != null || stopServer_ != null;
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ * @return The stopServer.
+ */
+ public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo getStopServer() {
+ if (stopServerBuilder_ == null) {
+ return stopServer_ == null ? emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.getDefaultInstance() : stopServer_;
} else {
- return (java.lang.String) ref;
+ return stopServerBuilder_.getMessage();
}
}
/**
- * string client_ip_str = 1950;
- * @return The bytes for clientIpStr.
+ * .StopServerInfo stop_server = 563;
*/
- public com.google.protobuf.ByteString
- getClientIpStrBytes() {
- java.lang.Object ref = clientIpStr_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientIpStr_ = b;
- return b;
+ public Builder setStopServer(emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo value) {
+ if (stopServerBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ stopServer_ = value;
+ onChanged();
} else {
- return (com.google.protobuf.ByteString) ref;
+ stopServerBuilder_.setMessage(value);
}
+
+ return this;
}
/**
- * string client_ip_str = 1950;
- * @param value The clientIpStr to set.
- * @return This builder for chaining.
+ * .StopServerInfo stop_server = 563;
*/
- public Builder setClientIpStr(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- clientIpStr_ = value;
- onChanged();
+ public Builder setStopServer(
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder builderForValue) {
+ if (stopServerBuilder_ == null) {
+ stopServer_ = builderForValue.build();
+ onChanged();
+ } else {
+ stopServerBuilder_.setMessage(builderForValue.build());
+ }
+
+ return this;
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ */
+ public Builder mergeStopServer(emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo value) {
+ if (stopServerBuilder_ == null) {
+ if (stopServer_ != null) {
+ stopServer_ =
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.newBuilder(stopServer_).mergeFrom(value).buildPartial();
+ } else {
+ stopServer_ = value;
+ }
+ onChanged();
+ } else {
+ stopServerBuilder_.mergeFrom(value);
+ }
+
+ return this;
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ */
+ public Builder clearStopServer() {
+ if (stopServerBuilder_ == null) {
+ stopServer_ = null;
+ onChanged();
+ } else {
+ stopServer_ = null;
+ stopServerBuilder_ = null;
+ }
+
return this;
}
/**
- * string client_ip_str = 1950;
+ * .StopServerInfo stop_server = 563;
+ */
+ public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder getStopServerBuilder() {
+
+ onChanged();
+ return getStopServerFieldBuilder().getBuilder();
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ */
+ public emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder getStopServerOrBuilder() {
+ if (stopServerBuilder_ != null) {
+ return stopServerBuilder_.getMessageOrBuilder();
+ } else {
+ return stopServer_ == null ?
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.getDefaultInstance() : stopServer_;
+ }
+ }
+ /**
+ * .StopServerInfo stop_server = 563;
+ */
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder>
+ getStopServerFieldBuilder() {
+ if (stopServerBuilder_ == null) {
+ stopServerBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo.Builder, emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfoOrBuilder>(
+ getStopServer(),
+ getParentForChildren(),
+ isClean());
+ stopServer_ = null;
+ }
+ return stopServerBuilder_;
+ }
+
+ private int tag_ ;
+ /**
+ * uint32 tag = 853;
+ * @return The tag.
+ */
+ @java.lang.Override
+ public int getTag() {
+ return tag_;
+ }
+ /**
+ * uint32 tag = 853;
+ * @param value The tag to set.
* @return This builder for chaining.
*/
- public Builder clearClientIpStr() {
+ public Builder setTag(int value) {
- clientIpStr_ = getDefaultInstance().getClientIpStr();
+ tag_ = value;
onChanged();
return this;
}
/**
- * string client_ip_str = 1950;
- * @param value The bytes for clientIpStr to set.
+ * uint32 tag = 853;
* @return This builder for chaining.
*/
- public Builder setClientIpStrBytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
+ public Builder clearTag() {
- clientIpStr_ = value;
+ tag_ = 0;
onChanged();
return this;
}
@@ -3856,25 +3876,26 @@ public emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp g
static {
java.lang.String[] descriptorData = {
"\n\027GetPlayerTokenRsp.proto\032\024StopServerInf" +
- "o.proto\"\310\005\n\021GetPlayerTokenRsp\022\017\n\007retcode" +
- "\030\001 \001(\005\022\027\n\017secret_key_seed\030\002 \001(\004\022\020\n\010is_gu" +
- "est\030\003 \001(\010\022\033\n\023security_cmd_buffer\030\004 \001(\014\022\034" +
- "\n\024is_proficient_player\030\005 \001(\010\022\023\n\013account_" +
- "uid\030\006 \001(\t\022\032\n\022black_uid_end_time\030\007 \001(\r\022\013\n" +
- "\003uid\030\010 \001(\r\022\026\n\016extra_bin_data\030\t \001(\014\022\016\n\006gm" +
- "_uid\030\n \001(\r\022\022\n\nsecret_key\030\013 \001(\t\022\024\n\014accoun" +
- "t_type\030\014 \001(\r\022\025\n\rplatform_type\030\r \001(\r\022\013\n\003m" +
- "sg\030\016 \001(\t\022\r\n\005token\030\017 \001(\t\022\027\n\017server_rand_k" +
- "ey\030D \001(\t\022\017\n\006key_id\030\216\003 \001(\r\022%\n\013stop_server" +
- "\030\263\004 \001(\0132\017.StopServerInfo\022\014\n\003tag\030\325\006 \001(\r\022\025" +
- "\n\014country_code\030\365\t \001(\t\022\021\n\010game_biz\030\206\r \001(\t" +
- "\022\"\n\031finish_collection_id_list\030\224\r \003(\r\022\r\n\004" +
- "sign\030\335\016 \001(\t\022\026\n\rclient_ip_str\030\236\017 \001(\t\022\017\n\006p" +
- "sn_id\030\372\n \001(\t\022\"\n\031client_version_random_ke" +
- "y\030\246\005 \001(\t\022\023\n\nchannel_id\030\203\002 \001(\r\022\025\n\014reg_pla" +
- "tform\030\331\t \001(\r\022\021\n\010birthday\030\235\013 \001(\t\022\027\n\016sub_c" +
- "hannel_id\030\215\001 \001(\r\022\030\n\017cloud_client_ip\030\374\003 \001" +
- "(\rB\033\n\031emu.grasscutter.net.protob\006proto3"
+ "o.proto\"\313\005\n\021GetPlayerTokenRsp\022\033\n\023securit" +
+ "y_cmd_buffer\030\003 \001(\014\022\023\n\013account_uid\030\001 \001(\t\022" +
+ "\013\n\003uid\030\005 \001(\r\022\025\n\rplatform_type\030\014 \001(\r\022\r\n\005t" +
+ "oken\030\010 \001(\t\022\030\n\017server_rand_key\030\234\005 \001(\t\022\017\n\006" +
+ "key_id\030\231\n \001(\r\022\026\n\rclient_ip_str\030\262\t \001(\t\022\013\n" +
+ "\003msg\030\016 \001(\t\022\025\n\014country_code\030\253\004 \001(\t\022\021\n\010gam" +
+ "e_biz\030\315\002 \001(\t\022\"\n\031finish_collection_id_lis" +
+ "t\030\244\001 \003(\r\022\r\n\004sign\030\333\013 \001(\t\022\032\n\022black_uid_end" +
+ "_time\030\007 \001(\r\022\024\n\014account_type\030x \001(\r\022\035\n\024is_" +
+ "proficient_player\030\364\003 \001(\010\022\017\n\007retcode\030d \001(" +
+ "\005\022\027\n\017secret_key_seed\030\002 \001(\004\022\021\n\010is_guest\030\254" +
+ "\002 \001(\010\022\026\n\016extra_bin_data\030\t \001(\014\022\016\n\006gm_uid\030" +
+ "\n \001(\r\022\022\n\nsecret_key\030\013 \001(\t\022%\n\013stop_server" +
+ "\030\263\004 \001(\0132\017.StopServerInfo\022\014\n\003tag\030\325\006 \001(\r\022\017" +
+ "\n\006psn_id\030\372\n \001(\t\022\"\n\031client_version_random" +
+ "_key\030\246\005 \001(\t\022\023\n\nchannel_id\030\203\002 \001(\r\022\025\n\014reg_" +
+ "platform\030\331\t \001(\r\022\021\n\010birthday\030\235\013 \001(\t\022\027\n\016su" +
+ "b_channel_id\030\215\001 \001(\r\022\030\n\017cloud_client_ip\030\374" +
+ "\003 \001(\rB\033\n\031emu.grasscutter.net.protob\006prot" +
+ "o3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
@@ -3886,7 +3907,7 @@ public emu.grasscutter.net.proto.GetPlayerTokenRspOuterClass.GetPlayerTokenRsp g
internal_static_GetPlayerTokenRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_GetPlayerTokenRsp_descriptor,
- new java.lang.String[] { "Retcode", "SecretKeySeed", "IsGuest", "SecurityCmdBuffer", "IsProficientPlayer", "AccountUid", "BlackUidEndTime", "Uid", "ExtraBinData", "GmUid", "SecretKey", "AccountType", "PlatformType", "Msg", "Token", "ServerRandKey", "KeyId", "StopServer", "Tag", "CountryCode", "GameBiz", "FinishCollectionIdList", "Sign", "ClientIpStr", "PsnId", "ClientVersionRandomKey", "ChannelId", "RegPlatform", "Birthday", "SubChannelId", "CloudClientIp", });
+ new java.lang.String[] { "SecurityCmdBuffer", "AccountUid", "Uid", "PlatformType", "Token", "ServerRandKey", "KeyId", "ClientIpStr", "Msg", "CountryCode", "GameBiz", "FinishCollectionIdList", "Sign", "BlackUidEndTime", "AccountType", "IsProficientPlayer", "Retcode", "SecretKeySeed", "IsGuest", "ExtraBinData", "GmUid", "SecretKey", "StopServer", "Tag", "PsnId", "ClientVersionRandomKey", "ChannelId", "RegPlatform", "Birthday", "SubChannelId", "CloudClientIp", });
emu.grasscutter.net.proto.StopServerInfoOuterClass.getDescriptor();
}
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaReqOuterClass.java
index f411e3a6cbc..00dddf751ee 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaReqOuterClass.java
@@ -19,20 +19,20 @@ public interface GetSceneAreaReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 scene_id = 13;
+ * uint32 scene_id = 5;
* @return The sceneId.
*/
int getSceneId();
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 4;
* @return The belongUid.
*/
int getBelongUid();
}
/**
*
- * CmdId: 8189
+ * CmdId: 28474
*
*
* Protobuf type {@code GetSceneAreaReq}
@@ -79,12 +79,12 @@ private GetSceneAreaReq(
case 0:
done = true;
break;
- case 88: {
+ case 32: {
belongUid_ = input.readUInt32();
break;
}
- case 104: {
+ case 40: {
sceneId_ = input.readUInt32();
break;
@@ -121,10 +121,10 @@ private GetSceneAreaReq(
emu.grasscutter.net.proto.GetSceneAreaReqOuterClass.GetSceneAreaReq.class, emu.grasscutter.net.proto.GetSceneAreaReqOuterClass.GetSceneAreaReq.Builder.class);
}
- public static final int SCENE_ID_FIELD_NUMBER = 13;
+ public static final int SCENE_ID_FIELD_NUMBER = 5;
private int sceneId_;
/**
- * uint32 scene_id = 13;
+ * uint32 scene_id = 5;
* @return The sceneId.
*/
@java.lang.Override
@@ -132,10 +132,10 @@ public int getSceneId() {
return sceneId_;
}
- public static final int BELONG_UID_FIELD_NUMBER = 11;
+ public static final int BELONG_UID_FIELD_NUMBER = 4;
private int belongUid_;
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 4;
* @return The belongUid.
*/
@java.lang.Override
@@ -158,10 +158,10 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (belongUid_ != 0) {
- output.writeUInt32(11, belongUid_);
+ output.writeUInt32(4, belongUid_);
}
if (sceneId_ != 0) {
- output.writeUInt32(13, sceneId_);
+ output.writeUInt32(5, sceneId_);
}
unknownFields.writeTo(output);
}
@@ -174,11 +174,11 @@ public int getSerializedSize() {
size = 0;
if (belongUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, belongUid_);
+ .computeUInt32Size(4, belongUid_);
}
if (sceneId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(13, sceneId_);
+ .computeUInt32Size(5, sceneId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -311,7 +311,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 8189
+ * CmdId: 28474
*
*
* Protobuf type {@code GetSceneAreaReq}
@@ -468,7 +468,7 @@ public Builder mergeFrom(
private int sceneId_ ;
/**
- * uint32 scene_id = 13;
+ * uint32 scene_id = 5;
* @return The sceneId.
*/
@java.lang.Override
@@ -476,7 +476,7 @@ public int getSceneId() {
return sceneId_;
}
/**
- * uint32 scene_id = 13;
+ * uint32 scene_id = 5;
* @param value The sceneId to set.
* @return This builder for chaining.
*/
@@ -487,7 +487,7 @@ public Builder setSceneId(int value) {
return this;
}
/**
- * uint32 scene_id = 13;
+ * uint32 scene_id = 5;
* @return This builder for chaining.
*/
public Builder clearSceneId() {
@@ -499,7 +499,7 @@ public Builder clearSceneId() {
private int belongUid_ ;
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 4;
* @return The belongUid.
*/
@java.lang.Override
@@ -507,7 +507,7 @@ public int getBelongUid() {
return belongUid_;
}
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 4;
* @param value The belongUid to set.
* @return This builder for chaining.
*/
@@ -518,7 +518,7 @@ public Builder setBelongUid(int value) {
return this;
}
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 4;
* @return This builder for chaining.
*/
public Builder clearBelongUid() {
@@ -595,7 +595,7 @@ public emu.grasscutter.net.proto.GetSceneAreaReqOuterClass.GetSceneAreaReq getDe
static {
java.lang.String[] descriptorData = {
"\n\025GetSceneAreaReq.proto\"7\n\017GetSceneAreaR" +
- "eq\022\020\n\010scene_id\030\r \001(\r\022\022\n\nbelong_uid\030\013 \001(\r" +
+ "eq\022\020\n\010scene_id\030\005 \001(\r\022\022\n\nbelong_uid\030\004 \001(\r" +
"B\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaRspOuterClass.java
index 8ef7aac04cf..cb57ca4b546 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetSceneAreaRspOuterClass.java
@@ -19,61 +19,61 @@ public interface GetSceneAreaRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 scene_id = 1;
+ * uint32 scene_id = 8;
* @return The sceneId.
*/
int getSceneId();
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
java.util.List
getCityInfoListList();
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo getCityInfoList(int index);
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
int getCityInfoListCount();
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
java.util.List extends emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder>
getCityInfoListOrBuilderList();
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder getCityInfoListOrBuilder(
int index);
/**
- * int32 retcode = 7;
- * @return The retcode.
- */
- int getRetcode();
-
- /**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return A list containing the areaIdList.
*/
java.util.List getAreaIdListList();
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return The count of areaIdList.
*/
int getAreaIdListCount();
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @param index The index of the element to return.
* @return The areaIdList at the given index.
*/
int getAreaIdList(int index);
+
+ /**
+ * int32 retcode = 7;
+ * @return The retcode.
+ */
+ int getRetcode();
}
/**
*
- * CmdId: 27301
+ * CmdId: 23079
*
*
* Protobuf type {@code GetSceneAreaRsp}
@@ -123,12 +123,17 @@ private GetSceneAreaRsp(
case 0:
done = true;
break;
- case 8: {
+ case 56: {
+
+ retcode_ = input.readInt32();
+ break;
+ }
+ case 64: {
sceneId_ = input.readUInt32();
break;
}
- case 50: {
+ case 90: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
cityInfoList_ = new java.util.ArrayList();
mutable_bitField0_ |= 0x00000001;
@@ -137,12 +142,7 @@ private GetSceneAreaRsp(
input.readMessage(emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.parser(), extensionRegistry));
break;
}
- case 56: {
-
- retcode_ = input.readInt32();
- break;
- }
- case 80: {
+ case 96: {
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
areaIdList_ = newIntList();
mutable_bitField0_ |= 0x00000002;
@@ -150,7 +150,7 @@ private GetSceneAreaRsp(
areaIdList_.addInt(input.readUInt32());
break;
}
- case 82: {
+ case 98: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
@@ -201,10 +201,10 @@ private GetSceneAreaRsp(
emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.GetSceneAreaRsp.class, emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.GetSceneAreaRsp.Builder.class);
}
- public static final int SCENE_ID_FIELD_NUMBER = 1;
+ public static final int SCENE_ID_FIELD_NUMBER = 8;
private int sceneId_;
/**
- * uint32 scene_id = 1;
+ * uint32 scene_id = 8;
* @return The sceneId.
*/
@java.lang.Override
@@ -212,17 +212,17 @@ public int getSceneId() {
return sceneId_;
}
- public static final int CITY_INFO_LIST_FIELD_NUMBER = 6;
+ public static final int CITY_INFO_LIST_FIELD_NUMBER = 11;
private java.util.List cityInfoList_;
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
@java.lang.Override
public java.util.List getCityInfoListList() {
return cityInfoList_;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder>
@@ -230,21 +230,21 @@ public java.util.List get
return cityInfoList_;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
@java.lang.Override
public int getCityInfoListCount() {
return cityInfoList_.size();
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
@java.lang.Override
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo getCityInfoList(int index) {
return cityInfoList_.get(index);
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
@java.lang.Override
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder getCityInfoListOrBuilder(
@@ -252,21 +252,10 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder getCityInf
return cityInfoList_.get(index);
}
- public static final int RETCODE_FIELD_NUMBER = 7;
- private int retcode_;
- /**
- * int32 retcode = 7;
- * @return The retcode.
- */
- @java.lang.Override
- public int getRetcode() {
- return retcode_;
- }
-
- public static final int AREA_ID_LIST_FIELD_NUMBER = 10;
+ public static final int AREA_ID_LIST_FIELD_NUMBER = 12;
private com.google.protobuf.Internal.IntList areaIdList_;
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return A list containing the areaIdList.
*/
@java.lang.Override
@@ -275,14 +264,14 @@ public int getRetcode() {
return areaIdList_;
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return The count of areaIdList.
*/
public int getAreaIdListCount() {
return areaIdList_.size();
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @param index The index of the element to return.
* @return The areaIdList at the given index.
*/
@@ -291,6 +280,17 @@ public int getAreaIdList(int index) {
}
private int areaIdListMemoizedSerializedSize = -1;
+ public static final int RETCODE_FIELD_NUMBER = 7;
+ private int retcode_;
+ /**
+ * int32 retcode = 7;
+ * @return The retcode.
+ */
+ @java.lang.Override
+ public int getRetcode() {
+ return retcode_;
+ }
+
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
@@ -306,17 +306,17 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
+ if (retcode_ != 0) {
+ output.writeInt32(7, retcode_);
+ }
if (sceneId_ != 0) {
- output.writeUInt32(1, sceneId_);
+ output.writeUInt32(8, sceneId_);
}
for (int i = 0; i < cityInfoList_.size(); i++) {
- output.writeMessage(6, cityInfoList_.get(i));
- }
- if (retcode_ != 0) {
- output.writeInt32(7, retcode_);
+ output.writeMessage(11, cityInfoList_.get(i));
}
if (getAreaIdListList().size() > 0) {
- output.writeUInt32NoTag(82);
+ output.writeUInt32NoTag(98);
output.writeUInt32NoTag(areaIdListMemoizedSerializedSize);
}
for (int i = 0; i < areaIdList_.size(); i++) {
@@ -331,17 +331,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (sceneId_ != 0) {
+ if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(1, sceneId_);
+ .computeInt32Size(7, retcode_);
}
- for (int i = 0; i < cityInfoList_.size(); i++) {
+ if (sceneId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(6, cityInfoList_.get(i));
+ .computeUInt32Size(8, sceneId_);
}
- if (retcode_ != 0) {
+ for (int i = 0; i < cityInfoList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(7, retcode_);
+ .computeMessageSize(11, cityInfoList_.get(i));
}
{
int dataSize = 0;
@@ -376,10 +376,10 @@ public boolean equals(final java.lang.Object obj) {
!= other.getSceneId()) return false;
if (!getCityInfoListList()
.equals(other.getCityInfoListList())) return false;
- if (getRetcode()
- != other.getRetcode()) return false;
if (!getAreaIdListList()
.equals(other.getAreaIdListList())) return false;
+ if (getRetcode()
+ != other.getRetcode()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@@ -397,12 +397,12 @@ public int hashCode() {
hash = (37 * hash) + CITY_INFO_LIST_FIELD_NUMBER;
hash = (53 * hash) + getCityInfoListList().hashCode();
}
- hash = (37 * hash) + RETCODE_FIELD_NUMBER;
- hash = (53 * hash) + getRetcode();
if (getAreaIdListCount() > 0) {
hash = (37 * hash) + AREA_ID_LIST_FIELD_NUMBER;
hash = (53 * hash) + getAreaIdListList().hashCode();
}
+ hash = (37 * hash) + RETCODE_FIELD_NUMBER;
+ hash = (53 * hash) + getRetcode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
@@ -500,7 +500,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 27301
+ * CmdId: 23079
*
*
* Protobuf type {@code GetSceneAreaRsp}
@@ -549,10 +549,10 @@ public Builder clear() {
} else {
cityInfoListBuilder_.clear();
}
- retcode_ = 0;
-
areaIdList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000002);
+ retcode_ = 0;
+
return this;
}
@@ -590,12 +590,12 @@ public emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.GetSceneAreaRsp build
} else {
result.cityInfoList_ = cityInfoListBuilder_.build();
}
- result.retcode_ = retcode_;
if (((bitField0_ & 0x00000002) != 0)) {
areaIdList_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000002);
}
result.areaIdList_ = areaIdList_;
+ result.retcode_ = retcode_;
onBuilt();
return result;
}
@@ -673,9 +673,6 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.Get
}
}
}
- if (other.getRetcode() != 0) {
- setRetcode(other.getRetcode());
- }
if (!other.areaIdList_.isEmpty()) {
if (areaIdList_.isEmpty()) {
areaIdList_ = other.areaIdList_;
@@ -686,6 +683,9 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.Get
}
onChanged();
}
+ if (other.getRetcode() != 0) {
+ setRetcode(other.getRetcode());
+ }
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
@@ -718,7 +718,7 @@ public Builder mergeFrom(
private int sceneId_ ;
/**
- * uint32 scene_id = 1;
+ * uint32 scene_id = 8;
* @return The sceneId.
*/
@java.lang.Override
@@ -726,7 +726,7 @@ public int getSceneId() {
return sceneId_;
}
/**
- * uint32 scene_id = 1;
+ * uint32 scene_id = 8;
* @param value The sceneId to set.
* @return This builder for chaining.
*/
@@ -737,7 +737,7 @@ public Builder setSceneId(int value) {
return this;
}
/**
- * uint32 scene_id = 1;
+ * uint32 scene_id = 8;
* @return This builder for chaining.
*/
public Builder clearSceneId() {
@@ -760,7 +760,7 @@ private void ensureCityInfoListIsMutable() {
emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder> cityInfoListBuilder_;
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public java.util.List getCityInfoListList() {
if (cityInfoListBuilder_ == null) {
@@ -770,7 +770,7 @@ public java.util.List get
}
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public int getCityInfoListCount() {
if (cityInfoListBuilder_ == null) {
@@ -780,7 +780,7 @@ public int getCityInfoListCount() {
}
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo getCityInfoList(int index) {
if (cityInfoListBuilder_ == null) {
@@ -790,7 +790,7 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo getCityInfoList(int
}
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder setCityInfoList(
int index, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo value) {
@@ -807,7 +807,7 @@ public Builder setCityInfoList(
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder setCityInfoList(
int index, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder builderForValue) {
@@ -821,7 +821,7 @@ public Builder setCityInfoList(
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder addCityInfoList(emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo value) {
if (cityInfoListBuilder_ == null) {
@@ -837,7 +837,7 @@ public Builder addCityInfoList(emu.grasscutter.net.proto.CityInfoOuterClass.City
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder addCityInfoList(
int index, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo value) {
@@ -854,7 +854,7 @@ public Builder addCityInfoList(
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder addCityInfoList(
emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder builderForValue) {
@@ -868,7 +868,7 @@ public Builder addCityInfoList(
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder addCityInfoList(
int index, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder builderForValue) {
@@ -882,7 +882,7 @@ public Builder addCityInfoList(
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder addAllCityInfoList(
java.lang.Iterable extends emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo> values) {
@@ -897,7 +897,7 @@ public Builder addAllCityInfoList(
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder clearCityInfoList() {
if (cityInfoListBuilder_ == null) {
@@ -910,7 +910,7 @@ public Builder clearCityInfoList() {
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public Builder removeCityInfoList(int index) {
if (cityInfoListBuilder_ == null) {
@@ -923,14 +923,14 @@ public Builder removeCityInfoList(int index) {
return this;
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder getCityInfoListBuilder(
int index) {
return getCityInfoListFieldBuilder().getBuilder(index);
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder getCityInfoListOrBuilder(
int index) {
@@ -940,7 +940,7 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder getCityInf
}
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public java.util.List extends emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder>
getCityInfoListOrBuilderList() {
@@ -951,14 +951,14 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfoOrBuilder getCityInf
}
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder addCityInfoListBuilder() {
return getCityInfoListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.getDefaultInstance());
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder addCityInfoListBuilder(
int index) {
@@ -966,7 +966,7 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder addCityInfo
index, emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.getDefaultInstance());
}
/**
- * repeated .CityInfo city_info_list = 6;
+ * repeated .CityInfo city_info_list = 11;
*/
public java.util.List
getCityInfoListBuilderList() {
@@ -987,37 +987,6 @@ public emu.grasscutter.net.proto.CityInfoOuterClass.CityInfo.Builder addCityInfo
return cityInfoListBuilder_;
}
- private int retcode_ ;
- /**
- * int32 retcode = 7;
- * @return The retcode.
- */
- @java.lang.Override
- public int getRetcode() {
- return retcode_;
- }
- /**
- * int32 retcode = 7;
- * @param value The retcode to set.
- * @return This builder for chaining.
- */
- public Builder setRetcode(int value) {
-
- retcode_ = value;
- onChanged();
- return this;
- }
- /**
- * int32 retcode = 7;
- * @return This builder for chaining.
- */
- public Builder clearRetcode() {
-
- retcode_ = 0;
- onChanged();
- return this;
- }
-
private com.google.protobuf.Internal.IntList areaIdList_ = emptyIntList();
private void ensureAreaIdListIsMutable() {
if (!((bitField0_ & 0x00000002) != 0)) {
@@ -1026,7 +995,7 @@ private void ensureAreaIdListIsMutable() {
}
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return A list containing the areaIdList.
*/
public java.util.List
@@ -1035,14 +1004,14 @@ private void ensureAreaIdListIsMutable() {
java.util.Collections.unmodifiableList(areaIdList_) : areaIdList_;
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return The count of areaIdList.
*/
public int getAreaIdListCount() {
return areaIdList_.size();
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @param index The index of the element to return.
* @return The areaIdList at the given index.
*/
@@ -1050,7 +1019,7 @@ public int getAreaIdList(int index) {
return areaIdList_.getInt(index);
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @param index The index to set the value at.
* @param value The areaIdList to set.
* @return This builder for chaining.
@@ -1063,7 +1032,7 @@ public Builder setAreaIdList(
return this;
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @param value The areaIdList to add.
* @return This builder for chaining.
*/
@@ -1074,7 +1043,7 @@ public Builder addAreaIdList(int value) {
return this;
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @param values The areaIdList to add.
* @return This builder for chaining.
*/
@@ -1087,7 +1056,7 @@ public Builder addAllAreaIdList(
return this;
}
/**
- * repeated uint32 area_id_list = 10;
+ * repeated uint32 area_id_list = 12;
* @return This builder for chaining.
*/
public Builder clearAreaIdList() {
@@ -1096,6 +1065,37 @@ public Builder clearAreaIdList() {
onChanged();
return this;
}
+
+ private int retcode_ ;
+ /**
+ * int32 retcode = 7;
+ * @return The retcode.
+ */
+ @java.lang.Override
+ public int getRetcode() {
+ return retcode_;
+ }
+ /**
+ * int32 retcode = 7;
+ * @param value The retcode to set.
+ * @return This builder for chaining.
+ */
+ public Builder setRetcode(int value) {
+
+ retcode_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * int32 retcode = 7;
+ * @return This builder for chaining.
+ */
+ public Builder clearRetcode() {
+
+ retcode_ = 0;
+ onChanged();
+ return this;
+ }
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
@@ -1164,9 +1164,9 @@ public emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.GetSceneAreaRsp getDe
static {
java.lang.String[] descriptorData = {
"\n\025GetSceneAreaRsp.proto\032\016CityInfo.proto\"" +
- "m\n\017GetSceneAreaRsp\022\020\n\010scene_id\030\001 \001(\r\022!\n\016" +
- "city_info_list\030\006 \003(\0132\t.CityInfo\022\017\n\007retco" +
- "de\030\007 \001(\005\022\024\n\014area_id_list\030\n \003(\rB\033\n\031emu.gr" +
+ "m\n\017GetSceneAreaRsp\022\020\n\010scene_id\030\010 \001(\r\022!\n\016" +
+ "city_info_list\030\013 \003(\0132\t.CityInfo\022\024\n\014area_" +
+ "id_list\030\014 \003(\r\022\017\n\007retcode\030\007 \001(\005B\033\n\031emu.gr" +
"asscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
@@ -1179,7 +1179,7 @@ public emu.grasscutter.net.proto.GetSceneAreaRspOuterClass.GetSceneAreaRsp getDe
internal_static_GetSceneAreaRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_GetSceneAreaRsp_descriptor,
- new java.lang.String[] { "SceneId", "CityInfoList", "Retcode", "AreaIdList", });
+ new java.lang.String[] { "SceneId", "CityInfoList", "AreaIdList", "Retcode", });
emu.grasscutter.net.proto.CityInfoOuterClass.getDescriptor();
}
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointReqOuterClass.java
index c37e58452f2..9fc841cfc82 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointReqOuterClass.java
@@ -25,20 +25,20 @@ public interface GetScenePointReqOrBuilder extends
boolean getIsNewPlayer();
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 10;
* @return The belongUid.
*/
int getBelongUid();
/**
- * uint32 scene_id = 8;
+ * uint32 scene_id = 14;
* @return The sceneId.
*/
int getSceneId();
}
/**
*
- * CmdId: 23449
+ * CmdId: 22769
*
*
* Protobuf type {@code GetScenePointReq}
@@ -85,12 +85,7 @@ private GetScenePointReq(
case 0:
done = true;
break;
- case 64: {
-
- sceneId_ = input.readUInt32();
- break;
- }
- case 88: {
+ case 80: {
belongUid_ = input.readUInt32();
break;
@@ -100,6 +95,11 @@ private GetScenePointReq(
isNewPlayer_ = input.readBool();
break;
}
+ case 112: {
+
+ sceneId_ = input.readUInt32();
+ break;
+ }
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
@@ -143,10 +143,10 @@ public boolean getIsNewPlayer() {
return isNewPlayer_;
}
- public static final int BELONG_UID_FIELD_NUMBER = 11;
+ public static final int BELONG_UID_FIELD_NUMBER = 10;
private int belongUid_;
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 10;
* @return The belongUid.
*/
@java.lang.Override
@@ -154,10 +154,10 @@ public int getBelongUid() {
return belongUid_;
}
- public static final int SCENE_ID_FIELD_NUMBER = 8;
+ public static final int SCENE_ID_FIELD_NUMBER = 14;
private int sceneId_;
/**
- * uint32 scene_id = 8;
+ * uint32 scene_id = 14;
* @return The sceneId.
*/
@java.lang.Override
@@ -179,15 +179,15 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (sceneId_ != 0) {
- output.writeUInt32(8, sceneId_);
- }
if (belongUid_ != 0) {
- output.writeUInt32(11, belongUid_);
+ output.writeUInt32(10, belongUid_);
}
if (isNewPlayer_ != false) {
output.writeBool(12, isNewPlayer_);
}
+ if (sceneId_ != 0) {
+ output.writeUInt32(14, sceneId_);
+ }
unknownFields.writeTo(output);
}
@@ -197,18 +197,18 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (sceneId_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(8, sceneId_);
- }
if (belongUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, belongUid_);
+ .computeUInt32Size(10, belongUid_);
}
if (isNewPlayer_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(12, isNewPlayer_);
}
+ if (sceneId_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt32Size(14, sceneId_);
+ }
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
@@ -345,7 +345,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 23449
+ * CmdId: 22769
*
*
* Protobuf type {@code GetScenePointReq}
@@ -539,7 +539,7 @@ public Builder clearIsNewPlayer() {
private int belongUid_ ;
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 10;
* @return The belongUid.
*/
@java.lang.Override
@@ -547,7 +547,7 @@ public int getBelongUid() {
return belongUid_;
}
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 10;
* @param value The belongUid to set.
* @return This builder for chaining.
*/
@@ -558,7 +558,7 @@ public Builder setBelongUid(int value) {
return this;
}
/**
- * uint32 belong_uid = 11;
+ * uint32 belong_uid = 10;
* @return This builder for chaining.
*/
public Builder clearBelongUid() {
@@ -570,7 +570,7 @@ public Builder clearBelongUid() {
private int sceneId_ ;
/**
- * uint32 scene_id = 8;
+ * uint32 scene_id = 14;
* @return The sceneId.
*/
@java.lang.Override
@@ -578,7 +578,7 @@ public int getSceneId() {
return sceneId_;
}
/**
- * uint32 scene_id = 8;
+ * uint32 scene_id = 14;
* @param value The sceneId to set.
* @return This builder for chaining.
*/
@@ -589,7 +589,7 @@ public Builder setSceneId(int value) {
return this;
}
/**
- * uint32 scene_id = 8;
+ * uint32 scene_id = 14;
* @return This builder for chaining.
*/
public Builder clearSceneId() {
@@ -667,7 +667,7 @@ public emu.grasscutter.net.proto.GetScenePointReqOuterClass.GetScenePointReq get
java.lang.String[] descriptorData = {
"\n\026GetScenePointReq.proto\"O\n\020GetScenePoin" +
"tReq\022\025\n\ris_new_player\030\014 \001(\010\022\022\n\nbelong_ui" +
- "d\030\013 \001(\r\022\020\n\010scene_id\030\010 \001(\rB\033\n\031emu.grasscu" +
+ "d\030\n \001(\r\022\020\n\010scene_id\030\016 \001(\rB\033\n\031emu.grasscu" +
"tter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java
index 6405b60e714..2006cb82d46 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/GetScenePointRspOuterClass.java
@@ -36,56 +36,62 @@ public interface GetScenePointRspOrBuilder extends
int getUnlockedPointList(int index);
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @return A list containing the fELMBEACBLB.
+ * repeated uint32 unlock_area_list = 5;
+ * @return A list containing the unlockAreaList.
*/
- java.util.List getFELMBEACBLBList();
+ java.util.List getUnlockAreaListList();
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @return The count of fELMBEACBLB.
+ * repeated uint32 unlock_area_list = 5;
+ * @return The count of unlockAreaList.
*/
- int getFELMBEACBLBCount();
+ int getUnlockAreaListCount();
/**
- * repeated uint32 FELMBEACBLB = 2;
+ * repeated uint32 unlock_area_list = 5;
* @param index The index of the element to return.
- * @return The fELMBEACBLB at the given index.
+ * @return The unlockAreaList at the given index.
*/
- int getFELMBEACBLB(int index);
+ int getUnlockAreaList(int index);
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return A list containing the lockedPointList.
*/
java.util.List getLockedPointListList();
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return The count of lockedPointList.
*/
int getLockedPointListCount();
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @param index The index of the element to return.
* @return The lockedPointList at the given index.
*/
int getLockedPointList(int index);
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return A list containing the pointList.
*/
java.util.List getPointListList();
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return The count of pointList.
*/
int getPointListCount();
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @param index The index of the element to return.
* @return The pointList at the given index.
*/
int getPointList(int index);
+ /**
+ * uint32 scene_id = 13;
+ * @return The sceneId.
+ */
+ int getSceneId();
+
/**
* uint32 belong_uid = 6;
* @return The belongUid.
@@ -99,23 +105,40 @@ public interface GetScenePointRspOrBuilder extends
int getRetcode();
/**
- * uint32 scene_id = 9;
- * @return The sceneId.
+ * bool is_new_player = 15;
+ * @return The isNewPlayer.
*/
- int getSceneId();
+ boolean getIsNewPlayer();
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return A list containing the fELMBEACBLB.
+ */
+ java.util.List getFELMBEACBLBList();
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return The count of fELMBEACBLB.
+ */
+ int getFELMBEACBLBCount();
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @param index The index of the element to return.
+ * @return The fELMBEACBLB at the given index.
+ */
+ int getFELMBEACBLB(int index);
+
+ /**
+ * repeated uint32 unhide_point_list = 100;
* @return A list containing the unhidePointList.
*/
java.util.List getUnhidePointListList();
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @return The count of unhidePointList.
*/
int getUnhidePointListCount();
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @param index The index of the element to return.
* @return The unhidePointList at the given index.
*/
@@ -156,44 +179,21 @@ public interface GetScenePointRspOrBuilder extends
int getDOGJLOBEEPC(int index);
/**
- * repeated uint32 unlock_area_list = 13;
- * @return A list containing the unlockAreaList.
- */
- java.util.List getUnlockAreaListList();
- /**
- * repeated uint32 unlock_area_list = 13;
- * @return The count of unlockAreaList.
- */
- int getUnlockAreaListCount();
- /**
- * repeated uint32 unlock_area_list = 13;
- * @param index The index of the element to return.
- * @return The unlockAreaList at the given index.
- */
- int getUnlockAreaList(int index);
-
- /**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return A list containing the oGLOLEOEAGD.
*/
java.util.List getOGLOLEOEAGDList();
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return The count of oGLOLEOEAGD.
*/
int getOGLOLEOEAGDCount();
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @param index The index of the element to return.
* @return The oGLOLEOEAGD at the given index.
*/
int getOGLOLEOEAGD(int index);
-
- /**
- * bool is_new_player = 15;
- * @return The isNewPlayer.
- */
- boolean getIsNewPlayer();
}
/**
*
@@ -213,13 +213,13 @@ private GetScenePointRsp(com.google.protobuf.GeneratedMessageV3.Builder> build
}
private GetScenePointRsp() {
unlockedPointList_ = emptyIntList();
- fELMBEACBLB_ = emptyIntList();
+ unlockAreaList_ = emptyIntList();
lockedPointList_ = emptyIntList();
pointList_ = emptyIntList();
+ fELMBEACBLB_ = emptyIntList();
unhidePointList_ = emptyIntList();
bEOCPMCPHJH_ = emptyIntList();
dOGJLOBEEPC_ = emptyIntList();
- unlockAreaList_ = emptyIntList();
oGLOLEOEAGD_ = emptyIntList();
}
@@ -276,9 +276,9 @@ private GetScenePointRsp(
break;
}
case 16: {
- if (!((mutable_bitField0_ & 0x00000002) != 0)) {
+ if (!((mutable_bitField0_ & 0x00000010) != 0)) {
fELMBEACBLB_ = newIntList();
- mutable_bitField0_ |= 0x00000002;
+ mutable_bitField0_ |= 0x00000010;
}
fELMBEACBLB_.addInt(input.readUInt32());
break;
@@ -286,9 +286,9 @@ private GetScenePointRsp(
case 18: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
+ if (!((mutable_bitField0_ & 0x00000010) != 0) && input.getBytesUntilLimit() > 0) {
fELMBEACBLB_ = newIntList();
- mutable_bitField0_ |= 0x00000002;
+ mutable_bitField0_ |= 0x00000010;
}
while (input.getBytesUntilLimit() > 0) {
fELMBEACBLB_.addInt(input.readUInt32());
@@ -296,44 +296,23 @@ private GetScenePointRsp(
input.popLimit(limit);
break;
}
- case 32: {
- if (!((mutable_bitField0_ & 0x00000004) != 0)) {
- lockedPointList_ = newIntList();
- mutable_bitField0_ |= 0x00000004;
- }
- lockedPointList_.addInt(input.readUInt32());
- break;
- }
- case 34: {
- int length = input.readRawVarint32();
- int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
- lockedPointList_ = newIntList();
- mutable_bitField0_ |= 0x00000004;
- }
- while (input.getBytesUntilLimit() > 0) {
- lockedPointList_.addInt(input.readUInt32());
- }
- input.popLimit(limit);
- break;
- }
case 40: {
- if (!((mutable_bitField0_ & 0x00000008) != 0)) {
- pointList_ = newIntList();
- mutable_bitField0_ |= 0x00000008;
+ if (!((mutable_bitField0_ & 0x00000002) != 0)) {
+ unlockAreaList_ = newIntList();
+ mutable_bitField0_ |= 0x00000002;
}
- pointList_.addInt(input.readUInt32());
+ unlockAreaList_.addInt(input.readUInt32());
break;
}
case 42: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000008) != 0) && input.getBytesUntilLimit() > 0) {
- pointList_ = newIntList();
- mutable_bitField0_ |= 0x00000008;
+ if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
+ unlockAreaList_ = newIntList();
+ mutable_bitField0_ |= 0x00000002;
}
while (input.getBytesUntilLimit() > 0) {
- pointList_.addInt(input.readUInt32());
+ unlockAreaList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
@@ -348,36 +327,31 @@ private GetScenePointRsp(
retcode_ = input.readInt32();
break;
}
- case 72: {
-
- sceneId_ = input.readUInt32();
- break;
- }
case 80: {
- if (!((mutable_bitField0_ & 0x00000010) != 0)) {
- unhidePointList_ = newIntList();
- mutable_bitField0_ |= 0x00000010;
+ if (!((mutable_bitField0_ & 0x00000004) != 0)) {
+ lockedPointList_ = newIntList();
+ mutable_bitField0_ |= 0x00000004;
}
- unhidePointList_.addInt(input.readUInt32());
+ lockedPointList_.addInt(input.readUInt32());
break;
}
case 82: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000010) != 0) && input.getBytesUntilLimit() > 0) {
- unhidePointList_ = newIntList();
- mutable_bitField0_ |= 0x00000010;
+ if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
+ lockedPointList_ = newIntList();
+ mutable_bitField0_ |= 0x00000004;
}
while (input.getBytesUntilLimit() > 0) {
- unhidePointList_.addInt(input.readUInt32());
+ lockedPointList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
case 88: {
- if (!((mutable_bitField0_ & 0x00000020) != 0)) {
+ if (!((mutable_bitField0_ & 0x00000040) != 0)) {
bEOCPMCPHJH_ = newIntList();
- mutable_bitField0_ |= 0x00000020;
+ mutable_bitField0_ |= 0x00000040;
}
bEOCPMCPHJH_.addInt(input.readUInt32());
break;
@@ -385,9 +359,9 @@ private GetScenePointRsp(
case 90: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000020) != 0) && input.getBytesUntilLimit() > 0) {
+ if (!((mutable_bitField0_ & 0x00000040) != 0) && input.getBytesUntilLimit() > 0) {
bEOCPMCPHJH_ = newIntList();
- mutable_bitField0_ |= 0x00000020;
+ mutable_bitField0_ |= 0x00000040;
}
while (input.getBytesUntilLimit() > 0) {
bEOCPMCPHJH_.addInt(input.readUInt32());
@@ -396,9 +370,9 @@ private GetScenePointRsp(
break;
}
case 96: {
- if (!((mutable_bitField0_ & 0x00000040) != 0)) {
+ if (!((mutable_bitField0_ & 0x00000080) != 0)) {
dOGJLOBEEPC_ = newIntList();
- mutable_bitField0_ |= 0x00000040;
+ mutable_bitField0_ |= 0x00000080;
}
dOGJLOBEEPC_.addInt(input.readUInt32());
break;
@@ -406,9 +380,9 @@ private GetScenePointRsp(
case 98: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000040) != 0) && input.getBytesUntilLimit() > 0) {
+ if (!((mutable_bitField0_ & 0x00000080) != 0) && input.getBytesUntilLimit() > 0) {
dOGJLOBEEPC_ = newIntList();
- mutable_bitField0_ |= 0x00000040;
+ mutable_bitField0_ |= 0x00000080;
}
while (input.getBytesUntilLimit() > 0) {
dOGJLOBEEPC_.addInt(input.readUInt32());
@@ -417,27 +391,58 @@ private GetScenePointRsp(
break;
}
case 104: {
- if (!((mutable_bitField0_ & 0x00000080) != 0)) {
- unlockAreaList_ = newIntList();
- mutable_bitField0_ |= 0x00000080;
+
+ sceneId_ = input.readUInt32();
+ break;
+ }
+ case 112: {
+ if (!((mutable_bitField0_ & 0x00000008) != 0)) {
+ pointList_ = newIntList();
+ mutable_bitField0_ |= 0x00000008;
}
- unlockAreaList_.addInt(input.readUInt32());
+ pointList_.addInt(input.readUInt32());
break;
}
- case 106: {
+ case 114: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
- if (!((mutable_bitField0_ & 0x00000080) != 0) && input.getBytesUntilLimit() > 0) {
- unlockAreaList_ = newIntList();
- mutable_bitField0_ |= 0x00000080;
+ if (!((mutable_bitField0_ & 0x00000008) != 0) && input.getBytesUntilLimit() > 0) {
+ pointList_ = newIntList();
+ mutable_bitField0_ |= 0x00000008;
}
while (input.getBytesUntilLimit() > 0) {
- unlockAreaList_.addInt(input.readUInt32());
+ pointList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
- case 112: {
+ case 120: {
+
+ isNewPlayer_ = input.readBool();
+ break;
+ }
+ case 800: {
+ if (!((mutable_bitField0_ & 0x00000020) != 0)) {
+ unhidePointList_ = newIntList();
+ mutable_bitField0_ |= 0x00000020;
+ }
+ unhidePointList_.addInt(input.readUInt32());
+ break;
+ }
+ case 802: {
+ int length = input.readRawVarint32();
+ int limit = input.pushLimit(length);
+ if (!((mutable_bitField0_ & 0x00000020) != 0) && input.getBytesUntilLimit() > 0) {
+ unhidePointList_ = newIntList();
+ mutable_bitField0_ |= 0x00000020;
+ }
+ while (input.getBytesUntilLimit() > 0) {
+ unhidePointList_.addInt(input.readUInt32());
+ }
+ input.popLimit(limit);
+ break;
+ }
+ case 1120: {
if (!((mutable_bitField0_ & 0x00000100) != 0)) {
oGLOLEOEAGD_ = newIntList();
mutable_bitField0_ |= 0x00000100;
@@ -445,7 +450,7 @@ private GetScenePointRsp(
oGLOLEOEAGD_.addInt(input.readUInt32());
break;
}
- case 114: {
+ case 1122: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000100) != 0) && input.getBytesUntilLimit() > 0) {
@@ -458,11 +463,6 @@ private GetScenePointRsp(
input.popLimit(limit);
break;
}
- case 120: {
-
- isNewPlayer_ = input.readBool();
- break;
- }
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
@@ -481,26 +481,26 @@ private GetScenePointRsp(
if (((mutable_bitField0_ & 0x00000001) != 0)) {
unlockedPointList_.makeImmutable(); // C
}
- if (((mutable_bitField0_ & 0x00000002) != 0)) {
+ if (((mutable_bitField0_ & 0x00000010) != 0)) {
fELMBEACBLB_.makeImmutable(); // C
}
+ if (((mutable_bitField0_ & 0x00000002) != 0)) {
+ unlockAreaList_.makeImmutable(); // C
+ }
if (((mutable_bitField0_ & 0x00000004) != 0)) {
lockedPointList_.makeImmutable(); // C
}
- if (((mutable_bitField0_ & 0x00000008) != 0)) {
- pointList_.makeImmutable(); // C
- }
- if (((mutable_bitField0_ & 0x00000010) != 0)) {
- unhidePointList_.makeImmutable(); // C
- }
- if (((mutable_bitField0_ & 0x00000020) != 0)) {
+ if (((mutable_bitField0_ & 0x00000040) != 0)) {
bEOCPMCPHJH_.makeImmutable(); // C
}
- if (((mutable_bitField0_ & 0x00000040) != 0)) {
+ if (((mutable_bitField0_ & 0x00000080) != 0)) {
dOGJLOBEEPC_.makeImmutable(); // C
}
- if (((mutable_bitField0_ & 0x00000080) != 0)) {
- unlockAreaList_.makeImmutable(); // C
+ if (((mutable_bitField0_ & 0x00000008) != 0)) {
+ pointList_.makeImmutable(); // C
+ }
+ if (((mutable_bitField0_ & 0x00000020) != 0)) {
+ unhidePointList_.makeImmutable(); // C
}
if (((mutable_bitField0_ & 0x00000100) != 0)) {
oGLOLEOEAGD_.makeImmutable(); // C
@@ -550,38 +550,38 @@ public int getUnlockedPointList(int index) {
}
private int unlockedPointListMemoizedSerializedSize = -1;
- public static final int FELMBEACBLB_FIELD_NUMBER = 2;
- private com.google.protobuf.Internal.IntList fELMBEACBLB_;
+ public static final int UNLOCK_AREA_LIST_FIELD_NUMBER = 5;
+ private com.google.protobuf.Internal.IntList unlockAreaList_;
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @return A list containing the fELMBEACBLB.
+ * repeated uint32 unlock_area_list = 5;
+ * @return A list containing the unlockAreaList.
*/
@java.lang.Override
public java.util.List
- getFELMBEACBLBList() {
- return fELMBEACBLB_;
+ getUnlockAreaListList() {
+ return unlockAreaList_;
}
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @return The count of fELMBEACBLB.
+ * repeated uint32 unlock_area_list = 5;
+ * @return The count of unlockAreaList.
*/
- public int getFELMBEACBLBCount() {
- return fELMBEACBLB_.size();
+ public int getUnlockAreaListCount() {
+ return unlockAreaList_.size();
}
/**
- * repeated uint32 FELMBEACBLB = 2;
+ * repeated uint32 unlock_area_list = 5;
* @param index The index of the element to return.
- * @return The fELMBEACBLB at the given index.
+ * @return The unlockAreaList at the given index.
*/
- public int getFELMBEACBLB(int index) {
- return fELMBEACBLB_.getInt(index);
+ public int getUnlockAreaList(int index) {
+ return unlockAreaList_.getInt(index);
}
- private int fELMBEACBLBMemoizedSerializedSize = -1;
+ private int unlockAreaListMemoizedSerializedSize = -1;
- public static final int LOCKED_POINT_LIST_FIELD_NUMBER = 4;
+ public static final int LOCKED_POINT_LIST_FIELD_NUMBER = 10;
private com.google.protobuf.Internal.IntList lockedPointList_;
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return A list containing the lockedPointList.
*/
@java.lang.Override
@@ -590,14 +590,14 @@ public int getFELMBEACBLB(int index) {
return lockedPointList_;
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return The count of lockedPointList.
*/
public int getLockedPointListCount() {
return lockedPointList_.size();
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @param index The index of the element to return.
* @return The lockedPointList at the given index.
*/
@@ -606,10 +606,10 @@ public int getLockedPointList(int index) {
}
private int lockedPointListMemoizedSerializedSize = -1;
- public static final int POINT_LIST_FIELD_NUMBER = 5;
+ public static final int POINT_LIST_FIELD_NUMBER = 14;
private com.google.protobuf.Internal.IntList pointList_;
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return A list containing the pointList.
*/
@java.lang.Override
@@ -618,14 +618,14 @@ public int getLockedPointList(int index) {
return pointList_;
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return The count of pointList.
*/
public int getPointListCount() {
return pointList_.size();
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @param index The index of the element to return.
* @return The pointList at the given index.
*/
@@ -634,6 +634,17 @@ public int getPointList(int index) {
}
private int pointListMemoizedSerializedSize = -1;
+ public static final int SCENE_ID_FIELD_NUMBER = 13;
+ private int sceneId_;
+ /**
+ * uint32 scene_id = 13;
+ * @return The sceneId.
+ */
+ @java.lang.Override
+ public int getSceneId() {
+ return sceneId_;
+ }
+
public static final int BELONG_UID_FIELD_NUMBER = 6;
private int belongUid_;
/**
@@ -656,21 +667,49 @@ public int getRetcode() {
return retcode_;
}
- public static final int SCENE_ID_FIELD_NUMBER = 9;
- private int sceneId_;
+ public static final int IS_NEW_PLAYER_FIELD_NUMBER = 15;
+ private boolean isNewPlayer_;
/**
- * uint32 scene_id = 9;
- * @return The sceneId.
+ * bool is_new_player = 15;
+ * @return The isNewPlayer.
*/
@java.lang.Override
- public int getSceneId() {
- return sceneId_;
+ public boolean getIsNewPlayer() {
+ return isNewPlayer_;
}
- public static final int UNHIDE_POINT_LIST_FIELD_NUMBER = 10;
+ public static final int FELMBEACBLB_FIELD_NUMBER = 2;
+ private com.google.protobuf.Internal.IntList fELMBEACBLB_;
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return A list containing the fELMBEACBLB.
+ */
+ @java.lang.Override
+ public java.util.List
+ getFELMBEACBLBList() {
+ return fELMBEACBLB_;
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return The count of fELMBEACBLB.
+ */
+ public int getFELMBEACBLBCount() {
+ return fELMBEACBLB_.size();
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @param index The index of the element to return.
+ * @return The fELMBEACBLB at the given index.
+ */
+ public int getFELMBEACBLB(int index) {
+ return fELMBEACBLB_.getInt(index);
+ }
+ private int fELMBEACBLBMemoizedSerializedSize = -1;
+
+ public static final int UNHIDE_POINT_LIST_FIELD_NUMBER = 100;
private com.google.protobuf.Internal.IntList unhidePointList_;
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @return A list containing the unhidePointList.
*/
@java.lang.Override
@@ -679,14 +718,14 @@ public int getSceneId() {
return unhidePointList_;
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @return The count of unhidePointList.
*/
public int getUnhidePointListCount() {
return unhidePointList_.size();
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @param index The index of the element to return.
* @return The unhidePointList at the given index.
*/
@@ -751,38 +790,10 @@ public int getDOGJLOBEEPC(int index) {
}
private int dOGJLOBEEPCMemoizedSerializedSize = -1;
- public static final int UNLOCK_AREA_LIST_FIELD_NUMBER = 13;
- private com.google.protobuf.Internal.IntList unlockAreaList_;
- /**
- * repeated uint32 unlock_area_list = 13;
- * @return A list containing the unlockAreaList.
- */
- @java.lang.Override
- public java.util.List
- getUnlockAreaListList() {
- return unlockAreaList_;
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @return The count of unlockAreaList.
- */
- public int getUnlockAreaListCount() {
- return unlockAreaList_.size();
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @param index The index of the element to return.
- * @return The unlockAreaList at the given index.
- */
- public int getUnlockAreaList(int index) {
- return unlockAreaList_.getInt(index);
- }
- private int unlockAreaListMemoizedSerializedSize = -1;
-
- public static final int OGLOLEOEAGD_FIELD_NUMBER = 14;
+ public static final int OGLOLEOEAGD_FIELD_NUMBER = 140;
private com.google.protobuf.Internal.IntList oGLOLEOEAGD_;
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return A list containing the oGLOLEOEAGD.
*/
@java.lang.Override
@@ -791,14 +802,14 @@ public int getUnlockAreaList(int index) {
return oGLOLEOEAGD_;
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return The count of oGLOLEOEAGD.
*/
public int getOGLOLEOEAGDCount() {
return oGLOLEOEAGD_.size();
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @param index The index of the element to return.
* @return The oGLOLEOEAGD at the given index.
*/
@@ -807,17 +818,6 @@ public int getOGLOLEOEAGD(int index) {
}
private int oGLOLEOEAGDMemoizedSerializedSize = -1;
- public static final int IS_NEW_PLAYER_FIELD_NUMBER = 15;
- private boolean isNewPlayer_;
- /**
- * bool is_new_player = 15;
- * @return The isNewPlayer.
- */
- @java.lang.Override
- public boolean getIsNewPlayer() {
- return isNewPlayer_;
- }
-
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
@@ -847,19 +847,12 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
for (int i = 0; i < fELMBEACBLB_.size(); i++) {
output.writeUInt32NoTag(fELMBEACBLB_.getInt(i));
}
- if (getLockedPointListList().size() > 0) {
- output.writeUInt32NoTag(34);
- output.writeUInt32NoTag(lockedPointListMemoizedSerializedSize);
- }
- for (int i = 0; i < lockedPointList_.size(); i++) {
- output.writeUInt32NoTag(lockedPointList_.getInt(i));
- }
- if (getPointListList().size() > 0) {
+ if (getUnlockAreaListList().size() > 0) {
output.writeUInt32NoTag(42);
- output.writeUInt32NoTag(pointListMemoizedSerializedSize);
+ output.writeUInt32NoTag(unlockAreaListMemoizedSerializedSize);
}
- for (int i = 0; i < pointList_.size(); i++) {
- output.writeUInt32NoTag(pointList_.getInt(i));
+ for (int i = 0; i < unlockAreaList_.size(); i++) {
+ output.writeUInt32NoTag(unlockAreaList_.getInt(i));
}
if (belongUid_ != 0) {
output.writeUInt32(6, belongUid_);
@@ -867,15 +860,12 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (retcode_ != 0) {
output.writeInt32(8, retcode_);
}
- if (sceneId_ != 0) {
- output.writeUInt32(9, sceneId_);
- }
- if (getUnhidePointListList().size() > 0) {
+ if (getLockedPointListList().size() > 0) {
output.writeUInt32NoTag(82);
- output.writeUInt32NoTag(unhidePointListMemoizedSerializedSize);
+ output.writeUInt32NoTag(lockedPointListMemoizedSerializedSize);
}
- for (int i = 0; i < unhidePointList_.size(); i++) {
- output.writeUInt32NoTag(unhidePointList_.getInt(i));
+ for (int i = 0; i < lockedPointList_.size(); i++) {
+ output.writeUInt32NoTag(lockedPointList_.getInt(i));
}
if (getBEOCPMCPHJHList().size() > 0) {
output.writeUInt32NoTag(90);
@@ -891,23 +881,33 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
for (int i = 0; i < dOGJLOBEEPC_.size(); i++) {
output.writeUInt32NoTag(dOGJLOBEEPC_.getInt(i));
}
- if (getUnlockAreaListList().size() > 0) {
- output.writeUInt32NoTag(106);
- output.writeUInt32NoTag(unlockAreaListMemoizedSerializedSize);
+ if (sceneId_ != 0) {
+ output.writeUInt32(13, sceneId_);
}
- for (int i = 0; i < unlockAreaList_.size(); i++) {
- output.writeUInt32NoTag(unlockAreaList_.getInt(i));
+ if (getPointListList().size() > 0) {
+ output.writeUInt32NoTag(114);
+ output.writeUInt32NoTag(pointListMemoizedSerializedSize);
+ }
+ for (int i = 0; i < pointList_.size(); i++) {
+ output.writeUInt32NoTag(pointList_.getInt(i));
+ }
+ if (isNewPlayer_ != false) {
+ output.writeBool(15, isNewPlayer_);
+ }
+ if (getUnhidePointListList().size() > 0) {
+ output.writeUInt32NoTag(802);
+ output.writeUInt32NoTag(unhidePointListMemoizedSerializedSize);
+ }
+ for (int i = 0; i < unhidePointList_.size(); i++) {
+ output.writeUInt32NoTag(unhidePointList_.getInt(i));
}
if (getOGLOLEOEAGDList().size() > 0) {
- output.writeUInt32NoTag(114);
+ output.writeUInt32NoTag(1122);
output.writeUInt32NoTag(oGLOLEOEAGDMemoizedSerializedSize);
}
for (int i = 0; i < oGLOLEOEAGD_.size(); i++) {
output.writeUInt32NoTag(oGLOLEOEAGD_.getInt(i));
}
- if (isNewPlayer_ != false) {
- output.writeBool(15, isNewPlayer_);
- }
unknownFields.writeTo(output);
}
@@ -947,31 +947,17 @@ public int getSerializedSize() {
}
{
int dataSize = 0;
- for (int i = 0; i < lockedPointList_.size(); i++) {
- dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(lockedPointList_.getInt(i));
- }
- size += dataSize;
- if (!getLockedPointListList().isEmpty()) {
- size += 1;
- size += com.google.protobuf.CodedOutputStream
- .computeInt32SizeNoTag(dataSize);
- }
- lockedPointListMemoizedSerializedSize = dataSize;
- }
- {
- int dataSize = 0;
- for (int i = 0; i < pointList_.size(); i++) {
+ for (int i = 0; i < unlockAreaList_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(pointList_.getInt(i));
+ .computeUInt32SizeNoTag(unlockAreaList_.getInt(i));
}
size += dataSize;
- if (!getPointListList().isEmpty()) {
+ if (!getUnlockAreaListList().isEmpty()) {
size += 1;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
- pointListMemoizedSerializedSize = dataSize;
+ unlockAreaListMemoizedSerializedSize = dataSize;
}
if (belongUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
@@ -981,23 +967,19 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(8, retcode_);
}
- if (sceneId_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(9, sceneId_);
- }
{
int dataSize = 0;
- for (int i = 0; i < unhidePointList_.size(); i++) {
+ for (int i = 0; i < lockedPointList_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(unhidePointList_.getInt(i));
+ .computeUInt32SizeNoTag(lockedPointList_.getInt(i));
}
size += dataSize;
- if (!getUnhidePointListList().isEmpty()) {
+ if (!getLockedPointListList().isEmpty()) {
size += 1;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
- unhidePointListMemoizedSerializedSize = dataSize;
+ lockedPointListMemoizedSerializedSize = dataSize;
}
{
int dataSize = 0;
@@ -1027,19 +1009,41 @@ public int getSerializedSize() {
}
dOGJLOBEEPCMemoizedSerializedSize = dataSize;
}
+ if (sceneId_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt32Size(13, sceneId_);
+ }
{
int dataSize = 0;
- for (int i = 0; i < unlockAreaList_.size(); i++) {
+ for (int i = 0; i < pointList_.size(); i++) {
dataSize += com.google.protobuf.CodedOutputStream
- .computeUInt32SizeNoTag(unlockAreaList_.getInt(i));
+ .computeUInt32SizeNoTag(pointList_.getInt(i));
}
size += dataSize;
- if (!getUnlockAreaListList().isEmpty()) {
+ if (!getPointListList().isEmpty()) {
size += 1;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
- unlockAreaListMemoizedSerializedSize = dataSize;
+ pointListMemoizedSerializedSize = dataSize;
+ }
+ if (isNewPlayer_ != false) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeBoolSize(15, isNewPlayer_);
+ }
+ {
+ int dataSize = 0;
+ for (int i = 0; i < unhidePointList_.size(); i++) {
+ dataSize += com.google.protobuf.CodedOutputStream
+ .computeUInt32SizeNoTag(unhidePointList_.getInt(i));
+ }
+ size += dataSize;
+ if (!getUnhidePointListList().isEmpty()) {
+ size += 2;
+ size += com.google.protobuf.CodedOutputStream
+ .computeInt32SizeNoTag(dataSize);
+ }
+ unhidePointListMemoizedSerializedSize = dataSize;
}
{
int dataSize = 0;
@@ -1049,16 +1053,12 @@ public int getSerializedSize() {
}
size += dataSize;
if (!getOGLOLEOEAGDList().isEmpty()) {
- size += 1;
+ size += 2;
size += com.google.protobuf.CodedOutputStream
.computeInt32SizeNoTag(dataSize);
}
oGLOLEOEAGDMemoizedSerializedSize = dataSize;
}
- if (isNewPlayer_ != false) {
- size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(15, isNewPlayer_);
- }
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
@@ -1076,30 +1076,30 @@ public boolean equals(final java.lang.Object obj) {
if (!getUnlockedPointListList()
.equals(other.getUnlockedPointListList())) return false;
- if (!getFELMBEACBLBList()
- .equals(other.getFELMBEACBLBList())) return false;
+ if (!getUnlockAreaListList()
+ .equals(other.getUnlockAreaListList())) return false;
if (!getLockedPointListList()
.equals(other.getLockedPointListList())) return false;
if (!getPointListList()
.equals(other.getPointListList())) return false;
+ if (getSceneId()
+ != other.getSceneId()) return false;
if (getBelongUid()
!= other.getBelongUid()) return false;
if (getRetcode()
!= other.getRetcode()) return false;
- if (getSceneId()
- != other.getSceneId()) return false;
+ if (getIsNewPlayer()
+ != other.getIsNewPlayer()) return false;
+ if (!getFELMBEACBLBList()
+ .equals(other.getFELMBEACBLBList())) return false;
if (!getUnhidePointListList()
.equals(other.getUnhidePointListList())) return false;
if (!getBEOCPMCPHJHList()
.equals(other.getBEOCPMCPHJHList())) return false;
if (!getDOGJLOBEEPCList()
.equals(other.getDOGJLOBEEPCList())) return false;
- if (!getUnlockAreaListList()
- .equals(other.getUnlockAreaListList())) return false;
if (!getOGLOLEOEAGDList()
.equals(other.getOGLOLEOEAGDList())) return false;
- if (getIsNewPlayer()
- != other.getIsNewPlayer()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@@ -1115,9 +1115,9 @@ public int hashCode() {
hash = (37 * hash) + UNLOCKED_POINT_LIST_FIELD_NUMBER;
hash = (53 * hash) + getUnlockedPointListList().hashCode();
}
- if (getFELMBEACBLBCount() > 0) {
- hash = (37 * hash) + FELMBEACBLB_FIELD_NUMBER;
- hash = (53 * hash) + getFELMBEACBLBList().hashCode();
+ if (getUnlockAreaListCount() > 0) {
+ hash = (37 * hash) + UNLOCK_AREA_LIST_FIELD_NUMBER;
+ hash = (53 * hash) + getUnlockAreaListList().hashCode();
}
if (getLockedPointListCount() > 0) {
hash = (37 * hash) + LOCKED_POINT_LIST_FIELD_NUMBER;
@@ -1127,12 +1127,19 @@ public int hashCode() {
hash = (37 * hash) + POINT_LIST_FIELD_NUMBER;
hash = (53 * hash) + getPointListList().hashCode();
}
+ hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
+ hash = (53 * hash) + getSceneId();
hash = (37 * hash) + BELONG_UID_FIELD_NUMBER;
hash = (53 * hash) + getBelongUid();
hash = (37 * hash) + RETCODE_FIELD_NUMBER;
hash = (53 * hash) + getRetcode();
- hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
- hash = (53 * hash) + getSceneId();
+ hash = (37 * hash) + IS_NEW_PLAYER_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
+ getIsNewPlayer());
+ if (getFELMBEACBLBCount() > 0) {
+ hash = (37 * hash) + FELMBEACBLB_FIELD_NUMBER;
+ hash = (53 * hash) + getFELMBEACBLBList().hashCode();
+ }
if (getUnhidePointListCount() > 0) {
hash = (37 * hash) + UNHIDE_POINT_LIST_FIELD_NUMBER;
hash = (53 * hash) + getUnhidePointListList().hashCode();
@@ -1145,17 +1152,10 @@ public int hashCode() {
hash = (37 * hash) + DOGJLOBEEPC_FIELD_NUMBER;
hash = (53 * hash) + getDOGJLOBEEPCList().hashCode();
}
- if (getUnlockAreaListCount() > 0) {
- hash = (37 * hash) + UNLOCK_AREA_LIST_FIELD_NUMBER;
- hash = (53 * hash) + getUnlockAreaListList().hashCode();
- }
if (getOGLOLEOEAGDCount() > 0) {
hash = (37 * hash) + OGLOLEOEAGD_FIELD_NUMBER;
hash = (53 * hash) + getOGLOLEOEAGDList().hashCode();
}
- hash = (37 * hash) + IS_NEW_PLAYER_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
- getIsNewPlayer());
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
@@ -1295,30 +1295,30 @@ public Builder clear() {
super.clear();
unlockedPointList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000001);
- fELMBEACBLB_ = emptyIntList();
+ unlockAreaList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000002);
lockedPointList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000004);
pointList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000008);
+ sceneId_ = 0;
+
belongUid_ = 0;
retcode_ = 0;
- sceneId_ = 0;
+ isNewPlayer_ = false;
- unhidePointList_ = emptyIntList();
+ fELMBEACBLB_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000010);
- bEOCPMCPHJH_ = emptyIntList();
+ unhidePointList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000020);
- dOGJLOBEEPC_ = emptyIntList();
+ bEOCPMCPHJH_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000040);
- unlockAreaList_ = emptyIntList();
+ dOGJLOBEEPC_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000080);
oGLOLEOEAGD_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000100);
- isNewPlayer_ = false;
-
return this;
}
@@ -1352,10 +1352,10 @@ public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp bui
}
result.unlockedPointList_ = unlockedPointList_;
if (((bitField0_ & 0x00000002) != 0)) {
- fELMBEACBLB_.makeImmutable();
+ unlockAreaList_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000002);
}
- result.fELMBEACBLB_ = fELMBEACBLB_;
+ result.unlockAreaList_ = unlockAreaList_;
if (((bitField0_ & 0x00000004) != 0)) {
lockedPointList_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000004);
@@ -1366,35 +1366,35 @@ public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp bui
bitField0_ = (bitField0_ & ~0x00000008);
}
result.pointList_ = pointList_;
+ result.sceneId_ = sceneId_;
result.belongUid_ = belongUid_;
result.retcode_ = retcode_;
- result.sceneId_ = sceneId_;
+ result.isNewPlayer_ = isNewPlayer_;
if (((bitField0_ & 0x00000010) != 0)) {
- unhidePointList_.makeImmutable();
+ fELMBEACBLB_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000010);
}
- result.unhidePointList_ = unhidePointList_;
+ result.fELMBEACBLB_ = fELMBEACBLB_;
if (((bitField0_ & 0x00000020) != 0)) {
- bEOCPMCPHJH_.makeImmutable();
+ unhidePointList_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000020);
}
- result.bEOCPMCPHJH_ = bEOCPMCPHJH_;
+ result.unhidePointList_ = unhidePointList_;
if (((bitField0_ & 0x00000040) != 0)) {
- dOGJLOBEEPC_.makeImmutable();
+ bEOCPMCPHJH_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000040);
}
- result.dOGJLOBEEPC_ = dOGJLOBEEPC_;
+ result.bEOCPMCPHJH_ = bEOCPMCPHJH_;
if (((bitField0_ & 0x00000080) != 0)) {
- unlockAreaList_.makeImmutable();
+ dOGJLOBEEPC_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000080);
}
- result.unlockAreaList_ = unlockAreaList_;
+ result.dOGJLOBEEPC_ = dOGJLOBEEPC_;
if (((bitField0_ & 0x00000100) != 0)) {
oGLOLEOEAGD_.makeImmutable();
bitField0_ = (bitField0_ & ~0x00000100);
}
result.oGLOLEOEAGD_ = oGLOLEOEAGD_;
- result.isNewPlayer_ = isNewPlayer_;
onBuilt();
return result;
}
@@ -1453,13 +1453,13 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetScenePointRspOuterClass.Ge
}
onChanged();
}
- if (!other.fELMBEACBLB_.isEmpty()) {
- if (fELMBEACBLB_.isEmpty()) {
- fELMBEACBLB_ = other.fELMBEACBLB_;
+ if (!other.unlockAreaList_.isEmpty()) {
+ if (unlockAreaList_.isEmpty()) {
+ unlockAreaList_ = other.unlockAreaList_;
bitField0_ = (bitField0_ & ~0x00000002);
} else {
- ensureFELMBEACBLBIsMutable();
- fELMBEACBLB_.addAll(other.fELMBEACBLB_);
+ ensureUnlockAreaListIsMutable();
+ unlockAreaList_.addAll(other.unlockAreaList_);
}
onChanged();
}
@@ -1483,19 +1483,32 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetScenePointRspOuterClass.Ge
}
onChanged();
}
+ if (other.getSceneId() != 0) {
+ setSceneId(other.getSceneId());
+ }
if (other.getBelongUid() != 0) {
setBelongUid(other.getBelongUid());
}
if (other.getRetcode() != 0) {
setRetcode(other.getRetcode());
}
- if (other.getSceneId() != 0) {
- setSceneId(other.getSceneId());
+ if (other.getIsNewPlayer() != false) {
+ setIsNewPlayer(other.getIsNewPlayer());
+ }
+ if (!other.fELMBEACBLB_.isEmpty()) {
+ if (fELMBEACBLB_.isEmpty()) {
+ fELMBEACBLB_ = other.fELMBEACBLB_;
+ bitField0_ = (bitField0_ & ~0x00000010);
+ } else {
+ ensureFELMBEACBLBIsMutable();
+ fELMBEACBLB_.addAll(other.fELMBEACBLB_);
+ }
+ onChanged();
}
if (!other.unhidePointList_.isEmpty()) {
if (unhidePointList_.isEmpty()) {
unhidePointList_ = other.unhidePointList_;
- bitField0_ = (bitField0_ & ~0x00000010);
+ bitField0_ = (bitField0_ & ~0x00000020);
} else {
ensureUnhidePointListIsMutable();
unhidePointList_.addAll(other.unhidePointList_);
@@ -1505,7 +1518,7 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetScenePointRspOuterClass.Ge
if (!other.bEOCPMCPHJH_.isEmpty()) {
if (bEOCPMCPHJH_.isEmpty()) {
bEOCPMCPHJH_ = other.bEOCPMCPHJH_;
- bitField0_ = (bitField0_ & ~0x00000020);
+ bitField0_ = (bitField0_ & ~0x00000040);
} else {
ensureBEOCPMCPHJHIsMutable();
bEOCPMCPHJH_.addAll(other.bEOCPMCPHJH_);
@@ -1515,23 +1528,13 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetScenePointRspOuterClass.Ge
if (!other.dOGJLOBEEPC_.isEmpty()) {
if (dOGJLOBEEPC_.isEmpty()) {
dOGJLOBEEPC_ = other.dOGJLOBEEPC_;
- bitField0_ = (bitField0_ & ~0x00000040);
+ bitField0_ = (bitField0_ & ~0x00000080);
} else {
ensureDOGJLOBEEPCIsMutable();
dOGJLOBEEPC_.addAll(other.dOGJLOBEEPC_);
}
onChanged();
}
- if (!other.unlockAreaList_.isEmpty()) {
- if (unlockAreaList_.isEmpty()) {
- unlockAreaList_ = other.unlockAreaList_;
- bitField0_ = (bitField0_ & ~0x00000080);
- } else {
- ensureUnlockAreaListIsMutable();
- unlockAreaList_.addAll(other.unlockAreaList_);
- }
- onChanged();
- }
if (!other.oGLOLEOEAGD_.isEmpty()) {
if (oGLOLEOEAGD_.isEmpty()) {
oGLOLEOEAGD_ = other.oGLOLEOEAGD_;
@@ -1542,9 +1545,6 @@ public Builder mergeFrom(emu.grasscutter.net.proto.GetScenePointRspOuterClass.Ge
}
onChanged();
}
- if (other.getIsNewPlayer() != false) {
- setIsNewPlayer(other.getIsNewPlayer());
- }
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
@@ -1654,80 +1654,80 @@ public Builder clearUnlockedPointList() {
return this;
}
- private com.google.protobuf.Internal.IntList fELMBEACBLB_ = emptyIntList();
- private void ensureFELMBEACBLBIsMutable() {
+ private com.google.protobuf.Internal.IntList unlockAreaList_ = emptyIntList();
+ private void ensureUnlockAreaListIsMutable() {
if (!((bitField0_ & 0x00000002) != 0)) {
- fELMBEACBLB_ = mutableCopy(fELMBEACBLB_);
+ unlockAreaList_ = mutableCopy(unlockAreaList_);
bitField0_ |= 0x00000002;
}
}
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @return A list containing the fELMBEACBLB.
+ * repeated uint32 unlock_area_list = 5;
+ * @return A list containing the unlockAreaList.
*/
public java.util.List
- getFELMBEACBLBList() {
+ getUnlockAreaListList() {
return ((bitField0_ & 0x00000002) != 0) ?
- java.util.Collections.unmodifiableList(fELMBEACBLB_) : fELMBEACBLB_;
+ java.util.Collections.unmodifiableList(unlockAreaList_) : unlockAreaList_;
}
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @return The count of fELMBEACBLB.
+ * repeated uint32 unlock_area_list = 5;
+ * @return The count of unlockAreaList.
*/
- public int getFELMBEACBLBCount() {
- return fELMBEACBLB_.size();
+ public int getUnlockAreaListCount() {
+ return unlockAreaList_.size();
}
/**
- * repeated uint32 FELMBEACBLB = 2;
+ * repeated uint32 unlock_area_list = 5;
* @param index The index of the element to return.
- * @return The fELMBEACBLB at the given index.
+ * @return The unlockAreaList at the given index.
*/
- public int getFELMBEACBLB(int index) {
- return fELMBEACBLB_.getInt(index);
+ public int getUnlockAreaList(int index) {
+ return unlockAreaList_.getInt(index);
}
/**
- * repeated uint32 FELMBEACBLB = 2;
+ * repeated uint32 unlock_area_list = 5;
* @param index The index to set the value at.
- * @param value The fELMBEACBLB to set.
+ * @param value The unlockAreaList to set.
* @return This builder for chaining.
*/
- public Builder setFELMBEACBLB(
+ public Builder setUnlockAreaList(
int index, int value) {
- ensureFELMBEACBLBIsMutable();
- fELMBEACBLB_.setInt(index, value);
+ ensureUnlockAreaListIsMutable();
+ unlockAreaList_.setInt(index, value);
onChanged();
return this;
}
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @param value The fELMBEACBLB to add.
+ * repeated uint32 unlock_area_list = 5;
+ * @param value The unlockAreaList to add.
* @return This builder for chaining.
*/
- public Builder addFELMBEACBLB(int value) {
- ensureFELMBEACBLBIsMutable();
- fELMBEACBLB_.addInt(value);
+ public Builder addUnlockAreaList(int value) {
+ ensureUnlockAreaListIsMutable();
+ unlockAreaList_.addInt(value);
onChanged();
return this;
}
/**
- * repeated uint32 FELMBEACBLB = 2;
- * @param values The fELMBEACBLB to add.
+ * repeated uint32 unlock_area_list = 5;
+ * @param values The unlockAreaList to add.
* @return This builder for chaining.
*/
- public Builder addAllFELMBEACBLB(
+ public Builder addAllUnlockAreaList(
java.lang.Iterable extends java.lang.Integer> values) {
- ensureFELMBEACBLBIsMutable();
+ ensureUnlockAreaListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(
- values, fELMBEACBLB_);
+ values, unlockAreaList_);
onChanged();
return this;
}
/**
- * repeated uint32 FELMBEACBLB = 2;
+ * repeated uint32 unlock_area_list = 5;
* @return This builder for chaining.
- */
- public Builder clearFELMBEACBLB() {
- fELMBEACBLB_ = emptyIntList();
+ */
+ public Builder clearUnlockAreaList() {
+ unlockAreaList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
return this;
@@ -1741,7 +1741,7 @@ private void ensureLockedPointListIsMutable() {
}
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return A list containing the lockedPointList.
*/
public java.util.List
@@ -1750,14 +1750,14 @@ private void ensureLockedPointListIsMutable() {
java.util.Collections.unmodifiableList(lockedPointList_) : lockedPointList_;
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return The count of lockedPointList.
*/
public int getLockedPointListCount() {
return lockedPointList_.size();
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @param index The index of the element to return.
* @return The lockedPointList at the given index.
*/
@@ -1765,7 +1765,7 @@ public int getLockedPointList(int index) {
return lockedPointList_.getInt(index);
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @param index The index to set the value at.
* @param value The lockedPointList to set.
* @return This builder for chaining.
@@ -1778,7 +1778,7 @@ public Builder setLockedPointList(
return this;
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @param value The lockedPointList to add.
* @return This builder for chaining.
*/
@@ -1789,7 +1789,7 @@ public Builder addLockedPointList(int value) {
return this;
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @param values The lockedPointList to add.
* @return This builder for chaining.
*/
@@ -1802,7 +1802,7 @@ public Builder addAllLockedPointList(
return this;
}
/**
- * repeated uint32 locked_point_list = 4;
+ * repeated uint32 locked_point_list = 10;
* @return This builder for chaining.
*/
public Builder clearLockedPointList() {
@@ -1820,7 +1820,7 @@ private void ensurePointListIsMutable() {
}
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return A list containing the pointList.
*/
public java.util.List
@@ -1829,14 +1829,14 @@ private void ensurePointListIsMutable() {
java.util.Collections.unmodifiableList(pointList_) : pointList_;
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return The count of pointList.
*/
public int getPointListCount() {
return pointList_.size();
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @param index The index of the element to return.
* @return The pointList at the given index.
*/
@@ -1844,7 +1844,7 @@ public int getPointList(int index) {
return pointList_.getInt(index);
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @param index The index to set the value at.
* @param value The pointList to set.
* @return This builder for chaining.
@@ -1857,7 +1857,7 @@ public Builder setPointList(
return this;
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @param value The pointList to add.
* @return This builder for chaining.
*/
@@ -1868,7 +1868,7 @@ public Builder addPointList(int value) {
return this;
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @param values The pointList to add.
* @return This builder for chaining.
*/
@@ -1881,7 +1881,7 @@ public Builder addAllPointList(
return this;
}
/**
- * repeated uint32 point_list = 5;
+ * repeated uint32 point_list = 14;
* @return This builder for chaining.
*/
public Builder clearPointList() {
@@ -1891,6 +1891,37 @@ public Builder clearPointList() {
return this;
}
+ private int sceneId_ ;
+ /**
+ * uint32 scene_id = 13;
+ * @return The sceneId.
+ */
+ @java.lang.Override
+ public int getSceneId() {
+ return sceneId_;
+ }
+ /**
+ * uint32 scene_id = 13;
+ * @param value The sceneId to set.
+ * @return This builder for chaining.
+ */
+ public Builder setSceneId(int value) {
+
+ sceneId_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * uint32 scene_id = 13;
+ * @return This builder for chaining.
+ */
+ public Builder clearSceneId() {
+
+ sceneId_ = 0;
+ onChanged();
+ return this;
+ }
+
private int belongUid_ ;
/**
* uint32 belong_uid = 6;
@@ -1953,62 +1984,141 @@ public Builder clearRetcode() {
return this;
}
- private int sceneId_ ;
+ private boolean isNewPlayer_ ;
/**
- * uint32 scene_id = 9;
- * @return The sceneId.
+ * bool is_new_player = 15;
+ * @return The isNewPlayer.
*/
@java.lang.Override
- public int getSceneId() {
- return sceneId_;
+ public boolean getIsNewPlayer() {
+ return isNewPlayer_;
}
/**
- * uint32 scene_id = 9;
- * @param value The sceneId to set.
+ * bool is_new_player = 15;
+ * @param value The isNewPlayer to set.
* @return This builder for chaining.
*/
- public Builder setSceneId(int value) {
+ public Builder setIsNewPlayer(boolean value) {
- sceneId_ = value;
+ isNewPlayer_ = value;
onChanged();
return this;
}
/**
- * uint32 scene_id = 9;
+ * bool is_new_player = 15;
* @return This builder for chaining.
*/
- public Builder clearSceneId() {
+ public Builder clearIsNewPlayer() {
- sceneId_ = 0;
+ isNewPlayer_ = false;
+ onChanged();
+ return this;
+ }
+
+ private com.google.protobuf.Internal.IntList fELMBEACBLB_ = emptyIntList();
+ private void ensureFELMBEACBLBIsMutable() {
+ if (!((bitField0_ & 0x00000010) != 0)) {
+ fELMBEACBLB_ = mutableCopy(fELMBEACBLB_);
+ bitField0_ |= 0x00000010;
+ }
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return A list containing the fELMBEACBLB.
+ */
+ public java.util.List
+ getFELMBEACBLBList() {
+ return ((bitField0_ & 0x00000010) != 0) ?
+ java.util.Collections.unmodifiableList(fELMBEACBLB_) : fELMBEACBLB_;
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return The count of fELMBEACBLB.
+ */
+ public int getFELMBEACBLBCount() {
+ return fELMBEACBLB_.size();
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @param index The index of the element to return.
+ * @return The fELMBEACBLB at the given index.
+ */
+ public int getFELMBEACBLB(int index) {
+ return fELMBEACBLB_.getInt(index);
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @param index The index to set the value at.
+ * @param value The fELMBEACBLB to set.
+ * @return This builder for chaining.
+ */
+ public Builder setFELMBEACBLB(
+ int index, int value) {
+ ensureFELMBEACBLBIsMutable();
+ fELMBEACBLB_.setInt(index, value);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @param value The fELMBEACBLB to add.
+ * @return This builder for chaining.
+ */
+ public Builder addFELMBEACBLB(int value) {
+ ensureFELMBEACBLBIsMutable();
+ fELMBEACBLB_.addInt(value);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @param values The fELMBEACBLB to add.
+ * @return This builder for chaining.
+ */
+ public Builder addAllFELMBEACBLB(
+ java.lang.Iterable extends java.lang.Integer> values) {
+ ensureFELMBEACBLBIsMutable();
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(
+ values, fELMBEACBLB_);
+ onChanged();
+ return this;
+ }
+ /**
+ * repeated uint32 FELMBEACBLB = 2;
+ * @return This builder for chaining.
+ */
+ public Builder clearFELMBEACBLB() {
+ fELMBEACBLB_ = emptyIntList();
+ bitField0_ = (bitField0_ & ~0x00000010);
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList unhidePointList_ = emptyIntList();
private void ensureUnhidePointListIsMutable() {
- if (!((bitField0_ & 0x00000010) != 0)) {
+ if (!((bitField0_ & 0x00000020) != 0)) {
unhidePointList_ = mutableCopy(unhidePointList_);
- bitField0_ |= 0x00000010;
+ bitField0_ |= 0x00000020;
}
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @return A list containing the unhidePointList.
*/
public java.util.List
getUnhidePointListList() {
- return ((bitField0_ & 0x00000010) != 0) ?
+ return ((bitField0_ & 0x00000020) != 0) ?
java.util.Collections.unmodifiableList(unhidePointList_) : unhidePointList_;
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @return The count of unhidePointList.
*/
public int getUnhidePointListCount() {
return unhidePointList_.size();
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @param index The index of the element to return.
* @return The unhidePointList at the given index.
*/
@@ -2016,7 +2126,7 @@ public int getUnhidePointList(int index) {
return unhidePointList_.getInt(index);
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @param index The index to set the value at.
* @param value The unhidePointList to set.
* @return This builder for chaining.
@@ -2029,7 +2139,7 @@ public Builder setUnhidePointList(
return this;
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @param value The unhidePointList to add.
* @return This builder for chaining.
*/
@@ -2040,7 +2150,7 @@ public Builder addUnhidePointList(int value) {
return this;
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @param values The unhidePointList to add.
* @return This builder for chaining.
*/
@@ -2053,21 +2163,21 @@ public Builder addAllUnhidePointList(
return this;
}
/**
- * repeated uint32 unhide_point_list = 10;
+ * repeated uint32 unhide_point_list = 100;
* @return This builder for chaining.
*/
public Builder clearUnhidePointList() {
unhidePointList_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000010);
+ bitField0_ = (bitField0_ & ~0x00000020);
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList bEOCPMCPHJH_ = emptyIntList();
private void ensureBEOCPMCPHJHIsMutable() {
- if (!((bitField0_ & 0x00000020) != 0)) {
+ if (!((bitField0_ & 0x00000040) != 0)) {
bEOCPMCPHJH_ = mutableCopy(bEOCPMCPHJH_);
- bitField0_ |= 0x00000020;
+ bitField0_ |= 0x00000040;
}
}
/**
@@ -2076,7 +2186,7 @@ private void ensureBEOCPMCPHJHIsMutable() {
*/
public java.util.List
getBEOCPMCPHJHList() {
- return ((bitField0_ & 0x00000020) != 0) ?
+ return ((bitField0_ & 0x00000040) != 0) ?
java.util.Collections.unmodifiableList(bEOCPMCPHJH_) : bEOCPMCPHJH_;
}
/**
@@ -2137,16 +2247,16 @@ public Builder addAllBEOCPMCPHJH(
*/
public Builder clearBEOCPMCPHJH() {
bEOCPMCPHJH_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000020);
+ bitField0_ = (bitField0_ & ~0x00000040);
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList dOGJLOBEEPC_ = emptyIntList();
private void ensureDOGJLOBEEPCIsMutable() {
- if (!((bitField0_ & 0x00000040) != 0)) {
+ if (!((bitField0_ & 0x00000080) != 0)) {
dOGJLOBEEPC_ = mutableCopy(dOGJLOBEEPC_);
- bitField0_ |= 0x00000040;
+ bitField0_ |= 0x00000080;
}
}
/**
@@ -2155,7 +2265,7 @@ private void ensureDOGJLOBEEPCIsMutable() {
*/
public java.util.List
getDOGJLOBEEPCList() {
- return ((bitField0_ & 0x00000040) != 0) ?
+ return ((bitField0_ & 0x00000080) != 0) ?
java.util.Collections.unmodifiableList(dOGJLOBEEPC_) : dOGJLOBEEPC_;
}
/**
@@ -2216,85 +2326,6 @@ public Builder addAllDOGJLOBEEPC(
*/
public Builder clearDOGJLOBEEPC() {
dOGJLOBEEPC_ = emptyIntList();
- bitField0_ = (bitField0_ & ~0x00000040);
- onChanged();
- return this;
- }
-
- private com.google.protobuf.Internal.IntList unlockAreaList_ = emptyIntList();
- private void ensureUnlockAreaListIsMutable() {
- if (!((bitField0_ & 0x00000080) != 0)) {
- unlockAreaList_ = mutableCopy(unlockAreaList_);
- bitField0_ |= 0x00000080;
- }
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @return A list containing the unlockAreaList.
- */
- public java.util.List
- getUnlockAreaListList() {
- return ((bitField0_ & 0x00000080) != 0) ?
- java.util.Collections.unmodifiableList(unlockAreaList_) : unlockAreaList_;
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @return The count of unlockAreaList.
- */
- public int getUnlockAreaListCount() {
- return unlockAreaList_.size();
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @param index The index of the element to return.
- * @return The unlockAreaList at the given index.
- */
- public int getUnlockAreaList(int index) {
- return unlockAreaList_.getInt(index);
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @param index The index to set the value at.
- * @param value The unlockAreaList to set.
- * @return This builder for chaining.
- */
- public Builder setUnlockAreaList(
- int index, int value) {
- ensureUnlockAreaListIsMutable();
- unlockAreaList_.setInt(index, value);
- onChanged();
- return this;
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @param value The unlockAreaList to add.
- * @return This builder for chaining.
- */
- public Builder addUnlockAreaList(int value) {
- ensureUnlockAreaListIsMutable();
- unlockAreaList_.addInt(value);
- onChanged();
- return this;
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @param values The unlockAreaList to add.
- * @return This builder for chaining.
- */
- public Builder addAllUnlockAreaList(
- java.lang.Iterable extends java.lang.Integer> values) {
- ensureUnlockAreaListIsMutable();
- com.google.protobuf.AbstractMessageLite.Builder.addAll(
- values, unlockAreaList_);
- onChanged();
- return this;
- }
- /**
- * repeated uint32 unlock_area_list = 13;
- * @return This builder for chaining.
- */
- public Builder clearUnlockAreaList() {
- unlockAreaList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000080);
onChanged();
return this;
@@ -2308,7 +2339,7 @@ private void ensureOGLOLEOEAGDIsMutable() {
}
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return A list containing the oGLOLEOEAGD.
*/
public java.util.List
@@ -2317,14 +2348,14 @@ private void ensureOGLOLEOEAGDIsMutable() {
java.util.Collections.unmodifiableList(oGLOLEOEAGD_) : oGLOLEOEAGD_;
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return The count of oGLOLEOEAGD.
*/
public int getOGLOLEOEAGDCount() {
return oGLOLEOEAGD_.size();
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @param index The index of the element to return.
* @return The oGLOLEOEAGD at the given index.
*/
@@ -2332,7 +2363,7 @@ public int getOGLOLEOEAGD(int index) {
return oGLOLEOEAGD_.getInt(index);
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @param index The index to set the value at.
* @param value The oGLOLEOEAGD to set.
* @return This builder for chaining.
@@ -2345,7 +2376,7 @@ public Builder setOGLOLEOEAGD(
return this;
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @param value The oGLOLEOEAGD to add.
* @return This builder for chaining.
*/
@@ -2356,7 +2387,7 @@ public Builder addOGLOLEOEAGD(int value) {
return this;
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @param values The oGLOLEOEAGD to add.
* @return This builder for chaining.
*/
@@ -2369,7 +2400,7 @@ public Builder addAllOGLOLEOEAGD(
return this;
}
/**
- * repeated uint32 OGLOLEOEAGD = 14;
+ * repeated uint32 OGLOLEOEAGD = 140;
* @return This builder for chaining.
*/
public Builder clearOGLOLEOEAGD() {
@@ -2378,37 +2409,6 @@ public Builder clearOGLOLEOEAGD() {
onChanged();
return this;
}
-
- private boolean isNewPlayer_ ;
- /**
- * bool is_new_player = 15;
- * @return The isNewPlayer.
- */
- @java.lang.Override
- public boolean getIsNewPlayer() {
- return isNewPlayer_;
- }
- /**
- * bool is_new_player = 15;
- * @param value The isNewPlayer to set.
- * @return This builder for chaining.
- */
- public Builder setIsNewPlayer(boolean value) {
-
- isNewPlayer_ = value;
- onChanged();
- return this;
- }
- /**
- * bool is_new_player = 15;
- * @return This builder for chaining.
- */
- public Builder clearIsNewPlayer() {
-
- isNewPlayer_ = false;
- onChanged();
- return this;
- }
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
@@ -2476,16 +2476,16 @@ public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp get
descriptor;
static {
java.lang.String[] descriptorData = {
- "\n\026GetScenePointRsp.proto\"\265\002\n\020GetScenePoi" +
- "ntRsp\022\033\n\023unlocked_point_list\030\001 \003(\r\022\023\n\013FE" +
- "LMBEACBLB\030\002 \003(\r\022\031\n\021locked_point_list\030\004 \003" +
- "(\r\022\022\n\npoint_list\030\005 \003(\r\022\022\n\nbelong_uid\030\006 \001" +
- "(\r\022\017\n\007retcode\030\010 \001(\005\022\020\n\010scene_id\030\t \001(\r\022\031\n" +
- "\021unhide_point_list\030\n \003(\r\022\023\n\013BEOCPMCPHJH\030" +
- "\013 \003(\r\022\023\n\013DOGJLOBEEPC\030\014 \003(\r\022\030\n\020unlock_are" +
- "a_list\030\r \003(\r\022\023\n\013OGLOLEOEAGD\030\016 \003(\r\022\025\n\ris_" +
- "new_player\030\017 \001(\010B\033\n\031emu.grasscutter.net." +
- "protob\006proto3"
+ "\n\026GetScenePointRsp.proto\"\266\002\n\020GetScenePoi" +
+ "ntRsp\022\033\n\023unlocked_point_list\030\001 \003(\r\022\030\n\020un" +
+ "lock_area_list\030\005 \003(\r\022\031\n\021locked_point_lis" +
+ "t\030\n \003(\r\022\022\n\npoint_list\030\016 \003(\r\022\020\n\010scene_id\030" +
+ "\r \001(\r\022\022\n\nbelong_uid\030\006 \001(\r\022\017\n\007retcode\030\010 \001" +
+ "(\005\022\025\n\ris_new_player\030\017 \001(\010\022\023\n\013FELMBEACBLB" +
+ "\030\002 \003(\r\022\031\n\021unhide_point_list\030d \003(\r\022\023\n\013BEO" +
+ "CPMCPHJH\030\013 \003(\r\022\023\n\013DOGJLOBEEPC\030\014 \003(\r\022\024\n\013O" +
+ "GLOLEOEAGD\030\214\001 \003(\rB\033\n\031emu.grasscutter.net" +
+ ".protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
@@ -2496,7 +2496,7 @@ public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp get
internal_static_GetScenePointRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_GetScenePointRsp_descriptor,
- new java.lang.String[] { "UnlockedPointList", "FELMBEACBLB", "LockedPointList", "PointList", "BelongUid", "Retcode", "SceneId", "UnhidePointList", "BEOCPMCPHJH", "DOGJLOBEEPC", "UnlockAreaList", "OGLOLEOEAGD", "IsNewPlayer", });
+ new java.lang.String[] { "UnlockedPointList", "UnlockAreaList", "LockedPointList", "PointList", "SceneId", "BelongUid", "Retcode", "IsNewPlayer", "FELMBEACBLB", "UnhidePointList", "BEOCPMCPHJH", "DOGJLOBEEPC", "OGLOLEOEAGD", });
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/MPLevelEntityInfoOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/MPLevelEntityInfoOuterClass.java
index 0e2ddae3138..1dae1e7029f 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/MPLevelEntityInfoOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/MPLevelEntityInfoOuterClass.java
@@ -19,28 +19,28 @@ public interface MPLevelEntityInfoOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
* @return Whether the abilityInfo field is set.
*/
boolean hasAbilityInfo();
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
* @return The abilityInfo.
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getAbilityInfo();
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getAbilityInfoOrBuilder();
/**
- * uint32 entity_id = 10;
+ * uint32 entity_id = 4;
* @return The entityId.
*/
int getEntityId();
/**
- * uint32 authority_peer_id = 15;
+ * uint32 authority_peer_id = 12;
* @return The authorityPeerId.
*/
int getAuthorityPeerId();
@@ -90,7 +90,7 @@ private MPLevelEntityInfo(
case 0:
done = true;
break;
- case 66: {
+ case 10: {
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder subBuilder = null;
if (abilityInfo_ != null) {
subBuilder = abilityInfo_.toBuilder();
@@ -103,12 +103,12 @@ private MPLevelEntityInfo(
break;
}
- case 80: {
+ case 32: {
entityId_ = input.readUInt32();
break;
}
- case 120: {
+ case 96: {
authorityPeerId_ = input.readUInt32();
break;
@@ -145,10 +145,10 @@ private MPLevelEntityInfo(
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.class, emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.Builder.class);
}
- public static final int ABILITY_INFO_FIELD_NUMBER = 8;
+ public static final int ABILITY_INFO_FIELD_NUMBER = 1;
private emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo abilityInfo_;
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
* @return Whether the abilityInfo field is set.
*/
@java.lang.Override
@@ -156,7 +156,7 @@ public boolean hasAbilityInfo() {
return abilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
* @return The abilityInfo.
*/
@java.lang.Override
@@ -164,17 +164,17 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return abilityInfo_ == null ? emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.getDefaultInstance() : abilityInfo_;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getAbilityInfoOrBuilder() {
return getAbilityInfo();
}
- public static final int ENTITY_ID_FIELD_NUMBER = 10;
+ public static final int ENTITY_ID_FIELD_NUMBER = 4;
private int entityId_;
/**
- * uint32 entity_id = 10;
+ * uint32 entity_id = 4;
* @return The entityId.
*/
@java.lang.Override
@@ -182,10 +182,10 @@ public int getEntityId() {
return entityId_;
}
- public static final int AUTHORITY_PEER_ID_FIELD_NUMBER = 15;
+ public static final int AUTHORITY_PEER_ID_FIELD_NUMBER = 12;
private int authorityPeerId_;
/**
- * uint32 authority_peer_id = 15;
+ * uint32 authority_peer_id = 12;
* @return The authorityPeerId.
*/
@java.lang.Override
@@ -208,13 +208,13 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (abilityInfo_ != null) {
- output.writeMessage(8, getAbilityInfo());
+ output.writeMessage(1, getAbilityInfo());
}
if (entityId_ != 0) {
- output.writeUInt32(10, entityId_);
+ output.writeUInt32(4, entityId_);
}
if (authorityPeerId_ != 0) {
- output.writeUInt32(15, authorityPeerId_);
+ output.writeUInt32(12, authorityPeerId_);
}
unknownFields.writeTo(output);
}
@@ -227,15 +227,15 @@ public int getSerializedSize() {
size = 0;
if (abilityInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(8, getAbilityInfo());
+ .computeMessageSize(1, getAbilityInfo());
}
if (entityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(10, entityId_);
+ .computeUInt32Size(4, entityId_);
}
if (authorityPeerId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(15, authorityPeerId_);
+ .computeUInt32Size(12, authorityPeerId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -546,14 +546,14 @@ public Builder mergeFrom(
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder> abilityInfoBuilder_;
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
* @return Whether the abilityInfo field is set.
*/
public boolean hasAbilityInfo() {
return abilityInfoBuilder_ != null || abilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
* @return The abilityInfo.
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getAbilityInfo() {
@@ -564,7 +564,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
public Builder setAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (abilityInfoBuilder_ == null) {
@@ -580,7 +580,7 @@ public Builder setAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOute
return this;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
public Builder setAbilityInfo(
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder builderForValue) {
@@ -594,7 +594,7 @@ public Builder setAbilityInfo(
return this;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
public Builder mergeAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (abilityInfoBuilder_ == null) {
@@ -612,7 +612,7 @@ public Builder mergeAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOu
return this;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
public Builder clearAbilityInfo() {
if (abilityInfoBuilder_ == null) {
@@ -626,7 +626,7 @@ public Builder clearAbilityInfo() {
return this;
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder getAbilityInfoBuilder() {
@@ -634,7 +634,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return getAbilityInfoFieldBuilder().getBuilder();
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getAbilityInfoOrBuilder() {
if (abilityInfoBuilder_ != null) {
@@ -645,7 +645,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo ability_info = 8;
+ * .AbilitySyncStateInfo ability_info = 1;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder>
@@ -663,7 +663,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
private int entityId_ ;
/**
- * uint32 entity_id = 10;
+ * uint32 entity_id = 4;
* @return The entityId.
*/
@java.lang.Override
@@ -671,7 +671,7 @@ public int getEntityId() {
return entityId_;
}
/**
- * uint32 entity_id = 10;
+ * uint32 entity_id = 4;
* @param value The entityId to set.
* @return This builder for chaining.
*/
@@ -682,7 +682,7 @@ public Builder setEntityId(int value) {
return this;
}
/**
- * uint32 entity_id = 10;
+ * uint32 entity_id = 4;
* @return This builder for chaining.
*/
public Builder clearEntityId() {
@@ -694,7 +694,7 @@ public Builder clearEntityId() {
private int authorityPeerId_ ;
/**
- * uint32 authority_peer_id = 15;
+ * uint32 authority_peer_id = 12;
* @return The authorityPeerId.
*/
@java.lang.Override
@@ -702,7 +702,7 @@ public int getAuthorityPeerId() {
return authorityPeerId_;
}
/**
- * uint32 authority_peer_id = 15;
+ * uint32 authority_peer_id = 12;
* @param value The authorityPeerId to set.
* @return This builder for chaining.
*/
@@ -713,7 +713,7 @@ public Builder setAuthorityPeerId(int value) {
return this;
}
/**
- * uint32 authority_peer_id = 15;
+ * uint32 authority_peer_id = 12;
* @return This builder for chaining.
*/
public Builder clearAuthorityPeerId() {
@@ -791,9 +791,9 @@ public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo g
java.lang.String[] descriptorData = {
"\n\027MPLevelEntityInfo.proto\032\032AbilitySyncSt" +
"ateInfo.proto\"n\n\021MPLevelEntityInfo\022+\n\014ab" +
- "ility_info\030\010 \001(\0132\025.AbilitySyncStateInfo\022" +
- "\021\n\tentity_id\030\n \001(\r\022\031\n\021authority_peer_id\030" +
- "\017 \001(\rB\033\n\031emu.grasscutter.net.protob\006prot" +
+ "ility_info\030\001 \001(\0132\025.AbilitySyncStateInfo\022" +
+ "\021\n\tentity_id\030\004 \001(\r\022\031\n\021authority_peer_id\030" +
+ "\014 \001(\rB\033\n\031emu.grasscutter.net.protob\006prot" +
"o3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/OpenStateChangeNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/OpenStateChangeNotifyOuterClass.java
index 5931d0986e2..38d12d69740 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/OpenStateChangeNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/OpenStateChangeNotifyOuterClass.java
@@ -19,11 +19,19 @@ public interface OpenStateChangeNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
int getOpenStateMapCount();
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
boolean containsOpenStateMap(
int key);
@@ -34,19 +42,31 @@ boolean containsOpenStateMap(
java.util.Map
getOpenStateMap();
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
java.util.Map
getOpenStateMapMap();
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
int getOpenStateMapOrDefault(
int key,
int defaultValue);
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
int getOpenStateMapOrThrow(
@@ -54,7 +74,7 @@ int getOpenStateMapOrThrow(
}
/**
*
- * CmdId: 26658
+ * CmdId: 20111
*
*
* Protobuf type {@code OpenStateChangeNotify}
@@ -102,7 +122,7 @@ private OpenStateChangeNotify(
case 0:
done = true;
break;
- case 58: {
+ case 50: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
openStateMap_ = com.google.protobuf.MapField.newMapField(
OpenStateMapDefaultEntryHolder.defaultEntry);
@@ -144,7 +164,7 @@ private OpenStateChangeNotify(
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
- case 7:
+ case 6:
return internalGetOpenStateMap();
default:
throw new RuntimeException(
@@ -159,7 +179,7 @@ protected com.google.protobuf.MapField internalGetMapField(
emu.grasscutter.net.proto.OpenStateChangeNotifyOuterClass.OpenStateChangeNotify.class, emu.grasscutter.net.proto.OpenStateChangeNotifyOuterClass.OpenStateChangeNotify.Builder.class);
}
- public static final int OPEN_STATE_MAP_FIELD_NUMBER = 7;
+ public static final int OPEN_STATE_MAP_FIELD_NUMBER = 6;
private static final class OpenStateMapDefaultEntryHolder {
static final com.google.protobuf.MapEntry<
java.lang.Integer, java.lang.Integer> defaultEntry =
@@ -186,7 +206,11 @@ public int getOpenStateMapCount() {
return internalGetOpenStateMap().getMap().size();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -204,7 +228,11 @@ public java.util.Map getOpenStateMap() {
return getOpenStateMapMap();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -212,7 +240,11 @@ public java.util.Map getOpenStateMapMap()
return internalGetOpenStateMap().getMap();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -225,7 +257,11 @@ public int getOpenStateMapOrDefault(
return map.containsKey(key) ? map.get(key) : defaultValue;
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -259,7 +295,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
output,
internalGetOpenStateMap(),
OpenStateMapDefaultEntryHolder.defaultEntry,
- 7);
+ 6);
unknownFields.writeTo(output);
}
@@ -277,7 +313,7 @@ public int getSerializedSize() {
.setValue(entry.getValue())
.build();
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(7, openStateMap__);
+ .computeMessageSize(6, openStateMap__);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -408,7 +444,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 26658
+ * CmdId: 20111
*
*
* Protobuf type {@code OpenStateChangeNotify}
@@ -426,7 +462,7 @@ public static final class Builder extends
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
- case 7:
+ case 6:
return internalGetOpenStateMap();
default:
throw new RuntimeException(
@@ -437,7 +473,7 @@ protected com.google.protobuf.MapField internalGetMapField(
protected com.google.protobuf.MapField internalGetMutableMapField(
int number) {
switch (number) {
- case 7:
+ case 6:
return internalGetMutableOpenStateMap();
default:
throw new RuntimeException(
@@ -607,7 +643,11 @@ public int getOpenStateMapCount() {
return internalGetOpenStateMap().getMap().size();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -625,7 +665,11 @@ public java.util.Map getOpenStateMap() {
return getOpenStateMapMap();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -633,7 +677,11 @@ public java.util.Map getOpenStateMapMap()
return internalGetOpenStateMap().getMap();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -646,7 +694,11 @@ public int getOpenStateMapOrDefault(
return map.containsKey(key) ? map.get(key) : defaultValue;
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
@java.lang.Override
@@ -667,7 +719,11 @@ public Builder clearOpenStateMap() {
return this;
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
public Builder removeOpenStateMap(
@@ -686,7 +742,11 @@ public Builder removeOpenStateMap(
return internalGetMutableOpenStateMap().getMutableMap();
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
public Builder putOpenStateMap(
int key,
@@ -698,7 +758,11 @@ public Builder putOpenStateMap(
return this;
}
/**
- * map<uint32, uint32> open_state_map = 7;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 6;
*/
public Builder putAllOpenStateMap(
@@ -780,7 +844,7 @@ public emu.grasscutter.net.proto.OpenStateChangeNotifyOuterClass.OpenStateChange
static {
java.lang.String[] descriptorData = {
"\n\033OpenStateChangeNotify.proto\"\216\001\n\025OpenSt" +
- "ateChangeNotify\022@\n\016open_state_map\030\007 \003(\0132" +
+ "ateChangeNotify\022@\n\016open_state_map\030\006 \003(\0132" +
"(.OpenStateChangeNotify.OpenStateMapEntr" +
"y\0323\n\021OpenStateMapEntry\022\013\n\003key\030\001 \001(\r\022\r\n\005v" +
"alue\030\002 \001(\r:\0028\001B\033\n\031emu.grasscutter.net.pr" +
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/OpenStateUpdateNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/OpenStateUpdateNotifyOuterClass.java
index 5d2ecc2bb4e..f4767145f08 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/OpenStateUpdateNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/OpenStateUpdateNotifyOuterClass.java
@@ -19,11 +19,19 @@ public interface OpenStateUpdateNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
int getOpenStateMapCount();
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
boolean containsOpenStateMap(
int key);
@@ -34,19 +42,31 @@ boolean containsOpenStateMap(
java.util.Map
getOpenStateMap();
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
java.util.Map
getOpenStateMapMap();
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
int getOpenStateMapOrDefault(
int key,
int defaultValue);
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
int getOpenStateMapOrThrow(
@@ -54,7 +74,7 @@ int getOpenStateMapOrThrow(
}
/**
*
- * CmdId: 29093
+ * CmdId: 25389
*
*
* Protobuf type {@code OpenStateUpdateNotify}
@@ -102,7 +122,7 @@ private OpenStateUpdateNotify(
case 0:
done = true;
break;
- case 90: {
+ case 122: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
openStateMap_ = com.google.protobuf.MapField.newMapField(
OpenStateMapDefaultEntryHolder.defaultEntry);
@@ -144,7 +164,7 @@ private OpenStateUpdateNotify(
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
- case 11:
+ case 15:
return internalGetOpenStateMap();
default:
throw new RuntimeException(
@@ -159,7 +179,7 @@ protected com.google.protobuf.MapField internalGetMapField(
emu.grasscutter.net.proto.OpenStateUpdateNotifyOuterClass.OpenStateUpdateNotify.class, emu.grasscutter.net.proto.OpenStateUpdateNotifyOuterClass.OpenStateUpdateNotify.Builder.class);
}
- public static final int OPEN_STATE_MAP_FIELD_NUMBER = 11;
+ public static final int OPEN_STATE_MAP_FIELD_NUMBER = 15;
private static final class OpenStateMapDefaultEntryHolder {
static final com.google.protobuf.MapEntry<
java.lang.Integer, java.lang.Integer> defaultEntry =
@@ -186,7 +206,11 @@ public int getOpenStateMapCount() {
return internalGetOpenStateMap().getMap().size();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -204,7 +228,11 @@ public java.util.Map getOpenStateMap() {
return getOpenStateMapMap();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -212,7 +240,11 @@ public java.util.Map getOpenStateMapMap()
return internalGetOpenStateMap().getMap();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -225,7 +257,11 @@ public int getOpenStateMapOrDefault(
return map.containsKey(key) ? map.get(key) : defaultValue;
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -259,7 +295,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
output,
internalGetOpenStateMap(),
OpenStateMapDefaultEntryHolder.defaultEntry,
- 11);
+ 15);
unknownFields.writeTo(output);
}
@@ -277,7 +313,7 @@ public int getSerializedSize() {
.setValue(entry.getValue())
.build();
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(11, openStateMap__);
+ .computeMessageSize(15, openStateMap__);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -408,7 +444,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 29093
+ * CmdId: 25389
*
*
* Protobuf type {@code OpenStateUpdateNotify}
@@ -426,7 +462,7 @@ public static final class Builder extends
protected com.google.protobuf.MapField internalGetMapField(
int number) {
switch (number) {
- case 11:
+ case 15:
return internalGetOpenStateMap();
default:
throw new RuntimeException(
@@ -437,7 +473,7 @@ protected com.google.protobuf.MapField internalGetMapField(
protected com.google.protobuf.MapField internalGetMutableMapField(
int number) {
switch (number) {
- case 11:
+ case 15:
return internalGetMutableOpenStateMap();
default:
throw new RuntimeException(
@@ -607,7 +643,11 @@ public int getOpenStateMapCount() {
return internalGetOpenStateMap().getMap().size();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -625,7 +665,11 @@ public java.util.Map getOpenStateMap() {
return getOpenStateMapMap();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -633,7 +677,11 @@ public java.util.Map getOpenStateMapMap()
return internalGetOpenStateMap().getMap();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -646,7 +694,11 @@ public int getOpenStateMapOrDefault(
return map.containsKey(key) ? map.get(key) : defaultValue;
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
@java.lang.Override
@@ -667,7 +719,11 @@ public Builder clearOpenStateMap() {
return this;
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
public Builder removeOpenStateMap(
@@ -686,7 +742,11 @@ public Builder removeOpenStateMap(
return internalGetMutableOpenStateMap().getMutableMap();
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
public Builder putOpenStateMap(
int key,
@@ -698,7 +758,11 @@ public Builder putOpenStateMap(
return this;
}
/**
- * map<uint32, uint32> open_state_map = 11;
+ *
+ * Offset: 0x20
+ *
+ *
+ * map<uint32, uint32> open_state_map = 15;
*/
public Builder putAllOpenStateMap(
@@ -780,7 +844,7 @@ public emu.grasscutter.net.proto.OpenStateUpdateNotifyOuterClass.OpenStateUpdate
static {
java.lang.String[] descriptorData = {
"\n\033OpenStateUpdateNotify.proto\"\216\001\n\025OpenSt" +
- "ateUpdateNotify\022@\n\016open_state_map\030\013 \003(\0132" +
+ "ateUpdateNotify\022@\n\016open_state_map\030\017 \003(\0132" +
"(.OpenStateUpdateNotify.OpenStateMapEntr" +
"y\0323\n\021OpenStateMapEntry\022\013\n\003key\030\001 \001(\r\022\r\n\005v" +
"alue\030\002 \001(\r:\0028\001B\033\n\031emu.grasscutter.net.pr" +
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/ParentQuestInferenceDataNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/ParentQuestInferenceDataNotifyOuterClass.java
index fd7348d3373..7b4e055dceb 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/ParentQuestInferenceDataNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/ParentQuestInferenceDataNotifyOuterClass.java
@@ -19,38 +19,38 @@ public interface ParentQuestInferenceDataNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
java.util.List
getInferencePageListList();
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo getInferencePageList(int index);
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
int getInferencePageListCount();
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
java.util.List extends emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder>
getInferencePageListOrBuilderList();
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder getInferencePageListOrBuilder(
int index);
/**
- * uint32 parent_quest_id = 7;
+ * uint32 parent_quest_id = 11;
* @return The parentQuestId.
*/
int getParentQuestId();
}
/**
*
- * CmdId: 29190
+ * CmdId: 21440
*
*
* Protobuf type {@code ParentQuestInferenceDataNotify}
@@ -99,7 +99,7 @@ private ParentQuestInferenceDataNotify(
case 0:
done = true;
break;
- case 50: {
+ case 26: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
inferencePageList_ = new java.util.ArrayList();
mutable_bitField0_ |= 0x00000001;
@@ -108,7 +108,7 @@ private ParentQuestInferenceDataNotify(
input.readMessage(emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.parser(), extensionRegistry));
break;
}
- case 56: {
+ case 88: {
parentQuestId_ = input.readUInt32();
break;
@@ -148,17 +148,17 @@ private ParentQuestInferenceDataNotify(
emu.grasscutter.net.proto.ParentQuestInferenceDataNotifyOuterClass.ParentQuestInferenceDataNotify.class, emu.grasscutter.net.proto.ParentQuestInferenceDataNotifyOuterClass.ParentQuestInferenceDataNotify.Builder.class);
}
- public static final int INFERENCE_PAGE_LIST_FIELD_NUMBER = 6;
+ public static final int INFERENCE_PAGE_LIST_FIELD_NUMBER = 3;
private java.util.List inferencePageList_;
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
@java.lang.Override
public java.util.List getInferencePageListList() {
return inferencePageList_;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder>
@@ -166,21 +166,21 @@ public java.util.Listrepeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
@java.lang.Override
public int getInferencePageListCount() {
return inferencePageList_.size();
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
@java.lang.Override
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo getInferencePageList(int index) {
return inferencePageList_.get(index);
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
@java.lang.Override
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder getInferencePageListOrBuilder(
@@ -188,10 +188,10 @@ public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOr
return inferencePageList_.get(index);
}
- public static final int PARENT_QUEST_ID_FIELD_NUMBER = 7;
+ public static final int PARENT_QUEST_ID_FIELD_NUMBER = 11;
private int parentQuestId_;
/**
- * uint32 parent_quest_id = 7;
+ * uint32 parent_quest_id = 11;
* @return The parentQuestId.
*/
@java.lang.Override
@@ -214,10 +214,10 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
for (int i = 0; i < inferencePageList_.size(); i++) {
- output.writeMessage(6, inferencePageList_.get(i));
+ output.writeMessage(3, inferencePageList_.get(i));
}
if (parentQuestId_ != 0) {
- output.writeUInt32(7, parentQuestId_);
+ output.writeUInt32(11, parentQuestId_);
}
unknownFields.writeTo(output);
}
@@ -230,11 +230,11 @@ public int getSerializedSize() {
size = 0;
for (int i = 0; i < inferencePageList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(6, inferencePageList_.get(i));
+ .computeMessageSize(3, inferencePageList_.get(i));
}
if (parentQuestId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(7, parentQuestId_);
+ .computeUInt32Size(11, parentQuestId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -369,7 +369,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 29190
+ * CmdId: 21440
*
*
* Protobuf type {@code ParentQuestInferenceDataNotify}
@@ -575,7 +575,7 @@ private void ensureInferencePageListIsMutable() {
emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder> inferencePageListBuilder_;
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public java.util.List getInferencePageListList() {
if (inferencePageListBuilder_ == null) {
@@ -585,7 +585,7 @@ public java.util.Listrepeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public int getInferencePageListCount() {
if (inferencePageListBuilder_ == null) {
@@ -595,7 +595,7 @@ public int getInferencePageListCount() {
}
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo getInferencePageList(int index) {
if (inferencePageListBuilder_ == null) {
@@ -605,7 +605,7 @@ public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo g
}
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder setInferencePageList(
int index, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo value) {
@@ -622,7 +622,7 @@ public Builder setInferencePageList(
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder setInferencePageList(
int index, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder builderForValue) {
@@ -636,7 +636,7 @@ public Builder setInferencePageList(
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder addInferencePageList(emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo value) {
if (inferencePageListBuilder_ == null) {
@@ -652,7 +652,7 @@ public Builder addInferencePageList(emu.grasscutter.net.proto.InferencePageInfoO
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder addInferencePageList(
int index, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo value) {
@@ -669,7 +669,7 @@ public Builder addInferencePageList(
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder addInferencePageList(
emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder builderForValue) {
@@ -683,7 +683,7 @@ public Builder addInferencePageList(
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder addInferencePageList(
int index, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder builderForValue) {
@@ -697,7 +697,7 @@ public Builder addInferencePageList(
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder addAllInferencePageList(
java.lang.Iterable extends emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo> values) {
@@ -712,7 +712,7 @@ public Builder addAllInferencePageList(
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder clearInferencePageList() {
if (inferencePageListBuilder_ == null) {
@@ -725,7 +725,7 @@ public Builder clearInferencePageList() {
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public Builder removeInferencePageList(int index) {
if (inferencePageListBuilder_ == null) {
@@ -738,14 +738,14 @@ public Builder removeInferencePageList(int index) {
return this;
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder getInferencePageListBuilder(
int index) {
return getInferencePageListFieldBuilder().getBuilder(index);
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder getInferencePageListOrBuilder(
int index) {
@@ -755,7 +755,7 @@ public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOr
}
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public java.util.List extends emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOrBuilder>
getInferencePageListOrBuilderList() {
@@ -766,14 +766,14 @@ public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfoOr
}
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder addInferencePageListBuilder() {
return getInferencePageListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.getDefaultInstance());
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.Builder addInferencePageListBuilder(
int index) {
@@ -781,7 +781,7 @@ public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.B
index, emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.getDefaultInstance());
}
/**
- * repeated .InferencePageInfo inference_page_list = 6;
+ * repeated .InferencePageInfo inference_page_list = 3;
*/
public java.util.List
getInferencePageListBuilderList() {
@@ -804,7 +804,7 @@ public emu.grasscutter.net.proto.InferencePageInfoOuterClass.InferencePageInfo.B
private int parentQuestId_ ;
/**
- * uint32 parent_quest_id = 7;
+ * uint32 parent_quest_id = 11;
* @return The parentQuestId.
*/
@java.lang.Override
@@ -812,7 +812,7 @@ public int getParentQuestId() {
return parentQuestId_;
}
/**
- * uint32 parent_quest_id = 7;
+ * uint32 parent_quest_id = 11;
* @param value The parentQuestId to set.
* @return This builder for chaining.
*/
@@ -823,7 +823,7 @@ public Builder setParentQuestId(int value) {
return this;
}
/**
- * uint32 parent_quest_id = 7;
+ * uint32 parent_quest_id = 11;
* @return This builder for chaining.
*/
public Builder clearParentQuestId() {
@@ -902,8 +902,8 @@ public emu.grasscutter.net.proto.ParentQuestInferenceDataNotifyOuterClass.Parent
"\n$ParentQuestInferenceDataNotify.proto\032\027" +
"InferencePageInfo.proto\"j\n\036ParentQuestIn" +
"ferenceDataNotify\022/\n\023inference_page_list" +
- "\030\006 \003(\0132\022.InferencePageInfo\022\027\n\017parent_que" +
- "st_id\030\007 \001(\rB\033\n\031emu.grasscutter.net.proto" +
+ "\030\003 \003(\0132\022.InferencePageInfo\022\027\n\017parent_que" +
+ "st_id\030\013 \001(\rB\033\n\031emu.grasscutter.net.proto" +
"b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PingReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PingReqOuterClass.java
index 14c042e0c38..beee9c1a0f3 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PingReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PingReqOuterClass.java
@@ -19,38 +19,58 @@ public interface PingReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * float ue_time = 8;
- * @return The ueTime.
+ *
+ * Offset 0x20
+ *
+ *
+ * bytes sc_data = 4;
+ * @return The scData.
*/
- float getUeTime();
+ com.google.protobuf.ByteString getScData();
/**
- * double total_tick_time = 7;
- * @return The totalTickTime.
+ *
+ * Offset 0x38
+ *
+ *
+ * uint32 client_time = 6;
+ * @return The clientTime.
*/
- double getTotalTickTime();
+ int getClientTime();
/**
- * uint32 client_time = 4;
- * @return The clientTime.
+ *
+ * Offset 0x3C
+ *
+ *
+ * float ue_time = 12;
+ * @return The ueTime.
*/
- int getClientTime();
+ float getUeTime();
/**
- * uint32 seq = 15;
+ *
+ * Offset 0x40
+ *
+ *
+ * uint32 seq = 9;
* @return The seq.
*/
int getSeq();
/**
- * bytes sc_data = 2;
- * @return The scData.
+ *
+ * Offset 0x48
+ *
+ *
+ * double total_tick_time = 8;
+ * @return The totalTickTime.
*/
- com.google.protobuf.ByteString getScData();
+ double getTotalTickTime();
}
/**
*
- * CmdId: 5983
+ * CmdId: 6255
*
*
* Protobuf type {@code PingReq}
@@ -98,29 +118,29 @@ private PingReq(
case 0:
done = true;
break;
- case 18: {
+ case 34: {
scData_ = input.readBytes();
break;
}
- case 32: {
+ case 48: {
clientTime_ = input.readUInt32();
break;
}
- case 57: {
+ case 65: {
totalTickTime_ = input.readDouble();
break;
}
- case 69: {
+ case 72: {
- ueTime_ = input.readFloat();
+ seq_ = input.readUInt32();
break;
}
- case 120: {
+ case 101: {
- seq_ = input.readUInt32();
+ ueTime_ = input.readFloat();
break;
}
default: {
@@ -155,43 +175,59 @@ private PingReq(
emu.grasscutter.net.proto.PingReqOuterClass.PingReq.class, emu.grasscutter.net.proto.PingReqOuterClass.PingReq.Builder.class);
}
- public static final int UE_TIME_FIELD_NUMBER = 8;
- private float ueTime_;
+ public static final int SC_DATA_FIELD_NUMBER = 4;
+ private com.google.protobuf.ByteString scData_;
/**
- * float ue_time = 8;
- * @return The ueTime.
+ *
+ * Offset 0x20
+ *
+ *
+ * bytes sc_data = 4;
+ * @return The scData.
*/
@java.lang.Override
- public float getUeTime() {
- return ueTime_;
+ public com.google.protobuf.ByteString getScData() {
+ return scData_;
}
- public static final int TOTAL_TICK_TIME_FIELD_NUMBER = 7;
- private double totalTickTime_;
+ public static final int CLIENT_TIME_FIELD_NUMBER = 6;
+ private int clientTime_;
/**
- * double total_tick_time = 7;
- * @return The totalTickTime.
+ *
+ * Offset 0x38
+ *
+ *
+ * uint32 client_time = 6;
+ * @return The clientTime.
*/
@java.lang.Override
- public double getTotalTickTime() {
- return totalTickTime_;
+ public int getClientTime() {
+ return clientTime_;
}
- public static final int CLIENT_TIME_FIELD_NUMBER = 4;
- private int clientTime_;
+ public static final int UE_TIME_FIELD_NUMBER = 12;
+ private float ueTime_;
/**
- * uint32 client_time = 4;
- * @return The clientTime.
+ *
+ * Offset 0x3C
+ *
+ *
+ * float ue_time = 12;
+ * @return The ueTime.
*/
@java.lang.Override
- public int getClientTime() {
- return clientTime_;
+ public float getUeTime() {
+ return ueTime_;
}
- public static final int SEQ_FIELD_NUMBER = 15;
+ public static final int SEQ_FIELD_NUMBER = 9;
private int seq_;
/**
- * uint32 seq = 15;
+ *
+ * Offset 0x40
+ *
+ *
+ * uint32 seq = 9;
* @return The seq.
*/
@java.lang.Override
@@ -199,15 +235,19 @@ public int getSeq() {
return seq_;
}
- public static final int SC_DATA_FIELD_NUMBER = 2;
- private com.google.protobuf.ByteString scData_;
+ public static final int TOTAL_TICK_TIME_FIELD_NUMBER = 8;
+ private double totalTickTime_;
/**
- * bytes sc_data = 2;
- * @return The scData.
+ *
+ * Offset 0x48
+ *
+ *
+ * double total_tick_time = 8;
+ * @return The totalTickTime.
*/
@java.lang.Override
- public com.google.protobuf.ByteString getScData() {
- return scData_;
+ public double getTotalTickTime() {
+ return totalTickTime_;
}
private byte memoizedIsInitialized = -1;
@@ -225,19 +265,19 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!scData_.isEmpty()) {
- output.writeBytes(2, scData_);
+ output.writeBytes(4, scData_);
}
if (clientTime_ != 0) {
- output.writeUInt32(4, clientTime_);
+ output.writeUInt32(6, clientTime_);
}
if (totalTickTime_ != 0D) {
- output.writeDouble(7, totalTickTime_);
- }
- if (ueTime_ != 0F) {
- output.writeFloat(8, ueTime_);
+ output.writeDouble(8, totalTickTime_);
}
if (seq_ != 0) {
- output.writeUInt32(15, seq_);
+ output.writeUInt32(9, seq_);
+ }
+ if (ueTime_ != 0F) {
+ output.writeFloat(12, ueTime_);
}
unknownFields.writeTo(output);
}
@@ -250,23 +290,23 @@ public int getSerializedSize() {
size = 0;
if (!scData_.isEmpty()) {
size += com.google.protobuf.CodedOutputStream
- .computeBytesSize(2, scData_);
+ .computeBytesSize(4, scData_);
}
if (clientTime_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(4, clientTime_);
+ .computeUInt32Size(6, clientTime_);
}
if (totalTickTime_ != 0D) {
size += com.google.protobuf.CodedOutputStream
- .computeDoubleSize(7, totalTickTime_);
+ .computeDoubleSize(8, totalTickTime_);
}
- if (ueTime_ != 0F) {
+ if (seq_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeFloatSize(8, ueTime_);
+ .computeUInt32Size(9, seq_);
}
- if (seq_ != 0) {
+ if (ueTime_ != 0F) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(15, seq_);
+ .computeFloatSize(12, ueTime_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -283,18 +323,18 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.PingReqOuterClass.PingReq other = (emu.grasscutter.net.proto.PingReqOuterClass.PingReq) obj;
+ if (!getScData()
+ .equals(other.getScData())) return false;
+ if (getClientTime()
+ != other.getClientTime()) return false;
if (java.lang.Float.floatToIntBits(getUeTime())
!= java.lang.Float.floatToIntBits(
other.getUeTime())) return false;
+ if (getSeq()
+ != other.getSeq()) return false;
if (java.lang.Double.doubleToLongBits(getTotalTickTime())
!= java.lang.Double.doubleToLongBits(
other.getTotalTickTime())) return false;
- if (getClientTime()
- != other.getClientTime()) return false;
- if (getSeq()
- != other.getSeq()) return false;
- if (!getScData()
- .equals(other.getScData())) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@@ -306,18 +346,18 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
+ hash = (37 * hash) + SC_DATA_FIELD_NUMBER;
+ hash = (53 * hash) + getScData().hashCode();
+ hash = (37 * hash) + CLIENT_TIME_FIELD_NUMBER;
+ hash = (53 * hash) + getClientTime();
hash = (37 * hash) + UE_TIME_FIELD_NUMBER;
hash = (53 * hash) + java.lang.Float.floatToIntBits(
getUeTime());
+ hash = (37 * hash) + SEQ_FIELD_NUMBER;
+ hash = (53 * hash) + getSeq();
hash = (37 * hash) + TOTAL_TICK_TIME_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
java.lang.Double.doubleToLongBits(getTotalTickTime()));
- hash = (37 * hash) + CLIENT_TIME_FIELD_NUMBER;
- hash = (53 * hash) + getClientTime();
- hash = (37 * hash) + SEQ_FIELD_NUMBER;
- hash = (53 * hash) + getSeq();
- hash = (37 * hash) + SC_DATA_FIELD_NUMBER;
- hash = (53 * hash) + getScData().hashCode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
@@ -415,7 +455,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 5983
+ * CmdId: 6255
*
*
* Protobuf type {@code PingReq}
@@ -455,15 +495,15 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- ueTime_ = 0F;
-
- totalTickTime_ = 0D;
+ scData_ = com.google.protobuf.ByteString.EMPTY;
clientTime_ = 0;
+ ueTime_ = 0F;
+
seq_ = 0;
- scData_ = com.google.protobuf.ByteString.EMPTY;
+ totalTickTime_ = 0D;
return this;
}
@@ -491,11 +531,11 @@ public emu.grasscutter.net.proto.PingReqOuterClass.PingReq build() {
@java.lang.Override
public emu.grasscutter.net.proto.PingReqOuterClass.PingReq buildPartial() {
emu.grasscutter.net.proto.PingReqOuterClass.PingReq result = new emu.grasscutter.net.proto.PingReqOuterClass.PingReq(this);
- result.ueTime_ = ueTime_;
- result.totalTickTime_ = totalTickTime_;
+ result.scData_ = scData_;
result.clientTime_ = clientTime_;
+ result.ueTime_ = ueTime_;
result.seq_ = seq_;
- result.scData_ = scData_;
+ result.totalTickTime_ = totalTickTime_;
onBuilt();
return result;
}
@@ -544,20 +584,20 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.PingReqOuterClass.PingReq other) {
if (other == emu.grasscutter.net.proto.PingReqOuterClass.PingReq.getDefaultInstance()) return this;
- if (other.getUeTime() != 0F) {
- setUeTime(other.getUeTime());
- }
- if (other.getTotalTickTime() != 0D) {
- setTotalTickTime(other.getTotalTickTime());
+ if (other.getScData() != com.google.protobuf.ByteString.EMPTY) {
+ setScData(other.getScData());
}
if (other.getClientTime() != 0) {
setClientTime(other.getClientTime());
}
+ if (other.getUeTime() != 0F) {
+ setUeTime(other.getUeTime());
+ }
if (other.getSeq() != 0) {
setSeq(other.getSeq());
}
- if (other.getScData() != com.google.protobuf.ByteString.EMPTY) {
- setScData(other.getScData());
+ if (other.getTotalTickTime() != 0D) {
+ setTotalTickTime(other.getTotalTickTime());
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
@@ -588,102 +628,145 @@ public Builder mergeFrom(
return this;
}
- private float ueTime_ ;
+ private com.google.protobuf.ByteString scData_ = com.google.protobuf.ByteString.EMPTY;
/**
- * float ue_time = 8;
- * @return The ueTime.
+ *
+ * Offset 0x20
+ *
+ *
+ * bytes sc_data = 4;
+ * @return The scData.
*/
@java.lang.Override
- public float getUeTime() {
- return ueTime_;
+ public com.google.protobuf.ByteString getScData() {
+ return scData_;
}
/**
- * float ue_time = 8;
- * @param value The ueTime to set.
+ *
+ * Offset 0x20
+ *
+ *
+ * bytes sc_data = 4;
+ * @param value The scData to set.
* @return This builder for chaining.
*/
- public Builder setUeTime(float value) {
-
- ueTime_ = value;
+ public Builder setScData(com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ scData_ = value;
onChanged();
return this;
}
/**
- * float ue_time = 8;
+ *
+ * Offset 0x20
+ *
+ *
+ * bytes sc_data = 4;
* @return This builder for chaining.
*/
- public Builder clearUeTime() {
+ public Builder clearScData() {
- ueTime_ = 0F;
+ scData_ = getDefaultInstance().getScData();
onChanged();
return this;
}
- private double totalTickTime_ ;
+ private int clientTime_ ;
/**
- * double total_tick_time = 7;
- * @return The totalTickTime.
+ *
+ * Offset 0x38
+ *
+ *
+ * uint32 client_time = 6;
+ * @return The clientTime.
*/
@java.lang.Override
- public double getTotalTickTime() {
- return totalTickTime_;
+ public int getClientTime() {
+ return clientTime_;
}
/**
- * double total_tick_time = 7;
- * @param value The totalTickTime to set.
+ *
+ * Offset 0x38
+ *
+ *
+ * uint32 client_time = 6;
+ * @param value The clientTime to set.
* @return This builder for chaining.
*/
- public Builder setTotalTickTime(double value) {
+ public Builder setClientTime(int value) {
- totalTickTime_ = value;
+ clientTime_ = value;
onChanged();
return this;
}
/**
- * double total_tick_time = 7;
+ *
+ * Offset 0x38
+ *
+ *
+ * uint32 client_time = 6;
* @return This builder for chaining.
*/
- public Builder clearTotalTickTime() {
+ public Builder clearClientTime() {
- totalTickTime_ = 0D;
+ clientTime_ = 0;
onChanged();
return this;
}
- private int clientTime_ ;
+ private float ueTime_ ;
/**
- * uint32 client_time = 4;
- * @return The clientTime.
+ *
+ * Offset 0x3C
+ *
+ *
+ * float ue_time = 12;
+ * @return The ueTime.
*/
@java.lang.Override
- public int getClientTime() {
- return clientTime_;
+ public float getUeTime() {
+ return ueTime_;
}
/**
- * uint32 client_time = 4;
- * @param value The clientTime to set.
+ *
+ * Offset 0x3C
+ *
+ *
+ * float ue_time = 12;
+ * @param value The ueTime to set.
* @return This builder for chaining.
*/
- public Builder setClientTime(int value) {
+ public Builder setUeTime(float value) {
- clientTime_ = value;
+ ueTime_ = value;
onChanged();
return this;
}
/**
- * uint32 client_time = 4;
+ *
+ * Offset 0x3C
+ *
+ *
+ * float ue_time = 12;
* @return This builder for chaining.
*/
- public Builder clearClientTime() {
+ public Builder clearUeTime() {
- clientTime_ = 0;
+ ueTime_ = 0F;
onChanged();
return this;
}
private int seq_ ;
/**
- * uint32 seq = 15;
+ *
+ * Offset 0x40
+ *
+ *
+ * uint32 seq = 9;
* @return The seq.
*/
@java.lang.Override
@@ -691,7 +774,11 @@ public int getSeq() {
return seq_;
}
/**
- * uint32 seq = 15;
+ *
+ * Offset 0x40
+ *
+ *
+ * uint32 seq = 9;
* @param value The seq to set.
* @return This builder for chaining.
*/
@@ -702,7 +789,11 @@ public Builder setSeq(int value) {
return this;
}
/**
- * uint32 seq = 15;
+ *
+ * Offset 0x40
+ *
+ *
+ * uint32 seq = 9;
* @return This builder for chaining.
*/
public Builder clearSeq() {
@@ -712,36 +803,45 @@ public Builder clearSeq() {
return this;
}
- private com.google.protobuf.ByteString scData_ = com.google.protobuf.ByteString.EMPTY;
+ private double totalTickTime_ ;
/**
- * bytes sc_data = 2;
- * @return The scData.
+ *
+ * Offset 0x48
+ *
+ *
+ * double total_tick_time = 8;
+ * @return The totalTickTime.
*/
@java.lang.Override
- public com.google.protobuf.ByteString getScData() {
- return scData_;
+ public double getTotalTickTime() {
+ return totalTickTime_;
}
/**
- * bytes sc_data = 2;
- * @param value The scData to set.
+ *
+ * Offset 0x48
+ *
+ *
+ * double total_tick_time = 8;
+ * @param value The totalTickTime to set.
* @return This builder for chaining.
*/
- public Builder setScData(com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- scData_ = value;
+ public Builder setTotalTickTime(double value) {
+
+ totalTickTime_ = value;
onChanged();
return this;
}
/**
- * bytes sc_data = 2;
+ *
+ * Offset 0x48
+ *
+ *
+ * double total_tick_time = 8;
* @return This builder for chaining.
*/
- public Builder clearScData() {
+ public Builder clearTotalTickTime() {
- scData_ = getDefaultInstance().getScData();
+ totalTickTime_ = 0D;
onChanged();
return this;
}
@@ -812,9 +912,9 @@ public emu.grasscutter.net.proto.PingReqOuterClass.PingReq getDefaultInstanceFor
descriptor;
static {
java.lang.String[] descriptorData = {
- "\n\rPingReq.proto\"f\n\007PingReq\022\017\n\007ue_time\030\010 " +
- "\001(\002\022\027\n\017total_tick_time\030\007 \001(\001\022\023\n\013client_t" +
- "ime\030\004 \001(\r\022\013\n\003seq\030\017 \001(\r\022\017\n\007sc_data\030\002 \001(\014B" +
+ "\n\rPingReq.proto\"f\n\007PingReq\022\017\n\007sc_data\030\004 " +
+ "\001(\014\022\023\n\013client_time\030\006 \001(\r\022\017\n\007ue_time\030\014 \001(" +
+ "\002\022\013\n\003seq\030\t \001(\r\022\027\n\017total_tick_time\030\010 \001(\001B" +
"\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
@@ -826,7 +926,7 @@ public emu.grasscutter.net.proto.PingReqOuterClass.PingReq getDefaultInstanceFor
internal_static_PingReq_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_PingReq_descriptor,
- new java.lang.String[] { "UeTime", "TotalTickTime", "ClientTime", "Seq", "ScData", });
+ new java.lang.String[] { "ScData", "ClientTime", "UeTime", "Seq", "TotalTickTime", });
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PingRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PingRspOuterClass.java
index 28f4dce1894..3408d808489 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PingRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PingRspOuterClass.java
@@ -19,26 +19,38 @@ public interface PingRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 seq = 2;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 seq = 3;
* @return The seq.
*/
int getSeq();
/**
- * uint32 client_time = 3;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 client_time = 15;
* @return The clientTime.
*/
int getClientTime();
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x28
+ *
+ *
+ * int32 retcode = 4;
* @return The retcode.
*/
int getRetcode();
}
/**
*
- * CmdId: 22595
+ * CmdId: 21110
*
*
* Protobuf type {@code PingRsp}
@@ -85,19 +97,19 @@ private PingRsp(
case 0:
done = true;
break;
- case 16: {
+ case 24: {
seq_ = input.readUInt32();
break;
}
- case 24: {
+ case 32: {
- clientTime_ = input.readUInt32();
+ retcode_ = input.readInt32();
break;
}
- case 104: {
+ case 120: {
- retcode_ = input.readInt32();
+ clientTime_ = input.readUInt32();
break;
}
default: {
@@ -132,10 +144,14 @@ private PingRsp(
emu.grasscutter.net.proto.PingRspOuterClass.PingRsp.class, emu.grasscutter.net.proto.PingRspOuterClass.PingRsp.Builder.class);
}
- public static final int SEQ_FIELD_NUMBER = 2;
+ public static final int SEQ_FIELD_NUMBER = 3;
private int seq_;
/**
- * uint32 seq = 2;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 seq = 3;
* @return The seq.
*/
@java.lang.Override
@@ -143,10 +159,14 @@ public int getSeq() {
return seq_;
}
- public static final int CLIENT_TIME_FIELD_NUMBER = 3;
+ public static final int CLIENT_TIME_FIELD_NUMBER = 15;
private int clientTime_;
/**
- * uint32 client_time = 3;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 client_time = 15;
* @return The clientTime.
*/
@java.lang.Override
@@ -154,10 +174,14 @@ public int getClientTime() {
return clientTime_;
}
- public static final int RETCODE_FIELD_NUMBER = 13;
+ public static final int RETCODE_FIELD_NUMBER = 4;
private int retcode_;
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x28
+ *
+ *
+ * int32 retcode = 4;
* @return The retcode.
*/
@java.lang.Override
@@ -180,13 +204,13 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (seq_ != 0) {
- output.writeUInt32(2, seq_);
- }
- if (clientTime_ != 0) {
- output.writeUInt32(3, clientTime_);
+ output.writeUInt32(3, seq_);
}
if (retcode_ != 0) {
- output.writeInt32(13, retcode_);
+ output.writeInt32(4, retcode_);
+ }
+ if (clientTime_ != 0) {
+ output.writeUInt32(15, clientTime_);
}
unknownFields.writeTo(output);
}
@@ -199,15 +223,15 @@ public int getSerializedSize() {
size = 0;
if (seq_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(2, seq_);
+ .computeUInt32Size(3, seq_);
}
- if (clientTime_ != 0) {
+ if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(3, clientTime_);
+ .computeInt32Size(4, retcode_);
}
- if (retcode_ != 0) {
+ if (clientTime_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(13, retcode_);
+ .computeUInt32Size(15, clientTime_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -344,7 +368,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 22595
+ * CmdId: 21110
*
*
* Protobuf type {@code PingRsp}
@@ -507,7 +531,11 @@ public Builder mergeFrom(
private int seq_ ;
/**
- * uint32 seq = 2;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 seq = 3;
* @return The seq.
*/
@java.lang.Override
@@ -515,7 +543,11 @@ public int getSeq() {
return seq_;
}
/**
- * uint32 seq = 2;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 seq = 3;
* @param value The seq to set.
* @return This builder for chaining.
*/
@@ -526,7 +558,11 @@ public Builder setSeq(int value) {
return this;
}
/**
- * uint32 seq = 2;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 seq = 3;
* @return This builder for chaining.
*/
public Builder clearSeq() {
@@ -538,7 +574,11 @@ public Builder clearSeq() {
private int clientTime_ ;
/**
- * uint32 client_time = 3;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 client_time = 15;
* @return The clientTime.
*/
@java.lang.Override
@@ -546,7 +586,11 @@ public int getClientTime() {
return clientTime_;
}
/**
- * uint32 client_time = 3;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 client_time = 15;
* @param value The clientTime to set.
* @return This builder for chaining.
*/
@@ -557,7 +601,11 @@ public Builder setClientTime(int value) {
return this;
}
/**
- * uint32 client_time = 3;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 client_time = 15;
* @return This builder for chaining.
*/
public Builder clearClientTime() {
@@ -569,7 +617,11 @@ public Builder clearClientTime() {
private int retcode_ ;
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x28
+ *
+ *
+ * int32 retcode = 4;
* @return The retcode.
*/
@java.lang.Override
@@ -577,7 +629,11 @@ public int getRetcode() {
return retcode_;
}
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x28
+ *
+ *
+ * int32 retcode = 4;
* @param value The retcode to set.
* @return This builder for chaining.
*/
@@ -588,7 +644,11 @@ public Builder setRetcode(int value) {
return this;
}
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x28
+ *
+ *
+ * int32 retcode = 4;
* @return This builder for chaining.
*/
public Builder clearRetcode() {
@@ -664,8 +724,8 @@ public emu.grasscutter.net.proto.PingRspOuterClass.PingRsp getDefaultInstanceFor
descriptor;
static {
java.lang.String[] descriptorData = {
- "\n\rPingRsp.proto\"<\n\007PingRsp\022\013\n\003seq\030\002 \001(\r\022" +
- "\023\n\013client_time\030\003 \001(\r\022\017\n\007retcode\030\r \001(\005B\033\n" +
+ "\n\rPingRsp.proto\"<\n\007PingRsp\022\013\n\003seq\030\003 \001(\r\022" +
+ "\023\n\013client_time\030\017 \001(\r\022\017\n\007retcode\030\004 \001(\005B\033\n" +
"\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneInfoNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneInfoNotifyOuterClass.java
index 0a10c6c402c..018515ded96 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneInfoNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneInfoNotifyOuterClass.java
@@ -19,74 +19,74 @@ public interface PlayerEnterSceneInfoNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
* @return Whether the teamEnterInfo field is set.
*/
boolean hasTeamEnterInfo();
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
* @return The teamEnterInfo.
*/
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo getTeamEnterInfo();
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfoOrBuilder getTeamEnterInfoOrBuilder();
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
java.util.List
getAvatarEnterInfoList();
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo getAvatarEnterInfo(int index);
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
int getAvatarEnterInfoCount();
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
java.util.List extends emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder>
getAvatarEnterInfoOrBuilderList();
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder getAvatarEnterInfoOrBuilder(
int index);
/**
- * uint32 enter_scene_token = 11;
+ * uint32 enter_scene_token = 2;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
* @return Whether the mpLevelEntityInfo field is set.
*/
boolean hasMpLevelEntityInfo();
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
* @return The mpLevelEntityInfo.
*/
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo getMpLevelEntityInfo();
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder getMpLevelEntityInfoOrBuilder();
/**
- * uint32 cur_avatar_entity_id = 15;
+ * uint32 cur_avatar_entity_id = 12;
* @return The curAvatarEntityId.
*/
int getCurAvatarEntityId();
}
/**
*
- * CmdId: 26700
+ * CmdId: 21773
*
*
* Protobuf type {@code PlayerEnterSceneInfoNotify}
@@ -135,7 +135,7 @@ private PlayerEnterSceneInfoNotify(
case 0:
done = true;
break;
- case 50: {
+ case 10: {
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.Builder subBuilder = null;
if (teamEnterInfo_ != null) {
subBuilder = teamEnterInfo_.toBuilder();
@@ -148,7 +148,12 @@ private PlayerEnterSceneInfoNotify(
break;
}
- case 58: {
+ case 16: {
+
+ enterSceneToken_ = input.readUInt32();
+ break;
+ }
+ case 26: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
avatarEnterInfo_ = new java.util.ArrayList();
mutable_bitField0_ |= 0x00000001;
@@ -157,12 +162,7 @@ private PlayerEnterSceneInfoNotify(
input.readMessage(emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.parser(), extensionRegistry));
break;
}
- case 88: {
-
- enterSceneToken_ = input.readUInt32();
- break;
- }
- case 98: {
+ case 34: {
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.Builder subBuilder = null;
if (mpLevelEntityInfo_ != null) {
subBuilder = mpLevelEntityInfo_.toBuilder();
@@ -175,7 +175,7 @@ private PlayerEnterSceneInfoNotify(
break;
}
- case 120: {
+ case 96: {
curAvatarEntityId_ = input.readUInt32();
break;
@@ -215,10 +215,10 @@ private PlayerEnterSceneInfoNotify(
emu.grasscutter.net.proto.PlayerEnterSceneInfoNotifyOuterClass.PlayerEnterSceneInfoNotify.class, emu.grasscutter.net.proto.PlayerEnterSceneInfoNotifyOuterClass.PlayerEnterSceneInfoNotify.Builder.class);
}
- public static final int TEAM_ENTER_INFO_FIELD_NUMBER = 6;
+ public static final int TEAM_ENTER_INFO_FIELD_NUMBER = 1;
private emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo teamEnterInfo_;
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
* @return Whether the teamEnterInfo field is set.
*/
@java.lang.Override
@@ -226,7 +226,7 @@ public boolean hasTeamEnterInfo() {
return teamEnterInfo_ != null;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
* @return The teamEnterInfo.
*/
@java.lang.Override
@@ -234,24 +234,24 @@ public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo
return teamEnterInfo_ == null ? emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.getDefaultInstance() : teamEnterInfo_;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
@java.lang.Override
public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfoOrBuilder getTeamEnterInfoOrBuilder() {
return getTeamEnterInfo();
}
- public static final int AVATAR_ENTER_INFO_FIELD_NUMBER = 7;
+ public static final int AVATAR_ENTER_INFO_FIELD_NUMBER = 3;
private java.util.List avatarEnterInfo_;
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
@java.lang.Override
public java.util.List getAvatarEnterInfoList() {
return avatarEnterInfo_;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder>
@@ -259,21 +259,21 @@ public java.util.Listrepeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
@java.lang.Override
public int getAvatarEnterInfoCount() {
return avatarEnterInfo_.size();
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo getAvatarEnterInfo(int index) {
return avatarEnterInfo_.get(index);
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder getAvatarEnterInfoOrBuilder(
@@ -281,10 +281,10 @@ public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterScene
return avatarEnterInfo_.get(index);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 11;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 2;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 11;
+ * uint32 enter_scene_token = 2;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -292,10 +292,10 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
- public static final int MP_LEVEL_ENTITY_INFO_FIELD_NUMBER = 12;
+ public static final int MP_LEVEL_ENTITY_INFO_FIELD_NUMBER = 4;
private emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo mpLevelEntityInfo_;
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
* @return Whether the mpLevelEntityInfo field is set.
*/
@java.lang.Override
@@ -303,7 +303,7 @@ public boolean hasMpLevelEntityInfo() {
return mpLevelEntityInfo_ != null;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
* @return The mpLevelEntityInfo.
*/
@java.lang.Override
@@ -311,17 +311,17 @@ public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo g
return mpLevelEntityInfo_ == null ? emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.getDefaultInstance() : mpLevelEntityInfo_;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
@java.lang.Override
public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder getMpLevelEntityInfoOrBuilder() {
return getMpLevelEntityInfo();
}
- public static final int CUR_AVATAR_ENTITY_ID_FIELD_NUMBER = 15;
+ public static final int CUR_AVATAR_ENTITY_ID_FIELD_NUMBER = 12;
private int curAvatarEntityId_;
/**
- * uint32 cur_avatar_entity_id = 15;
+ * uint32 cur_avatar_entity_id = 12;
* @return The curAvatarEntityId.
*/
@java.lang.Override
@@ -344,19 +344,19 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (teamEnterInfo_ != null) {
- output.writeMessage(6, getTeamEnterInfo());
- }
- for (int i = 0; i < avatarEnterInfo_.size(); i++) {
- output.writeMessage(7, avatarEnterInfo_.get(i));
+ output.writeMessage(1, getTeamEnterInfo());
}
if (enterSceneToken_ != 0) {
- output.writeUInt32(11, enterSceneToken_);
+ output.writeUInt32(2, enterSceneToken_);
+ }
+ for (int i = 0; i < avatarEnterInfo_.size(); i++) {
+ output.writeMessage(3, avatarEnterInfo_.get(i));
}
if (mpLevelEntityInfo_ != null) {
- output.writeMessage(12, getMpLevelEntityInfo());
+ output.writeMessage(4, getMpLevelEntityInfo());
}
if (curAvatarEntityId_ != 0) {
- output.writeUInt32(15, curAvatarEntityId_);
+ output.writeUInt32(12, curAvatarEntityId_);
}
unknownFields.writeTo(output);
}
@@ -369,23 +369,23 @@ public int getSerializedSize() {
size = 0;
if (teamEnterInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(6, getTeamEnterInfo());
+ .computeMessageSize(1, getTeamEnterInfo());
}
- for (int i = 0; i < avatarEnterInfo_.size(); i++) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(7, avatarEnterInfo_.get(i));
+ .computeUInt32Size(2, enterSceneToken_);
}
- if (enterSceneToken_ != 0) {
+ for (int i = 0; i < avatarEnterInfo_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, enterSceneToken_);
+ .computeMessageSize(3, avatarEnterInfo_.get(i));
}
if (mpLevelEntityInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(12, getMpLevelEntityInfo());
+ .computeMessageSize(4, getMpLevelEntityInfo());
}
if (curAvatarEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(15, curAvatarEntityId_);
+ .computeUInt32Size(12, curAvatarEntityId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -542,7 +542,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 26700
+ * CmdId: 21773
*
*
* Protobuf type {@code PlayerEnterSceneInfoNotify}
@@ -773,14 +773,14 @@ public Builder mergeFrom(
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo, emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.Builder, emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfoOrBuilder> teamEnterInfoBuilder_;
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
* @return Whether the teamEnterInfo field is set.
*/
public boolean hasTeamEnterInfo() {
return teamEnterInfoBuilder_ != null || teamEnterInfo_ != null;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
* @return The teamEnterInfo.
*/
public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo getTeamEnterInfo() {
@@ -791,7 +791,7 @@ public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo
}
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
public Builder setTeamEnterInfo(emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo value) {
if (teamEnterInfoBuilder_ == null) {
@@ -807,7 +807,7 @@ public Builder setTeamEnterInfo(emu.grasscutter.net.proto.TeamEnterSceneInfoOute
return this;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
public Builder setTeamEnterInfo(
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.Builder builderForValue) {
@@ -821,7 +821,7 @@ public Builder setTeamEnterInfo(
return this;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
public Builder mergeTeamEnterInfo(emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo value) {
if (teamEnterInfoBuilder_ == null) {
@@ -839,7 +839,7 @@ public Builder mergeTeamEnterInfo(emu.grasscutter.net.proto.TeamEnterSceneInfoOu
return this;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
public Builder clearTeamEnterInfo() {
if (teamEnterInfoBuilder_ == null) {
@@ -853,7 +853,7 @@ public Builder clearTeamEnterInfo() {
return this;
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.Builder getTeamEnterInfoBuilder() {
@@ -861,7 +861,7 @@ public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo
return getTeamEnterInfoFieldBuilder().getBuilder();
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfoOrBuilder getTeamEnterInfoOrBuilder() {
if (teamEnterInfoBuilder_ != null) {
@@ -872,7 +872,7 @@ public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo
}
}
/**
- * .TeamEnterSceneInfo team_enter_info = 6;
+ * .TeamEnterSceneInfo team_enter_info = 1;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo, emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.Builder, emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfoOrBuilder>
@@ -901,7 +901,7 @@ private void ensureAvatarEnterInfoIsMutable() {
emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder> avatarEnterInfoBuilder_;
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public java.util.List getAvatarEnterInfoList() {
if (avatarEnterInfoBuilder_ == null) {
@@ -911,7 +911,7 @@ public java.util.Listrepeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public int getAvatarEnterInfoCount() {
if (avatarEnterInfoBuilder_ == null) {
@@ -921,7 +921,7 @@ public int getAvatarEnterInfoCount() {
}
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo getAvatarEnterInfo(int index) {
if (avatarEnterInfoBuilder_ == null) {
@@ -931,7 +931,7 @@ public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterScene
}
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder setAvatarEnterInfo(
int index, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo value) {
@@ -948,7 +948,7 @@ public Builder setAvatarEnterInfo(
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder setAvatarEnterInfo(
int index, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder builderForValue) {
@@ -962,7 +962,7 @@ public Builder setAvatarEnterInfo(
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder addAvatarEnterInfo(emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo value) {
if (avatarEnterInfoBuilder_ == null) {
@@ -978,7 +978,7 @@ public Builder addAvatarEnterInfo(emu.grasscutter.net.proto.AvatarEnterSceneInfo
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder addAvatarEnterInfo(
int index, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo value) {
@@ -995,7 +995,7 @@ public Builder addAvatarEnterInfo(
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder addAvatarEnterInfo(
emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder builderForValue) {
@@ -1009,7 +1009,7 @@ public Builder addAvatarEnterInfo(
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder addAvatarEnterInfo(
int index, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder builderForValue) {
@@ -1023,7 +1023,7 @@ public Builder addAvatarEnterInfo(
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder addAllAvatarEnterInfo(
java.lang.Iterable extends emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo> values) {
@@ -1038,7 +1038,7 @@ public Builder addAllAvatarEnterInfo(
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder clearAvatarEnterInfo() {
if (avatarEnterInfoBuilder_ == null) {
@@ -1051,7 +1051,7 @@ public Builder clearAvatarEnterInfo() {
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public Builder removeAvatarEnterInfo(int index) {
if (avatarEnterInfoBuilder_ == null) {
@@ -1064,14 +1064,14 @@ public Builder removeAvatarEnterInfo(int index) {
return this;
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder getAvatarEnterInfoBuilder(
int index) {
return getAvatarEnterInfoFieldBuilder().getBuilder(index);
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder getAvatarEnterInfoOrBuilder(
int index) {
@@ -1081,7 +1081,7 @@ public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterScene
}
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public java.util.List extends emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfoOrBuilder>
getAvatarEnterInfoOrBuilderList() {
@@ -1092,14 +1092,14 @@ public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterScene
}
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder addAvatarEnterInfoBuilder() {
return getAvatarEnterInfoFieldBuilder().addBuilder(
emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.getDefaultInstance());
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.Builder addAvatarEnterInfoBuilder(
int index) {
@@ -1107,7 +1107,7 @@ public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterScene
index, emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterSceneInfo.getDefaultInstance());
}
/**
- * repeated .AvatarEnterSceneInfo avatar_enter_info = 7;
+ * repeated .AvatarEnterSceneInfo avatar_enter_info = 3;
*/
public java.util.List
getAvatarEnterInfoBuilderList() {
@@ -1130,7 +1130,7 @@ public emu.grasscutter.net.proto.AvatarEnterSceneInfoOuterClass.AvatarEnterScene
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 11;
+ * uint32 enter_scene_token = 2;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -1138,7 +1138,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 11;
+ * uint32 enter_scene_token = 2;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -1149,7 +1149,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 11;
+ * uint32 enter_scene_token = 2;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -1163,14 +1163,14 @@ public Builder clearEnterSceneToken() {
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo, emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.Builder, emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder> mpLevelEntityInfoBuilder_;
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
* @return Whether the mpLevelEntityInfo field is set.
*/
public boolean hasMpLevelEntityInfo() {
return mpLevelEntityInfoBuilder_ != null || mpLevelEntityInfo_ != null;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
* @return The mpLevelEntityInfo.
*/
public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo getMpLevelEntityInfo() {
@@ -1181,7 +1181,7 @@ public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo g
}
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
public Builder setMpLevelEntityInfo(emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo value) {
if (mpLevelEntityInfoBuilder_ == null) {
@@ -1197,7 +1197,7 @@ public Builder setMpLevelEntityInfo(emu.grasscutter.net.proto.MPLevelEntityInfoO
return this;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
public Builder setMpLevelEntityInfo(
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.Builder builderForValue) {
@@ -1211,7 +1211,7 @@ public Builder setMpLevelEntityInfo(
return this;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
public Builder mergeMpLevelEntityInfo(emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo value) {
if (mpLevelEntityInfoBuilder_ == null) {
@@ -1229,7 +1229,7 @@ public Builder mergeMpLevelEntityInfo(emu.grasscutter.net.proto.MPLevelEntityInf
return this;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
public Builder clearMpLevelEntityInfo() {
if (mpLevelEntityInfoBuilder_ == null) {
@@ -1243,7 +1243,7 @@ public Builder clearMpLevelEntityInfo() {
return this;
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.Builder getMpLevelEntityInfoBuilder() {
@@ -1251,7 +1251,7 @@ public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.B
return getMpLevelEntityInfoFieldBuilder().getBuilder();
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder getMpLevelEntityInfoOrBuilder() {
if (mpLevelEntityInfoBuilder_ != null) {
@@ -1262,7 +1262,7 @@ public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOr
}
}
/**
- * .MPLevelEntityInfo mp_level_entity_info = 12;
+ * .MPLevelEntityInfo mp_level_entity_info = 4;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo, emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfo.Builder, emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOrBuilder>
@@ -1280,7 +1280,7 @@ public emu.grasscutter.net.proto.MPLevelEntityInfoOuterClass.MPLevelEntityInfoOr
private int curAvatarEntityId_ ;
/**
- * uint32 cur_avatar_entity_id = 15;
+ * uint32 cur_avatar_entity_id = 12;
* @return The curAvatarEntityId.
*/
@java.lang.Override
@@ -1288,7 +1288,7 @@ public int getCurAvatarEntityId() {
return curAvatarEntityId_;
}
/**
- * uint32 cur_avatar_entity_id = 15;
+ * uint32 cur_avatar_entity_id = 12;
* @param value The curAvatarEntityId to set.
* @return This builder for chaining.
*/
@@ -1299,7 +1299,7 @@ public Builder setCurAvatarEntityId(int value) {
return this;
}
/**
- * uint32 cur_avatar_entity_id = 15;
+ * uint32 cur_avatar_entity_id = 12;
* @return This builder for chaining.
*/
public Builder clearCurAvatarEntityId() {
@@ -1379,11 +1379,11 @@ public emu.grasscutter.net.proto.PlayerEnterSceneInfoNotifyOuterClass.PlayerEnte
"EnterSceneInfo.proto\032\032AvatarEnterSceneIn" +
"fo.proto\032\027MPLevelEntityInfo.proto\"\347\001\n\032Pl" +
"ayerEnterSceneInfoNotify\022,\n\017team_enter_i" +
- "nfo\030\006 \001(\0132\023.TeamEnterSceneInfo\0220\n\021avatar" +
- "_enter_info\030\007 \003(\0132\025.AvatarEnterSceneInfo" +
- "\022\031\n\021enter_scene_token\030\013 \001(\r\0220\n\024mp_level_" +
- "entity_info\030\014 \001(\0132\022.MPLevelEntityInfo\022\034\n" +
- "\024cur_avatar_entity_id\030\017 \001(\rB\033\n\031emu.grass" +
+ "nfo\030\001 \001(\0132\023.TeamEnterSceneInfo\0220\n\021avatar" +
+ "_enter_info\030\003 \003(\0132\025.AvatarEnterSceneInfo" +
+ "\022\031\n\021enter_scene_token\030\002 \001(\r\0220\n\024mp_level_" +
+ "entity_info\030\004 \001(\0132\022.MPLevelEntityInfo\022\034\n" +
+ "\024cur_avatar_entity_id\030\014 \001(\rB\033\n\031emu.grass" +
"cutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneNotifyOuterClass.java
index 961d319761b..ebc6fbbe0a2 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PlayerEnterSceneNotifyOuterClass.java
@@ -19,86 +19,107 @@ public interface PlayerEnterSceneNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 target_uid = 4;
+ * uint32 target_uid = 13;
* @return The targetUid.
*/
int getTargetUid();
/**
- * uint64 scene_begin_time = 5;
+ * uint64 scene_begin_time = 15;
* @return The sceneBeginTime.
*/
long getSceneBeginTime();
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return A list containing the sceneTagIdList.
*/
java.util.List getSceneTagIdListList();
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return The count of sceneTagIdList.
*/
int getSceneTagIdListCount();
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @param index The index of the element to return.
* @return The sceneTagIdList at the given index.
*/
int getSceneTagIdList(int index);
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 3;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
* @return Whether the pos field is set.
*/
boolean hasPos();
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
* @return The pos.
*/
emu.grasscutter.net.proto.VectorOuterClass.Vector getPos();
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPosOrBuilder();
/**
- * uint32 scene_id = 14;
+ * uint32 scene_id = 11;
* @return The sceneId.
*/
int getSceneId();
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return The enum numeric value on the wire for type.
*/
int getTypeValue();
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return The type.
*/
emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType getType();
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return The sceneTransaction.
*/
java.lang.String getSceneTransaction();
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return The bytes for sceneTransaction.
*/
com.google.protobuf.ByteString
getSceneTransactionBytes();
/**
- * bool is_skip_ui = 1;
+ * .MapLayerInfo map_layer_info = 923;
+ * @return Whether the mapLayerInfo field is set.
+ */
+ boolean hasMapLayerInfo();
+ /**
+ * .MapLayerInfo map_layer_info = 923;
+ * @return The mapLayerInfo.
+ */
+ emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo getMapLayerInfo();
+ /**
+ * .MapLayerInfo map_layer_info = 923;
+ */
+ emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder getMapLayerInfoOrBuilder();
+
+ /**
+ * uint32 world_level = 1;
+ * @return The worldLevel.
+ */
+ int getWorldLevel();
+
+ /**
+ * bool is_skip_ui = 100;
* @return The isSkipUi.
*/
boolean getIsSkipUi();
@@ -115,21 +136,6 @@ public interface PlayerEnterSceneNotifyOrBuilder extends
*/
int getCreatePlayerUid();
- /**
- * .MapLayerInfo map_layer_info = 740;
- * @return Whether the mapLayerInfo field is set.
- */
- boolean hasMapLayerInfo();
- /**
- * .MapLayerInfo map_layer_info = 740;
- * @return The mapLayerInfo.
- */
- emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo getMapLayerInfo();
- /**
- * .MapLayerInfo map_layer_info = 740;
- */
- emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder getMapLayerInfoOrBuilder();
-
/**
* .Vector prev_pos = 2;
* @return Whether the prevPos field is set.
@@ -146,17 +152,11 @@ public interface PlayerEnterSceneNotifyOrBuilder extends
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPrevPosOrBuilder();
/**
- * uint32 dungeon_id = 11;
+ * uint32 dungeon_id = 110;
* @return The dungeonId.
*/
int getDungeonId();
- /**
- * uint32 world_level = 3;
- * @return The worldLevel.
- */
- int getWorldLevel();
-
/**
* uint32 prev_scene_id = 81;
* @return The prevSceneId.
@@ -177,7 +177,7 @@ public interface PlayerEnterSceneNotifyOrBuilder extends
}
/**
*
- * CmdId: 3595
+ * CmdId: 27933
*
*
* Protobuf type {@code PlayerEnterSceneNotify}
@@ -230,7 +230,7 @@ private PlayerEnterSceneNotify(
break;
case 8: {
- isSkipUi_ = input.readBool();
+ worldLevel_ = input.readUInt32();
break;
}
case 18: {
@@ -248,20 +248,39 @@ private PlayerEnterSceneNotify(
}
case 24: {
- worldLevel_ = input.readUInt32();
+ enterSceneToken_ = input.readUInt32();
break;
}
- case 32: {
+ case 50: {
+ emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder subBuilder = null;
+ if (pos_ != null) {
+ subBuilder = pos_.toBuilder();
+ }
+ pos_ = input.readMessage(emu.grasscutter.net.proto.VectorOuterClass.Vector.parser(), extensionRegistry);
+ if (subBuilder != null) {
+ subBuilder.mergeFrom(pos_);
+ pos_ = subBuilder.buildPartial();
+ }
- targetUid_ = input.readUInt32();
break;
}
- case 40: {
+ case 80: {
+ int rawValue = input.readEnum();
- sceneBeginTime_ = input.readUInt64();
+ type_ = rawValue;
break;
}
- case 48: {
+ case 88: {
+
+ sceneId_ = input.readUInt32();
+ break;
+ }
+ case 104: {
+
+ targetUid_ = input.readUInt32();
+ break;
+ }
+ case 112: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
sceneTagIdList_ = newIntList();
mutable_bitField0_ |= 0x00000001;
@@ -269,7 +288,7 @@ private PlayerEnterSceneNotify(
sceneTagIdList_.addInt(input.readUInt32());
break;
}
- case 50: {
+ case 114: {
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
@@ -282,51 +301,43 @@ private PlayerEnterSceneNotify(
input.popLimit(limit);
break;
}
- case 56: {
+ case 120: {
- enterSceneToken_ = input.readUInt32();
+ sceneBeginTime_ = input.readUInt64();
break;
}
- case 88: {
+ case 648: {
- dungeonId_ = input.readUInt32();
+ prevSceneId_ = input.readUInt32();
break;
}
- case 106: {
- emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder subBuilder = null;
- if (pos_ != null) {
- subBuilder = pos_.toBuilder();
- }
- pos_ = input.readMessage(emu.grasscutter.net.proto.VectorOuterClass.Vector.parser(), extensionRegistry);
- if (subBuilder != null) {
- subBuilder.mergeFrom(pos_);
- pos_ = subBuilder.buildPartial();
- }
+ case 800: {
+ isSkipUi_ = input.readBool();
break;
}
- case 112: {
+ case 880: {
- sceneId_ = input.readUInt32();
+ dungeonId_ = input.readUInt32();
break;
}
- case 120: {
- int rawValue = input.readEnum();
+ case 1834: {
+ java.lang.String s = input.readStringRequireUtf8();
- type_ = rawValue;
+ sceneTransaction_ = s;
break;
}
- case 648: {
+ case 5360: {
- prevSceneId_ = input.readUInt32();
+ enterReason_ = input.readUInt32();
break;
}
- case 5360: {
+ case 6528: {
- enterReason_ = input.readUInt32();
+ isFirstLoginEnterScene_ = input.readBool();
break;
}
- case 5922: {
+ case 7386: {
emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.Builder subBuilder = null;
if (mapLayerInfo_ != null) {
subBuilder = mapLayerInfo_.toBuilder();
@@ -339,22 +350,11 @@ private PlayerEnterSceneNotify(
break;
}
- case 6528: {
-
- isFirstLoginEnterScene_ = input.readBool();
- break;
- }
case 10616: {
worldType_ = input.readUInt32();
break;
}
- case 11938: {
- java.lang.String s = input.readStringRequireUtf8();
-
- sceneTransaction_ = s;
- break;
- }
case 13568: {
createPlayerUid_ = input.readUInt32();
@@ -395,10 +395,10 @@ private PlayerEnterSceneNotify(
emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterClass.PlayerEnterSceneNotify.class, emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterClass.PlayerEnterSceneNotify.Builder.class);
}
- public static final int TARGET_UID_FIELD_NUMBER = 4;
+ public static final int TARGET_UID_FIELD_NUMBER = 13;
private int targetUid_;
/**
- * uint32 target_uid = 4;
+ * uint32 target_uid = 13;
* @return The targetUid.
*/
@java.lang.Override
@@ -406,10 +406,10 @@ public int getTargetUid() {
return targetUid_;
}
- public static final int SCENE_BEGIN_TIME_FIELD_NUMBER = 5;
+ public static final int SCENE_BEGIN_TIME_FIELD_NUMBER = 15;
private long sceneBeginTime_;
/**
- * uint64 scene_begin_time = 5;
+ * uint64 scene_begin_time = 15;
* @return The sceneBeginTime.
*/
@java.lang.Override
@@ -417,10 +417,10 @@ public long getSceneBeginTime() {
return sceneBeginTime_;
}
- public static final int SCENE_TAG_ID_LIST_FIELD_NUMBER = 6;
+ public static final int SCENE_TAG_ID_LIST_FIELD_NUMBER = 14;
private com.google.protobuf.Internal.IntList sceneTagIdList_;
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return A list containing the sceneTagIdList.
*/
@java.lang.Override
@@ -429,14 +429,14 @@ public long getSceneBeginTime() {
return sceneTagIdList_;
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return The count of sceneTagIdList.
*/
public int getSceneTagIdListCount() {
return sceneTagIdList_.size();
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @param index The index of the element to return.
* @return The sceneTagIdList at the given index.
*/
@@ -445,10 +445,10 @@ public int getSceneTagIdList(int index) {
}
private int sceneTagIdListMemoizedSerializedSize = -1;
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 7;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 3;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 3;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -456,10 +456,10 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
- public static final int POS_FIELD_NUMBER = 13;
+ public static final int POS_FIELD_NUMBER = 6;
private emu.grasscutter.net.proto.VectorOuterClass.Vector pos_;
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
* @return Whether the pos field is set.
*/
@java.lang.Override
@@ -467,7 +467,7 @@ public boolean hasPos() {
return pos_ != null;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
* @return The pos.
*/
@java.lang.Override
@@ -475,17 +475,17 @@ public emu.grasscutter.net.proto.VectorOuterClass.Vector getPos() {
return pos_ == null ? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance() : pos_;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
@java.lang.Override
public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPosOrBuilder() {
return getPos();
}
- public static final int SCENE_ID_FIELD_NUMBER = 14;
+ public static final int SCENE_ID_FIELD_NUMBER = 11;
private int sceneId_;
/**
- * uint32 scene_id = 14;
+ * uint32 scene_id = 11;
* @return The sceneId.
*/
@java.lang.Override
@@ -493,17 +493,17 @@ public int getSceneId() {
return sceneId_;
}
- public static final int TYPE_FIELD_NUMBER = 15;
+ public static final int TYPE_FIELD_NUMBER = 10;
private int type_;
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return The enum numeric value on the wire for type.
*/
@java.lang.Override public int getTypeValue() {
return type_;
}
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return The type.
*/
@java.lang.Override public emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType getType() {
@@ -512,10 +512,10 @@ public int getSceneId() {
return result == null ? emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType.UNRECOGNIZED : result;
}
- public static final int SCENE_TRANSACTION_FIELD_NUMBER = 1492;
+ public static final int SCENE_TRANSACTION_FIELD_NUMBER = 229;
private volatile java.lang.Object sceneTransaction_;
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return The sceneTransaction.
*/
@java.lang.Override
@@ -532,7 +532,7 @@ public java.lang.String getSceneTransaction() {
}
}
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return The bytes for sceneTransaction.
*/
@java.lang.Override
@@ -550,10 +550,47 @@ public java.lang.String getSceneTransaction() {
}
}
- public static final int IS_SKIP_UI_FIELD_NUMBER = 1;
+ public static final int MAP_LAYER_INFO_FIELD_NUMBER = 923;
+ private emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo mapLayerInfo_;
+ /**
+ * .MapLayerInfo map_layer_info = 923;
+ * @return Whether the mapLayerInfo field is set.
+ */
+ @java.lang.Override
+ public boolean hasMapLayerInfo() {
+ return mapLayerInfo_ != null;
+ }
+ /**
+ * .MapLayerInfo map_layer_info = 923;
+ * @return The mapLayerInfo.
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo getMapLayerInfo() {
+ return mapLayerInfo_ == null ? emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.getDefaultInstance() : mapLayerInfo_;
+ }
+ /**
+ * .MapLayerInfo map_layer_info = 923;
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder getMapLayerInfoOrBuilder() {
+ return getMapLayerInfo();
+ }
+
+ public static final int WORLD_LEVEL_FIELD_NUMBER = 1;
+ private int worldLevel_;
+ /**
+ * uint32 world_level = 1;
+ * @return The worldLevel.
+ */
+ @java.lang.Override
+ public int getWorldLevel() {
+ return worldLevel_;
+ }
+
+ public static final int IS_SKIP_UI_FIELD_NUMBER = 100;
private boolean isSkipUi_;
/**
- * bool is_skip_ui = 1;
+ * bool is_skip_ui = 100;
* @return The isSkipUi.
*/
@java.lang.Override
@@ -583,32 +620,6 @@ public int getCreatePlayerUid() {
return createPlayerUid_;
}
- public static final int MAP_LAYER_INFO_FIELD_NUMBER = 740;
- private emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo mapLayerInfo_;
- /**
- * .MapLayerInfo map_layer_info = 740;
- * @return Whether the mapLayerInfo field is set.
- */
- @java.lang.Override
- public boolean hasMapLayerInfo() {
- return mapLayerInfo_ != null;
- }
- /**
- * .MapLayerInfo map_layer_info = 740;
- * @return The mapLayerInfo.
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo getMapLayerInfo() {
- return mapLayerInfo_ == null ? emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.getDefaultInstance() : mapLayerInfo_;
- }
- /**
- * .MapLayerInfo map_layer_info = 740;
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder getMapLayerInfoOrBuilder() {
- return getMapLayerInfo();
- }
-
public static final int PREV_POS_FIELD_NUMBER = 2;
private emu.grasscutter.net.proto.VectorOuterClass.Vector prevPos_;
/**
@@ -635,10 +646,10 @@ public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPrevPosOrBu
return getPrevPos();
}
- public static final int DUNGEON_ID_FIELD_NUMBER = 11;
+ public static final int DUNGEON_ID_FIELD_NUMBER = 110;
private int dungeonId_;
/**
- * uint32 dungeon_id = 11;
+ * uint32 dungeon_id = 110;
* @return The dungeonId.
*/
@java.lang.Override
@@ -646,17 +657,6 @@ public int getDungeonId() {
return dungeonId_;
}
- public static final int WORLD_LEVEL_FIELD_NUMBER = 3;
- private int worldLevel_;
- /**
- * uint32 world_level = 3;
- * @return The worldLevel.
- */
- @java.lang.Override
- public int getWorldLevel() {
- return worldLevel_;
- }
-
public static final int PREV_SCENE_ID_FIELD_NUMBER = 81;
private int prevSceneId_;
/**
@@ -705,61 +705,61 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
getSerializedSize();
- if (isSkipUi_ != false) {
- output.writeBool(1, isSkipUi_);
+ if (worldLevel_ != 0) {
+ output.writeUInt32(1, worldLevel_);
}
if (prevPos_ != null) {
output.writeMessage(2, getPrevPos());
}
- if (worldLevel_ != 0) {
- output.writeUInt32(3, worldLevel_);
+ if (enterSceneToken_ != 0) {
+ output.writeUInt32(3, enterSceneToken_);
}
- if (targetUid_ != 0) {
- output.writeUInt32(4, targetUid_);
+ if (pos_ != null) {
+ output.writeMessage(6, getPos());
}
- if (sceneBeginTime_ != 0L) {
- output.writeUInt64(5, sceneBeginTime_);
+ if (type_ != emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType.ENTER_TYPE_NONE.getNumber()) {
+ output.writeEnum(10, type_);
+ }
+ if (sceneId_ != 0) {
+ output.writeUInt32(11, sceneId_);
+ }
+ if (targetUid_ != 0) {
+ output.writeUInt32(13, targetUid_);
}
if (getSceneTagIdListList().size() > 0) {
- output.writeUInt32NoTag(50);
+ output.writeUInt32NoTag(114);
output.writeUInt32NoTag(sceneTagIdListMemoizedSerializedSize);
}
for (int i = 0; i < sceneTagIdList_.size(); i++) {
output.writeUInt32NoTag(sceneTagIdList_.getInt(i));
}
- if (enterSceneToken_ != 0) {
- output.writeUInt32(7, enterSceneToken_);
- }
- if (dungeonId_ != 0) {
- output.writeUInt32(11, dungeonId_);
+ if (sceneBeginTime_ != 0L) {
+ output.writeUInt64(15, sceneBeginTime_);
}
- if (pos_ != null) {
- output.writeMessage(13, getPos());
+ if (prevSceneId_ != 0) {
+ output.writeUInt32(81, prevSceneId_);
}
- if (sceneId_ != 0) {
- output.writeUInt32(14, sceneId_);
+ if (isSkipUi_ != false) {
+ output.writeBool(100, isSkipUi_);
}
- if (type_ != emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType.ENTER_TYPE_NONE.getNumber()) {
- output.writeEnum(15, type_);
+ if (dungeonId_ != 0) {
+ output.writeUInt32(110, dungeonId_);
}
- if (prevSceneId_ != 0) {
- output.writeUInt32(81, prevSceneId_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sceneTransaction_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 229, sceneTransaction_);
}
if (enterReason_ != 0) {
output.writeUInt32(670, enterReason_);
}
- if (mapLayerInfo_ != null) {
- output.writeMessage(740, getMapLayerInfo());
- }
if (isFirstLoginEnterScene_ != false) {
output.writeBool(816, isFirstLoginEnterScene_);
}
+ if (mapLayerInfo_ != null) {
+ output.writeMessage(923, getMapLayerInfo());
+ }
if (worldType_ != 0) {
output.writeUInt32(1327, worldType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sceneTransaction_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1492, sceneTransaction_);
- }
if (createPlayerUid_ != 0) {
output.writeUInt32(1696, createPlayerUid_);
}
@@ -772,25 +772,33 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (isSkipUi_ != false) {
+ if (worldLevel_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(1, isSkipUi_);
+ .computeUInt32Size(1, worldLevel_);
}
if (prevPos_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(2, getPrevPos());
}
- if (worldLevel_ != 0) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(3, worldLevel_);
+ .computeUInt32Size(3, enterSceneToken_);
}
- if (targetUid_ != 0) {
+ if (pos_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(4, targetUid_);
+ .computeMessageSize(6, getPos());
}
- if (sceneBeginTime_ != 0L) {
+ if (type_ != emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType.ENTER_TYPE_NONE.getNumber()) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeEnumSize(10, type_);
+ }
+ if (sceneId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt64Size(5, sceneBeginTime_);
+ .computeUInt32Size(11, sceneId_);
+ }
+ if (targetUid_ != 0) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeUInt32Size(13, targetUid_);
}
{
int dataSize = 0;
@@ -806,49 +814,41 @@ public int getSerializedSize() {
}
sceneTagIdListMemoizedSerializedSize = dataSize;
}
- if (enterSceneToken_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(7, enterSceneToken_);
- }
- if (dungeonId_ != 0) {
+ if (sceneBeginTime_ != 0L) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(11, dungeonId_);
+ .computeUInt64Size(15, sceneBeginTime_);
}
- if (pos_ != null) {
+ if (prevSceneId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(13, getPos());
+ .computeUInt32Size(81, prevSceneId_);
}
- if (sceneId_ != 0) {
+ if (isSkipUi_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(14, sceneId_);
+ .computeBoolSize(100, isSkipUi_);
}
- if (type_ != emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType.ENTER_TYPE_NONE.getNumber()) {
+ if (dungeonId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeEnumSize(15, type_);
+ .computeUInt32Size(110, dungeonId_);
}
- if (prevSceneId_ != 0) {
- size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(81, prevSceneId_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sceneTransaction_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(229, sceneTransaction_);
}
if (enterReason_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(670, enterReason_);
}
- if (mapLayerInfo_ != null) {
- size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(740, getMapLayerInfo());
- }
if (isFirstLoginEnterScene_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(816, isFirstLoginEnterScene_);
}
+ if (mapLayerInfo_ != null) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeMessageSize(923, getMapLayerInfo());
+ }
if (worldType_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1327, worldType_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(sceneTransaction_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1492, sceneTransaction_);
- }
if (createPlayerUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1696, createPlayerUid_);
@@ -886,17 +886,19 @@ public boolean equals(final java.lang.Object obj) {
if (type_ != other.type_) return false;
if (!getSceneTransaction()
.equals(other.getSceneTransaction())) return false;
+ if (hasMapLayerInfo() != other.hasMapLayerInfo()) return false;
+ if (hasMapLayerInfo()) {
+ if (!getMapLayerInfo()
+ .equals(other.getMapLayerInfo())) return false;
+ }
+ if (getWorldLevel()
+ != other.getWorldLevel()) return false;
if (getIsSkipUi()
!= other.getIsSkipUi()) return false;
if (getIsFirstLoginEnterScene()
!= other.getIsFirstLoginEnterScene()) return false;
if (getCreatePlayerUid()
!= other.getCreatePlayerUid()) return false;
- if (hasMapLayerInfo() != other.hasMapLayerInfo()) return false;
- if (hasMapLayerInfo()) {
- if (!getMapLayerInfo()
- .equals(other.getMapLayerInfo())) return false;
- }
if (hasPrevPos() != other.hasPrevPos()) return false;
if (hasPrevPos()) {
if (!getPrevPos()
@@ -904,8 +906,6 @@ public boolean equals(final java.lang.Object obj) {
}
if (getDungeonId()
!= other.getDungeonId()) return false;
- if (getWorldLevel()
- != other.getWorldLevel()) return false;
if (getPrevSceneId()
!= other.getPrevSceneId()) return false;
if (getWorldType()
@@ -944,6 +944,12 @@ public int hashCode() {
hash = (53 * hash) + type_;
hash = (37 * hash) + SCENE_TRANSACTION_FIELD_NUMBER;
hash = (53 * hash) + getSceneTransaction().hashCode();
+ if (hasMapLayerInfo()) {
+ hash = (37 * hash) + MAP_LAYER_INFO_FIELD_NUMBER;
+ hash = (53 * hash) + getMapLayerInfo().hashCode();
+ }
+ hash = (37 * hash) + WORLD_LEVEL_FIELD_NUMBER;
+ hash = (53 * hash) + getWorldLevel();
hash = (37 * hash) + IS_SKIP_UI_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsSkipUi());
@@ -952,18 +958,12 @@ public int hashCode() {
getIsFirstLoginEnterScene());
hash = (37 * hash) + CREATE_PLAYER_UID_FIELD_NUMBER;
hash = (53 * hash) + getCreatePlayerUid();
- if (hasMapLayerInfo()) {
- hash = (37 * hash) + MAP_LAYER_INFO_FIELD_NUMBER;
- hash = (53 * hash) + getMapLayerInfo().hashCode();
- }
if (hasPrevPos()) {
hash = (37 * hash) + PREV_POS_FIELD_NUMBER;
hash = (53 * hash) + getPrevPos().hashCode();
}
hash = (37 * hash) + DUNGEON_ID_FIELD_NUMBER;
hash = (53 * hash) + getDungeonId();
- hash = (37 * hash) + WORLD_LEVEL_FIELD_NUMBER;
- hash = (53 * hash) + getWorldLevel();
hash = (37 * hash) + PREV_SCENE_ID_FIELD_NUMBER;
hash = (53 * hash) + getPrevSceneId();
hash = (37 * hash) + WORLD_TYPE_FIELD_NUMBER;
@@ -1067,7 +1067,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 3595
+ * CmdId: 27933
*
*
* Protobuf type {@code PlayerEnterSceneNotify}
@@ -1127,18 +1127,20 @@ public Builder clear() {
sceneTransaction_ = "";
- isSkipUi_ = false;
-
- isFirstLoginEnterScene_ = false;
-
- createPlayerUid_ = 0;
-
if (mapLayerInfoBuilder_ == null) {
mapLayerInfo_ = null;
} else {
mapLayerInfo_ = null;
mapLayerInfoBuilder_ = null;
}
+ worldLevel_ = 0;
+
+ isSkipUi_ = false;
+
+ isFirstLoginEnterScene_ = false;
+
+ createPlayerUid_ = 0;
+
if (prevPosBuilder_ == null) {
prevPos_ = null;
} else {
@@ -1147,8 +1149,6 @@ public Builder clear() {
}
dungeonId_ = 0;
- worldLevel_ = 0;
-
prevSceneId_ = 0;
worldType_ = 0;
@@ -1198,21 +1198,21 @@ public emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterClass.PlayerEnterSce
result.sceneId_ = sceneId_;
result.type_ = type_;
result.sceneTransaction_ = sceneTransaction_;
- result.isSkipUi_ = isSkipUi_;
- result.isFirstLoginEnterScene_ = isFirstLoginEnterScene_;
- result.createPlayerUid_ = createPlayerUid_;
if (mapLayerInfoBuilder_ == null) {
result.mapLayerInfo_ = mapLayerInfo_;
} else {
result.mapLayerInfo_ = mapLayerInfoBuilder_.build();
}
+ result.worldLevel_ = worldLevel_;
+ result.isSkipUi_ = isSkipUi_;
+ result.isFirstLoginEnterScene_ = isFirstLoginEnterScene_;
+ result.createPlayerUid_ = createPlayerUid_;
if (prevPosBuilder_ == null) {
result.prevPos_ = prevPos_;
} else {
result.prevPos_ = prevPosBuilder_.build();
}
result.dungeonId_ = dungeonId_;
- result.worldLevel_ = worldLevel_;
result.prevSceneId_ = prevSceneId_;
result.worldType_ = worldType_;
result.enterReason_ = enterReason_;
@@ -1296,6 +1296,12 @@ public Builder mergeFrom(emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterCl
sceneTransaction_ = other.sceneTransaction_;
onChanged();
}
+ if (other.hasMapLayerInfo()) {
+ mergeMapLayerInfo(other.getMapLayerInfo());
+ }
+ if (other.getWorldLevel() != 0) {
+ setWorldLevel(other.getWorldLevel());
+ }
if (other.getIsSkipUi() != false) {
setIsSkipUi(other.getIsSkipUi());
}
@@ -1305,18 +1311,12 @@ public Builder mergeFrom(emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterCl
if (other.getCreatePlayerUid() != 0) {
setCreatePlayerUid(other.getCreatePlayerUid());
}
- if (other.hasMapLayerInfo()) {
- mergeMapLayerInfo(other.getMapLayerInfo());
- }
if (other.hasPrevPos()) {
mergePrevPos(other.getPrevPos());
}
if (other.getDungeonId() != 0) {
setDungeonId(other.getDungeonId());
}
- if (other.getWorldLevel() != 0) {
- setWorldLevel(other.getWorldLevel());
- }
if (other.getPrevSceneId() != 0) {
setPrevSceneId(other.getPrevSceneId());
}
@@ -1358,7 +1358,7 @@ public Builder mergeFrom(
private int targetUid_ ;
/**
- * uint32 target_uid = 4;
+ * uint32 target_uid = 13;
* @return The targetUid.
*/
@java.lang.Override
@@ -1366,7 +1366,7 @@ public int getTargetUid() {
return targetUid_;
}
/**
- * uint32 target_uid = 4;
+ * uint32 target_uid = 13;
* @param value The targetUid to set.
* @return This builder for chaining.
*/
@@ -1377,7 +1377,7 @@ public Builder setTargetUid(int value) {
return this;
}
/**
- * uint32 target_uid = 4;
+ * uint32 target_uid = 13;
* @return This builder for chaining.
*/
public Builder clearTargetUid() {
@@ -1389,7 +1389,7 @@ public Builder clearTargetUid() {
private long sceneBeginTime_ ;
/**
- * uint64 scene_begin_time = 5;
+ * uint64 scene_begin_time = 15;
* @return The sceneBeginTime.
*/
@java.lang.Override
@@ -1397,7 +1397,7 @@ public long getSceneBeginTime() {
return sceneBeginTime_;
}
/**
- * uint64 scene_begin_time = 5;
+ * uint64 scene_begin_time = 15;
* @param value The sceneBeginTime to set.
* @return This builder for chaining.
*/
@@ -1408,7 +1408,7 @@ public Builder setSceneBeginTime(long value) {
return this;
}
/**
- * uint64 scene_begin_time = 5;
+ * uint64 scene_begin_time = 15;
* @return This builder for chaining.
*/
public Builder clearSceneBeginTime() {
@@ -1426,7 +1426,7 @@ private void ensureSceneTagIdListIsMutable() {
}
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return A list containing the sceneTagIdList.
*/
public java.util.List
@@ -1435,14 +1435,14 @@ private void ensureSceneTagIdListIsMutable() {
java.util.Collections.unmodifiableList(sceneTagIdList_) : sceneTagIdList_;
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return The count of sceneTagIdList.
*/
public int getSceneTagIdListCount() {
return sceneTagIdList_.size();
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @param index The index of the element to return.
* @return The sceneTagIdList at the given index.
*/
@@ -1450,7 +1450,7 @@ public int getSceneTagIdList(int index) {
return sceneTagIdList_.getInt(index);
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @param index The index to set the value at.
* @param value The sceneTagIdList to set.
* @return This builder for chaining.
@@ -1463,7 +1463,7 @@ public Builder setSceneTagIdList(
return this;
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @param value The sceneTagIdList to add.
* @return This builder for chaining.
*/
@@ -1474,7 +1474,7 @@ public Builder addSceneTagIdList(int value) {
return this;
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @param values The sceneTagIdList to add.
* @return This builder for chaining.
*/
@@ -1487,7 +1487,7 @@ public Builder addAllSceneTagIdList(
return this;
}
/**
- * repeated uint32 scene_tag_id_list = 6;
+ * repeated uint32 scene_tag_id_list = 14;
* @return This builder for chaining.
*/
public Builder clearSceneTagIdList() {
@@ -1499,7 +1499,7 @@ public Builder clearSceneTagIdList() {
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 3;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -1507,7 +1507,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 3;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -1518,7 +1518,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 7;
+ * uint32 enter_scene_token = 3;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -1532,14 +1532,14 @@ public Builder clearEnterSceneToken() {
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector, emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder, emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder> posBuilder_;
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
* @return Whether the pos field is set.
*/
public boolean hasPos() {
return posBuilder_ != null || pos_ != null;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
* @return The pos.
*/
public emu.grasscutter.net.proto.VectorOuterClass.Vector getPos() {
@@ -1550,7 +1550,7 @@ public emu.grasscutter.net.proto.VectorOuterClass.Vector getPos() {
}
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
public Builder setPos(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
if (posBuilder_ == null) {
@@ -1566,7 +1566,7 @@ public Builder setPos(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
return this;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
public Builder setPos(
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder builderForValue) {
@@ -1580,7 +1580,7 @@ public Builder setPos(
return this;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
public Builder mergePos(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
if (posBuilder_ == null) {
@@ -1598,7 +1598,7 @@ public Builder mergePos(emu.grasscutter.net.proto.VectorOuterClass.Vector value)
return this;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
public Builder clearPos() {
if (posBuilder_ == null) {
@@ -1612,7 +1612,7 @@ public Builder clearPos() {
return this;
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
public emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder getPosBuilder() {
@@ -1620,7 +1620,7 @@ public emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder getPosBuilder()
return getPosFieldBuilder().getBuilder();
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPosOrBuilder() {
if (posBuilder_ != null) {
@@ -1631,7 +1631,7 @@ public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPosOrBuilde
}
}
/**
- * .Vector pos = 13;
+ * .Vector pos = 6;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector, emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder, emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>
@@ -1649,7 +1649,7 @@ public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPosOrBuilde
private int sceneId_ ;
/**
- * uint32 scene_id = 14;
+ * uint32 scene_id = 11;
* @return The sceneId.
*/
@java.lang.Override
@@ -1657,7 +1657,7 @@ public int getSceneId() {
return sceneId_;
}
/**
- * uint32 scene_id = 14;
+ * uint32 scene_id = 11;
* @param value The sceneId to set.
* @return This builder for chaining.
*/
@@ -1668,7 +1668,7 @@ public Builder setSceneId(int value) {
return this;
}
/**
- * uint32 scene_id = 14;
+ * uint32 scene_id = 11;
* @return This builder for chaining.
*/
public Builder clearSceneId() {
@@ -1680,14 +1680,14 @@ public Builder clearSceneId() {
private int type_ = 0;
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return The enum numeric value on the wire for type.
*/
@java.lang.Override public int getTypeValue() {
return type_;
}
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @param value The enum numeric value on the wire for type to set.
* @return This builder for chaining.
*/
@@ -1698,7 +1698,7 @@ public Builder setTypeValue(int value) {
return this;
}
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return The type.
*/
@java.lang.Override
@@ -1708,7 +1708,7 @@ public emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType getType() {
return result == null ? emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType.UNRECOGNIZED : result;
}
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @param value The type to set.
* @return This builder for chaining.
*/
@@ -1722,7 +1722,7 @@ public Builder setType(emu.grasscutter.net.proto.EnterTypeOuterClass.EnterType v
return this;
}
/**
- * .EnterType type = 15;
+ * .EnterType type = 10;
* @return This builder for chaining.
*/
public Builder clearType() {
@@ -1734,7 +1734,7 @@ public Builder clearType() {
private java.lang.Object sceneTransaction_ = "";
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return The sceneTransaction.
*/
public java.lang.String getSceneTransaction() {
@@ -1750,7 +1750,7 @@ public java.lang.String getSceneTransaction() {
}
}
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return The bytes for sceneTransaction.
*/
public com.google.protobuf.ByteString
@@ -1767,7 +1767,7 @@ public java.lang.String getSceneTransaction() {
}
}
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @param value The sceneTransaction to set.
* @return This builder for chaining.
*/
@@ -1782,7 +1782,7 @@ public Builder setSceneTransaction(
return this;
}
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @return This builder for chaining.
*/
public Builder clearSceneTransaction() {
@@ -1792,7 +1792,7 @@ public Builder clearSceneTransaction() {
return this;
}
/**
- * string scene_transaction = 1492;
+ * string scene_transaction = 229;
* @param value The bytes for sceneTransaction to set.
* @return This builder for chaining.
*/
@@ -1808,111 +1808,18 @@ public Builder setSceneTransactionBytes(
return this;
}
- private boolean isSkipUi_ ;
- /**
- * bool is_skip_ui = 1;
- * @return The isSkipUi.
- */
- @java.lang.Override
- public boolean getIsSkipUi() {
- return isSkipUi_;
- }
- /**
- * bool is_skip_ui = 1;
- * @param value The isSkipUi to set.
- * @return This builder for chaining.
- */
- public Builder setIsSkipUi(boolean value) {
-
- isSkipUi_ = value;
- onChanged();
- return this;
- }
- /**
- * bool is_skip_ui = 1;
- * @return This builder for chaining.
- */
- public Builder clearIsSkipUi() {
-
- isSkipUi_ = false;
- onChanged();
- return this;
- }
-
- private boolean isFirstLoginEnterScene_ ;
- /**
- * bool is_first_login_enter_scene = 816;
- * @return The isFirstLoginEnterScene.
- */
- @java.lang.Override
- public boolean getIsFirstLoginEnterScene() {
- return isFirstLoginEnterScene_;
- }
- /**
- * bool is_first_login_enter_scene = 816;
- * @param value The isFirstLoginEnterScene to set.
- * @return This builder for chaining.
- */
- public Builder setIsFirstLoginEnterScene(boolean value) {
-
- isFirstLoginEnterScene_ = value;
- onChanged();
- return this;
- }
- /**
- * bool is_first_login_enter_scene = 816;
- * @return This builder for chaining.
- */
- public Builder clearIsFirstLoginEnterScene() {
-
- isFirstLoginEnterScene_ = false;
- onChanged();
- return this;
- }
-
- private int createPlayerUid_ ;
- /**
- * uint32 create_player_uid = 1696;
- * @return The createPlayerUid.
- */
- @java.lang.Override
- public int getCreatePlayerUid() {
- return createPlayerUid_;
- }
- /**
- * uint32 create_player_uid = 1696;
- * @param value The createPlayerUid to set.
- * @return This builder for chaining.
- */
- public Builder setCreatePlayerUid(int value) {
-
- createPlayerUid_ = value;
- onChanged();
- return this;
- }
- /**
- * uint32 create_player_uid = 1696;
- * @return This builder for chaining.
- */
- public Builder clearCreatePlayerUid() {
-
- createPlayerUid_ = 0;
- onChanged();
- return this;
- }
-
private emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo mapLayerInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo, emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.Builder, emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder> mapLayerInfoBuilder_;
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
* @return Whether the mapLayerInfo field is set.
*/
public boolean hasMapLayerInfo() {
return mapLayerInfoBuilder_ != null || mapLayerInfo_ != null;
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
* @return The mapLayerInfo.
*/
public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo getMapLayerInfo() {
@@ -1923,7 +1830,7 @@ public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo getMapLayer
}
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
public Builder setMapLayerInfo(emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo value) {
if (mapLayerInfoBuilder_ == null) {
@@ -1939,7 +1846,7 @@ public Builder setMapLayerInfo(emu.grasscutter.net.proto.MapLayerInfoOuterClass.
return this;
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
public Builder setMapLayerInfo(
emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.Builder builderForValue) {
@@ -1953,7 +1860,7 @@ public Builder setMapLayerInfo(
return this;
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
public Builder mergeMapLayerInfo(emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo value) {
if (mapLayerInfoBuilder_ == null) {
@@ -1971,7 +1878,7 @@ public Builder mergeMapLayerInfo(emu.grasscutter.net.proto.MapLayerInfoOuterClas
return this;
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
public Builder clearMapLayerInfo() {
if (mapLayerInfoBuilder_ == null) {
@@ -1985,7 +1892,7 @@ public Builder clearMapLayerInfo() {
return this;
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.Builder getMapLayerInfoBuilder() {
@@ -1993,7 +1900,7 @@ public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.Builder get
return getMapLayerInfoFieldBuilder().getBuilder();
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder getMapLayerInfoOrBuilder() {
if (mapLayerInfoBuilder_ != null) {
@@ -2004,7 +1911,7 @@ public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder ge
}
}
/**
- * .MapLayerInfo map_layer_info = 740;
+ * .MapLayerInfo map_layer_info = 923;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo, emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfo.Builder, emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder>
@@ -2020,6 +1927,130 @@ public emu.grasscutter.net.proto.MapLayerInfoOuterClass.MapLayerInfoOrBuilder ge
return mapLayerInfoBuilder_;
}
+ private int worldLevel_ ;
+ /**
+ * uint32 world_level = 1;
+ * @return The worldLevel.
+ */
+ @java.lang.Override
+ public int getWorldLevel() {
+ return worldLevel_;
+ }
+ /**
+ * uint32 world_level = 1;
+ * @param value The worldLevel to set.
+ * @return This builder for chaining.
+ */
+ public Builder setWorldLevel(int value) {
+
+ worldLevel_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * uint32 world_level = 1;
+ * @return This builder for chaining.
+ */
+ public Builder clearWorldLevel() {
+
+ worldLevel_ = 0;
+ onChanged();
+ return this;
+ }
+
+ private boolean isSkipUi_ ;
+ /**
+ * bool is_skip_ui = 100;
+ * @return The isSkipUi.
+ */
+ @java.lang.Override
+ public boolean getIsSkipUi() {
+ return isSkipUi_;
+ }
+ /**
+ * bool is_skip_ui = 100;
+ * @param value The isSkipUi to set.
+ * @return This builder for chaining.
+ */
+ public Builder setIsSkipUi(boolean value) {
+
+ isSkipUi_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * bool is_skip_ui = 100;
+ * @return This builder for chaining.
+ */
+ public Builder clearIsSkipUi() {
+
+ isSkipUi_ = false;
+ onChanged();
+ return this;
+ }
+
+ private boolean isFirstLoginEnterScene_ ;
+ /**
+ * bool is_first_login_enter_scene = 816;
+ * @return The isFirstLoginEnterScene.
+ */
+ @java.lang.Override
+ public boolean getIsFirstLoginEnterScene() {
+ return isFirstLoginEnterScene_;
+ }
+ /**
+ * bool is_first_login_enter_scene = 816;
+ * @param value The isFirstLoginEnterScene to set.
+ * @return This builder for chaining.
+ */
+ public Builder setIsFirstLoginEnterScene(boolean value) {
+
+ isFirstLoginEnterScene_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * bool is_first_login_enter_scene = 816;
+ * @return This builder for chaining.
+ */
+ public Builder clearIsFirstLoginEnterScene() {
+
+ isFirstLoginEnterScene_ = false;
+ onChanged();
+ return this;
+ }
+
+ private int createPlayerUid_ ;
+ /**
+ * uint32 create_player_uid = 1696;
+ * @return The createPlayerUid.
+ */
+ @java.lang.Override
+ public int getCreatePlayerUid() {
+ return createPlayerUid_;
+ }
+ /**
+ * uint32 create_player_uid = 1696;
+ * @param value The createPlayerUid to set.
+ * @return This builder for chaining.
+ */
+ public Builder setCreatePlayerUid(int value) {
+
+ createPlayerUid_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * uint32 create_player_uid = 1696;
+ * @return This builder for chaining.
+ */
+ public Builder clearCreatePlayerUid() {
+
+ createPlayerUid_ = 0;
+ onChanged();
+ return this;
+ }
+
private emu.grasscutter.net.proto.VectorOuterClass.Vector prevPos_;
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector, emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder, emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder> prevPosBuilder_;
@@ -2141,7 +2172,7 @@ public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getPrevPosOrBu
private int dungeonId_ ;
/**
- * uint32 dungeon_id = 11;
+ * uint32 dungeon_id = 110;
* @return The dungeonId.
*/
@java.lang.Override
@@ -2149,7 +2180,7 @@ public int getDungeonId() {
return dungeonId_;
}
/**
- * uint32 dungeon_id = 11;
+ * uint32 dungeon_id = 110;
* @param value The dungeonId to set.
* @return This builder for chaining.
*/
@@ -2160,7 +2191,7 @@ public Builder setDungeonId(int value) {
return this;
}
/**
- * uint32 dungeon_id = 11;
+ * uint32 dungeon_id = 110;
* @return This builder for chaining.
*/
public Builder clearDungeonId() {
@@ -2170,37 +2201,6 @@ public Builder clearDungeonId() {
return this;
}
- private int worldLevel_ ;
- /**
- * uint32 world_level = 3;
- * @return The worldLevel.
- */
- @java.lang.Override
- public int getWorldLevel() {
- return worldLevel_;
- }
- /**
- * uint32 world_level = 3;
- * @param value The worldLevel to set.
- * @return This builder for chaining.
- */
- public Builder setWorldLevel(int value) {
-
- worldLevel_ = value;
- onChanged();
- return this;
- }
- /**
- * uint32 world_level = 3;
- * @return This builder for chaining.
- */
- public Builder clearWorldLevel() {
-
- worldLevel_ = 0;
- onChanged();
- return this;
- }
-
private int prevSceneId_ ;
/**
* uint32 prev_scene_id = 81;
@@ -2363,16 +2363,16 @@ public emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterClass.PlayerEnterSce
"\n\034PlayerEnterSceneNotify.proto\032\022MapLayer" +
"Info.proto\032\014Vector.proto\032\017EnterType.prot" +
"o\"\336\003\n\026PlayerEnterSceneNotify\022\022\n\ntarget_u" +
- "id\030\004 \001(\r\022\030\n\020scene_begin_time\030\005 \001(\004\022\031\n\021sc" +
- "ene_tag_id_list\030\006 \003(\r\022\031\n\021enter_scene_tok" +
- "en\030\007 \001(\r\022\024\n\003pos\030\r \001(\0132\007.Vector\022\020\n\010scene_" +
- "id\030\016 \001(\r\022\030\n\004type\030\017 \001(\0162\n.EnterType\022\032\n\021sc" +
- "ene_transaction\030\324\013 \001(\t\022\022\n\nis_skip_ui\030\001 \001" +
- "(\010\022#\n\032is_first_login_enter_scene\030\260\006 \001(\010\022" +
- "\032\n\021create_player_uid\030\240\r \001(\r\022&\n\016map_layer" +
- "_info\030\344\005 \001(\0132\r.MapLayerInfo\022\031\n\010prev_pos\030" +
- "\002 \001(\0132\007.Vector\022\022\n\ndungeon_id\030\013 \001(\r\022\023\n\013wo" +
- "rld_level\030\003 \001(\r\022\025\n\rprev_scene_id\030Q \001(\r\022\023" +
+ "id\030\r \001(\r\022\030\n\020scene_begin_time\030\017 \001(\004\022\031\n\021sc" +
+ "ene_tag_id_list\030\016 \003(\r\022\031\n\021enter_scene_tok" +
+ "en\030\003 \001(\r\022\024\n\003pos\030\006 \001(\0132\007.Vector\022\020\n\010scene_" +
+ "id\030\013 \001(\r\022\030\n\004type\030\n \001(\0162\n.EnterType\022\032\n\021sc" +
+ "ene_transaction\030\345\001 \001(\t\022&\n\016map_layer_info" +
+ "\030\233\007 \001(\0132\r.MapLayerInfo\022\023\n\013world_level\030\001 " +
+ "\001(\r\022\022\n\nis_skip_ui\030d \001(\010\022#\n\032is_first_logi" +
+ "n_enter_scene\030\260\006 \001(\010\022\032\n\021create_player_ui" +
+ "d\030\240\r \001(\r\022\031\n\010prev_pos\030\002 \001(\0132\007.Vector\022\022\n\nd" +
+ "ungeon_id\030n \001(\r\022\025\n\rprev_scene_id\030Q \001(\r\022\023" +
"\n\nworld_type\030\257\n \001(\r\022\025\n\014enter_reason\030\236\005 \001" +
"(\rB\033\n\031emu.grasscutter.net.protob\006proto3"
};
@@ -2388,7 +2388,7 @@ public emu.grasscutter.net.proto.PlayerEnterSceneNotifyOuterClass.PlayerEnterSce
internal_static_PlayerEnterSceneNotify_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_PlayerEnterSceneNotify_descriptor,
- new java.lang.String[] { "TargetUid", "SceneBeginTime", "SceneTagIdList", "EnterSceneToken", "Pos", "SceneId", "Type", "SceneTransaction", "IsSkipUi", "IsFirstLoginEnterScene", "CreatePlayerUid", "MapLayerInfo", "PrevPos", "DungeonId", "WorldLevel", "PrevSceneId", "WorldType", "EnterReason", });
+ new java.lang.String[] { "TargetUid", "SceneBeginTime", "SceneTagIdList", "EnterSceneToken", "Pos", "SceneId", "Type", "SceneTransaction", "MapLayerInfo", "WorldLevel", "IsSkipUi", "IsFirstLoginEnterScene", "CreatePlayerUid", "PrevPos", "DungeonId", "PrevSceneId", "WorldType", "EnterReason", });
emu.grasscutter.net.proto.MapLayerInfoOuterClass.getDescriptor();
emu.grasscutter.net.proto.VectorOuterClass.getDescriptor();
emu.grasscutter.net.proto.EnterTypeOuterClass.getDescriptor();
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginReqOuterClass.java
index 893b6d83198..788bbd7cebb 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginReqOuterClass.java
@@ -19,28 +19,28 @@ public interface PlayerLoginReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * string platform = 14;
- * @return The platform.
+ * string token = 1;
+ * @return The token.
*/
- java.lang.String getPlatform();
+ java.lang.String getToken();
/**
- * string platform = 14;
- * @return The bytes for platform.
+ * string token = 1;
+ * @return The bytes for token.
*/
com.google.protobuf.ByteString
- getPlatformBytes();
+ getTokenBytes();
/**
- * string token = 7;
- * @return The token.
+ * string platform = 12;
+ * @return The platform.
*/
- java.lang.String getToken();
+ java.lang.String getPlatform();
/**
- * string token = 7;
- * @return The bytes for token.
+ * string platform = 12;
+ * @return The bytes for platform.
*/
com.google.protobuf.ByteString
- getTokenBytes();
+ getPlatformBytes();
/**
* bytes extra_bin_data = 1183;
@@ -91,7 +91,7 @@ public interface PlayerLoginReqOrBuilder extends
boolean getIsGuest();
/**
- * uint64 login_rand = 12;
+ * uint64 login_rand = 120;
* @return The loginRand.
*/
long getLoginRand();
@@ -128,7 +128,7 @@ public interface PlayerLoginReqOrBuilder extends
}
/**
*
- * CmdId: 2422
+ * CmdId: 20206
*
*
* Protobuf type {@code PlayerLoginReq}
@@ -143,8 +143,8 @@ private PlayerLoginReq(com.google.protobuf.GeneratedMessageV3.Builder> builder
super(builder);
}
private PlayerLoginReq() {
- platform_ = "";
token_ = "";
+ platform_ = "";
extraBinData_ = com.google.protobuf.ByteString.EMPTY;
countryCode_ = "";
accountUid_ = "";
@@ -180,6 +180,12 @@ private PlayerLoginReq(
case 0:
done = true;
break;
+ case 10: {
+ java.lang.String s = input.readStringRequireUtf8();
+
+ token_ = s;
+ break;
+ }
case 16: {
platformType_ = input.readUInt32();
@@ -190,12 +196,6 @@ private PlayerLoginReq(
isGuest_ = input.readBool();
break;
}
- case 58: {
- java.lang.String s = input.readStringRequireUtf8();
-
- token_ = s;
- break;
- }
case 64: {
targetUid_ = input.readUInt32();
@@ -212,15 +212,15 @@ private PlayerLoginReq(
accountUid_ = s;
break;
}
- case 96: {
+ case 98: {
+ java.lang.String s = input.readStringRequireUtf8();
- loginRand_ = input.readUInt64();
+ platform_ = s;
break;
}
- case 114: {
- java.lang.String s = input.readStringRequireUtf8();
+ case 960: {
- platform_ = s;
+ loginRand_ = input.readUInt64();
break;
}
case 1808: {
@@ -286,76 +286,76 @@ private PlayerLoginReq(
emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq.class, emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq.Builder.class);
}
- public static final int PLATFORM_FIELD_NUMBER = 14;
- private volatile java.lang.Object platform_;
+ public static final int TOKEN_FIELD_NUMBER = 1;
+ private volatile java.lang.Object token_;
/**
- * string platform = 14;
- * @return The platform.
+ * string token = 1;
+ * @return The token.
*/
@java.lang.Override
- public java.lang.String getPlatform() {
- java.lang.Object ref = platform_;
+ public java.lang.String getToken() {
+ java.lang.Object ref = token_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- platform_ = s;
+ token_ = s;
return s;
}
}
/**
- * string platform = 14;
- * @return The bytes for platform.
+ * string token = 1;
+ * @return The bytes for token.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getPlatformBytes() {
- java.lang.Object ref = platform_;
+ getTokenBytes() {
+ java.lang.Object ref = token_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- platform_ = b;
+ token_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
- public static final int TOKEN_FIELD_NUMBER = 7;
- private volatile java.lang.Object token_;
+ public static final int PLATFORM_FIELD_NUMBER = 12;
+ private volatile java.lang.Object platform_;
/**
- * string token = 7;
- * @return The token.
+ * string platform = 12;
+ * @return The platform.
*/
@java.lang.Override
- public java.lang.String getToken() {
- java.lang.Object ref = token_;
+ public java.lang.String getPlatform() {
+ java.lang.Object ref = platform_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- token_ = s;
+ platform_ = s;
return s;
}
}
/**
- * string token = 7;
- * @return The bytes for token.
+ * string platform = 12;
+ * @return The bytes for platform.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getTokenBytes() {
- java.lang.Object ref = token_;
+ getPlatformBytes() {
+ java.lang.Object ref = platform_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- token_ = b;
+ platform_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
@@ -482,10 +482,10 @@ public boolean getIsGuest() {
return isGuest_;
}
- public static final int LOGIN_RAND_FIELD_NUMBER = 12;
+ public static final int LOGIN_RAND_FIELD_NUMBER = 120;
private long loginRand_;
/**
- * uint64 login_rand = 12;
+ * uint64 login_rand = 120;
* @return The loginRand.
*/
@java.lang.Override
@@ -562,15 +562,15 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, token_);
+ }
if (platformType_ != 0) {
output.writeUInt32(2, platformType_);
}
if (isGuest_ != false) {
output.writeBool(6, isGuest_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 7, token_);
- }
if (targetUid_ != 0) {
output.writeUInt32(8, targetUid_);
}
@@ -580,11 +580,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 11, accountUid_);
}
- if (loginRand_ != 0L) {
- output.writeUInt64(12, loginRand_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(platform_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 14, platform_);
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 12, platform_);
+ }
+ if (loginRand_ != 0L) {
+ output.writeUInt64(120, loginRand_);
}
if (targetHomeOwnerUid_ != 0) {
output.writeUInt32(226, targetHomeOwnerUid_);
@@ -613,6 +613,9 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, token_);
+ }
if (platformType_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(2, platformType_);
@@ -621,9 +624,6 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(6, isGuest_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(token_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(7, token_);
- }
if (targetUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(8, targetUid_);
@@ -635,12 +635,12 @@ public int getSerializedSize() {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(accountUid_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(11, accountUid_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(platform_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(12, platform_);
+ }
if (loginRand_ != 0L) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt64Size(12, loginRand_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(platform_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(14, platform_);
+ .computeUInt64Size(120, loginRand_);
}
if (targetHomeOwnerUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
@@ -680,10 +680,10 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq other = (emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq) obj;
- if (!getPlatform()
- .equals(other.getPlatform())) return false;
if (!getToken()
.equals(other.getToken())) return false;
+ if (!getPlatform()
+ .equals(other.getPlatform())) return false;
if (!getExtraBinData()
.equals(other.getExtraBinData())) return false;
if (!getCountryCode()
@@ -719,10 +719,10 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
- hash = (37 * hash) + PLATFORM_FIELD_NUMBER;
- hash = (53 * hash) + getPlatform().hashCode();
hash = (37 * hash) + TOKEN_FIELD_NUMBER;
hash = (53 * hash) + getToken().hashCode();
+ hash = (37 * hash) + PLATFORM_FIELD_NUMBER;
+ hash = (53 * hash) + getPlatform().hashCode();
hash = (37 * hash) + EXTRA_BIN_DATA_FIELD_NUMBER;
hash = (53 * hash) + getExtraBinData().hashCode();
hash = (37 * hash) + COUNTRY_CODE_FIELD_NUMBER;
@@ -846,7 +846,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 2422
+ * CmdId: 20206
*
*
* Protobuf type {@code PlayerLoginReq}
@@ -886,10 +886,10 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- platform_ = "";
-
token_ = "";
+ platform_ = "";
+
extraBinData_ = com.google.protobuf.ByteString.EMPTY;
countryCode_ = "";
@@ -940,8 +940,8 @@ public emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq build()
@java.lang.Override
public emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq buildPartial() {
emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq result = new emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq(this);
- result.platform_ = platform_;
result.token_ = token_;
+ result.platform_ = platform_;
result.extraBinData_ = extraBinData_;
result.countryCode_ = countryCode_;
result.accountUid_ = accountUid_;
@@ -1002,14 +1002,14 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq other) {
if (other == emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq.getDefaultInstance()) return this;
- if (!other.getPlatform().isEmpty()) {
- platform_ = other.platform_;
- onChanged();
- }
if (!other.getToken().isEmpty()) {
token_ = other.token_;
onChanged();
}
+ if (!other.getPlatform().isEmpty()) {
+ platform_ = other.platform_;
+ onChanged();
+ }
if (other.getExtraBinData() != com.google.protobuf.ByteString.EMPTY) {
setExtraBinData(other.getExtraBinData());
}
@@ -1077,154 +1077,154 @@ public Builder mergeFrom(
return this;
}
- private java.lang.Object platform_ = "";
+ private java.lang.Object token_ = "";
/**
- * string platform = 14;
- * @return The platform.
+ * string token = 1;
+ * @return The token.
*/
- public java.lang.String getPlatform() {
- java.lang.Object ref = platform_;
+ public java.lang.String getToken() {
+ java.lang.Object ref = token_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- platform_ = s;
+ token_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string platform = 14;
- * @return The bytes for platform.
+ * string token = 1;
+ * @return The bytes for token.
*/
public com.google.protobuf.ByteString
- getPlatformBytes() {
- java.lang.Object ref = platform_;
+ getTokenBytes() {
+ java.lang.Object ref = token_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- platform_ = b;
+ token_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string platform = 14;
- * @param value The platform to set.
+ * string token = 1;
+ * @param value The token to set.
* @return This builder for chaining.
*/
- public Builder setPlatform(
+ public Builder setToken(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- platform_ = value;
+ token_ = value;
onChanged();
return this;
}
/**
- * string platform = 14;
+ * string token = 1;
* @return This builder for chaining.
*/
- public Builder clearPlatform() {
+ public Builder clearToken() {
- platform_ = getDefaultInstance().getPlatform();
+ token_ = getDefaultInstance().getToken();
onChanged();
return this;
}
/**
- * string platform = 14;
- * @param value The bytes for platform to set.
+ * string token = 1;
+ * @param value The bytes for token to set.
* @return This builder for chaining.
*/
- public Builder setPlatformBytes(
+ public Builder setTokenBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- platform_ = value;
+ token_ = value;
onChanged();
return this;
}
- private java.lang.Object token_ = "";
+ private java.lang.Object platform_ = "";
/**
- * string token = 7;
- * @return The token.
+ * string platform = 12;
+ * @return The platform.
*/
- public java.lang.String getToken() {
- java.lang.Object ref = token_;
+ public java.lang.String getPlatform() {
+ java.lang.Object ref = platform_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- token_ = s;
+ platform_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string token = 7;
- * @return The bytes for token.
+ * string platform = 12;
+ * @return The bytes for platform.
*/
public com.google.protobuf.ByteString
- getTokenBytes() {
- java.lang.Object ref = token_;
+ getPlatformBytes() {
+ java.lang.Object ref = platform_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- token_ = b;
+ platform_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string token = 7;
- * @param value The token to set.
+ * string platform = 12;
+ * @param value The platform to set.
* @return This builder for chaining.
*/
- public Builder setToken(
+ public Builder setPlatform(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- token_ = value;
+ platform_ = value;
onChanged();
return this;
}
/**
- * string token = 7;
+ * string platform = 12;
* @return This builder for chaining.
*/
- public Builder clearToken() {
+ public Builder clearPlatform() {
- token_ = getDefaultInstance().getToken();
+ platform_ = getDefaultInstance().getPlatform();
onChanged();
return this;
}
/**
- * string token = 7;
- * @param value The bytes for token to set.
+ * string platform = 12;
+ * @param value The bytes for platform to set.
* @return This builder for chaining.
*/
- public Builder setTokenBytes(
+ public Builder setPlatformBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- token_ = value;
+ platform_ = value;
onChanged();
return this;
}
@@ -1510,7 +1510,7 @@ public Builder clearIsGuest() {
private long loginRand_ ;
/**
- * uint64 login_rand = 12;
+ * uint64 login_rand = 120;
* @return The loginRand.
*/
@java.lang.Override
@@ -1518,7 +1518,7 @@ public long getLoginRand() {
return loginRand_;
}
/**
- * uint64 login_rand = 12;
+ * uint64 login_rand = 120;
* @param value The loginRand to set.
* @return This builder for chaining.
*/
@@ -1529,7 +1529,7 @@ public Builder setLoginRand(long value) {
return this;
}
/**
- * uint64 login_rand = 12;
+ * uint64 login_rand = 120;
* @return This builder for chaining.
*/
public Builder clearLoginRand() {
@@ -1761,11 +1761,11 @@ public emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq getDefa
static {
java.lang.String[] descriptorData = {
"\n\024PlayerLoginReq.proto\"\272\002\n\016PlayerLoginRe" +
- "q\022\020\n\010platform\030\016 \001(\t\022\r\n\005token\030\007 \001(\t\022\027\n\016ex" +
+ "q\022\r\n\005token\030\001 \001(\t\022\020\n\010platform\030\014 \001(\t\022\027\n\016ex" +
"tra_bin_data\030\237\t \001(\014\022\025\n\014country_code\030\356\r \001" +
"(\t\022\023\n\013account_uid\030\013 \001(\t\022\024\n\014account_type\030" +
"\t \001(\r\022\036\n\025target_home_owner_uid\030\342\001 \001(\r\022\020\n" +
- "\010is_guest\030\006 \001(\010\022\022\n\nlogin_rand\030\014 \001(\004\022\014\n\003t" +
+ "\010is_guest\030\006 \001(\010\022\022\n\nlogin_rand\030x \001(\004\022\014\n\003t" +
"ag\030\206\t \001(\r\022\034\n\023client_data_version\030\244\003 \001(\r\022" +
"\017\n\006gm_uid\030\261\005 \001(\r\022\025\n\rplatform_type\030\002 \001(\r\022" +
"\022\n\ntarget_uid\030\010 \001(\rB\033\n\031emu.grasscutter.n" +
@@ -1780,7 +1780,7 @@ public emu.grasscutter.net.proto.PlayerLoginReqOuterClass.PlayerLoginReq getDefa
internal_static_PlayerLoginReq_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_PlayerLoginReq_descriptor,
- new java.lang.String[] { "Platform", "Token", "ExtraBinData", "CountryCode", "AccountUid", "AccountType", "TargetHomeOwnerUid", "IsGuest", "LoginRand", "Tag", "ClientDataVersion", "GmUid", "PlatformType", "TargetUid", });
+ new java.lang.String[] { "Token", "Platform", "ExtraBinData", "CountryCode", "AccountUid", "AccountType", "TargetHomeOwnerUid", "IsGuest", "LoginRand", "Tag", "ClientDataVersion", "GmUid", "PlatformType", "TargetUid", });
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginRspOuterClass.java
index a725ed69003..c5bf1d89141 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PlayerLoginRspOuterClass.java
@@ -19,23 +19,110 @@ public interface PlayerLoginRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * bool is_new_player = 1;
- * @return The isNewPlayer.
+ * string country_code = 633;
+ * @return The countryCode.
*/
- boolean getIsNewPlayer();
+ java.lang.String getCountryCode();
+ /**
+ * string country_code = 633;
+ * @return The bytes for countryCode.
+ */
+ com.google.protobuf.ByteString
+ getCountryCodeBytes();
/**
- * string game_biz = 2;
+ * string game_biz = 1;
* @return The gameBiz.
*/
java.lang.String getGameBiz();
/**
- * string game_biz = 2;
+ * string game_biz = 1;
* @return The bytes for gameBiz.
*/
com.google.protobuf.ByteString
getGameBizBytes();
+ /**
+ * string client_md5 = 1164;
+ * @return The clientMd5.
+ */
+ java.lang.String getClientMd5();
+ /**
+ * string client_md5 = 1164;
+ * @return The bytes for clientMd5.
+ */
+ com.google.protobuf.ByteString
+ getClientMd5Bytes();
+
+ /**
+ * string client_silence_md5 = 1404;
+ * @return The clientSilenceMd5.
+ */
+ java.lang.String getClientSilenceMd5();
+ /**
+ * string client_silence_md5 = 1404;
+ * @return The bytes for clientSilenceMd5.
+ */
+ com.google.protobuf.ByteString
+ getClientSilenceMd5Bytes();
+
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ * @return Whether the resVersionConfig field is set.
+ */
+ boolean hasResVersionConfig();
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ * @return The resVersionConfig.
+ */
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig();
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder();
+
+ /**
+ * double total_tick_time = 627;
+ * @return The totalTickTime.
+ */
+ double getTotalTickTime();
+
+ /**
+ * string client_version_suffix = 1315;
+ * @return The clientVersionSuffix.
+ */
+ java.lang.String getClientVersionSuffix();
+ /**
+ * string client_version_suffix = 1315;
+ * @return The bytes for clientVersionSuffix.
+ */
+ com.google.protobuf.ByteString
+ getClientVersionSuffixBytes();
+
+ /**
+ * string client_silence_version_suffix = 315;
+ * @return The clientSilenceVersionSuffix.
+ */
+ java.lang.String getClientSilenceVersionSuffix();
+ /**
+ * string client_silence_version_suffix = 315;
+ * @return The bytes for clientSilenceVersionSuffix.
+ */
+ com.google.protobuf.ByteString
+ getClientSilenceVersionSuffixBytes();
+
+ /**
+ * bytes sc_info = 1900;
+ * @return The scInfo.
+ */
+ com.google.protobuf.ByteString getScInfo();
+
+ /**
+ * bool is_new_player = 100;
+ * @return The isNewPlayer.
+ */
+ boolean getIsNewPlayer();
+
/**
* bytes player_data = 4;
* @return The playerData.
@@ -142,21 +229,6 @@ int getAbilityHashMapOrThrow(
emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder getShortAbilityHashMapOrBuilder(
int index);
- /**
- * .ResVersionConfig res_version_config = 113;
- * @return Whether the resVersionConfig field is set.
- */
- boolean hasResVersionConfig();
- /**
- * .ResVersionConfig res_version_config = 113;
- * @return The resVersionConfig.
- */
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig();
- /**
- * .ResVersionConfig res_version_config = 113;
- */
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder();
-
/**
* repeated .FeatureBlockInfo feature_block_info_list = 336;
*/
@@ -181,24 +253,6 @@ emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrB
emu.grasscutter.net.proto.FeatureBlockInfoOuterClass.FeatureBlockInfoOrBuilder getFeatureBlockInfoListOrBuilder(
int index);
- /**
- * bytes sc_info = 793;
- * @return The scInfo.
- */
- com.google.protobuf.ByteString getScInfo();
-
- /**
- * string client_silence_version_suffix = 1096;
- * @return The clientSilenceVersionSuffix.
- */
- java.lang.String getClientSilenceVersionSuffix();
- /**
- * string client_silence_version_suffix = 1096;
- * @return The bytes for clientSilenceVersionSuffix.
- */
- com.google.protobuf.ByteString
- getClientSilenceVersionSuffixBytes();
-
/**
* uint32 target_home_owner_uid = 1147;
* @return The targetHomeOwnerUid.
@@ -217,24 +271,6 @@ emu.grasscutter.net.proto.FeatureBlockInfoOuterClass.FeatureBlockInfoOrBuilder g
com.google.protobuf.ByteString
getMsgBytes();
- /**
- * double total_tick_time = 1456;
- * @return The totalTickTime.
- */
- double getTotalTickTime();
-
- /**
- * string client_version_suffix = 1490;
- * @return The clientVersionSuffix.
- */
- java.lang.String getClientVersionSuffix();
- /**
- * string client_version_suffix = 1490;
- * @return The bytes for clientVersionSuffix.
- */
- com.google.protobuf.ByteString
- getClientVersionSuffixBytes();
-
/**
* .StopServerInfo ABPMACCDDJH = 1530;
* @return Whether the aBPMACCDDJH field is set.
@@ -296,18 +332,6 @@ emu.grasscutter.net.proto.BlockInfoOuterClass.BlockInfo getBlockInfoMapOrDefault
emu.grasscutter.net.proto.BlockInfoOuterClass.BlockInfo getBlockInfoMapOrThrow(
int key);
- /**
- * string country_code = 1898;
- * @return The countryCode.
- */
- java.lang.String getCountryCode();
- /**
- * string country_code = 1898;
- * @return The bytes for countryCode.
- */
- com.google.protobuf.ByteString
- getCountryCodeBytes();
-
/**
* .ResVersionConfig next_res_version_config = 1975;
* @return Whether the nextResVersionConfig field is set.
@@ -328,34 +352,6 @@ emu.grasscutter.net.proto.BlockInfoOuterClass.BlockInfo getBlockInfoMapOrThrow(
* random
*
*
- * string client_md5 = 354;
- * @return The clientMd5.
- */
- java.lang.String getClientMd5();
- /**
- *
- * random
- *
- *
- * string client_md5 = 354;
- * @return The bytes for clientMd5.
- */
- com.google.protobuf.ByteString
- getClientMd5Bytes();
-
- /**
- * string client_silence_md5 = 790;
- * @return The clientSilenceMd5.
- */
- java.lang.String getClientSilenceMd5();
- /**
- * string client_silence_md5 = 790;
- * @return The bytes for clientSilenceMd5.
- */
- com.google.protobuf.ByteString
- getClientSilenceMd5Bytes();
-
- /**
* bool is_use_ability_hash = 1192;
* @return The isUseAbilityHash.
*/
@@ -393,7 +389,7 @@ emu.grasscutter.net.proto.BlockInfoOuterClass.BlockInfo getBlockInfoMapOrThrow(
}
/**
*
- * CmdId: 27771
+ * CmdId: 6816
*
*
* Protobuf type {@code PlayerLoginRsp}
@@ -408,18 +404,18 @@ private PlayerLoginRsp(com.google.protobuf.GeneratedMessageV3.Builder> builder
super(builder);
}
private PlayerLoginRsp() {
+ countryCode_ = "";
gameBiz_ = "";
+ clientMd5_ = "";
+ clientSilenceMd5_ = "";
+ clientVersionSuffix_ = "";
+ clientSilenceVersionSuffix_ = "";
+ scInfo_ = com.google.protobuf.ByteString.EMPTY;
playerData_ = com.google.protobuf.ByteString.EMPTY;
shortAbilityHashMap_ = java.util.Collections.emptyList();
featureBlockInfoList_ = java.util.Collections.emptyList();
- scInfo_ = com.google.protobuf.ByteString.EMPTY;
- clientSilenceVersionSuffix_ = "";
msg_ = "";
- clientVersionSuffix_ = "";
nextResourceUrl_ = "";
- countryCode_ = "";
- clientMd5_ = "";
- clientSilenceMd5_ = "";
birthday_ = "";
}
@@ -454,12 +450,7 @@ private PlayerLoginRsp(
case 0:
done = true;
break;
- case 8: {
-
- isNewPlayer_ = input.readBool();
- break;
- }
- case 18: {
+ case 10: {
java.lang.String s = input.readStringRequireUtf8();
gameBiz_ = s;
@@ -527,17 +518,15 @@ private PlayerLoginRsp(
input.readMessage(emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.parser(), extensionRegistry));
break;
}
- case 906: {
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder subBuilder = null;
- if (resVersionConfig_ != null) {
- subBuilder = resVersionConfig_.toBuilder();
- }
- resVersionConfig_ = input.readMessage(emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.parser(), extensionRegistry);
- if (subBuilder != null) {
- subBuilder.mergeFrom(resVersionConfig_);
- resVersionConfig_ = subBuilder.buildPartial();
- }
+ case 800: {
+
+ isNewPlayer_ = input.readBool();
+ break;
+ }
+ case 2522: {
+ java.lang.String s = input.readStringRequireUtf8();
+ clientSilenceVersionSuffix_ = s;
break;
}
case 2680: {
@@ -554,32 +543,26 @@ private PlayerLoginRsp(
input.readMessage(emu.grasscutter.net.proto.FeatureBlockInfoOuterClass.FeatureBlockInfo.parser(), extensionRegistry));
break;
}
- case 2834: {
- java.lang.String s = input.readStringRequireUtf8();
+ case 5017: {
- clientMd5_ = s;
+ totalTickTime_ = input.readDouble();
break;
}
- case 6322: {
+ case 5066: {
java.lang.String s = input.readStringRequireUtf8();
- clientSilenceMd5_ = s;
+ countryCode_ = s;
break;
}
- case 6346: {
+ case 9176: {
- scInfo_ = input.readBytes();
+ targetHomeOwnerUid_ = input.readUInt32();
break;
}
- case 8770: {
+ case 9314: {
java.lang.String s = input.readStringRequireUtf8();
- clientSilenceVersionSuffix_ = s;
- break;
- }
- case 9176: {
-
- targetHomeOwnerUid_ = input.readUInt32();
+ clientMd5_ = s;
break;
}
case 9536: {
@@ -593,15 +576,16 @@ private PlayerLoginRsp(
msg_ = s;
break;
}
- case 11649: {
+ case 10522: {
+ java.lang.String s = input.readStringRequireUtf8();
- totalTickTime_ = input.readDouble();
+ clientVersionSuffix_ = s;
break;
}
- case 11922: {
+ case 11234: {
java.lang.String s = input.readStringRequireUtf8();
- clientVersionSuffix_ = s;
+ clientSilenceMd5_ = s;
break;
}
case 12242: {
@@ -642,10 +626,22 @@ private PlayerLoginRsp(
birthday_ = s;
break;
}
- case 15186: {
- java.lang.String s = input.readStringRequireUtf8();
+ case 15202: {
+
+ scInfo_ = input.readBytes();
+ break;
+ }
+ case 15258: {
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder subBuilder = null;
+ if (resVersionConfig_ != null) {
+ subBuilder = resVersionConfig_.toBuilder();
+ }
+ resVersionConfig_ = input.readMessage(emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.parser(), extensionRegistry);
+ if (subBuilder != null) {
+ subBuilder.mergeFrom(resVersionConfig_);
+ resVersionConfig_ = subBuilder.buildPartial();
+ }
- countryCode_ = s;
break;
}
case 15802: {
@@ -723,21 +719,48 @@ protected com.google.protobuf.MapField internalGetMapField(
emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp.class, emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp.Builder.class);
}
- public static final int IS_NEW_PLAYER_FIELD_NUMBER = 1;
- private boolean isNewPlayer_;
+ public static final int COUNTRY_CODE_FIELD_NUMBER = 633;
+ private volatile java.lang.Object countryCode_;
/**
- * bool is_new_player = 1;
- * @return The isNewPlayer.
+ * string country_code = 633;
+ * @return The countryCode.
*/
@java.lang.Override
- public boolean getIsNewPlayer() {
- return isNewPlayer_;
+ public java.lang.String getCountryCode() {
+ java.lang.Object ref = countryCode_;
+ if (ref instanceof java.lang.String) {
+ return (java.lang.String) ref;
+ } else {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ countryCode_ = s;
+ return s;
+ }
+ }
+ /**
+ * string country_code = 633;
+ * @return The bytes for countryCode.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString
+ getCountryCodeBytes() {
+ java.lang.Object ref = countryCode_;
+ if (ref instanceof java.lang.String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ countryCode_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
}
- public static final int GAME_BIZ_FIELD_NUMBER = 2;
+ public static final int GAME_BIZ_FIELD_NUMBER = 1;
private volatile java.lang.Object gameBiz_;
/**
- * string game_biz = 2;
+ * string game_biz = 1;
* @return The gameBiz.
*/
@java.lang.Override
@@ -754,7 +777,7 @@ public java.lang.String getGameBiz() {
}
}
/**
- * string game_biz = 2;
+ * string game_biz = 1;
* @return The bytes for gameBiz.
*/
@java.lang.Override
@@ -772,10 +795,221 @@ public java.lang.String getGameBiz() {
}
}
- public static final int PLAYER_DATA_FIELD_NUMBER = 4;
- private com.google.protobuf.ByteString playerData_;
+ public static final int CLIENT_MD5_FIELD_NUMBER = 1164;
+ private volatile java.lang.Object clientMd5_;
/**
- * bytes player_data = 4;
+ * string client_md5 = 1164;
+ * @return The clientMd5.
+ */
+ @java.lang.Override
+ public java.lang.String getClientMd5() {
+ java.lang.Object ref = clientMd5_;
+ if (ref instanceof java.lang.String) {
+ return (java.lang.String) ref;
+ } else {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientMd5_ = s;
+ return s;
+ }
+ }
+ /**
+ * string client_md5 = 1164;
+ * @return The bytes for clientMd5.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString
+ getClientMd5Bytes() {
+ java.lang.Object ref = clientMd5_;
+ if (ref instanceof java.lang.String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientMd5_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+
+ public static final int CLIENT_SILENCE_MD5_FIELD_NUMBER = 1404;
+ private volatile java.lang.Object clientSilenceMd5_;
+ /**
+ * string client_silence_md5 = 1404;
+ * @return The clientSilenceMd5.
+ */
+ @java.lang.Override
+ public java.lang.String getClientSilenceMd5() {
+ java.lang.Object ref = clientSilenceMd5_;
+ if (ref instanceof java.lang.String) {
+ return (java.lang.String) ref;
+ } else {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientSilenceMd5_ = s;
+ return s;
+ }
+ }
+ /**
+ * string client_silence_md5 = 1404;
+ * @return The bytes for clientSilenceMd5.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString
+ getClientSilenceMd5Bytes() {
+ java.lang.Object ref = clientSilenceMd5_;
+ if (ref instanceof java.lang.String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientSilenceMd5_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+
+ public static final int RES_VERSION_CONFIG_FIELD_NUMBER = 1907;
+ private emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig resVersionConfig_;
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ * @return Whether the resVersionConfig field is set.
+ */
+ @java.lang.Override
+ public boolean hasResVersionConfig() {
+ return resVersionConfig_ != null;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ * @return The resVersionConfig.
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig() {
+ return resVersionConfig_ == null ? emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.getDefaultInstance() : resVersionConfig_;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder() {
+ return getResVersionConfig();
+ }
+
+ public static final int TOTAL_TICK_TIME_FIELD_NUMBER = 627;
+ private double totalTickTime_;
+ /**
+ * double total_tick_time = 627;
+ * @return The totalTickTime.
+ */
+ @java.lang.Override
+ public double getTotalTickTime() {
+ return totalTickTime_;
+ }
+
+ public static final int CLIENT_VERSION_SUFFIX_FIELD_NUMBER = 1315;
+ private volatile java.lang.Object clientVersionSuffix_;
+ /**
+ * string client_version_suffix = 1315;
+ * @return The clientVersionSuffix.
+ */
+ @java.lang.Override
+ public java.lang.String getClientVersionSuffix() {
+ java.lang.Object ref = clientVersionSuffix_;
+ if (ref instanceof java.lang.String) {
+ return (java.lang.String) ref;
+ } else {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientVersionSuffix_ = s;
+ return s;
+ }
+ }
+ /**
+ * string client_version_suffix = 1315;
+ * @return The bytes for clientVersionSuffix.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString
+ getClientVersionSuffixBytes() {
+ java.lang.Object ref = clientVersionSuffix_;
+ if (ref instanceof java.lang.String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientVersionSuffix_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+
+ public static final int CLIENT_SILENCE_VERSION_SUFFIX_FIELD_NUMBER = 315;
+ private volatile java.lang.Object clientSilenceVersionSuffix_;
+ /**
+ * string client_silence_version_suffix = 315;
+ * @return The clientSilenceVersionSuffix.
+ */
+ @java.lang.Override
+ public java.lang.String getClientSilenceVersionSuffix() {
+ java.lang.Object ref = clientSilenceVersionSuffix_;
+ if (ref instanceof java.lang.String) {
+ return (java.lang.String) ref;
+ } else {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientSilenceVersionSuffix_ = s;
+ return s;
+ }
+ }
+ /**
+ * string client_silence_version_suffix = 315;
+ * @return The bytes for clientSilenceVersionSuffix.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString
+ getClientSilenceVersionSuffixBytes() {
+ java.lang.Object ref = clientSilenceVersionSuffix_;
+ if (ref instanceof java.lang.String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientSilenceVersionSuffix_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+
+ public static final int SC_INFO_FIELD_NUMBER = 1900;
+ private com.google.protobuf.ByteString scInfo_;
+ /**
+ * bytes sc_info = 1900;
+ * @return The scInfo.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString getScInfo() {
+ return scInfo_;
+ }
+
+ public static final int IS_NEW_PLAYER_FIELD_NUMBER = 100;
+ private boolean isNewPlayer_;
+ /**
+ * bool is_new_player = 100;
+ * @return The isNewPlayer.
+ */
+ @java.lang.Override
+ public boolean getIsNewPlayer() {
+ return isNewPlayer_;
+ }
+
+ public static final int PLAYER_DATA_FIELD_NUMBER = 4;
+ private com.google.protobuf.ByteString playerData_;
+ /**
+ * bytes player_data = 4;
* @return The playerData.
*/
@java.lang.Override
@@ -981,32 +1215,6 @@ public emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHash
return shortAbilityHashMap_.get(index);
}
- public static final int RES_VERSION_CONFIG_FIELD_NUMBER = 113;
- private emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig resVersionConfig_;
- /**
- * .ResVersionConfig res_version_config = 113;
- * @return Whether the resVersionConfig field is set.
- */
- @java.lang.Override
- public boolean hasResVersionConfig() {
- return resVersionConfig_ != null;
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- * @return The resVersionConfig.
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig() {
- return resVersionConfig_ == null ? emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.getDefaultInstance() : resVersionConfig_;
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder() {
- return getResVersionConfig();
- }
-
public static final int FEATURE_BLOCK_INFO_LIST_FIELD_NUMBER = 336;
private java.util.List featureBlockInfoList_;
/**
@@ -1047,162 +1255,64 @@ public emu.grasscutter.net.proto.FeatureBlockInfoOuterClass.FeatureBlockInfoOrBu
return featureBlockInfoList_.get(index);
}
- public static final int SC_INFO_FIELD_NUMBER = 793;
- private com.google.protobuf.ByteString scInfo_;
+ public static final int TARGET_HOME_OWNER_UID_FIELD_NUMBER = 1147;
+ private int targetHomeOwnerUid_;
/**
- * bytes sc_info = 793;
- * @return The scInfo.
+ * uint32 target_home_owner_uid = 1147;
+ * @return The targetHomeOwnerUid.
*/
@java.lang.Override
- public com.google.protobuf.ByteString getScInfo() {
- return scInfo_;
+ public int getTargetHomeOwnerUid() {
+ return targetHomeOwnerUid_;
}
- public static final int CLIENT_SILENCE_VERSION_SUFFIX_FIELD_NUMBER = 1096;
- private volatile java.lang.Object clientSilenceVersionSuffix_;
+ public static final int MSG_FIELD_NUMBER = 1207;
+ private volatile java.lang.Object msg_;
/**
- * string client_silence_version_suffix = 1096;
- * @return The clientSilenceVersionSuffix.
+ * string msg = 1207;
+ * @return The msg.
*/
@java.lang.Override
- public java.lang.String getClientSilenceVersionSuffix() {
- java.lang.Object ref = clientSilenceVersionSuffix_;
+ public java.lang.String getMsg() {
+ java.lang.Object ref = msg_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- clientSilenceVersionSuffix_ = s;
+ msg_ = s;
return s;
}
}
/**
- * string client_silence_version_suffix = 1096;
- * @return The bytes for clientSilenceVersionSuffix.
+ * string msg = 1207;
+ * @return The bytes for msg.
*/
@java.lang.Override
public com.google.protobuf.ByteString
- getClientSilenceVersionSuffixBytes() {
- java.lang.Object ref = clientSilenceVersionSuffix_;
+ getMsgBytes() {
+ java.lang.Object ref = msg_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- clientSilenceVersionSuffix_ = b;
+ msg_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
- public static final int TARGET_HOME_OWNER_UID_FIELD_NUMBER = 1147;
- private int targetHomeOwnerUid_;
+ public static final int ABPMACCDDJH_FIELD_NUMBER = 1530;
+ private emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo aBPMACCDDJH_;
/**
- * uint32 target_home_owner_uid = 1147;
- * @return The targetHomeOwnerUid.
+ * .StopServerInfo ABPMACCDDJH = 1530;
+ * @return Whether the aBPMACCDDJH field is set.
*/
@java.lang.Override
- public int getTargetHomeOwnerUid() {
- return targetHomeOwnerUid_;
- }
-
- public static final int MSG_FIELD_NUMBER = 1207;
- private volatile java.lang.Object msg_;
- /**
- * string msg = 1207;
- * @return The msg.
- */
- @java.lang.Override
- public java.lang.String getMsg() {
- java.lang.Object ref = msg_;
- if (ref instanceof java.lang.String) {
- return (java.lang.String) ref;
- } else {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- msg_ = s;
- return s;
- }
- }
- /**
- * string msg = 1207;
- * @return The bytes for msg.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString
- getMsgBytes() {
- java.lang.Object ref = msg_;
- if (ref instanceof java.lang.String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- msg_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
-
- public static final int TOTAL_TICK_TIME_FIELD_NUMBER = 1456;
- private double totalTickTime_;
- /**
- * double total_tick_time = 1456;
- * @return The totalTickTime.
- */
- @java.lang.Override
- public double getTotalTickTime() {
- return totalTickTime_;
- }
-
- public static final int CLIENT_VERSION_SUFFIX_FIELD_NUMBER = 1490;
- private volatile java.lang.Object clientVersionSuffix_;
- /**
- * string client_version_suffix = 1490;
- * @return The clientVersionSuffix.
- */
- @java.lang.Override
- public java.lang.String getClientVersionSuffix() {
- java.lang.Object ref = clientVersionSuffix_;
- if (ref instanceof java.lang.String) {
- return (java.lang.String) ref;
- } else {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientVersionSuffix_ = s;
- return s;
- }
- }
- /**
- * string client_version_suffix = 1490;
- * @return The bytes for clientVersionSuffix.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString
- getClientVersionSuffixBytes() {
- java.lang.Object ref = clientVersionSuffix_;
- if (ref instanceof java.lang.String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientVersionSuffix_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
-
- public static final int ABPMACCDDJH_FIELD_NUMBER = 1530;
- private emu.grasscutter.net.proto.StopServerInfoOuterClass.StopServerInfo aBPMACCDDJH_;
- /**
- * .StopServerInfo ABPMACCDDJH = 1530;
- * @return Whether the aBPMACCDDJH field is set.
- */
- @java.lang.Override
- public boolean hasABPMACCDDJH() {
- return aBPMACCDDJH_ != null;
+ public boolean hasABPMACCDDJH() {
+ return aBPMACCDDJH_ != null;
}
/**
* .StopServerInfo ABPMACCDDJH = 1530;
@@ -1339,44 +1449,6 @@ public emu.grasscutter.net.proto.BlockInfoOuterClass.BlockInfo getBlockInfoMapOr
return map.get(key);
}
- public static final int COUNTRY_CODE_FIELD_NUMBER = 1898;
- private volatile java.lang.Object countryCode_;
- /**
- * string country_code = 1898;
- * @return The countryCode.
- */
- @java.lang.Override
- public java.lang.String getCountryCode() {
- java.lang.Object ref = countryCode_;
- if (ref instanceof java.lang.String) {
- return (java.lang.String) ref;
- } else {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- countryCode_ = s;
- return s;
- }
- }
- /**
- * string country_code = 1898;
- * @return The bytes for countryCode.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString
- getCountryCodeBytes() {
- java.lang.Object ref = countryCode_;
- if (ref instanceof java.lang.String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- countryCode_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
-
public static final int NEXT_RES_VERSION_CONFIG_FIELD_NUMBER = 1975;
private emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig nextResVersionConfig_;
/**
@@ -1403,93 +1475,13 @@ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBu
return getNextResVersionConfig();
}
- public static final int CLIENT_MD5_FIELD_NUMBER = 354;
- private volatile java.lang.Object clientMd5_;
- /**
- *
- * random
- *
- *
- * string client_md5 = 354;
- * @return The clientMd5.
- */
- @java.lang.Override
- public java.lang.String getClientMd5() {
- java.lang.Object ref = clientMd5_;
- if (ref instanceof java.lang.String) {
- return (java.lang.String) ref;
- } else {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientMd5_ = s;
- return s;
- }
- }
+ public static final int IS_USE_ABILITY_HASH_FIELD_NUMBER = 1192;
+ private boolean isUseAbilityHash_;
/**
*
* random
*
*
- * string client_md5 = 354;
- * @return The bytes for clientMd5.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString
- getClientMd5Bytes() {
- java.lang.Object ref = clientMd5_;
- if (ref instanceof java.lang.String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientMd5_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
-
- public static final int CLIENT_SILENCE_MD5_FIELD_NUMBER = 790;
- private volatile java.lang.Object clientSilenceMd5_;
- /**
- * string client_silence_md5 = 790;
- * @return The clientSilenceMd5.
- */
- @java.lang.Override
- public java.lang.String getClientSilenceMd5() {
- java.lang.Object ref = clientSilenceMd5_;
- if (ref instanceof java.lang.String) {
- return (java.lang.String) ref;
- } else {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientSilenceMd5_ = s;
- return s;
- }
- }
- /**
- * string client_silence_md5 = 790;
- * @return The bytes for clientSilenceMd5.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString
- getClientSilenceMd5Bytes() {
- java.lang.Object ref = clientSilenceMd5_;
- if (ref instanceof java.lang.String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientSilenceMd5_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
-
- public static final int IS_USE_ABILITY_HASH_FIELD_NUMBER = 1192;
- private boolean isUseAbilityHash_;
- /**
* bool is_use_ability_hash = 1192;
* @return The isUseAbilityHash.
*/
@@ -1583,11 +1575,8 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (isNewPlayer_ != false) {
- output.writeBool(1, isNewPlayer_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gameBiz_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 2, gameBiz_);
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, gameBiz_);
}
if (!playerData_.isEmpty()) {
output.writeBytes(4, playerData_);
@@ -1622,8 +1611,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
for (int i = 0; i < shortAbilityHashMap_.size(); i++) {
output.writeMessage(90, shortAbilityHashMap_.get(i));
}
- if (resVersionConfig_ != null) {
- output.writeMessage(113, getResVersionConfig());
+ if (isNewPlayer_ != false) {
+ output.writeBool(100, isNewPlayer_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceVersionSuffix_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 315, clientSilenceVersionSuffix_);
}
if (isAudit_ != false) {
output.writeBool(335, isAudit_);
@@ -1631,32 +1623,29 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
for (int i = 0; i < featureBlockInfoList_.size(); i++) {
output.writeMessage(336, featureBlockInfoList_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientMd5_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 354, clientMd5_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceMd5_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 790, clientSilenceMd5_);
- }
- if (!scInfo_.isEmpty()) {
- output.writeBytes(793, scInfo_);
+ if (totalTickTime_ != 0D) {
+ output.writeDouble(627, totalTickTime_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceVersionSuffix_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1096, clientSilenceVersionSuffix_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 633, countryCode_);
}
if (targetHomeOwnerUid_ != 0) {
output.writeUInt32(1147, targetHomeOwnerUid_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientMd5_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1164, clientMd5_);
+ }
if (isUseAbilityHash_ != false) {
output.writeBool(1192, isUseAbilityHash_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(msg_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1207, msg_);
}
- if (totalTickTime_ != 0D) {
- output.writeDouble(1456, totalTickTime_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientVersionSuffix_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1490, clientVersionSuffix_);
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1315, clientVersionSuffix_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceMd5_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1404, clientSilenceMd5_);
}
if (aBPMACCDDJH_ != null) {
output.writeMessage(1530, getABPMACCDDJH());
@@ -1673,8 +1662,11 @@ public void writeTo(com.google.protobuf.CodedOutputStream output)
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthday_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1688, birthday_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
- com.google.protobuf.GeneratedMessageV3.writeString(output, 1898, countryCode_);
+ if (!scInfo_.isEmpty()) {
+ output.writeBytes(1900, scInfo_);
+ }
+ if (resVersionConfig_ != null) {
+ output.writeMessage(1907, getResVersionConfig());
}
if (nextResVersionConfig_ != null) {
output.writeMessage(1975, getNextResVersionConfig());
@@ -1694,12 +1686,8 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (isNewPlayer_ != false) {
- size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(1, isNewPlayer_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(gameBiz_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, gameBiz_);
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, gameBiz_);
}
if (!playerData_.isEmpty()) {
size += com.google.protobuf.CodedOutputStream
@@ -1747,9 +1735,12 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(90, shortAbilityHashMap_.get(i));
}
- if (resVersionConfig_ != null) {
+ if (isNewPlayer_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(113, getResVersionConfig());
+ .computeBoolSize(100, isNewPlayer_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceVersionSuffix_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(315, clientSilenceVersionSuffix_);
}
if (isAudit_ != false) {
size += com.google.protobuf.CodedOutputStream
@@ -1759,23 +1750,20 @@ public int getSerializedSize() {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(336, featureBlockInfoList_.get(i));
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientMd5_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(354, clientMd5_);
- }
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceMd5_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(790, clientSilenceMd5_);
- }
- if (!scInfo_.isEmpty()) {
+ if (totalTickTime_ != 0D) {
size += com.google.protobuf.CodedOutputStream
- .computeBytesSize(793, scInfo_);
+ .computeDoubleSize(627, totalTickTime_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceVersionSuffix_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1096, clientSilenceVersionSuffix_);
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(633, countryCode_);
}
if (targetHomeOwnerUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(1147, targetHomeOwnerUid_);
}
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientMd5_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1164, clientMd5_);
+ }
if (isUseAbilityHash_ != false) {
size += com.google.protobuf.CodedOutputStream
.computeBoolSize(1192, isUseAbilityHash_);
@@ -1783,12 +1771,11 @@ public int getSerializedSize() {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(msg_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1207, msg_);
}
- if (totalTickTime_ != 0D) {
- size += com.google.protobuf.CodedOutputStream
- .computeDoubleSize(1456, totalTickTime_);
- }
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientVersionSuffix_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1490, clientVersionSuffix_);
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1315, clientVersionSuffix_);
+ }
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(clientSilenceMd5_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1404, clientSilenceMd5_);
}
if (aBPMACCDDJH_ != null) {
size += com.google.protobuf.CodedOutputStream
@@ -1810,10 +1797,15 @@ public int getSerializedSize() {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(birthday_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1688, birthday_);
}
- if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(countryCode_)) {
- size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1898, countryCode_);
- }
- if (nextResVersionConfig_ != null) {
+ if (!scInfo_.isEmpty()) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeBytesSize(1900, scInfo_);
+ }
+ if (resVersionConfig_ != null) {
+ size += com.google.protobuf.CodedOutputStream
+ .computeMessageSize(1907, getResVersionConfig());
+ }
+ if (nextResVersionConfig_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(1975, getNextResVersionConfig());
}
@@ -1840,10 +1832,30 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp other = (emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp) obj;
- if (getIsNewPlayer()
- != other.getIsNewPlayer()) return false;
+ if (!getCountryCode()
+ .equals(other.getCountryCode())) return false;
if (!getGameBiz()
.equals(other.getGameBiz())) return false;
+ if (!getClientMd5()
+ .equals(other.getClientMd5())) return false;
+ if (!getClientSilenceMd5()
+ .equals(other.getClientSilenceMd5())) return false;
+ if (hasResVersionConfig() != other.hasResVersionConfig()) return false;
+ if (hasResVersionConfig()) {
+ if (!getResVersionConfig()
+ .equals(other.getResVersionConfig())) return false;
+ }
+ if (java.lang.Double.doubleToLongBits(getTotalTickTime())
+ != java.lang.Double.doubleToLongBits(
+ other.getTotalTickTime())) return false;
+ if (!getClientVersionSuffix()
+ .equals(other.getClientVersionSuffix())) return false;
+ if (!getClientSilenceVersionSuffix()
+ .equals(other.getClientSilenceVersionSuffix())) return false;
+ if (!getScInfo()
+ .equals(other.getScInfo())) return false;
+ if (getIsNewPlayer()
+ != other.getIsNewPlayer()) return false;
if (!getPlayerData()
.equals(other.getPlayerData())) return false;
if (getTargetUid()
@@ -1864,26 +1876,12 @@ public boolean equals(final java.lang.Object obj) {
!= other.getClientDataVersion()) return false;
if (!getShortAbilityHashMapList()
.equals(other.getShortAbilityHashMapList())) return false;
- if (hasResVersionConfig() != other.hasResVersionConfig()) return false;
- if (hasResVersionConfig()) {
- if (!getResVersionConfig()
- .equals(other.getResVersionConfig())) return false;
- }
if (!getFeatureBlockInfoListList()
.equals(other.getFeatureBlockInfoListList())) return false;
- if (!getScInfo()
- .equals(other.getScInfo())) return false;
- if (!getClientSilenceVersionSuffix()
- .equals(other.getClientSilenceVersionSuffix())) return false;
if (getTargetHomeOwnerUid()
!= other.getTargetHomeOwnerUid()) return false;
if (!getMsg()
.equals(other.getMsg())) return false;
- if (java.lang.Double.doubleToLongBits(getTotalTickTime())
- != java.lang.Double.doubleToLongBits(
- other.getTotalTickTime())) return false;
- if (!getClientVersionSuffix()
- .equals(other.getClientVersionSuffix())) return false;
if (hasABPMACCDDJH() != other.hasABPMACCDDJH()) return false;
if (hasABPMACCDDJH()) {
if (!getABPMACCDDJH()
@@ -1893,17 +1891,11 @@ public boolean equals(final java.lang.Object obj) {
.equals(other.getNextResourceUrl())) return false;
if (!internalGetBlockInfoMap().equals(
other.internalGetBlockInfoMap())) return false;
- if (!getCountryCode()
- .equals(other.getCountryCode())) return false;
if (hasNextResVersionConfig() != other.hasNextResVersionConfig()) return false;
if (hasNextResVersionConfig()) {
if (!getNextResVersionConfig()
.equals(other.getNextResVersionConfig())) return false;
}
- if (!getClientMd5()
- .equals(other.getClientMd5())) return false;
- if (!getClientSilenceMd5()
- .equals(other.getClientSilenceMd5())) return false;
if (getIsUseAbilityHash()
!= other.getIsUseAbilityHash()) return false;
if (getIsTransfer()
@@ -1925,11 +1917,30 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
+ hash = (37 * hash) + COUNTRY_CODE_FIELD_NUMBER;
+ hash = (53 * hash) + getCountryCode().hashCode();
+ hash = (37 * hash) + GAME_BIZ_FIELD_NUMBER;
+ hash = (53 * hash) + getGameBiz().hashCode();
+ hash = (37 * hash) + CLIENT_MD5_FIELD_NUMBER;
+ hash = (53 * hash) + getClientMd5().hashCode();
+ hash = (37 * hash) + CLIENT_SILENCE_MD5_FIELD_NUMBER;
+ hash = (53 * hash) + getClientSilenceMd5().hashCode();
+ if (hasResVersionConfig()) {
+ hash = (37 * hash) + RES_VERSION_CONFIG_FIELD_NUMBER;
+ hash = (53 * hash) + getResVersionConfig().hashCode();
+ }
+ hash = (37 * hash) + TOTAL_TICK_TIME_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
+ java.lang.Double.doubleToLongBits(getTotalTickTime()));
+ hash = (37 * hash) + CLIENT_VERSION_SUFFIX_FIELD_NUMBER;
+ hash = (53 * hash) + getClientVersionSuffix().hashCode();
+ hash = (37 * hash) + CLIENT_SILENCE_VERSION_SUFFIX_FIELD_NUMBER;
+ hash = (53 * hash) + getClientSilenceVersionSuffix().hashCode();
+ hash = (37 * hash) + SC_INFO_FIELD_NUMBER;
+ hash = (53 * hash) + getScInfo().hashCode();
hash = (37 * hash) + IS_NEW_PLAYER_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsNewPlayer());
- hash = (37 * hash) + GAME_BIZ_FIELD_NUMBER;
- hash = (53 * hash) + getGameBiz().hashCode();
hash = (37 * hash) + PLAYER_DATA_FIELD_NUMBER;
hash = (53 * hash) + getPlayerData().hashCode();
hash = (37 * hash) + TARGET_UID_FIELD_NUMBER;
@@ -1955,27 +1966,14 @@ public int hashCode() {
hash = (37 * hash) + SHORT_ABILITY_HASH_MAP_FIELD_NUMBER;
hash = (53 * hash) + getShortAbilityHashMapList().hashCode();
}
- if (hasResVersionConfig()) {
- hash = (37 * hash) + RES_VERSION_CONFIG_FIELD_NUMBER;
- hash = (53 * hash) + getResVersionConfig().hashCode();
- }
if (getFeatureBlockInfoListCount() > 0) {
hash = (37 * hash) + FEATURE_BLOCK_INFO_LIST_FIELD_NUMBER;
hash = (53 * hash) + getFeatureBlockInfoListList().hashCode();
}
- hash = (37 * hash) + SC_INFO_FIELD_NUMBER;
- hash = (53 * hash) + getScInfo().hashCode();
- hash = (37 * hash) + CLIENT_SILENCE_VERSION_SUFFIX_FIELD_NUMBER;
- hash = (53 * hash) + getClientSilenceVersionSuffix().hashCode();
hash = (37 * hash) + TARGET_HOME_OWNER_UID_FIELD_NUMBER;
hash = (53 * hash) + getTargetHomeOwnerUid();
hash = (37 * hash) + MSG_FIELD_NUMBER;
hash = (53 * hash) + getMsg().hashCode();
- hash = (37 * hash) + TOTAL_TICK_TIME_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
- java.lang.Double.doubleToLongBits(getTotalTickTime()));
- hash = (37 * hash) + CLIENT_VERSION_SUFFIX_FIELD_NUMBER;
- hash = (53 * hash) + getClientVersionSuffix().hashCode();
if (hasABPMACCDDJH()) {
hash = (37 * hash) + ABPMACCDDJH_FIELD_NUMBER;
hash = (53 * hash) + getABPMACCDDJH().hashCode();
@@ -1986,16 +1984,10 @@ public int hashCode() {
hash = (37 * hash) + BLOCK_INFO_MAP_FIELD_NUMBER;
hash = (53 * hash) + internalGetBlockInfoMap().hashCode();
}
- hash = (37 * hash) + COUNTRY_CODE_FIELD_NUMBER;
- hash = (53 * hash) + getCountryCode().hashCode();
if (hasNextResVersionConfig()) {
hash = (37 * hash) + NEXT_RES_VERSION_CONFIG_FIELD_NUMBER;
hash = (53 * hash) + getNextResVersionConfig().hashCode();
}
- hash = (37 * hash) + CLIENT_MD5_FIELD_NUMBER;
- hash = (53 * hash) + getClientMd5().hashCode();
- hash = (37 * hash) + CLIENT_SILENCE_MD5_FIELD_NUMBER;
- hash = (53 * hash) + getClientSilenceMd5().hashCode();
hash = (37 * hash) + IS_USE_ABILITY_HASH_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsUseAbilityHash());
@@ -2107,7 +2099,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 27771
+ * CmdId: 6816
*
*
* Protobuf type {@code PlayerLoginRsp}
@@ -2175,10 +2167,30 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- isNewPlayer_ = false;
+ countryCode_ = "";
gameBiz_ = "";
+ clientMd5_ = "";
+
+ clientSilenceMd5_ = "";
+
+ if (resVersionConfigBuilder_ == null) {
+ resVersionConfig_ = null;
+ } else {
+ resVersionConfig_ = null;
+ resVersionConfigBuilder_ = null;
+ }
+ totalTickTime_ = 0D;
+
+ clientVersionSuffix_ = "";
+
+ clientSilenceVersionSuffix_ = "";
+
+ scInfo_ = com.google.protobuf.ByteString.EMPTY;
+
+ isNewPlayer_ = false;
+
playerData_ = com.google.protobuf.ByteString.EMPTY;
targetUid_ = 0;
@@ -2202,30 +2214,16 @@ public Builder clear() {
} else {
shortAbilityHashMapBuilder_.clear();
}
- if (resVersionConfigBuilder_ == null) {
- resVersionConfig_ = null;
- } else {
- resVersionConfig_ = null;
- resVersionConfigBuilder_ = null;
- }
if (featureBlockInfoListBuilder_ == null) {
featureBlockInfoList_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000004);
} else {
featureBlockInfoListBuilder_.clear();
}
- scInfo_ = com.google.protobuf.ByteString.EMPTY;
-
- clientSilenceVersionSuffix_ = "";
-
targetHomeOwnerUid_ = 0;
msg_ = "";
- totalTickTime_ = 0D;
-
- clientVersionSuffix_ = "";
-
if (aBPMACCDDJHBuilder_ == null) {
aBPMACCDDJH_ = null;
} else {
@@ -2235,18 +2233,12 @@ public Builder clear() {
nextResourceUrl_ = "";
internalGetMutableBlockInfoMap().clear();
- countryCode_ = "";
-
if (nextResVersionConfigBuilder_ == null) {
nextResVersionConfig_ = null;
} else {
nextResVersionConfig_ = null;
nextResVersionConfigBuilder_ = null;
}
- clientMd5_ = "";
-
- clientSilenceMd5_ = "";
-
isUseAbilityHash_ = false;
isTransfer_ = false;
@@ -2284,8 +2276,20 @@ public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp build()
public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp buildPartial() {
emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp result = new emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp(this);
int from_bitField0_ = bitField0_;
- result.isNewPlayer_ = isNewPlayer_;
+ result.countryCode_ = countryCode_;
result.gameBiz_ = gameBiz_;
+ result.clientMd5_ = clientMd5_;
+ result.clientSilenceMd5_ = clientSilenceMd5_;
+ if (resVersionConfigBuilder_ == null) {
+ result.resVersionConfig_ = resVersionConfig_;
+ } else {
+ result.resVersionConfig_ = resVersionConfigBuilder_.build();
+ }
+ result.totalTickTime_ = totalTickTime_;
+ result.clientVersionSuffix_ = clientVersionSuffix_;
+ result.clientSilenceVersionSuffix_ = clientSilenceVersionSuffix_;
+ result.scInfo_ = scInfo_;
+ result.isNewPlayer_ = isNewPlayer_;
result.playerData_ = playerData_;
result.targetUid_ = targetUid_;
result.abilityHashCode_ = abilityHashCode_;
@@ -2305,11 +2309,6 @@ public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp buildPa
} else {
result.shortAbilityHashMap_ = shortAbilityHashMapBuilder_.build();
}
- if (resVersionConfigBuilder_ == null) {
- result.resVersionConfig_ = resVersionConfig_;
- } else {
- result.resVersionConfig_ = resVersionConfigBuilder_.build();
- }
if (featureBlockInfoListBuilder_ == null) {
if (((bitField0_ & 0x00000004) != 0)) {
featureBlockInfoList_ = java.util.Collections.unmodifiableList(featureBlockInfoList_);
@@ -2319,12 +2318,8 @@ public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp buildPa
} else {
result.featureBlockInfoList_ = featureBlockInfoListBuilder_.build();
}
- result.scInfo_ = scInfo_;
- result.clientSilenceVersionSuffix_ = clientSilenceVersionSuffix_;
result.targetHomeOwnerUid_ = targetHomeOwnerUid_;
result.msg_ = msg_;
- result.totalTickTime_ = totalTickTime_;
- result.clientVersionSuffix_ = clientVersionSuffix_;
if (aBPMACCDDJHBuilder_ == null) {
result.aBPMACCDDJH_ = aBPMACCDDJH_;
} else {
@@ -2333,14 +2328,11 @@ public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp buildPa
result.nextResourceUrl_ = nextResourceUrl_;
result.blockInfoMap_ = internalGetBlockInfoMap();
result.blockInfoMap_.makeImmutable();
- result.countryCode_ = countryCode_;
if (nextResVersionConfigBuilder_ == null) {
result.nextResVersionConfig_ = nextResVersionConfig_;
} else {
result.nextResVersionConfig_ = nextResVersionConfigBuilder_.build();
}
- result.clientMd5_ = clientMd5_;
- result.clientSilenceMd5_ = clientSilenceMd5_;
result.isUseAbilityHash_ = isUseAbilityHash_;
result.isTransfer_ = isTransfer_;
result.isDataNeedRelogin_ = isDataNeedRelogin_;
@@ -2394,13 +2386,42 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp other) {
if (other == emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp.getDefaultInstance()) return this;
- if (other.getIsNewPlayer() != false) {
- setIsNewPlayer(other.getIsNewPlayer());
+ if (!other.getCountryCode().isEmpty()) {
+ countryCode_ = other.countryCode_;
+ onChanged();
}
if (!other.getGameBiz().isEmpty()) {
gameBiz_ = other.gameBiz_;
onChanged();
}
+ if (!other.getClientMd5().isEmpty()) {
+ clientMd5_ = other.clientMd5_;
+ onChanged();
+ }
+ if (!other.getClientSilenceMd5().isEmpty()) {
+ clientSilenceMd5_ = other.clientSilenceMd5_;
+ onChanged();
+ }
+ if (other.hasResVersionConfig()) {
+ mergeResVersionConfig(other.getResVersionConfig());
+ }
+ if (other.getTotalTickTime() != 0D) {
+ setTotalTickTime(other.getTotalTickTime());
+ }
+ if (!other.getClientVersionSuffix().isEmpty()) {
+ clientVersionSuffix_ = other.clientVersionSuffix_;
+ onChanged();
+ }
+ if (!other.getClientSilenceVersionSuffix().isEmpty()) {
+ clientSilenceVersionSuffix_ = other.clientSilenceVersionSuffix_;
+ onChanged();
+ }
+ if (other.getScInfo() != com.google.protobuf.ByteString.EMPTY) {
+ setScInfo(other.getScInfo());
+ }
+ if (other.getIsNewPlayer() != false) {
+ setIsNewPlayer(other.getIsNewPlayer());
+ }
if (other.getPlayerData() != com.google.protobuf.ByteString.EMPTY) {
setPlayerData(other.getPlayerData());
}
@@ -2453,9 +2474,6 @@ public Builder mergeFrom(emu.grasscutter.net.proto.PlayerLoginRspOuterClass.Play
}
}
}
- if (other.hasResVersionConfig()) {
- mergeResVersionConfig(other.getResVersionConfig());
- }
if (featureBlockInfoListBuilder_ == null) {
if (!other.featureBlockInfoList_.isEmpty()) {
if (featureBlockInfoList_.isEmpty()) {
@@ -2482,13 +2500,6 @@ public Builder mergeFrom(emu.grasscutter.net.proto.PlayerLoginRspOuterClass.Play
}
}
}
- if (other.getScInfo() != com.google.protobuf.ByteString.EMPTY) {
- setScInfo(other.getScInfo());
- }
- if (!other.getClientSilenceVersionSuffix().isEmpty()) {
- clientSilenceVersionSuffix_ = other.clientSilenceVersionSuffix_;
- onChanged();
- }
if (other.getTargetHomeOwnerUid() != 0) {
setTargetHomeOwnerUid(other.getTargetHomeOwnerUid());
}
@@ -2496,13 +2507,6 @@ public Builder mergeFrom(emu.grasscutter.net.proto.PlayerLoginRspOuterClass.Play
msg_ = other.msg_;
onChanged();
}
- if (other.getTotalTickTime() != 0D) {
- setTotalTickTime(other.getTotalTickTime());
- }
- if (!other.getClientVersionSuffix().isEmpty()) {
- clientVersionSuffix_ = other.clientVersionSuffix_;
- onChanged();
- }
if (other.hasABPMACCDDJH()) {
mergeABPMACCDDJH(other.getABPMACCDDJH());
}
@@ -2512,21 +2516,9 @@ public Builder mergeFrom(emu.grasscutter.net.proto.PlayerLoginRspOuterClass.Play
}
internalGetMutableBlockInfoMap().mergeFrom(
other.internalGetBlockInfoMap());
- if (!other.getCountryCode().isEmpty()) {
- countryCode_ = other.countryCode_;
- onChanged();
- }
if (other.hasNextResVersionConfig()) {
mergeNextResVersionConfig(other.getNextResVersionConfig());
}
- if (!other.getClientMd5().isEmpty()) {
- clientMd5_ = other.clientMd5_;
- onChanged();
- }
- if (!other.getClientSilenceMd5().isEmpty()) {
- clientSilenceMd5_ = other.clientSilenceMd5_;
- onChanged();
- }
if (other.getIsUseAbilityHash() != false) {
setIsUseAbilityHash(other.getIsUseAbilityHash());
}
@@ -2569,113 +2561,677 @@ public Builder mergeFrom(
mergeFrom(parsedMessage);
}
}
- return this;
+ return this;
+ }
+ private int bitField0_;
+
+ private java.lang.Object countryCode_ = "";
+ /**
+ * string country_code = 633;
+ * @return The countryCode.
+ */
+ public java.lang.String getCountryCode() {
+ java.lang.Object ref = countryCode_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ countryCode_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ * string country_code = 633;
+ * @return The bytes for countryCode.
+ */
+ public com.google.protobuf.ByteString
+ getCountryCodeBytes() {
+ java.lang.Object ref = countryCode_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ countryCode_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ * string country_code = 633;
+ * @param value The countryCode to set.
+ * @return This builder for chaining.
+ */
+ public Builder setCountryCode(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ countryCode_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * string country_code = 633;
+ * @return This builder for chaining.
+ */
+ public Builder clearCountryCode() {
+
+ countryCode_ = getDefaultInstance().getCountryCode();
+ onChanged();
+ return this;
+ }
+ /**
+ * string country_code = 633;
+ * @param value The bytes for countryCode to set.
+ * @return This builder for chaining.
+ */
+ public Builder setCountryCodeBytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ countryCode_ = value;
+ onChanged();
+ return this;
+ }
+
+ private java.lang.Object gameBiz_ = "";
+ /**
+ * string game_biz = 1;
+ * @return The gameBiz.
+ */
+ public java.lang.String getGameBiz() {
+ java.lang.Object ref = gameBiz_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ gameBiz_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ * string game_biz = 1;
+ * @return The bytes for gameBiz.
+ */
+ public com.google.protobuf.ByteString
+ getGameBizBytes() {
+ java.lang.Object ref = gameBiz_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ gameBiz_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ * string game_biz = 1;
+ * @param value The gameBiz to set.
+ * @return This builder for chaining.
+ */
+ public Builder setGameBiz(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ gameBiz_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * string game_biz = 1;
+ * @return This builder for chaining.
+ */
+ public Builder clearGameBiz() {
+
+ gameBiz_ = getDefaultInstance().getGameBiz();
+ onChanged();
+ return this;
+ }
+ /**
+ * string game_biz = 1;
+ * @param value The bytes for gameBiz to set.
+ * @return This builder for chaining.
+ */
+ public Builder setGameBizBytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ gameBiz_ = value;
+ onChanged();
+ return this;
+ }
+
+ private java.lang.Object clientMd5_ = "";
+ /**
+ * string client_md5 = 1164;
+ * @return The clientMd5.
+ */
+ public java.lang.String getClientMd5() {
+ java.lang.Object ref = clientMd5_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientMd5_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ * string client_md5 = 1164;
+ * @return The bytes for clientMd5.
+ */
+ public com.google.protobuf.ByteString
+ getClientMd5Bytes() {
+ java.lang.Object ref = clientMd5_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientMd5_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ * string client_md5 = 1164;
+ * @param value The clientMd5 to set.
+ * @return This builder for chaining.
+ */
+ public Builder setClientMd5(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ clientMd5_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * string client_md5 = 1164;
+ * @return This builder for chaining.
+ */
+ public Builder clearClientMd5() {
+
+ clientMd5_ = getDefaultInstance().getClientMd5();
+ onChanged();
+ return this;
+ }
+ /**
+ * string client_md5 = 1164;
+ * @param value The bytes for clientMd5 to set.
+ * @return This builder for chaining.
+ */
+ public Builder setClientMd5Bytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ clientMd5_ = value;
+ onChanged();
+ return this;
+ }
+
+ private java.lang.Object clientSilenceMd5_ = "";
+ /**
+ * string client_silence_md5 = 1404;
+ * @return The clientSilenceMd5.
+ */
+ public java.lang.String getClientSilenceMd5() {
+ java.lang.Object ref = clientSilenceMd5_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientSilenceMd5_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ * string client_silence_md5 = 1404;
+ * @return The bytes for clientSilenceMd5.
+ */
+ public com.google.protobuf.ByteString
+ getClientSilenceMd5Bytes() {
+ java.lang.Object ref = clientSilenceMd5_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientSilenceMd5_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ * string client_silence_md5 = 1404;
+ * @param value The clientSilenceMd5 to set.
+ * @return This builder for chaining.
+ */
+ public Builder setClientSilenceMd5(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ clientSilenceMd5_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * string client_silence_md5 = 1404;
+ * @return This builder for chaining.
+ */
+ public Builder clearClientSilenceMd5() {
+
+ clientSilenceMd5_ = getDefaultInstance().getClientSilenceMd5();
+ onChanged();
+ return this;
+ }
+ /**
+ * string client_silence_md5 = 1404;
+ * @param value The bytes for clientSilenceMd5 to set.
+ * @return This builder for chaining.
+ */
+ public Builder setClientSilenceMd5Bytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ clientSilenceMd5_ = value;
+ onChanged();
+ return this;
+ }
+
+ private emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig resVersionConfig_;
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder> resVersionConfigBuilder_;
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ * @return Whether the resVersionConfig field is set.
+ */
+ public boolean hasResVersionConfig() {
+ return resVersionConfigBuilder_ != null || resVersionConfig_ != null;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ * @return The resVersionConfig.
+ */
+ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig() {
+ if (resVersionConfigBuilder_ == null) {
+ return resVersionConfig_ == null ? emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.getDefaultInstance() : resVersionConfig_;
+ } else {
+ return resVersionConfigBuilder_.getMessage();
+ }
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ public Builder setResVersionConfig(emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig value) {
+ if (resVersionConfigBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ resVersionConfig_ = value;
+ onChanged();
+ } else {
+ resVersionConfigBuilder_.setMessage(value);
+ }
+
+ return this;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ public Builder setResVersionConfig(
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder builderForValue) {
+ if (resVersionConfigBuilder_ == null) {
+ resVersionConfig_ = builderForValue.build();
+ onChanged();
+ } else {
+ resVersionConfigBuilder_.setMessage(builderForValue.build());
+ }
+
+ return this;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ public Builder mergeResVersionConfig(emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig value) {
+ if (resVersionConfigBuilder_ == null) {
+ if (resVersionConfig_ != null) {
+ resVersionConfig_ =
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.newBuilder(resVersionConfig_).mergeFrom(value).buildPartial();
+ } else {
+ resVersionConfig_ = value;
+ }
+ onChanged();
+ } else {
+ resVersionConfigBuilder_.mergeFrom(value);
+ }
+
+ return this;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ public Builder clearResVersionConfig() {
+ if (resVersionConfigBuilder_ == null) {
+ resVersionConfig_ = null;
+ onChanged();
+ } else {
+ resVersionConfig_ = null;
+ resVersionConfigBuilder_ = null;
+ }
+
+ return this;
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder getResVersionConfigBuilder() {
+
+ onChanged();
+ return getResVersionConfigFieldBuilder().getBuilder();
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder() {
+ if (resVersionConfigBuilder_ != null) {
+ return resVersionConfigBuilder_.getMessageOrBuilder();
+ } else {
+ return resVersionConfig_ == null ?
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.getDefaultInstance() : resVersionConfig_;
+ }
+ }
+ /**
+ * .ResVersionConfig res_version_config = 1907;
+ */
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder>
+ getResVersionConfigFieldBuilder() {
+ if (resVersionConfigBuilder_ == null) {
+ resVersionConfigBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder>(
+ getResVersionConfig(),
+ getParentForChildren(),
+ isClean());
+ resVersionConfig_ = null;
+ }
+ return resVersionConfigBuilder_;
+ }
+
+ private double totalTickTime_ ;
+ /**
+ * double total_tick_time = 627;
+ * @return The totalTickTime.
+ */
+ @java.lang.Override
+ public double getTotalTickTime() {
+ return totalTickTime_;
+ }
+ /**
+ * double total_tick_time = 627;
+ * @param value The totalTickTime to set.
+ * @return This builder for chaining.
+ */
+ public Builder setTotalTickTime(double value) {
+
+ totalTickTime_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * double total_tick_time = 627;
+ * @return This builder for chaining.
+ */
+ public Builder clearTotalTickTime() {
+
+ totalTickTime_ = 0D;
+ onChanged();
+ return this;
+ }
+
+ private java.lang.Object clientVersionSuffix_ = "";
+ /**
+ * string client_version_suffix = 1315;
+ * @return The clientVersionSuffix.
+ */
+ public java.lang.String getClientVersionSuffix() {
+ java.lang.Object ref = clientVersionSuffix_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs =
+ (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ clientVersionSuffix_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ * string client_version_suffix = 1315;
+ * @return The bytes for clientVersionSuffix.
+ */
+ public com.google.protobuf.ByteString
+ getClientVersionSuffixBytes() {
+ java.lang.Object ref = clientVersionSuffix_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8(
+ (java.lang.String) ref);
+ clientVersionSuffix_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
}
- private int bitField0_;
-
- private boolean isNewPlayer_ ;
/**
- * bool is_new_player = 1;
- * @return The isNewPlayer.
+ * string client_version_suffix = 1315;
+ * @param value The clientVersionSuffix to set.
+ * @return This builder for chaining.
*/
- @java.lang.Override
- public boolean getIsNewPlayer() {
- return isNewPlayer_;
+ public Builder setClientVersionSuffix(
+ java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ clientVersionSuffix_ = value;
+ onChanged();
+ return this;
}
/**
- * bool is_new_player = 1;
- * @param value The isNewPlayer to set.
+ * string client_version_suffix = 1315;
* @return This builder for chaining.
*/
- public Builder setIsNewPlayer(boolean value) {
+ public Builder clearClientVersionSuffix() {
- isNewPlayer_ = value;
+ clientVersionSuffix_ = getDefaultInstance().getClientVersionSuffix();
onChanged();
return this;
}
/**
- * bool is_new_player = 1;
+ * string client_version_suffix = 1315;
+ * @param value The bytes for clientVersionSuffix to set.
* @return This builder for chaining.
*/
- public Builder clearIsNewPlayer() {
+ public Builder setClientVersionSuffixBytes(
+ com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
- isNewPlayer_ = false;
+ clientVersionSuffix_ = value;
onChanged();
return this;
}
- private java.lang.Object gameBiz_ = "";
+ private java.lang.Object clientSilenceVersionSuffix_ = "";
/**
- * string game_biz = 2;
- * @return The gameBiz.
+ * string client_silence_version_suffix = 315;
+ * @return The clientSilenceVersionSuffix.
*/
- public java.lang.String getGameBiz() {
- java.lang.Object ref = gameBiz_;
+ public java.lang.String getClientSilenceVersionSuffix() {
+ java.lang.Object ref = clientSilenceVersionSuffix_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
- gameBiz_ = s;
+ clientSilenceVersionSuffix_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
- * string game_biz = 2;
- * @return The bytes for gameBiz.
+ * string client_silence_version_suffix = 315;
+ * @return The bytes for clientSilenceVersionSuffix.
*/
public com.google.protobuf.ByteString
- getGameBizBytes() {
- java.lang.Object ref = gameBiz_;
+ getClientSilenceVersionSuffixBytes() {
+ java.lang.Object ref = clientSilenceVersionSuffix_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
- gameBiz_ = b;
+ clientSilenceVersionSuffix_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
- * string game_biz = 2;
- * @param value The gameBiz to set.
+ * string client_silence_version_suffix = 315;
+ * @param value The clientSilenceVersionSuffix to set.
* @return This builder for chaining.
*/
- public Builder setGameBiz(
+ public Builder setClientSilenceVersionSuffix(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- gameBiz_ = value;
+ clientSilenceVersionSuffix_ = value;
onChanged();
return this;
}
/**
- * string game_biz = 2;
+ * string client_silence_version_suffix = 315;
* @return This builder for chaining.
*/
- public Builder clearGameBiz() {
+ public Builder clearClientSilenceVersionSuffix() {
- gameBiz_ = getDefaultInstance().getGameBiz();
+ clientSilenceVersionSuffix_ = getDefaultInstance().getClientSilenceVersionSuffix();
onChanged();
return this;
}
/**
- * string game_biz = 2;
- * @param value The bytes for gameBiz to set.
+ * string client_silence_version_suffix = 315;
+ * @param value The bytes for clientSilenceVersionSuffix to set.
* @return This builder for chaining.
*/
- public Builder setGameBizBytes(
+ public Builder setClientSilenceVersionSuffixBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- gameBiz_ = value;
+ clientSilenceVersionSuffix_ = value;
+ onChanged();
+ return this;
+ }
+
+ private com.google.protobuf.ByteString scInfo_ = com.google.protobuf.ByteString.EMPTY;
+ /**
+ * bytes sc_info = 1900;
+ * @return The scInfo.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString getScInfo() {
+ return scInfo_;
+ }
+ /**
+ * bytes sc_info = 1900;
+ * @param value The scInfo to set.
+ * @return This builder for chaining.
+ */
+ public Builder setScInfo(com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ scInfo_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * bytes sc_info = 1900;
+ * @return This builder for chaining.
+ */
+ public Builder clearScInfo() {
+
+ scInfo_ = getDefaultInstance().getScInfo();
+ onChanged();
+ return this;
+ }
+
+ private boolean isNewPlayer_ ;
+ /**
+ * bool is_new_player = 100;
+ * @return The isNewPlayer.
+ */
+ @java.lang.Override
+ public boolean getIsNewPlayer() {
+ return isNewPlayer_;
+ }
+ /**
+ * bool is_new_player = 100;
+ * @param value The isNewPlayer to set.
+ * @return This builder for chaining.
+ */
+ public Builder setIsNewPlayer(boolean value) {
+
+ isNewPlayer_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * bool is_new_player = 100;
+ * @return This builder for chaining.
+ */
+ public Builder clearIsNewPlayer() {
+
+ isNewPlayer_ = false;
onChanged();
return this;
}
@@ -3255,167 +3811,48 @@ public emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHash
* repeated .ShortAbilityHashPair short_ability_hash_map = 90;
*/
public java.util.List extends emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder>
- getShortAbilityHashMapOrBuilderList() {
- if (shortAbilityHashMapBuilder_ != null) {
- return shortAbilityHashMapBuilder_.getMessageOrBuilderList();
- } else {
- return java.util.Collections.unmodifiableList(shortAbilityHashMap_);
- }
- }
- /**
- * repeated .ShortAbilityHashPair short_ability_hash_map = 90;
- */
- public emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder addShortAbilityHashMapBuilder() {
- return getShortAbilityHashMapFieldBuilder().addBuilder(
- emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.getDefaultInstance());
- }
- /**
- * repeated .ShortAbilityHashPair short_ability_hash_map = 90;
- */
- public emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder addShortAbilityHashMapBuilder(
- int index) {
- return getShortAbilityHashMapFieldBuilder().addBuilder(
- index, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.getDefaultInstance());
- }
- /**
- * repeated .ShortAbilityHashPair short_ability_hash_map = 90;
- */
- public java.util.List
- getShortAbilityHashMapBuilderList() {
- return getShortAbilityHashMapFieldBuilder().getBuilderList();
- }
- private com.google.protobuf.RepeatedFieldBuilderV3<
- emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder>
- getShortAbilityHashMapFieldBuilder() {
- if (shortAbilityHashMapBuilder_ == null) {
- shortAbilityHashMapBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
- emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder>(
- shortAbilityHashMap_,
- ((bitField0_ & 0x00000002) != 0),
- getParentForChildren(),
- isClean());
- shortAbilityHashMap_ = null;
- }
- return shortAbilityHashMapBuilder_;
- }
-
- private emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig resVersionConfig_;
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder> resVersionConfigBuilder_;
- /**
- * .ResVersionConfig res_version_config = 113;
- * @return Whether the resVersionConfig field is set.
- */
- public boolean hasResVersionConfig() {
- return resVersionConfigBuilder_ != null || resVersionConfig_ != null;
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- * @return The resVersionConfig.
- */
- public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig getResVersionConfig() {
- if (resVersionConfigBuilder_ == null) {
- return resVersionConfig_ == null ? emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.getDefaultInstance() : resVersionConfig_;
- } else {
- return resVersionConfigBuilder_.getMessage();
- }
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- */
- public Builder setResVersionConfig(emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig value) {
- if (resVersionConfigBuilder_ == null) {
- if (value == null) {
- throw new NullPointerException();
- }
- resVersionConfig_ = value;
- onChanged();
- } else {
- resVersionConfigBuilder_.setMessage(value);
- }
-
- return this;
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- */
- public Builder setResVersionConfig(
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder builderForValue) {
- if (resVersionConfigBuilder_ == null) {
- resVersionConfig_ = builderForValue.build();
- onChanged();
- } else {
- resVersionConfigBuilder_.setMessage(builderForValue.build());
- }
-
- return this;
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- */
- public Builder mergeResVersionConfig(emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig value) {
- if (resVersionConfigBuilder_ == null) {
- if (resVersionConfig_ != null) {
- resVersionConfig_ =
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.newBuilder(resVersionConfig_).mergeFrom(value).buildPartial();
- } else {
- resVersionConfig_ = value;
- }
- onChanged();
- } else {
- resVersionConfigBuilder_.mergeFrom(value);
- }
-
- return this;
- }
- /**
- * .ResVersionConfig res_version_config = 113;
- */
- public Builder clearResVersionConfig() {
- if (resVersionConfigBuilder_ == null) {
- resVersionConfig_ = null;
- onChanged();
+ getShortAbilityHashMapOrBuilderList() {
+ if (shortAbilityHashMapBuilder_ != null) {
+ return shortAbilityHashMapBuilder_.getMessageOrBuilderList();
} else {
- resVersionConfig_ = null;
- resVersionConfigBuilder_ = null;
+ return java.util.Collections.unmodifiableList(shortAbilityHashMap_);
}
-
- return this;
}
/**
- * .ResVersionConfig res_version_config = 113;
+ * repeated .ShortAbilityHashPair short_ability_hash_map = 90;
*/
- public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder getResVersionConfigBuilder() {
-
- onChanged();
- return getResVersionConfigFieldBuilder().getBuilder();
+ public emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder addShortAbilityHashMapBuilder() {
+ return getShortAbilityHashMapFieldBuilder().addBuilder(
+ emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.getDefaultInstance());
}
/**
- * .ResVersionConfig res_version_config = 113;
+ * repeated .ShortAbilityHashPair short_ability_hash_map = 90;
*/
- public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder getResVersionConfigOrBuilder() {
- if (resVersionConfigBuilder_ != null) {
- return resVersionConfigBuilder_.getMessageOrBuilder();
- } else {
- return resVersionConfig_ == null ?
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.getDefaultInstance() : resVersionConfig_;
- }
+ public emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder addShortAbilityHashMapBuilder(
+ int index) {
+ return getShortAbilityHashMapFieldBuilder().addBuilder(
+ index, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.getDefaultInstance());
}
/**
- * .ResVersionConfig res_version_config = 113;
+ * repeated .ShortAbilityHashPair short_ability_hash_map = 90;
*/
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder>
- getResVersionConfigFieldBuilder() {
- if (resVersionConfigBuilder_ == null) {
- resVersionConfigBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder>(
- getResVersionConfig(),
+ public java.util.List
+ getShortAbilityHashMapBuilderList() {
+ return getShortAbilityHashMapFieldBuilder().getBuilderList();
+ }
+ private com.google.protobuf.RepeatedFieldBuilderV3<
+ emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder>
+ getShortAbilityHashMapFieldBuilder() {
+ if (shortAbilityHashMapBuilder_ == null) {
+ shortAbilityHashMapBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
+ emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPair.Builder, emu.grasscutter.net.proto.ShortAbilityHashPairOuterClass.ShortAbilityHashPairOrBuilder>(
+ shortAbilityHashMap_,
+ ((bitField0_ & 0x00000002) != 0),
getParentForChildren(),
isClean());
- resVersionConfig_ = null;
+ shortAbilityHashMap_ = null;
}
- return resVersionConfigBuilder_;
+ return shortAbilityHashMapBuilder_;
}
private java.util.List featureBlockInfoList_ =
@@ -3658,116 +4095,6 @@ public emu.grasscutter.net.proto.FeatureBlockInfoOuterClass.FeatureBlockInfo.Bui
return featureBlockInfoListBuilder_;
}
- private com.google.protobuf.ByteString scInfo_ = com.google.protobuf.ByteString.EMPTY;
- /**
- * bytes sc_info = 793;
- * @return The scInfo.
- */
- @java.lang.Override
- public com.google.protobuf.ByteString getScInfo() {
- return scInfo_;
- }
- /**
- * bytes sc_info = 793;
- * @param value The scInfo to set.
- * @return This builder for chaining.
- */
- public Builder setScInfo(com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- scInfo_ = value;
- onChanged();
- return this;
- }
- /**
- * bytes sc_info = 793;
- * @return This builder for chaining.
- */
- public Builder clearScInfo() {
-
- scInfo_ = getDefaultInstance().getScInfo();
- onChanged();
- return this;
- }
-
- private java.lang.Object clientSilenceVersionSuffix_ = "";
- /**
- * string client_silence_version_suffix = 1096;
- * @return The clientSilenceVersionSuffix.
- */
- public java.lang.String getClientSilenceVersionSuffix() {
- java.lang.Object ref = clientSilenceVersionSuffix_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientSilenceVersionSuffix_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
- }
- /**
- * string client_silence_version_suffix = 1096;
- * @return The bytes for clientSilenceVersionSuffix.
- */
- public com.google.protobuf.ByteString
- getClientSilenceVersionSuffixBytes() {
- java.lang.Object ref = clientSilenceVersionSuffix_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientSilenceVersionSuffix_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
- /**
- * string client_silence_version_suffix = 1096;
- * @param value The clientSilenceVersionSuffix to set.
- * @return This builder for chaining.
- */
- public Builder setClientSilenceVersionSuffix(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- clientSilenceVersionSuffix_ = value;
- onChanged();
- return this;
- }
- /**
- * string client_silence_version_suffix = 1096;
- * @return This builder for chaining.
- */
- public Builder clearClientSilenceVersionSuffix() {
-
- clientSilenceVersionSuffix_ = getDefaultInstance().getClientSilenceVersionSuffix();
- onChanged();
- return this;
- }
- /**
- * string client_silence_version_suffix = 1096;
- * @param value The bytes for clientSilenceVersionSuffix to set.
- * @return This builder for chaining.
- */
- public Builder setClientSilenceVersionSuffixBytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
-
- clientSilenceVersionSuffix_ = value;
- onChanged();
- return this;
- }
-
private int targetHomeOwnerUid_ ;
/**
* uint32 target_home_owner_uid = 1147;
@@ -3835,149 +4162,42 @@ public java.lang.String getMsg() {
}
/**
* string msg = 1207;
- * @param value The msg to set.
- * @return This builder for chaining.
- */
- public Builder setMsg(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- msg_ = value;
- onChanged();
- return this;
- }
- /**
- * string msg = 1207;
- * @return This builder for chaining.
- */
- public Builder clearMsg() {
-
- msg_ = getDefaultInstance().getMsg();
- onChanged();
- return this;
- }
- /**
- * string msg = 1207;
- * @param value The bytes for msg to set.
- * @return This builder for chaining.
- */
- public Builder setMsgBytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
-
- msg_ = value;
- onChanged();
- return this;
- }
-
- private double totalTickTime_ ;
- /**
- * double total_tick_time = 1456;
- * @return The totalTickTime.
- */
- @java.lang.Override
- public double getTotalTickTime() {
- return totalTickTime_;
- }
- /**
- * double total_tick_time = 1456;
- * @param value The totalTickTime to set.
- * @return This builder for chaining.
- */
- public Builder setTotalTickTime(double value) {
-
- totalTickTime_ = value;
- onChanged();
- return this;
- }
- /**
- * double total_tick_time = 1456;
- * @return This builder for chaining.
- */
- public Builder clearTotalTickTime() {
-
- totalTickTime_ = 0D;
- onChanged();
- return this;
- }
-
- private java.lang.Object clientVersionSuffix_ = "";
- /**
- * string client_version_suffix = 1490;
- * @return The clientVersionSuffix.
- */
- public java.lang.String getClientVersionSuffix() {
- java.lang.Object ref = clientVersionSuffix_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientVersionSuffix_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
- }
- /**
- * string client_version_suffix = 1490;
- * @return The bytes for clientVersionSuffix.
- */
- public com.google.protobuf.ByteString
- getClientVersionSuffixBytes() {
- java.lang.Object ref = clientVersionSuffix_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientVersionSuffix_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
- /**
- * string client_version_suffix = 1490;
- * @param value The clientVersionSuffix to set.
+ * @param value The msg to set.
* @return This builder for chaining.
*/
- public Builder setClientVersionSuffix(
+ public Builder setMsg(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
- clientVersionSuffix_ = value;
+ msg_ = value;
onChanged();
return this;
}
/**
- * string client_version_suffix = 1490;
+ * string msg = 1207;
* @return This builder for chaining.
*/
- public Builder clearClientVersionSuffix() {
+ public Builder clearMsg() {
- clientVersionSuffix_ = getDefaultInstance().getClientVersionSuffix();
+ msg_ = getDefaultInstance().getMsg();
onChanged();
return this;
}
/**
- * string client_version_suffix = 1490;
- * @param value The bytes for clientVersionSuffix to set.
+ * string msg = 1207;
+ * @param value The bytes for msg to set.
* @return This builder for chaining.
*/
- public Builder setClientVersionSuffixBytes(
+ public Builder setMsgBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
- clientVersionSuffix_ = value;
+ msg_ = value;
onChanged();
return this;
}
@@ -4305,82 +4525,6 @@ public Builder putAllBlockInfoMap(
return this;
}
- private java.lang.Object countryCode_ = "";
- /**
- * string country_code = 1898;
- * @return The countryCode.
- */
- public java.lang.String getCountryCode() {
- java.lang.Object ref = countryCode_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- countryCode_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
- }
- /**
- * string country_code = 1898;
- * @return The bytes for countryCode.
- */
- public com.google.protobuf.ByteString
- getCountryCodeBytes() {
- java.lang.Object ref = countryCode_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- countryCode_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
- /**
- * string country_code = 1898;
- * @param value The countryCode to set.
- * @return This builder for chaining.
- */
- public Builder setCountryCode(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- countryCode_ = value;
- onChanged();
- return this;
- }
- /**
- * string country_code = 1898;
- * @return This builder for chaining.
- */
- public Builder clearCountryCode() {
-
- countryCode_ = getDefaultInstance().getCountryCode();
- onChanged();
- return this;
- }
- /**
- * string country_code = 1898;
- * @param value The bytes for countryCode to set.
- * @return This builder for chaining.
- */
- public Builder setCountryCodeBytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
-
- countryCode_ = value;
- onChanged();
- return this;
- }
-
private emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig nextResVersionConfig_;
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfig.Builder, emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBuilder> nextResVersionConfigBuilder_;
@@ -4500,180 +4644,12 @@ public emu.grasscutter.net.proto.ResVersionConfigOuterClass.ResVersionConfigOrBu
return nextResVersionConfigBuilder_;
}
- private java.lang.Object clientMd5_ = "";
- /**
- *
- * random
- *
- *
- * string client_md5 = 354;
- * @return The clientMd5.
- */
- public java.lang.String getClientMd5() {
- java.lang.Object ref = clientMd5_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientMd5_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
- }
- /**
- *
- * random
- *
- *
- * string client_md5 = 354;
- * @return The bytes for clientMd5.
- */
- public com.google.protobuf.ByteString
- getClientMd5Bytes() {
- java.lang.Object ref = clientMd5_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientMd5_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
- /**
- *
- * random
- *
- *
- * string client_md5 = 354;
- * @param value The clientMd5 to set.
- * @return This builder for chaining.
- */
- public Builder setClientMd5(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- clientMd5_ = value;
- onChanged();
- return this;
- }
- /**
- *
- * random
- *
- *
- * string client_md5 = 354;
- * @return This builder for chaining.
- */
- public Builder clearClientMd5() {
-
- clientMd5_ = getDefaultInstance().getClientMd5();
- onChanged();
- return this;
- }
+ private boolean isUseAbilityHash_ ;
/**
*
* random
*
*
- * string client_md5 = 354;
- * @param value The bytes for clientMd5 to set.
- * @return This builder for chaining.
- */
- public Builder setClientMd5Bytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
-
- clientMd5_ = value;
- onChanged();
- return this;
- }
-
- private java.lang.Object clientSilenceMd5_ = "";
- /**
- * string client_silence_md5 = 790;
- * @return The clientSilenceMd5.
- */
- public java.lang.String getClientSilenceMd5() {
- java.lang.Object ref = clientSilenceMd5_;
- if (!(ref instanceof java.lang.String)) {
- com.google.protobuf.ByteString bs =
- (com.google.protobuf.ByteString) ref;
- java.lang.String s = bs.toStringUtf8();
- clientSilenceMd5_ = s;
- return s;
- } else {
- return (java.lang.String) ref;
- }
- }
- /**
- * string client_silence_md5 = 790;
- * @return The bytes for clientSilenceMd5.
- */
- public com.google.protobuf.ByteString
- getClientSilenceMd5Bytes() {
- java.lang.Object ref = clientSilenceMd5_;
- if (ref instanceof String) {
- com.google.protobuf.ByteString b =
- com.google.protobuf.ByteString.copyFromUtf8(
- (java.lang.String) ref);
- clientSilenceMd5_ = b;
- return b;
- } else {
- return (com.google.protobuf.ByteString) ref;
- }
- }
- /**
- * string client_silence_md5 = 790;
- * @param value The clientSilenceMd5 to set.
- * @return This builder for chaining.
- */
- public Builder setClientSilenceMd5(
- java.lang.String value) {
- if (value == null) {
- throw new NullPointerException();
- }
-
- clientSilenceMd5_ = value;
- onChanged();
- return this;
- }
- /**
- * string client_silence_md5 = 790;
- * @return This builder for chaining.
- */
- public Builder clearClientSilenceMd5() {
-
- clientSilenceMd5_ = getDefaultInstance().getClientSilenceMd5();
- onChanged();
- return this;
- }
- /**
- * string client_silence_md5 = 790;
- * @param value The bytes for clientSilenceMd5 to set.
- * @return This builder for chaining.
- */
- public Builder setClientSilenceMd5Bytes(
- com.google.protobuf.ByteString value) {
- if (value == null) {
- throw new NullPointerException();
- }
- checkByteStringIsUtf8(value);
-
- clientSilenceMd5_ = value;
- onChanged();
- return this;
- }
-
- private boolean isUseAbilityHash_ ;
- /**
* bool is_use_ability_hash = 1192;
* @return The isUseAbilityHash.
*/
@@ -4682,6 +4658,10 @@ public boolean getIsUseAbilityHash() {
return isUseAbilityHash_;
}
/**
+ *
+ * random
+ *
+ *
* bool is_use_ability_hash = 1192;
* @param value The isUseAbilityHash to set.
* @return This builder for chaining.
@@ -4693,6 +4673,10 @@ public Builder setIsUseAbilityHash(boolean value) {
return this;
}
/**
+ *
+ * random
+ *
+ *
* bool is_use_ability_hash = 1192;
* @return This builder for chaining.
*/
@@ -4951,36 +4935,36 @@ public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp getDefa
"\n\024PlayerLoginRsp.proto\032\032ShortAbilityHash" +
"Pair.proto\032\026FeatureBlockInfo.proto\032\017Bloc" +
"kInfo.proto\032\026ResVersionConfig.proto\032\024Sto" +
- "pServerInfo.proto\"\353\010\n\016PlayerLoginRsp\022\025\n\r" +
- "is_new_player\030\001 \001(\010\022\020\n\010game_biz\030\002 \001(\t\022\023\n" +
- "\013player_data\030\004 \001(\014\022\022\n\ntarget_uid\030\005 \001(\r\022\031" +
- "\n\021ability_hash_code\030\010 \001(\005\022\022\n\nlogin_rand\030" +
- "\t \001(\004\022\033\n\023player_data_version\030\n \001(\r\022#\n\033cl" +
- "ient_silence_data_version\030\013 \001(\r\022\017\n\007retco" +
- "de\030\014 \001(\005\022=\n\020ability_hash_map\030\016 \003(\0132#.Pla" +
- "yerLoginRsp.AbilityHashMapEntry\022\033\n\023clien" +
- "t_data_version\030\017 \001(\r\0225\n\026short_ability_ha" +
- "sh_map\030Z \003(\0132\025.ShortAbilityHashPair\022-\n\022r" +
- "es_version_config\030q \001(\0132\021.ResVersionConf" +
- "ig\0223\n\027feature_block_info_list\030\320\002 \003(\0132\021.F" +
- "eatureBlockInfo\022\020\n\007sc_info\030\231\006 \001(\014\022&\n\035cli" +
- "ent_silence_version_suffix\030\310\010 \001(\t\022\036\n\025tar" +
- "get_home_owner_uid\030\373\010 \001(\r\022\014\n\003msg\030\267\t \001(\t\022" +
- "\030\n\017total_tick_time\030\260\013 \001(\001\022\036\n\025client_vers" +
- "ion_suffix\030\322\013 \001(\t\022%\n\013ABPMACCDDJH\030\372\013 \001(\0132" +
- "\017.StopServerInfo\022\032\n\021next_resource_url\030\215\014" +
- " \001(\t\022:\n\016block_info_map\030\274\014 \003(\0132!.PlayerLo" +
- "ginRsp.BlockInfoMapEntry\022\025\n\014country_code" +
- "\030\352\016 \001(\t\0223\n\027next_res_version_config\030\267\017 \001(" +
- "\0132\021.ResVersionConfig\022\023\n\nclient_md5\030\342\002 \001(" +
- "\t\022\033\n\022client_silence_md5\030\226\006 \001(\t\022\034\n\023is_use" +
- "_ability_hash\030\250\t \001(\010\022\024\n\013is_transfer\030\304\017 \001" +
- "(\010\022\035\n\024is_data_need_relogin\030\311\017 \001(\010\022\021\n\010is_" +
- "audit\030\317\002 \001(\010\022\021\n\010birthday\030\230\r \001(\t\0325\n\023Abili" +
- "tyHashMapEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 \001" +
- "(\005:\0028\001\032?\n\021BlockInfoMapEntry\022\013\n\003key\030\001 \001(\r" +
- "\022\031\n\005value\030\002 \001(\0132\n.BlockInfo:\0028\001B\033\n\031emu.g" +
- "rasscutter.net.protob\006proto3"
+ "pServerInfo.proto\"\354\010\n\016PlayerLoginRsp\022\025\n\014" +
+ "country_code\030\371\004 \001(\t\022\020\n\010game_biz\030\001 \001(\t\022\023\n" +
+ "\nclient_md5\030\214\t \001(\t\022\033\n\022client_silence_md5" +
+ "\030\374\n \001(\t\022.\n\022res_version_config\030\363\016 \001(\0132\021.R" +
+ "esVersionConfig\022\030\n\017total_tick_time\030\363\004 \001(" +
+ "\001\022\036\n\025client_version_suffix\030\243\n \001(\t\022&\n\035cli" +
+ "ent_silence_version_suffix\030\273\002 \001(\t\022\020\n\007sc_" +
+ "info\030\354\016 \001(\014\022\025\n\ris_new_player\030d \001(\010\022\023\n\013pl" +
+ "ayer_data\030\004 \001(\014\022\022\n\ntarget_uid\030\005 \001(\r\022\031\n\021a" +
+ "bility_hash_code\030\010 \001(\005\022\022\n\nlogin_rand\030\t \001" +
+ "(\004\022\033\n\023player_data_version\030\n \001(\r\022#\n\033clien" +
+ "t_silence_data_version\030\013 \001(\r\022\017\n\007retcode\030" +
+ "\014 \001(\005\022=\n\020ability_hash_map\030\016 \003(\0132#.Player" +
+ "LoginRsp.AbilityHashMapEntry\022\033\n\023client_d" +
+ "ata_version\030\017 \001(\r\0225\n\026short_ability_hash_" +
+ "map\030Z \003(\0132\025.ShortAbilityHashPair\0223\n\027feat" +
+ "ure_block_info_list\030\320\002 \003(\0132\021.FeatureBloc" +
+ "kInfo\022\036\n\025target_home_owner_uid\030\373\010 \001(\r\022\014\n" +
+ "\003msg\030\267\t \001(\t\022%\n\013ABPMACCDDJH\030\372\013 \001(\0132\017.Stop" +
+ "ServerInfo\022\032\n\021next_resource_url\030\215\014 \001(\t\022:" +
+ "\n\016block_info_map\030\274\014 \003(\0132!.PlayerLoginRsp" +
+ ".BlockInfoMapEntry\0223\n\027next_res_version_c" +
+ "onfig\030\267\017 \001(\0132\021.ResVersionConfig\022\034\n\023is_us" +
+ "e_ability_hash\030\250\t \001(\010\022\024\n\013is_transfer\030\304\017 " +
+ "\001(\010\022\035\n\024is_data_need_relogin\030\311\017 \001(\010\022\021\n\010is" +
+ "_audit\030\317\002 \001(\010\022\021\n\010birthday\030\230\r \001(\t\0325\n\023Abil" +
+ "ityHashMapEntry\022\013\n\003key\030\001 \001(\t\022\r\n\005value\030\002 " +
+ "\001(\005:\0028\001\032?\n\021BlockInfoMapEntry\022\013\n\003key\030\001 \001(" +
+ "\r\022\031\n\005value\030\002 \001(\0132\n.BlockInfo:\0028\001B\033\n\031emu." +
+ "grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
@@ -4996,7 +4980,7 @@ public emu.grasscutter.net.proto.PlayerLoginRspOuterClass.PlayerLoginRsp getDefa
internal_static_PlayerLoginRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_PlayerLoginRsp_descriptor,
- new java.lang.String[] { "IsNewPlayer", "GameBiz", "PlayerData", "TargetUid", "AbilityHashCode", "LoginRand", "PlayerDataVersion", "ClientSilenceDataVersion", "Retcode", "AbilityHashMap", "ClientDataVersion", "ShortAbilityHashMap", "ResVersionConfig", "FeatureBlockInfoList", "ScInfo", "ClientSilenceVersionSuffix", "TargetHomeOwnerUid", "Msg", "TotalTickTime", "ClientVersionSuffix", "ABPMACCDDJH", "NextResourceUrl", "BlockInfoMap", "CountryCode", "NextResVersionConfig", "ClientMd5", "ClientSilenceMd5", "IsUseAbilityHash", "IsTransfer", "IsDataNeedRelogin", "IsAudit", "Birthday", });
+ new java.lang.String[] { "CountryCode", "GameBiz", "ClientMd5", "ClientSilenceMd5", "ResVersionConfig", "TotalTickTime", "ClientVersionSuffix", "ClientSilenceVersionSuffix", "ScInfo", "IsNewPlayer", "PlayerData", "TargetUid", "AbilityHashCode", "LoginRand", "PlayerDataVersion", "ClientSilenceDataVersion", "Retcode", "AbilityHashMap", "ClientDataVersion", "ShortAbilityHashMap", "FeatureBlockInfoList", "TargetHomeOwnerUid", "Msg", "ABPMACCDDJH", "NextResourceUrl", "BlockInfoMap", "NextResVersionConfig", "IsUseAbilityHash", "IsTransfer", "IsDataNeedRelogin", "IsAudit", "Birthday", });
internal_static_PlayerLoginRsp_AbilityHashMapEntry_descriptor =
internal_static_PlayerLoginRsp_descriptor.getNestedTypes().get(0);
internal_static_PlayerLoginRsp_AbilityHashMapEntry_fieldAccessorTable = new
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneReqOuterClass.java
index 812ba75f799..6ffc3ce41f7 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneReqOuterClass.java
@@ -19,20 +19,20 @@ public interface PostEnterSceneReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * double total_tick_time = 8;
+ * double total_tick_time = 1;
* @return The totalTickTime.
*/
double getTotalTickTime();
/**
- * uint32 enter_scene_token = 13;
+ * uint32 enter_scene_token = 8;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
}
/**
*
- * CmdId: 3633
+ * CmdId: 20778
*
*
* Protobuf type {@code PostEnterSceneReq}
@@ -79,12 +79,12 @@ private PostEnterSceneReq(
case 0:
done = true;
break;
- case 65: {
+ case 9: {
totalTickTime_ = input.readDouble();
break;
}
- case 104: {
+ case 64: {
enterSceneToken_ = input.readUInt32();
break;
@@ -121,10 +121,10 @@ private PostEnterSceneReq(
emu.grasscutter.net.proto.PostEnterSceneReqOuterClass.PostEnterSceneReq.class, emu.grasscutter.net.proto.PostEnterSceneReqOuterClass.PostEnterSceneReq.Builder.class);
}
- public static final int TOTAL_TICK_TIME_FIELD_NUMBER = 8;
+ public static final int TOTAL_TICK_TIME_FIELD_NUMBER = 1;
private double totalTickTime_;
/**
- * double total_tick_time = 8;
+ * double total_tick_time = 1;
* @return The totalTickTime.
*/
@java.lang.Override
@@ -132,10 +132,10 @@ public double getTotalTickTime() {
return totalTickTime_;
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 13;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 8;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 13;
+ * uint32 enter_scene_token = 8;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -158,10 +158,10 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (totalTickTime_ != 0D) {
- output.writeDouble(8, totalTickTime_);
+ output.writeDouble(1, totalTickTime_);
}
if (enterSceneToken_ != 0) {
- output.writeUInt32(13, enterSceneToken_);
+ output.writeUInt32(8, enterSceneToken_);
}
unknownFields.writeTo(output);
}
@@ -174,11 +174,11 @@ public int getSerializedSize() {
size = 0;
if (totalTickTime_ != 0D) {
size += com.google.protobuf.CodedOutputStream
- .computeDoubleSize(8, totalTickTime_);
+ .computeDoubleSize(1, totalTickTime_);
}
if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(13, enterSceneToken_);
+ .computeUInt32Size(8, enterSceneToken_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -313,7 +313,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 3633
+ * CmdId: 20778
*
*
* Protobuf type {@code PostEnterSceneReq}
@@ -470,7 +470,7 @@ public Builder mergeFrom(
private double totalTickTime_ ;
/**
- * double total_tick_time = 8;
+ * double total_tick_time = 1;
* @return The totalTickTime.
*/
@java.lang.Override
@@ -478,7 +478,7 @@ public double getTotalTickTime() {
return totalTickTime_;
}
/**
- * double total_tick_time = 8;
+ * double total_tick_time = 1;
* @param value The totalTickTime to set.
* @return This builder for chaining.
*/
@@ -489,7 +489,7 @@ public Builder setTotalTickTime(double value) {
return this;
}
/**
- * double total_tick_time = 8;
+ * double total_tick_time = 1;
* @return This builder for chaining.
*/
public Builder clearTotalTickTime() {
@@ -501,7 +501,7 @@ public Builder clearTotalTickTime() {
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 13;
+ * uint32 enter_scene_token = 8;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -509,7 +509,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 13;
+ * uint32 enter_scene_token = 8;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -520,7 +520,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 13;
+ * uint32 enter_scene_token = 8;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -597,8 +597,8 @@ public emu.grasscutter.net.proto.PostEnterSceneReqOuterClass.PostEnterSceneReq g
static {
java.lang.String[] descriptorData = {
"\n\027PostEnterSceneReq.proto\"G\n\021PostEnterSc" +
- "eneReq\022\027\n\017total_tick_time\030\010 \001(\001\022\031\n\021enter" +
- "_scene_token\030\r \001(\rB\033\n\031emu.grasscutter.ne" +
+ "eneReq\022\027\n\017total_tick_time\030\001 \001(\001\022\031\n\021enter" +
+ "_scene_token\030\010 \001(\rB\033\n\031emu.grasscutter.ne" +
"t.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneRspOuterClass.java
index b94a590baa7..178dc5705f1 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/PostEnterSceneRspOuterClass.java
@@ -19,20 +19,28 @@ public interface PostEnterSceneRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 enter_scene_token = 8;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 enter_scene_token = 13;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x24
+ *
+ *
+ * int32 retcode = 10;
* @return The retcode.
*/
int getRetcode();
}
/**
*
- * CmdId: 22743
+ * CmdId: 2709
*
*
* Protobuf type {@code PostEnterSceneRsp}
@@ -79,14 +87,14 @@ private PostEnterSceneRsp(
case 0:
done = true;
break;
- case 64: {
+ case 80: {
- enterSceneToken_ = input.readUInt32();
+ retcode_ = input.readInt32();
break;
}
case 104: {
- retcode_ = input.readInt32();
+ enterSceneToken_ = input.readUInt32();
break;
}
default: {
@@ -121,10 +129,14 @@ private PostEnterSceneRsp(
emu.grasscutter.net.proto.PostEnterSceneRspOuterClass.PostEnterSceneRsp.class, emu.grasscutter.net.proto.PostEnterSceneRspOuterClass.PostEnterSceneRsp.Builder.class);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 8;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 13;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 8;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 enter_scene_token = 13;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -132,10 +144,14 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
- public static final int RETCODE_FIELD_NUMBER = 13;
+ public static final int RETCODE_FIELD_NUMBER = 10;
private int retcode_;
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x24
+ *
+ *
+ * int32 retcode = 10;
* @return The retcode.
*/
@java.lang.Override
@@ -157,11 +173,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (enterSceneToken_ != 0) {
- output.writeUInt32(8, enterSceneToken_);
- }
if (retcode_ != 0) {
- output.writeInt32(13, retcode_);
+ output.writeInt32(10, retcode_);
+ }
+ if (enterSceneToken_ != 0) {
+ output.writeUInt32(13, enterSceneToken_);
}
unknownFields.writeTo(output);
}
@@ -172,13 +188,13 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (enterSceneToken_ != 0) {
+ if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(8, enterSceneToken_);
+ .computeInt32Size(10, retcode_);
}
- if (retcode_ != 0) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(13, retcode_);
+ .computeUInt32Size(13, enterSceneToken_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -311,7 +327,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 22743
+ * CmdId: 2709
*
*
* Protobuf type {@code PostEnterSceneRsp}
@@ -468,7 +484,11 @@ public Builder mergeFrom(
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 8;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 enter_scene_token = 13;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -476,7 +496,11 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 8;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 enter_scene_token = 13;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -487,7 +511,11 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 8;
+ *
+ * Offset: 0x20
+ *
+ *
+ * uint32 enter_scene_token = 13;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -499,7 +527,11 @@ public Builder clearEnterSceneToken() {
private int retcode_ ;
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x24
+ *
+ *
+ * int32 retcode = 10;
* @return The retcode.
*/
@java.lang.Override
@@ -507,7 +539,11 @@ public int getRetcode() {
return retcode_;
}
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x24
+ *
+ *
+ * int32 retcode = 10;
* @param value The retcode to set.
* @return This builder for chaining.
*/
@@ -518,7 +554,11 @@ public Builder setRetcode(int value) {
return this;
}
/**
- * int32 retcode = 13;
+ *
+ * Offset: 0x24
+ *
+ *
+ * int32 retcode = 10;
* @return This builder for chaining.
*/
public Builder clearRetcode() {
@@ -595,8 +635,8 @@ public emu.grasscutter.net.proto.PostEnterSceneRspOuterClass.PostEnterSceneRsp g
static {
java.lang.String[] descriptorData = {
"\n\027PostEnterSceneRsp.proto\"?\n\021PostEnterSc" +
- "eneRsp\022\031\n\021enter_scene_token\030\010 \001(\r\022\017\n\007ret" +
- "code\030\r \001(\005B\033\n\031emu.grasscutter.net.protob" +
+ "eneRsp\022\031\n\021enter_scene_token\030\r \001(\r\022\017\n\007ret" +
+ "code\030\n \001(\005B\033\n\031emu.grasscutter.net.protob" +
"\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/SceneEntityAppearNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/SceneEntityAppearNotifyOuterClass.java
index e6fa9502571..14207ffe400 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/SceneEntityAppearNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/SceneEntityAppearNotifyOuterClass.java
@@ -19,36 +19,36 @@ public interface SceneEntityAppearNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
java.util.List
getEntityListList();
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getEntityList(int index);
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
int getEntityListCount();
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
java.util.List extends emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>
getEntityListOrBuilderList();
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getEntityListOrBuilder(
int index);
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return The enum numeric value on the wire for appearType.
*/
int getAppearTypeValue();
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return The appearType.
*/
emu.grasscutter.net.proto.VisionTypeOuterClass.VisionType getAppearType();
@@ -61,7 +61,7 @@ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder get
}
/**
*
- * CmdId: 6263
+ * CmdId: 4793
*
*
* Protobuf type {@code SceneEntityAppearNotify}
@@ -111,7 +111,7 @@ private SceneEntityAppearNotify(
case 0:
done = true;
break;
- case 18: {
+ case 10: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
entityList_ = new java.util.ArrayList();
mutable_bitField0_ |= 0x00000001;
@@ -120,7 +120,7 @@ private SceneEntityAppearNotify(
input.readMessage(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.parser(), extensionRegistry));
break;
}
- case 64: {
+ case 56: {
int rawValue = input.readEnum();
appearType_ = rawValue;
@@ -166,17 +166,17 @@ private SceneEntityAppearNotify(
emu.grasscutter.net.proto.SceneEntityAppearNotifyOuterClass.SceneEntityAppearNotify.class, emu.grasscutter.net.proto.SceneEntityAppearNotifyOuterClass.SceneEntityAppearNotify.Builder.class);
}
- public static final int ENTITY_LIST_FIELD_NUMBER = 2;
+ public static final int ENTITY_LIST_FIELD_NUMBER = 1;
private java.util.List entityList_;
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
@java.lang.Override
public java.util.List getEntityListList() {
return entityList_;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>
@@ -184,21 +184,21 @@ public java.util.Listrepeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
@java.lang.Override
public int getEntityListCount() {
return entityList_.size();
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
@java.lang.Override
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getEntityList(int index) {
return entityList_.get(index);
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
@java.lang.Override
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getEntityListOrBuilder(
@@ -206,17 +206,17 @@ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuil
return entityList_.get(index);
}
- public static final int APPEAR_TYPE_FIELD_NUMBER = 8;
+ public static final int APPEAR_TYPE_FIELD_NUMBER = 7;
private int appearType_;
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return The enum numeric value on the wire for appearType.
*/
@java.lang.Override public int getAppearTypeValue() {
return appearType_;
}
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return The appearType.
*/
@java.lang.Override public emu.grasscutter.net.proto.VisionTypeOuterClass.VisionType getAppearType() {
@@ -251,10 +251,10 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
for (int i = 0; i < entityList_.size(); i++) {
- output.writeMessage(2, entityList_.get(i));
+ output.writeMessage(1, entityList_.get(i));
}
if (appearType_ != emu.grasscutter.net.proto.VisionTypeOuterClass.VisionType.VISION_TYPE_NONE.getNumber()) {
- output.writeEnum(8, appearType_);
+ output.writeEnum(7, appearType_);
}
if (param_ != 0) {
output.writeUInt32(9, param_);
@@ -270,11 +270,11 @@ public int getSerializedSize() {
size = 0;
for (int i = 0; i < entityList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(2, entityList_.get(i));
+ .computeMessageSize(1, entityList_.get(i));
}
if (appearType_ != emu.grasscutter.net.proto.VisionTypeOuterClass.VisionType.VISION_TYPE_NONE.getNumber()) {
size += com.google.protobuf.CodedOutputStream
- .computeEnumSize(8, appearType_);
+ .computeEnumSize(7, appearType_);
}
if (param_ != 0) {
size += com.google.protobuf.CodedOutputStream
@@ -416,7 +416,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 6263
+ * CmdId: 4793
*
*
* Protobuf type {@code SceneEntityAppearNotify}
@@ -628,7 +628,7 @@ private void ensureEntityListIsMutable() {
emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder> entityListBuilder_;
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public java.util.List getEntityListList() {
if (entityListBuilder_ == null) {
@@ -638,7 +638,7 @@ public java.util.Listrepeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public int getEntityListCount() {
if (entityListBuilder_ == null) {
@@ -648,7 +648,7 @@ public int getEntityListCount() {
}
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getEntityList(int index) {
if (entityListBuilder_ == null) {
@@ -658,7 +658,7 @@ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getEn
}
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder setEntityList(
int index, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
@@ -675,7 +675,7 @@ public Builder setEntityList(
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder setEntityList(
int index, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder builderForValue) {
@@ -689,7 +689,7 @@ public Builder setEntityList(
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder addEntityList(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
if (entityListBuilder_ == null) {
@@ -705,7 +705,7 @@ public Builder addEntityList(emu.grasscutter.net.proto.SceneEntityInfoOuterClass
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder addEntityList(
int index, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
@@ -722,7 +722,7 @@ public Builder addEntityList(
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder addEntityList(
emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder builderForValue) {
@@ -736,7 +736,7 @@ public Builder addEntityList(
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder addEntityList(
int index, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder builderForValue) {
@@ -750,7 +750,7 @@ public Builder addEntityList(
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder addAllEntityList(
java.lang.Iterable extends emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo> values) {
@@ -765,7 +765,7 @@ public Builder addAllEntityList(
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder clearEntityList() {
if (entityListBuilder_ == null) {
@@ -778,7 +778,7 @@ public Builder clearEntityList() {
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public Builder removeEntityList(int index) {
if (entityListBuilder_ == null) {
@@ -791,14 +791,14 @@ public Builder removeEntityList(int index) {
return this;
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder getEntityListBuilder(
int index) {
return getEntityListFieldBuilder().getBuilder(index);
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getEntityListOrBuilder(
int index) {
@@ -808,7 +808,7 @@ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuil
}
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public java.util.List extends emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>
getEntityListOrBuilderList() {
@@ -819,14 +819,14 @@ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuil
}
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder addEntityListBuilder() {
return getEntityListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance());
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder addEntityListBuilder(
int index) {
@@ -834,7 +834,7 @@ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Build
index, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance());
}
/**
- * repeated .SceneEntityInfo entity_list = 2;
+ * repeated .SceneEntityInfo entity_list = 1;
*/
public java.util.List
getEntityListBuilderList() {
@@ -857,14 +857,14 @@ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Build
private int appearType_ = 0;
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return The enum numeric value on the wire for appearType.
*/
@java.lang.Override public int getAppearTypeValue() {
return appearType_;
}
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @param value The enum numeric value on the wire for appearType to set.
* @return This builder for chaining.
*/
@@ -875,7 +875,7 @@ public Builder setAppearTypeValue(int value) {
return this;
}
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return The appearType.
*/
@java.lang.Override
@@ -885,7 +885,7 @@ public emu.grasscutter.net.proto.VisionTypeOuterClass.VisionType getAppearType()
return result == null ? emu.grasscutter.net.proto.VisionTypeOuterClass.VisionType.UNRECOGNIZED : result;
}
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @param value The appearType to set.
* @return This builder for chaining.
*/
@@ -899,7 +899,7 @@ public Builder setAppearType(emu.grasscutter.net.proto.VisionTypeOuterClass.Visi
return this;
}
/**
- * .VisionType appear_type = 8;
+ * .VisionType appear_type = 7;
* @return This builder for chaining.
*/
public Builder clearAppearType() {
@@ -1008,8 +1008,8 @@ public emu.grasscutter.net.proto.SceneEntityAppearNotifyOuterClass.SceneEntityAp
java.lang.String[] descriptorData = {
"\n\035SceneEntityAppearNotify.proto\032\025SceneEn" +
"tityInfo.proto\032\020VisionType.proto\"q\n\027Scen" +
- "eEntityAppearNotify\022%\n\013entity_list\030\002 \003(\013" +
- "2\020.SceneEntityInfo\022 \n\013appear_type\030\010 \001(\0162" +
+ "eEntityAppearNotify\022%\n\013entity_list\030\001 \003(\013" +
+ "2\020.SceneEntityInfo\022 \n\013appear_type\030\007 \001(\0162" +
"\013.VisionType\022\r\n\005param\030\t \001(\rB\033\n\031emu.grass" +
"cutter.net.protob\006proto3"
};
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishReqOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishReqOuterClass.java
index 96beca8dfa4..25637fe388d 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishReqOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishReqOuterClass.java
@@ -19,14 +19,14 @@ public interface SceneInitFinishReqOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 enter_scene_token = 10;
+ * uint32 enter_scene_token = 4;
* @return The enterSceneToken.
*/
int getEnterSceneToken();
}
/**
*
- * CmdId: 377
+ * CmdId: 8793
*
*
* Protobuf type {@code SceneInitFinishReq}
@@ -73,7 +73,7 @@ private SceneInitFinishReq(
case 0:
done = true;
break;
- case 80: {
+ case 32: {
enterSceneToken_ = input.readUInt32();
break;
@@ -110,10 +110,10 @@ private SceneInitFinishReq(
emu.grasscutter.net.proto.SceneInitFinishReqOuterClass.SceneInitFinishReq.class, emu.grasscutter.net.proto.SceneInitFinishReqOuterClass.SceneInitFinishReq.Builder.class);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 10;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 4;
private int enterSceneToken_;
/**
- * uint32 enter_scene_token = 10;
+ * uint32 enter_scene_token = 4;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -136,7 +136,7 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (enterSceneToken_ != 0) {
- output.writeUInt32(10, enterSceneToken_);
+ output.writeUInt32(4, enterSceneToken_);
}
unknownFields.writeTo(output);
}
@@ -149,7 +149,7 @@ public int getSerializedSize() {
size = 0;
if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(10, enterSceneToken_);
+ .computeUInt32Size(4, enterSceneToken_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -278,7 +278,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 377
+ * CmdId: 8793
*
*
* Protobuf type {@code SceneInitFinishReq}
@@ -429,7 +429,7 @@ public Builder mergeFrom(
private int enterSceneToken_ ;
/**
- * uint32 enter_scene_token = 10;
+ * uint32 enter_scene_token = 4;
* @return The enterSceneToken.
*/
@java.lang.Override
@@ -437,7 +437,7 @@ public int getEnterSceneToken() {
return enterSceneToken_;
}
/**
- * uint32 enter_scene_token = 10;
+ * uint32 enter_scene_token = 4;
* @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
@@ -448,7 +448,7 @@ public Builder setEnterSceneToken(int value) {
return this;
}
/**
- * uint32 enter_scene_token = 10;
+ * uint32 enter_scene_token = 4;
* @return This builder for chaining.
*/
public Builder clearEnterSceneToken() {
@@ -525,7 +525,7 @@ public emu.grasscutter.net.proto.SceneInitFinishReqOuterClass.SceneInitFinishReq
static {
java.lang.String[] descriptorData = {
"\n\030SceneInitFinishReq.proto\"/\n\022SceneInitF" +
- "inishReq\022\031\n\021enter_scene_token\030\n \001(\rB\033\n\031e" +
+ "inishReq\022\031\n\021enter_scene_token\030\004 \001(\rB\033\n\031e" +
"mu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishRspOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishRspOuterClass.java
index fee7ce886ec..b3a779a2672 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishRspOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/SceneInitFinishRspOuterClass.java
@@ -19,20 +19,28 @@ public interface SceneInitFinishRspOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 enter_scene_token = 9;
- * @return The enterSceneToken.
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 1;
+ * @return The retcode.
*/
- int getEnterSceneToken();
+ int getRetcode();
/**
- * int32 retcode = 15;
- * @return The retcode.
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 4;
+ * @return The enterSceneToken.
*/
- int getRetcode();
+ int getEnterSceneToken();
}
/**
*
- * CmdId: 24671
+ * CmdId: 4231
*
*
* Protobuf type {@code SceneInitFinishRsp}
@@ -79,14 +87,14 @@ private SceneInitFinishRsp(
case 0:
done = true;
break;
- case 72: {
+ case 8: {
- enterSceneToken_ = input.readUInt32();
+ retcode_ = input.readInt32();
break;
}
- case 120: {
+ case 32: {
- retcode_ = input.readInt32();
+ enterSceneToken_ = input.readUInt32();
break;
}
default: {
@@ -121,26 +129,34 @@ private SceneInitFinishRsp(
emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp.class, emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp.Builder.class);
}
- public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 9;
- private int enterSceneToken_;
+ public static final int RETCODE_FIELD_NUMBER = 1;
+ private int retcode_;
/**
- * uint32 enter_scene_token = 9;
- * @return The enterSceneToken.
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 1;
+ * @return The retcode.
*/
@java.lang.Override
- public int getEnterSceneToken() {
- return enterSceneToken_;
+ public int getRetcode() {
+ return retcode_;
}
- public static final int RETCODE_FIELD_NUMBER = 15;
- private int retcode_;
+ public static final int ENTER_SCENE_TOKEN_FIELD_NUMBER = 4;
+ private int enterSceneToken_;
/**
- * int32 retcode = 15;
- * @return The retcode.
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 4;
+ * @return The enterSceneToken.
*/
@java.lang.Override
- public int getRetcode() {
- return retcode_;
+ public int getEnterSceneToken() {
+ return enterSceneToken_;
}
private byte memoizedIsInitialized = -1;
@@ -157,11 +173,11 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (enterSceneToken_ != 0) {
- output.writeUInt32(9, enterSceneToken_);
- }
if (retcode_ != 0) {
- output.writeInt32(15, retcode_);
+ output.writeInt32(1, retcode_);
+ }
+ if (enterSceneToken_ != 0) {
+ output.writeUInt32(4, enterSceneToken_);
}
unknownFields.writeTo(output);
}
@@ -172,13 +188,13 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (enterSceneToken_ != 0) {
+ if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(9, enterSceneToken_);
+ .computeInt32Size(1, retcode_);
}
- if (retcode_ != 0) {
+ if (enterSceneToken_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeInt32Size(15, retcode_);
+ .computeUInt32Size(4, enterSceneToken_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -195,10 +211,10 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp other = (emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp) obj;
- if (getEnterSceneToken()
- != other.getEnterSceneToken()) return false;
if (getRetcode()
!= other.getRetcode()) return false;
+ if (getEnterSceneToken()
+ != other.getEnterSceneToken()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@@ -210,10 +226,10 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
- hash = (37 * hash) + ENTER_SCENE_TOKEN_FIELD_NUMBER;
- hash = (53 * hash) + getEnterSceneToken();
hash = (37 * hash) + RETCODE_FIELD_NUMBER;
hash = (53 * hash) + getRetcode();
+ hash = (37 * hash) + ENTER_SCENE_TOKEN_FIELD_NUMBER;
+ hash = (53 * hash) + getEnterSceneToken();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
@@ -311,7 +327,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 24671
+ * CmdId: 4231
*
*
* Protobuf type {@code SceneInitFinishRsp}
@@ -351,10 +367,10 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- enterSceneToken_ = 0;
-
retcode_ = 0;
+ enterSceneToken_ = 0;
+
return this;
}
@@ -381,8 +397,8 @@ public emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp
@java.lang.Override
public emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp buildPartial() {
emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp result = new emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp(this);
- result.enterSceneToken_ = enterSceneToken_;
result.retcode_ = retcode_;
+ result.enterSceneToken_ = enterSceneToken_;
onBuilt();
return result;
}
@@ -431,12 +447,12 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp other) {
if (other == emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp.getDefaultInstance()) return this;
- if (other.getEnterSceneToken() != 0) {
- setEnterSceneToken(other.getEnterSceneToken());
- }
if (other.getRetcode() != 0) {
setRetcode(other.getRetcode());
}
+ if (other.getEnterSceneToken() != 0) {
+ setEnterSceneToken(other.getEnterSceneToken());
+ }
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
@@ -466,64 +482,88 @@ public Builder mergeFrom(
return this;
}
- private int enterSceneToken_ ;
+ private int retcode_ ;
/**
- * uint32 enter_scene_token = 9;
- * @return The enterSceneToken.
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 1;
+ * @return The retcode.
*/
@java.lang.Override
- public int getEnterSceneToken() {
- return enterSceneToken_;
+ public int getRetcode() {
+ return retcode_;
}
/**
- * uint32 enter_scene_token = 9;
- * @param value The enterSceneToken to set.
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 1;
+ * @param value The retcode to set.
* @return This builder for chaining.
*/
- public Builder setEnterSceneToken(int value) {
+ public Builder setRetcode(int value) {
- enterSceneToken_ = value;
+ retcode_ = value;
onChanged();
return this;
}
/**
- * uint32 enter_scene_token = 9;
+ *
+ * Offset: 0x20
+ *
+ *
+ * int32 retcode = 1;
* @return This builder for chaining.
*/
- public Builder clearEnterSceneToken() {
+ public Builder clearRetcode() {
- enterSceneToken_ = 0;
+ retcode_ = 0;
onChanged();
return this;
}
- private int retcode_ ;
+ private int enterSceneToken_ ;
/**
- * int32 retcode = 15;
- * @return The retcode.
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 4;
+ * @return The enterSceneToken.
*/
@java.lang.Override
- public int getRetcode() {
- return retcode_;
+ public int getEnterSceneToken() {
+ return enterSceneToken_;
}
/**
- * int32 retcode = 15;
- * @param value The retcode to set.
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 4;
+ * @param value The enterSceneToken to set.
* @return This builder for chaining.
*/
- public Builder setRetcode(int value) {
+ public Builder setEnterSceneToken(int value) {
- retcode_ = value;
+ enterSceneToken_ = value;
onChanged();
return this;
}
/**
- * int32 retcode = 15;
+ *
+ * Offset: 0x24
+ *
+ *
+ * uint32 enter_scene_token = 4;
* @return This builder for chaining.
*/
- public Builder clearRetcode() {
+ public Builder clearEnterSceneToken() {
- retcode_ = 0;
+ enterSceneToken_ = 0;
onChanged();
return this;
}
@@ -595,8 +635,8 @@ public emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp
static {
java.lang.String[] descriptorData = {
"\n\030SceneInitFinishRsp.proto\"@\n\022SceneInitF" +
- "inishRsp\022\031\n\021enter_scene_token\030\t \001(\r\022\017\n\007r" +
- "etcode\030\017 \001(\005B\033\n\031emu.grasscutter.net.prot" +
+ "inishRsp\022\017\n\007retcode\030\001 \001(\005\022\031\n\021enter_scene" +
+ "_token\030\004 \001(\rB\033\n\031emu.grasscutter.net.prot" +
"ob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
@@ -608,7 +648,7 @@ public emu.grasscutter.net.proto.SceneInitFinishRspOuterClass.SceneInitFinishRsp
internal_static_SceneInitFinishRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_SceneInitFinishRsp_descriptor,
- new java.lang.String[] { "EnterSceneToken", "Retcode", });
+ new java.lang.String[] { "Retcode", "EnterSceneToken", });
}
// @@protoc_insertion_point(outer_class_scope)
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamAvatarOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamAvatarOuterClass.java
index 14c18848ac9..4a8cd4472d1 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamAvatarOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamAvatarOuterClass.java
@@ -19,169 +19,169 @@ public interface SceneTeamAvatarOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * bool is_reconnect = 1;
- * @return The isReconnect.
+ * .SceneEntityInfo scene_entity_info = 2;
+ * @return Whether the sceneEntityInfo field is set.
*/
- boolean getIsReconnect();
+ boolean hasSceneEntityInfo();
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ * @return The sceneEntityInfo.
+ */
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getSceneEntityInfo();
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getSceneEntityInfoOrBuilder();
+
+ /**
+ * uint32 entity_id = 4;
+ * @return The entityId.
+ */
+ int getEntityId();
/**
- * uint32 scene_id = 2;
+ * uint32 scene_id = 9;
* @return The sceneId.
*/
int getSceneId();
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
java.util.List
getServerBuffListList();
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff getServerBuffList(int index);
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
int getServerBuffListCount();
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
java.util.List extends emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder>
getServerBuffListOrBuilderList();
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder getServerBuffListOrBuilder(
int index);
/**
- * .AvatarInfo avatar_info = 4;
- * @return Whether the avatarInfo field is set.
- */
- boolean hasAvatarInfo();
- /**
- * .AvatarInfo avatar_info = 4;
- * @return The avatarInfo.
- */
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarInfo();
- /**
- * .AvatarInfo avatar_info = 4;
+ * uint32 weapon_entity_id = 10;
+ * @return The weaponEntityId.
*/
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarInfoOrBuilder();
+ int getWeaponEntityId();
/**
- * .SceneEntityInfo scene_entity_info = 5;
- * @return Whether the sceneEntityInfo field is set.
- */
- boolean hasSceneEntityInfo();
- /**
- * .SceneEntityInfo scene_entity_info = 5;
- * @return The sceneEntityInfo.
- */
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getSceneEntityInfo();
- /**
- * .SceneEntityInfo scene_entity_info = 5;
+ * uint32 player_uid = 12;
+ * @return The playerUid.
*/
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getSceneEntityInfoOrBuilder();
+ int getPlayerUid();
/**
- * uint32 weapon_entity_id = 6;
- * @return The weaponEntityId.
+ * uint64 avatar_guid = 5;
+ * @return The avatarGuid.
*/
- int getWeaponEntityId();
+ long getAvatarGuid();
/**
- * uint32 player_uid = 7;
- * @return The playerUid.
+ * uint64 weapon_guid = 6;
+ * @return The weaponGuid.
*/
- int getPlayerUid();
+ long getWeaponGuid();
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AbilityControlBlock ability_control_block = 11;
* @return Whether the abilityControlBlock field is set.
*/
boolean hasAbilityControlBlock();
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AbilityControlBlock ability_control_block = 11;
* @return The abilityControlBlock.
*/
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock();
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AbilityControlBlock ability_control_block = 11;
*/
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder();
/**
- * uint32 entity_id = 9;
- * @return The entityId.
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ * @return Whether the sceneAvatarInfo field is set.
*/
- int getEntityId();
+ boolean hasSceneAvatarInfo();
+ /**
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ * @return The sceneAvatarInfo.
+ */
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo getSceneAvatarInfo();
+ /**
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ */
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder getSceneAvatarInfoOrBuilder();
/**
- * uint64 weapon_guid = 10;
- * @return The weaponGuid.
+ * .AvatarInfo avatar_info = 14;
+ * @return Whether the avatarInfo field is set.
*/
- long getWeaponGuid();
+ boolean hasAvatarInfo();
+ /**
+ * .AvatarInfo avatar_info = 14;
+ * @return The avatarInfo.
+ */
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarInfo();
+ /**
+ * .AvatarInfo avatar_info = 14;
+ */
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarInfoOrBuilder();
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
* @return Whether the avatarAbilityInfo field is set.
*/
boolean hasAvatarAbilityInfo();
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
* @return The avatarAbilityInfo.
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getAvatarAbilityInfo();
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getAvatarAbilityInfoOrBuilder();
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
* @return Whether the weaponAbilityInfo field is set.
*/
boolean hasWeaponAbilityInfo();
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
* @return The weaponAbilityInfo.
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getWeaponAbilityInfo();
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getWeaponAbilityInfoOrBuilder();
/**
- * .SceneAvatarInfo scene_avatar_info = 13;
- * @return Whether the sceneAvatarInfo field is set.
- */
- boolean hasSceneAvatarInfo();
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- * @return The sceneAvatarInfo.
- */
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo getSceneAvatarInfo();
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
+ * bool is_reconnect = 500;
+ * @return The isReconnect.
*/
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder getSceneAvatarInfoOrBuilder();
+ boolean getIsReconnect();
/**
- * bool is_player_cur_avatar = 14;
+ * bool is_player_cur_avatar = 13;
* @return The isPlayerCurAvatar.
*/
boolean getIsPlayerCurAvatar();
/**
- * uint64 avatar_guid = 15;
- * @return The avatarGuid.
- */
- long getAvatarGuid();
-
- /**
- * bool is_on_scene = 588;
+ * bool is_on_scene = 3;
* @return The isOnScene.
*/
boolean getIsOnScene();
@@ -233,62 +233,76 @@ private SceneTeamAvatar(
case 0:
done = true;
break;
- case 8: {
+ case 18: {
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder subBuilder = null;
+ if (sceneEntityInfo_ != null) {
+ subBuilder = sceneEntityInfo_.toBuilder();
+ }
+ sceneEntityInfo_ = input.readMessage(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.parser(), extensionRegistry);
+ if (subBuilder != null) {
+ subBuilder.mergeFrom(sceneEntityInfo_);
+ sceneEntityInfo_ = subBuilder.buildPartial();
+ }
- isReconnect_ = input.readBool();
break;
}
- case 16: {
+ case 24: {
- sceneId_ = input.readUInt32();
+ isOnScene_ = input.readBool();
break;
}
- case 26: {
- if (!((mutable_bitField0_ & 0x00000001) != 0)) {
- serverBuffList_ = new java.util.ArrayList();
- mutable_bitField0_ |= 0x00000001;
- }
- serverBuffList_.add(
- input.readMessage(emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.parser(), extensionRegistry));
+ case 32: {
+
+ entityId_ = input.readUInt32();
break;
}
- case 34: {
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder subBuilder = null;
- if (avatarInfo_ != null) {
- subBuilder = avatarInfo_.toBuilder();
+ case 40: {
+
+ avatarGuid_ = input.readUInt64();
+ break;
+ }
+ case 48: {
+
+ weaponGuid_ = input.readUInt64();
+ break;
+ }
+ case 58: {
+ emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder subBuilder = null;
+ if (avatarAbilityInfo_ != null) {
+ subBuilder = avatarAbilityInfo_.toBuilder();
}
- avatarInfo_ = input.readMessage(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.parser(), extensionRegistry);
+ avatarAbilityInfo_ = input.readMessage(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.parser(), extensionRegistry);
if (subBuilder != null) {
- subBuilder.mergeFrom(avatarInfo_);
- avatarInfo_ = subBuilder.buildPartial();
+ subBuilder.mergeFrom(avatarAbilityInfo_);
+ avatarAbilityInfo_ = subBuilder.buildPartial();
}
break;
}
- case 42: {
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder subBuilder = null;
- if (sceneEntityInfo_ != null) {
- subBuilder = sceneEntityInfo_.toBuilder();
+ case 66: {
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder subBuilder = null;
+ if (sceneAvatarInfo_ != null) {
+ subBuilder = sceneAvatarInfo_.toBuilder();
}
- sceneEntityInfo_ = input.readMessage(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.parser(), extensionRegistry);
+ sceneAvatarInfo_ = input.readMessage(emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.parser(), extensionRegistry);
if (subBuilder != null) {
- subBuilder.mergeFrom(sceneEntityInfo_);
- sceneEntityInfo_ = subBuilder.buildPartial();
+ subBuilder.mergeFrom(sceneAvatarInfo_);
+ sceneAvatarInfo_ = subBuilder.buildPartial();
}
break;
}
- case 48: {
+ case 72: {
- weaponEntityId_ = input.readUInt32();
+ sceneId_ = input.readUInt32();
break;
}
- case 56: {
+ case 80: {
- playerUid_ = input.readUInt32();
+ weaponEntityId_ = input.readUInt32();
break;
}
- case 66: {
+ case 90: {
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder subBuilder = null;
if (abilityControlBlock_ != null) {
subBuilder = abilityControlBlock_.toBuilder();
@@ -301,30 +315,30 @@ private SceneTeamAvatar(
break;
}
- case 72: {
+ case 96: {
- entityId_ = input.readUInt32();
+ playerUid_ = input.readUInt32();
break;
}
- case 80: {
+ case 104: {
- weaponGuid_ = input.readUInt64();
+ isPlayerCurAvatar_ = input.readBool();
break;
}
- case 90: {
- emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder subBuilder = null;
- if (avatarAbilityInfo_ != null) {
- subBuilder = avatarAbilityInfo_.toBuilder();
+ case 114: {
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder subBuilder = null;
+ if (avatarInfo_ != null) {
+ subBuilder = avatarInfo_.toBuilder();
}
- avatarAbilityInfo_ = input.readMessage(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.parser(), extensionRegistry);
+ avatarInfo_ = input.readMessage(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.parser(), extensionRegistry);
if (subBuilder != null) {
- subBuilder.mergeFrom(avatarAbilityInfo_);
- avatarAbilityInfo_ = subBuilder.buildPartial();
+ subBuilder.mergeFrom(avatarInfo_);
+ avatarInfo_ = subBuilder.buildPartial();
}
break;
}
- case 98: {
+ case 122: {
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder subBuilder = null;
if (weaponAbilityInfo_ != null) {
subBuilder = weaponAbilityInfo_.toBuilder();
@@ -337,32 +351,18 @@ private SceneTeamAvatar(
break;
}
- case 106: {
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder subBuilder = null;
- if (sceneAvatarInfo_ != null) {
- subBuilder = sceneAvatarInfo_.toBuilder();
- }
- sceneAvatarInfo_ = input.readMessage(emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.parser(), extensionRegistry);
- if (subBuilder != null) {
- subBuilder.mergeFrom(sceneAvatarInfo_);
- sceneAvatarInfo_ = subBuilder.buildPartial();
+ case 882: {
+ if (!((mutable_bitField0_ & 0x00000001) != 0)) {
+ serverBuffList_ = new java.util.ArrayList();
+ mutable_bitField0_ |= 0x00000001;
}
-
- break;
- }
- case 112: {
-
- isPlayerCurAvatar_ = input.readBool();
- break;
- }
- case 120: {
-
- avatarGuid_ = input.readUInt64();
+ serverBuffList_.add(
+ input.readMessage(emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.parser(), extensionRegistry));
break;
}
- case 4704: {
+ case 4000: {
- isOnScene_ = input.readBool();
+ isReconnect_ = input.readBool();
break;
}
default: {
@@ -400,21 +400,47 @@ private SceneTeamAvatar(
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.class, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder.class);
}
- public static final int IS_RECONNECT_FIELD_NUMBER = 1;
- private boolean isReconnect_;
+ public static final int SCENE_ENTITY_INFO_FIELD_NUMBER = 2;
+ private emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo sceneEntityInfo_;
/**
- * bool is_reconnect = 1;
- * @return The isReconnect.
+ * .SceneEntityInfo scene_entity_info = 2;
+ * @return Whether the sceneEntityInfo field is set.
*/
@java.lang.Override
- public boolean getIsReconnect() {
- return isReconnect_;
+ public boolean hasSceneEntityInfo() {
+ return sceneEntityInfo_ != null;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ * @return The sceneEntityInfo.
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getSceneEntityInfo() {
+ return sceneEntityInfo_ == null ? emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance() : sceneEntityInfo_;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ @java.lang.Override
+ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getSceneEntityInfoOrBuilder() {
+ return getSceneEntityInfo();
+ }
+
+ public static final int ENTITY_ID_FIELD_NUMBER = 4;
+ private int entityId_;
+ /**
+ * uint32 entity_id = 4;
+ * @return The entityId.
+ */
+ @java.lang.Override
+ public int getEntityId() {
+ return entityId_;
}
- public static final int SCENE_ID_FIELD_NUMBER = 2;
+ public static final int SCENE_ID_FIELD_NUMBER = 9;
private int sceneId_;
/**
- * uint32 scene_id = 2;
+ * uint32 scene_id = 9;
* @return The sceneId.
*/
@java.lang.Override
@@ -422,17 +448,17 @@ public int getSceneId() {
return sceneId_;
}
- public static final int SERVER_BUFF_LIST_FIELD_NUMBER = 3;
+ public static final int SERVER_BUFF_LIST_FIELD_NUMBER = 110;
private java.util.List serverBuffList_;
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
@java.lang.Override
public java.util.List getServerBuffListList() {
return serverBuffList_;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder>
@@ -440,21 +466,21 @@ public java.util.List
return serverBuffList_;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
@java.lang.Override
public int getServerBuffListCount() {
return serverBuffList_.size();
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
@java.lang.Override
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff getServerBuffList(int index) {
return serverBuffList_.get(index);
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
@java.lang.Override
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder getServerBuffListOrBuilder(
@@ -462,132 +488,132 @@ public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder getSer
return serverBuffList_.get(index);
}
- public static final int AVATAR_INFO_FIELD_NUMBER = 4;
- private emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo avatarInfo_;
+ public static final int WEAPON_ENTITY_ID_FIELD_NUMBER = 10;
+ private int weaponEntityId_;
/**
- * .AvatarInfo avatar_info = 4;
- * @return Whether the avatarInfo field is set.
+ * uint32 weapon_entity_id = 10;
+ * @return The weaponEntityId.
*/
@java.lang.Override
- public boolean hasAvatarInfo() {
- return avatarInfo_ != null;
+ public int getWeaponEntityId() {
+ return weaponEntityId_;
}
+
+ public static final int PLAYER_UID_FIELD_NUMBER = 12;
+ private int playerUid_;
/**
- * .AvatarInfo avatar_info = 4;
- * @return The avatarInfo.
+ * uint32 player_uid = 12;
+ * @return The playerUid.
*/
@java.lang.Override
- public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarInfo() {
- return avatarInfo_ == null ? emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance() : avatarInfo_;
+ public int getPlayerUid() {
+ return playerUid_;
}
+
+ public static final int AVATAR_GUID_FIELD_NUMBER = 5;
+ private long avatarGuid_;
/**
- * .AvatarInfo avatar_info = 4;
+ * uint64 avatar_guid = 5;
+ * @return The avatarGuid.
*/
@java.lang.Override
- public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarInfoOrBuilder() {
- return getAvatarInfo();
+ public long getAvatarGuid() {
+ return avatarGuid_;
}
- public static final int SCENE_ENTITY_INFO_FIELD_NUMBER = 5;
- private emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo sceneEntityInfo_;
+ public static final int WEAPON_GUID_FIELD_NUMBER = 6;
+ private long weaponGuid_;
/**
- * .SceneEntityInfo scene_entity_info = 5;
- * @return Whether the sceneEntityInfo field is set.
+ * uint64 weapon_guid = 6;
+ * @return The weaponGuid.
*/
@java.lang.Override
- public boolean hasSceneEntityInfo() {
- return sceneEntityInfo_ != null;
+ public long getWeaponGuid() {
+ return weaponGuid_;
}
+
+ public static final int ABILITY_CONTROL_BLOCK_FIELD_NUMBER = 11;
+ private emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock abilityControlBlock_;
/**
- * .SceneEntityInfo scene_entity_info = 5;
- * @return The sceneEntityInfo.
+ * .AbilityControlBlock ability_control_block = 11;
+ * @return Whether the abilityControlBlock field is set.
*/
@java.lang.Override
- public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getSceneEntityInfo() {
- return sceneEntityInfo_ == null ? emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance() : sceneEntityInfo_;
+ public boolean hasAbilityControlBlock() {
+ return abilityControlBlock_ != null;
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .AbilityControlBlock ability_control_block = 11;
+ * @return The abilityControlBlock.
*/
@java.lang.Override
- public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getSceneEntityInfoOrBuilder() {
- return getSceneEntityInfo();
+ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock() {
+ return abilityControlBlock_ == null ? emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
}
-
- public static final int WEAPON_ENTITY_ID_FIELD_NUMBER = 6;
- private int weaponEntityId_;
/**
- * uint32 weapon_entity_id = 6;
- * @return The weaponEntityId.
+ * .AbilityControlBlock ability_control_block = 11;
*/
@java.lang.Override
- public int getWeaponEntityId() {
- return weaponEntityId_;
+ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder() {
+ return getAbilityControlBlock();
}
- public static final int PLAYER_UID_FIELD_NUMBER = 7;
- private int playerUid_;
+ public static final int SCENE_AVATAR_INFO_FIELD_NUMBER = 8;
+ private emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo sceneAvatarInfo_;
/**
- * uint32 player_uid = 7;
- * @return The playerUid.
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ * @return Whether the sceneAvatarInfo field is set.
*/
@java.lang.Override
- public int getPlayerUid() {
- return playerUid_;
+ public boolean hasSceneAvatarInfo() {
+ return sceneAvatarInfo_ != null;
}
-
- public static final int ABILITY_CONTROL_BLOCK_FIELD_NUMBER = 8;
- private emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock abilityControlBlock_;
/**
- * .AbilityControlBlock ability_control_block = 8;
- * @return Whether the abilityControlBlock field is set.
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ * @return The sceneAvatarInfo.
*/
@java.lang.Override
- public boolean hasAbilityControlBlock() {
- return abilityControlBlock_ != null;
+ public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo getSceneAvatarInfo() {
+ return sceneAvatarInfo_ == null ? emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.getDefaultInstance() : sceneAvatarInfo_;
}
/**
- * .AbilityControlBlock ability_control_block = 8;
- * @return The abilityControlBlock.
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
@java.lang.Override
- public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock() {
- return abilityControlBlock_ == null ? emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
+ public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder getSceneAvatarInfoOrBuilder() {
+ return getSceneAvatarInfo();
}
+
+ public static final int AVATAR_INFO_FIELD_NUMBER = 14;
+ private emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo avatarInfo_;
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
+ * @return Whether the avatarInfo field is set.
*/
@java.lang.Override
- public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder() {
- return getAbilityControlBlock();
+ public boolean hasAvatarInfo() {
+ return avatarInfo_ != null;
}
-
- public static final int ENTITY_ID_FIELD_NUMBER = 9;
- private int entityId_;
/**
- * uint32 entity_id = 9;
- * @return The entityId.
+ * .AvatarInfo avatar_info = 14;
+ * @return The avatarInfo.
*/
@java.lang.Override
- public int getEntityId() {
- return entityId_;
+ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarInfo() {
+ return avatarInfo_ == null ? emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance() : avatarInfo_;
}
-
- public static final int WEAPON_GUID_FIELD_NUMBER = 10;
- private long weaponGuid_;
/**
- * uint64 weapon_guid = 10;
- * @return The weaponGuid.
+ * .AvatarInfo avatar_info = 14;
*/
@java.lang.Override
- public long getWeaponGuid() {
- return weaponGuid_;
+ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarInfoOrBuilder() {
+ return getAvatarInfo();
}
- public static final int AVATAR_ABILITY_INFO_FIELD_NUMBER = 11;
+ public static final int AVATAR_ABILITY_INFO_FIELD_NUMBER = 7;
private emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo avatarAbilityInfo_;
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
* @return Whether the avatarAbilityInfo field is set.
*/
@java.lang.Override
@@ -595,7 +621,7 @@ public boolean hasAvatarAbilityInfo() {
return avatarAbilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
* @return The avatarAbilityInfo.
*/
@java.lang.Override
@@ -603,17 +629,17 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return avatarAbilityInfo_ == null ? emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.getDefaultInstance() : avatarAbilityInfo_;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getAvatarAbilityInfoOrBuilder() {
return getAvatarAbilityInfo();
}
- public static final int WEAPON_ABILITY_INFO_FIELD_NUMBER = 12;
+ public static final int WEAPON_ABILITY_INFO_FIELD_NUMBER = 15;
private emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo weaponAbilityInfo_;
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
* @return Whether the weaponAbilityInfo field is set.
*/
@java.lang.Override
@@ -621,7 +647,7 @@ public boolean hasWeaponAbilityInfo() {
return weaponAbilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
* @return The weaponAbilityInfo.
*/
@java.lang.Override
@@ -629,43 +655,28 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return weaponAbilityInfo_ == null ? emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.getDefaultInstance() : weaponAbilityInfo_;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getWeaponAbilityInfoOrBuilder() {
return getWeaponAbilityInfo();
}
- public static final int SCENE_AVATAR_INFO_FIELD_NUMBER = 13;
- private emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo sceneAvatarInfo_;
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- * @return Whether the sceneAvatarInfo field is set.
- */
- @java.lang.Override
- public boolean hasSceneAvatarInfo() {
- return sceneAvatarInfo_ != null;
- }
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- * @return The sceneAvatarInfo.
- */
- @java.lang.Override
- public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo getSceneAvatarInfo() {
- return sceneAvatarInfo_ == null ? emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.getDefaultInstance() : sceneAvatarInfo_;
- }
+ public static final int IS_RECONNECT_FIELD_NUMBER = 500;
+ private boolean isReconnect_;
/**
- * .SceneAvatarInfo scene_avatar_info = 13;
+ * bool is_reconnect = 500;
+ * @return The isReconnect.
*/
@java.lang.Override
- public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder getSceneAvatarInfoOrBuilder() {
- return getSceneAvatarInfo();
+ public boolean getIsReconnect() {
+ return isReconnect_;
}
- public static final int IS_PLAYER_CUR_AVATAR_FIELD_NUMBER = 14;
+ public static final int IS_PLAYER_CUR_AVATAR_FIELD_NUMBER = 13;
private boolean isPlayerCurAvatar_;
/**
- * bool is_player_cur_avatar = 14;
+ * bool is_player_cur_avatar = 13;
* @return The isPlayerCurAvatar.
*/
@java.lang.Override
@@ -673,21 +684,10 @@ public boolean getIsPlayerCurAvatar() {
return isPlayerCurAvatar_;
}
- public static final int AVATAR_GUID_FIELD_NUMBER = 15;
- private long avatarGuid_;
- /**
- * uint64 avatar_guid = 15;
- * @return The avatarGuid.
- */
- @java.lang.Override
- public long getAvatarGuid() {
- return avatarGuid_;
- }
-
- public static final int IS_ON_SCENE_FIELD_NUMBER = 588;
+ public static final int IS_ON_SCENE_FIELD_NUMBER = 3;
private boolean isOnScene_;
/**
- * bool is_on_scene = 588;
+ * bool is_on_scene = 3;
* @return The isOnScene.
*/
@java.lang.Override
@@ -709,53 +709,53 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (isReconnect_ != false) {
- output.writeBool(1, isReconnect_);
+ if (sceneEntityInfo_ != null) {
+ output.writeMessage(2, getSceneEntityInfo());
}
- if (sceneId_ != 0) {
- output.writeUInt32(2, sceneId_);
+ if (isOnScene_ != false) {
+ output.writeBool(3, isOnScene_);
}
- for (int i = 0; i < serverBuffList_.size(); i++) {
- output.writeMessage(3, serverBuffList_.get(i));
+ if (entityId_ != 0) {
+ output.writeUInt32(4, entityId_);
}
- if (avatarInfo_ != null) {
- output.writeMessage(4, getAvatarInfo());
+ if (avatarGuid_ != 0L) {
+ output.writeUInt64(5, avatarGuid_);
}
- if (sceneEntityInfo_ != null) {
- output.writeMessage(5, getSceneEntityInfo());
+ if (weaponGuid_ != 0L) {
+ output.writeUInt64(6, weaponGuid_);
}
- if (weaponEntityId_ != 0) {
- output.writeUInt32(6, weaponEntityId_);
+ if (avatarAbilityInfo_ != null) {
+ output.writeMessage(7, getAvatarAbilityInfo());
}
- if (playerUid_ != 0) {
- output.writeUInt32(7, playerUid_);
+ if (sceneAvatarInfo_ != null) {
+ output.writeMessage(8, getSceneAvatarInfo());
}
- if (abilityControlBlock_ != null) {
- output.writeMessage(8, getAbilityControlBlock());
+ if (sceneId_ != 0) {
+ output.writeUInt32(9, sceneId_);
}
- if (entityId_ != 0) {
- output.writeUInt32(9, entityId_);
+ if (weaponEntityId_ != 0) {
+ output.writeUInt32(10, weaponEntityId_);
}
- if (weaponGuid_ != 0L) {
- output.writeUInt64(10, weaponGuid_);
+ if (abilityControlBlock_ != null) {
+ output.writeMessage(11, getAbilityControlBlock());
}
- if (avatarAbilityInfo_ != null) {
- output.writeMessage(11, getAvatarAbilityInfo());
+ if (playerUid_ != 0) {
+ output.writeUInt32(12, playerUid_);
}
- if (weaponAbilityInfo_ != null) {
- output.writeMessage(12, getWeaponAbilityInfo());
+ if (isPlayerCurAvatar_ != false) {
+ output.writeBool(13, isPlayerCurAvatar_);
}
- if (sceneAvatarInfo_ != null) {
- output.writeMessage(13, getSceneAvatarInfo());
+ if (avatarInfo_ != null) {
+ output.writeMessage(14, getAvatarInfo());
}
- if (isPlayerCurAvatar_ != false) {
- output.writeBool(14, isPlayerCurAvatar_);
+ if (weaponAbilityInfo_ != null) {
+ output.writeMessage(15, getWeaponAbilityInfo());
}
- if (avatarGuid_ != 0L) {
- output.writeUInt64(15, avatarGuid_);
+ for (int i = 0; i < serverBuffList_.size(); i++) {
+ output.writeMessage(110, serverBuffList_.get(i));
}
- if (isOnScene_ != false) {
- output.writeBool(588, isOnScene_);
+ if (isReconnect_ != false) {
+ output.writeBool(500, isReconnect_);
}
unknownFields.writeTo(output);
}
@@ -766,69 +766,69 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (isReconnect_ != false) {
+ if (sceneEntityInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(1, isReconnect_);
+ .computeMessageSize(2, getSceneEntityInfo());
}
- if (sceneId_ != 0) {
+ if (isOnScene_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(2, sceneId_);
+ .computeBoolSize(3, isOnScene_);
}
- for (int i = 0; i < serverBuffList_.size(); i++) {
+ if (entityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(3, serverBuffList_.get(i));
+ .computeUInt32Size(4, entityId_);
}
- if (avatarInfo_ != null) {
+ if (avatarGuid_ != 0L) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(4, getAvatarInfo());
+ .computeUInt64Size(5, avatarGuid_);
}
- if (sceneEntityInfo_ != null) {
+ if (weaponGuid_ != 0L) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(5, getSceneEntityInfo());
+ .computeUInt64Size(6, weaponGuid_);
}
- if (weaponEntityId_ != 0) {
+ if (avatarAbilityInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(6, weaponEntityId_);
+ .computeMessageSize(7, getAvatarAbilityInfo());
}
- if (playerUid_ != 0) {
+ if (sceneAvatarInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(7, playerUid_);
+ .computeMessageSize(8, getSceneAvatarInfo());
}
- if (abilityControlBlock_ != null) {
+ if (sceneId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(8, getAbilityControlBlock());
+ .computeUInt32Size(9, sceneId_);
}
- if (entityId_ != 0) {
+ if (weaponEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(9, entityId_);
+ .computeUInt32Size(10, weaponEntityId_);
}
- if (weaponGuid_ != 0L) {
+ if (abilityControlBlock_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt64Size(10, weaponGuid_);
+ .computeMessageSize(11, getAbilityControlBlock());
}
- if (avatarAbilityInfo_ != null) {
+ if (playerUid_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(11, getAvatarAbilityInfo());
+ .computeUInt32Size(12, playerUid_);
}
- if (weaponAbilityInfo_ != null) {
+ if (isPlayerCurAvatar_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(12, getWeaponAbilityInfo());
+ .computeBoolSize(13, isPlayerCurAvatar_);
}
- if (sceneAvatarInfo_ != null) {
+ if (avatarInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(13, getSceneAvatarInfo());
+ .computeMessageSize(14, getAvatarInfo());
}
- if (isPlayerCurAvatar_ != false) {
+ if (weaponAbilityInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(14, isPlayerCurAvatar_);
+ .computeMessageSize(15, getWeaponAbilityInfo());
}
- if (avatarGuid_ != 0L) {
+ for (int i = 0; i < serverBuffList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt64Size(15, avatarGuid_);
+ .computeMessageSize(110, serverBuffList_.get(i));
}
- if (isOnScene_ != false) {
+ if (isReconnect_ != false) {
size += com.google.protobuf.CodedOutputStream
- .computeBoolSize(588, isOnScene_);
+ .computeBoolSize(500, isReconnect_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -845,35 +845,40 @@ public boolean equals(final java.lang.Object obj) {
}
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar other = (emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar) obj;
- if (getIsReconnect()
- != other.getIsReconnect()) return false;
- if (getSceneId()
- != other.getSceneId()) return false;
- if (!getServerBuffListList()
- .equals(other.getServerBuffListList())) return false;
- if (hasAvatarInfo() != other.hasAvatarInfo()) return false;
- if (hasAvatarInfo()) {
- if (!getAvatarInfo()
- .equals(other.getAvatarInfo())) return false;
- }
if (hasSceneEntityInfo() != other.hasSceneEntityInfo()) return false;
if (hasSceneEntityInfo()) {
if (!getSceneEntityInfo()
.equals(other.getSceneEntityInfo())) return false;
}
+ if (getEntityId()
+ != other.getEntityId()) return false;
+ if (getSceneId()
+ != other.getSceneId()) return false;
+ if (!getServerBuffListList()
+ .equals(other.getServerBuffListList())) return false;
if (getWeaponEntityId()
!= other.getWeaponEntityId()) return false;
if (getPlayerUid()
!= other.getPlayerUid()) return false;
+ if (getAvatarGuid()
+ != other.getAvatarGuid()) return false;
+ if (getWeaponGuid()
+ != other.getWeaponGuid()) return false;
if (hasAbilityControlBlock() != other.hasAbilityControlBlock()) return false;
if (hasAbilityControlBlock()) {
if (!getAbilityControlBlock()
.equals(other.getAbilityControlBlock())) return false;
}
- if (getEntityId()
- != other.getEntityId()) return false;
- if (getWeaponGuid()
- != other.getWeaponGuid()) return false;
+ if (hasSceneAvatarInfo() != other.hasSceneAvatarInfo()) return false;
+ if (hasSceneAvatarInfo()) {
+ if (!getSceneAvatarInfo()
+ .equals(other.getSceneAvatarInfo())) return false;
+ }
+ if (hasAvatarInfo() != other.hasAvatarInfo()) return false;
+ if (hasAvatarInfo()) {
+ if (!getAvatarInfo()
+ .equals(other.getAvatarInfo())) return false;
+ }
if (hasAvatarAbilityInfo() != other.hasAvatarAbilityInfo()) return false;
if (hasAvatarAbilityInfo()) {
if (!getAvatarAbilityInfo()
@@ -884,15 +889,10 @@ public boolean equals(final java.lang.Object obj) {
if (!getWeaponAbilityInfo()
.equals(other.getWeaponAbilityInfo())) return false;
}
- if (hasSceneAvatarInfo() != other.hasSceneAvatarInfo()) return false;
- if (hasSceneAvatarInfo()) {
- if (!getSceneAvatarInfo()
- .equals(other.getSceneAvatarInfo())) return false;
- }
+ if (getIsReconnect()
+ != other.getIsReconnect()) return false;
if (getIsPlayerCurAvatar()
!= other.getIsPlayerCurAvatar()) return false;
- if (getAvatarGuid()
- != other.getAvatarGuid()) return false;
if (getIsOnScene()
!= other.getIsOnScene()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
@@ -906,36 +906,40 @@ public int hashCode() {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
- hash = (37 * hash) + IS_RECONNECT_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
- getIsReconnect());
+ if (hasSceneEntityInfo()) {
+ hash = (37 * hash) + SCENE_ENTITY_INFO_FIELD_NUMBER;
+ hash = (53 * hash) + getSceneEntityInfo().hashCode();
+ }
+ hash = (37 * hash) + ENTITY_ID_FIELD_NUMBER;
+ hash = (53 * hash) + getEntityId();
hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
hash = (53 * hash) + getSceneId();
if (getServerBuffListCount() > 0) {
hash = (37 * hash) + SERVER_BUFF_LIST_FIELD_NUMBER;
hash = (53 * hash) + getServerBuffListList().hashCode();
}
- if (hasAvatarInfo()) {
- hash = (37 * hash) + AVATAR_INFO_FIELD_NUMBER;
- hash = (53 * hash) + getAvatarInfo().hashCode();
- }
- if (hasSceneEntityInfo()) {
- hash = (37 * hash) + SCENE_ENTITY_INFO_FIELD_NUMBER;
- hash = (53 * hash) + getSceneEntityInfo().hashCode();
- }
hash = (37 * hash) + WEAPON_ENTITY_ID_FIELD_NUMBER;
hash = (53 * hash) + getWeaponEntityId();
hash = (37 * hash) + PLAYER_UID_FIELD_NUMBER;
hash = (53 * hash) + getPlayerUid();
+ hash = (37 * hash) + AVATAR_GUID_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
+ getAvatarGuid());
+ hash = (37 * hash) + WEAPON_GUID_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
+ getWeaponGuid());
if (hasAbilityControlBlock()) {
hash = (37 * hash) + ABILITY_CONTROL_BLOCK_FIELD_NUMBER;
hash = (53 * hash) + getAbilityControlBlock().hashCode();
}
- hash = (37 * hash) + ENTITY_ID_FIELD_NUMBER;
- hash = (53 * hash) + getEntityId();
- hash = (37 * hash) + WEAPON_GUID_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
- getWeaponGuid());
+ if (hasSceneAvatarInfo()) {
+ hash = (37 * hash) + SCENE_AVATAR_INFO_FIELD_NUMBER;
+ hash = (53 * hash) + getSceneAvatarInfo().hashCode();
+ }
+ if (hasAvatarInfo()) {
+ hash = (37 * hash) + AVATAR_INFO_FIELD_NUMBER;
+ hash = (53 * hash) + getAvatarInfo().hashCode();
+ }
if (hasAvatarAbilityInfo()) {
hash = (37 * hash) + AVATAR_ABILITY_INFO_FIELD_NUMBER;
hash = (53 * hash) + getAvatarAbilityInfo().hashCode();
@@ -944,16 +948,12 @@ public int hashCode() {
hash = (37 * hash) + WEAPON_ABILITY_INFO_FIELD_NUMBER;
hash = (53 * hash) + getWeaponAbilityInfo().hashCode();
}
- if (hasSceneAvatarInfo()) {
- hash = (37 * hash) + SCENE_AVATAR_INFO_FIELD_NUMBER;
- hash = (53 * hash) + getSceneAvatarInfo().hashCode();
- }
+ hash = (37 * hash) + IS_RECONNECT_FIELD_NUMBER;
+ hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
+ getIsReconnect());
hash = (37 * hash) + IS_PLAYER_CUR_AVATAR_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsPlayerCurAvatar());
- hash = (37 * hash) + AVATAR_GUID_FIELD_NUMBER;
- hash = (53 * hash) + com.google.protobuf.Internal.hashLong(
- getAvatarGuid());
hash = (37 * hash) + IS_ON_SCENE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
getIsOnScene());
@@ -1091,7 +1091,13 @@ private void maybeForceBuilderInitialization() {
@java.lang.Override
public Builder clear() {
super.clear();
- isReconnect_ = false;
+ if (sceneEntityInfoBuilder_ == null) {
+ sceneEntityInfo_ = null;
+ } else {
+ sceneEntityInfo_ = null;
+ sceneEntityInfoBuilder_ = null;
+ }
+ entityId_ = 0;
sceneId_ = 0;
@@ -1101,32 +1107,32 @@ public Builder clear() {
} else {
serverBuffListBuilder_.clear();
}
- if (avatarInfoBuilder_ == null) {
- avatarInfo_ = null;
- } else {
- avatarInfo_ = null;
- avatarInfoBuilder_ = null;
- }
- if (sceneEntityInfoBuilder_ == null) {
- sceneEntityInfo_ = null;
- } else {
- sceneEntityInfo_ = null;
- sceneEntityInfoBuilder_ = null;
- }
weaponEntityId_ = 0;
playerUid_ = 0;
+ avatarGuid_ = 0L;
+
+ weaponGuid_ = 0L;
+
if (abilityControlBlockBuilder_ == null) {
abilityControlBlock_ = null;
} else {
abilityControlBlock_ = null;
abilityControlBlockBuilder_ = null;
}
- entityId_ = 0;
-
- weaponGuid_ = 0L;
-
+ if (sceneAvatarInfoBuilder_ == null) {
+ sceneAvatarInfo_ = null;
+ } else {
+ sceneAvatarInfo_ = null;
+ sceneAvatarInfoBuilder_ = null;
+ }
+ if (avatarInfoBuilder_ == null) {
+ avatarInfo_ = null;
+ } else {
+ avatarInfo_ = null;
+ avatarInfoBuilder_ = null;
+ }
if (avatarAbilityInfoBuilder_ == null) {
avatarAbilityInfo_ = null;
} else {
@@ -1139,15 +1145,9 @@ public Builder clear() {
weaponAbilityInfo_ = null;
weaponAbilityInfoBuilder_ = null;
}
- if (sceneAvatarInfoBuilder_ == null) {
- sceneAvatarInfo_ = null;
- } else {
- sceneAvatarInfo_ = null;
- sceneAvatarInfoBuilder_ = null;
- }
- isPlayerCurAvatar_ = false;
+ isReconnect_ = false;
- avatarGuid_ = 0L;
+ isPlayerCurAvatar_ = false;
isOnScene_ = false;
@@ -1178,7 +1178,12 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar build
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar buildPartial() {
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar result = new emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar(this);
int from_bitField0_ = bitField0_;
- result.isReconnect_ = isReconnect_;
+ if (sceneEntityInfoBuilder_ == null) {
+ result.sceneEntityInfo_ = sceneEntityInfo_;
+ } else {
+ result.sceneEntityInfo_ = sceneEntityInfoBuilder_.build();
+ }
+ result.entityId_ = entityId_;
result.sceneId_ = sceneId_;
if (serverBuffListBuilder_ == null) {
if (((bitField0_ & 0x00000001) != 0)) {
@@ -1189,25 +1194,25 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar build
} else {
result.serverBuffList_ = serverBuffListBuilder_.build();
}
- if (avatarInfoBuilder_ == null) {
- result.avatarInfo_ = avatarInfo_;
- } else {
- result.avatarInfo_ = avatarInfoBuilder_.build();
- }
- if (sceneEntityInfoBuilder_ == null) {
- result.sceneEntityInfo_ = sceneEntityInfo_;
- } else {
- result.sceneEntityInfo_ = sceneEntityInfoBuilder_.build();
- }
result.weaponEntityId_ = weaponEntityId_;
result.playerUid_ = playerUid_;
+ result.avatarGuid_ = avatarGuid_;
+ result.weaponGuid_ = weaponGuid_;
if (abilityControlBlockBuilder_ == null) {
result.abilityControlBlock_ = abilityControlBlock_;
} else {
result.abilityControlBlock_ = abilityControlBlockBuilder_.build();
}
- result.entityId_ = entityId_;
- result.weaponGuid_ = weaponGuid_;
+ if (sceneAvatarInfoBuilder_ == null) {
+ result.sceneAvatarInfo_ = sceneAvatarInfo_;
+ } else {
+ result.sceneAvatarInfo_ = sceneAvatarInfoBuilder_.build();
+ }
+ if (avatarInfoBuilder_ == null) {
+ result.avatarInfo_ = avatarInfo_;
+ } else {
+ result.avatarInfo_ = avatarInfoBuilder_.build();
+ }
if (avatarAbilityInfoBuilder_ == null) {
result.avatarAbilityInfo_ = avatarAbilityInfo_;
} else {
@@ -1218,13 +1223,8 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar build
} else {
result.weaponAbilityInfo_ = weaponAbilityInfoBuilder_.build();
}
- if (sceneAvatarInfoBuilder_ == null) {
- result.sceneAvatarInfo_ = sceneAvatarInfo_;
- } else {
- result.sceneAvatarInfo_ = sceneAvatarInfoBuilder_.build();
- }
+ result.isReconnect_ = isReconnect_;
result.isPlayerCurAvatar_ = isPlayerCurAvatar_;
- result.avatarGuid_ = avatarGuid_;
result.isOnScene_ = isOnScene_;
onBuilt();
return result;
@@ -1274,8 +1274,11 @@ public Builder mergeFrom(com.google.protobuf.Message other) {
public Builder mergeFrom(emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar other) {
if (other == emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.getDefaultInstance()) return this;
- if (other.getIsReconnect() != false) {
- setIsReconnect(other.getIsReconnect());
+ if (other.hasSceneEntityInfo()) {
+ mergeSceneEntityInfo(other.getSceneEntityInfo());
+ }
+ if (other.getEntityId() != 0) {
+ setEntityId(other.getEntityId());
}
if (other.getSceneId() != 0) {
setSceneId(other.getSceneId());
@@ -1306,26 +1309,26 @@ public Builder mergeFrom(emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.Sce
}
}
}
- if (other.hasAvatarInfo()) {
- mergeAvatarInfo(other.getAvatarInfo());
- }
- if (other.hasSceneEntityInfo()) {
- mergeSceneEntityInfo(other.getSceneEntityInfo());
- }
if (other.getWeaponEntityId() != 0) {
setWeaponEntityId(other.getWeaponEntityId());
}
if (other.getPlayerUid() != 0) {
setPlayerUid(other.getPlayerUid());
}
+ if (other.getAvatarGuid() != 0L) {
+ setAvatarGuid(other.getAvatarGuid());
+ }
+ if (other.getWeaponGuid() != 0L) {
+ setWeaponGuid(other.getWeaponGuid());
+ }
if (other.hasAbilityControlBlock()) {
mergeAbilityControlBlock(other.getAbilityControlBlock());
}
- if (other.getEntityId() != 0) {
- setEntityId(other.getEntityId());
+ if (other.hasSceneAvatarInfo()) {
+ mergeSceneAvatarInfo(other.getSceneAvatarInfo());
}
- if (other.getWeaponGuid() != 0L) {
- setWeaponGuid(other.getWeaponGuid());
+ if (other.hasAvatarInfo()) {
+ mergeAvatarInfo(other.getAvatarInfo());
}
if (other.hasAvatarAbilityInfo()) {
mergeAvatarAbilityInfo(other.getAvatarAbilityInfo());
@@ -1333,15 +1336,12 @@ public Builder mergeFrom(emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.Sce
if (other.hasWeaponAbilityInfo()) {
mergeWeaponAbilityInfo(other.getWeaponAbilityInfo());
}
- if (other.hasSceneAvatarInfo()) {
- mergeSceneAvatarInfo(other.getSceneAvatarInfo());
+ if (other.getIsReconnect() != false) {
+ setIsReconnect(other.getIsReconnect());
}
if (other.getIsPlayerCurAvatar() != false) {
setIsPlayerCurAvatar(other.getIsPlayerCurAvatar());
}
- if (other.getAvatarGuid() != 0L) {
- setAvatarGuid(other.getAvatarGuid());
- }
if (other.getIsOnScene() != false) {
setIsOnScene(other.getIsOnScene());
}
@@ -1375,40 +1375,159 @@ public Builder mergeFrom(
}
private int bitField0_;
- private boolean isReconnect_ ;
+ private emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo sceneEntityInfo_;
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder> sceneEntityInfoBuilder_;
/**
- * bool is_reconnect = 1;
- * @return The isReconnect.
+ * .SceneEntityInfo scene_entity_info = 2;
+ * @return Whether the sceneEntityInfo field is set.
+ */
+ public boolean hasSceneEntityInfo() {
+ return sceneEntityInfoBuilder_ != null || sceneEntityInfo_ != null;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ * @return The sceneEntityInfo.
+ */
+ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getSceneEntityInfo() {
+ if (sceneEntityInfoBuilder_ == null) {
+ return sceneEntityInfo_ == null ? emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance() : sceneEntityInfo_;
+ } else {
+ return sceneEntityInfoBuilder_.getMessage();
+ }
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ public Builder setSceneEntityInfo(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
+ if (sceneEntityInfoBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ sceneEntityInfo_ = value;
+ onChanged();
+ } else {
+ sceneEntityInfoBuilder_.setMessage(value);
+ }
+
+ return this;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ public Builder setSceneEntityInfo(
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder builderForValue) {
+ if (sceneEntityInfoBuilder_ == null) {
+ sceneEntityInfo_ = builderForValue.build();
+ onChanged();
+ } else {
+ sceneEntityInfoBuilder_.setMessage(builderForValue.build());
+ }
+
+ return this;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ public Builder mergeSceneEntityInfo(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
+ if (sceneEntityInfoBuilder_ == null) {
+ if (sceneEntityInfo_ != null) {
+ sceneEntityInfo_ =
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.newBuilder(sceneEntityInfo_).mergeFrom(value).buildPartial();
+ } else {
+ sceneEntityInfo_ = value;
+ }
+ onChanged();
+ } else {
+ sceneEntityInfoBuilder_.mergeFrom(value);
+ }
+
+ return this;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ public Builder clearSceneEntityInfo() {
+ if (sceneEntityInfoBuilder_ == null) {
+ sceneEntityInfo_ = null;
+ onChanged();
+ } else {
+ sceneEntityInfo_ = null;
+ sceneEntityInfoBuilder_ = null;
+ }
+
+ return this;
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder getSceneEntityInfoBuilder() {
+
+ onChanged();
+ return getSceneEntityInfoFieldBuilder().getBuilder();
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getSceneEntityInfoOrBuilder() {
+ if (sceneEntityInfoBuilder_ != null) {
+ return sceneEntityInfoBuilder_.getMessageOrBuilder();
+ } else {
+ return sceneEntityInfo_ == null ?
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance() : sceneEntityInfo_;
+ }
+ }
+ /**
+ * .SceneEntityInfo scene_entity_info = 2;
+ */
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>
+ getSceneEntityInfoFieldBuilder() {
+ if (sceneEntityInfoBuilder_ == null) {
+ sceneEntityInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>(
+ getSceneEntityInfo(),
+ getParentForChildren(),
+ isClean());
+ sceneEntityInfo_ = null;
+ }
+ return sceneEntityInfoBuilder_;
+ }
+
+ private int entityId_ ;
+ /**
+ * uint32 entity_id = 4;
+ * @return The entityId.
*/
@java.lang.Override
- public boolean getIsReconnect() {
- return isReconnect_;
+ public int getEntityId() {
+ return entityId_;
}
/**
- * bool is_reconnect = 1;
- * @param value The isReconnect to set.
+ * uint32 entity_id = 4;
+ * @param value The entityId to set.
* @return This builder for chaining.
*/
- public Builder setIsReconnect(boolean value) {
+ public Builder setEntityId(int value) {
- isReconnect_ = value;
+ entityId_ = value;
onChanged();
return this;
}
/**
- * bool is_reconnect = 1;
+ * uint32 entity_id = 4;
* @return This builder for chaining.
*/
- public Builder clearIsReconnect() {
+ public Builder clearEntityId() {
- isReconnect_ = false;
+ entityId_ = 0;
onChanged();
return this;
}
private int sceneId_ ;
/**
- * uint32 scene_id = 2;
+ * uint32 scene_id = 9;
* @return The sceneId.
*/
@java.lang.Override
@@ -1416,7 +1535,7 @@ public int getSceneId() {
return sceneId_;
}
/**
- * uint32 scene_id = 2;
+ * uint32 scene_id = 9;
* @param value The sceneId to set.
* @return This builder for chaining.
*/
@@ -1427,7 +1546,7 @@ public Builder setSceneId(int value) {
return this;
}
/**
- * uint32 scene_id = 2;
+ * uint32 scene_id = 9;
* @return This builder for chaining.
*/
public Builder clearSceneId() {
@@ -1450,7 +1569,7 @@ private void ensureServerBuffListIsMutable() {
emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder> serverBuffListBuilder_;
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public java.util.List getServerBuffListList() {
if (serverBuffListBuilder_ == null) {
@@ -1460,7 +1579,7 @@ public java.util.List
}
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public int getServerBuffListCount() {
if (serverBuffListBuilder_ == null) {
@@ -1470,7 +1589,7 @@ public int getServerBuffListCount() {
}
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff getServerBuffList(int index) {
if (serverBuffListBuilder_ == null) {
@@ -1480,7 +1599,7 @@ public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff getServerBuffLi
}
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder setServerBuffList(
int index, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff value) {
@@ -1497,7 +1616,7 @@ public Builder setServerBuffList(
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder setServerBuffList(
int index, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder builderForValue) {
@@ -1511,7 +1630,7 @@ public Builder setServerBuffList(
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder addServerBuffList(emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff value) {
if (serverBuffListBuilder_ == null) {
@@ -1527,7 +1646,7 @@ public Builder addServerBuffList(emu.grasscutter.net.proto.ServerBuffOuterClass.
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder addServerBuffList(
int index, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff value) {
@@ -1544,7 +1663,7 @@ public Builder addServerBuffList(
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder addServerBuffList(
emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder builderForValue) {
@@ -1558,7 +1677,7 @@ public Builder addServerBuffList(
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder addServerBuffList(
int index, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder builderForValue) {
@@ -1572,7 +1691,7 @@ public Builder addServerBuffList(
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder addAllServerBuffList(
java.lang.Iterable extends emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff> values) {
@@ -1587,7 +1706,7 @@ public Builder addAllServerBuffList(
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder clearServerBuffList() {
if (serverBuffListBuilder_ == null) {
@@ -1600,7 +1719,7 @@ public Builder clearServerBuffList() {
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public Builder removeServerBuffList(int index) {
if (serverBuffListBuilder_ == null) {
@@ -1613,14 +1732,14 @@ public Builder removeServerBuffList(int index) {
return this;
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder getServerBuffListBuilder(
int index) {
return getServerBuffListFieldBuilder().getBuilder(index);
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder getServerBuffListOrBuilder(
int index) {
@@ -1630,7 +1749,7 @@ public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder getSer
}
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public java.util.List extends emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder>
getServerBuffListOrBuilderList() {
@@ -1641,14 +1760,14 @@ public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuffOrBuilder getSer
}
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder addServerBuffListBuilder() {
return getServerBuffListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.getDefaultInstance());
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder addServerBuffListBuilder(
int index) {
@@ -1656,7 +1775,7 @@ public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder addServ
index, emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.getDefaultInstance());
}
/**
- * repeated .ServerBuff server_buff_list = 3;
+ * repeated .ServerBuff server_buff_list = 110;
*/
public java.util.List
getServerBuffListBuilderList() {
@@ -1677,499 +1796,499 @@ public emu.grasscutter.net.proto.ServerBuffOuterClass.ServerBuff.Builder addServ
return serverBuffListBuilder_;
}
- private emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo avatarInfo_;
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder> avatarInfoBuilder_;
+ private int weaponEntityId_ ;
/**
- * .AvatarInfo avatar_info = 4;
- * @return Whether the avatarInfo field is set.
+ * uint32 weapon_entity_id = 10;
+ * @return The weaponEntityId.
*/
- public boolean hasAvatarInfo() {
- return avatarInfoBuilder_ != null || avatarInfo_ != null;
+ @java.lang.Override
+ public int getWeaponEntityId() {
+ return weaponEntityId_;
}
/**
- * .AvatarInfo avatar_info = 4;
- * @return The avatarInfo.
+ * uint32 weapon_entity_id = 10;
+ * @param value The weaponEntityId to set.
+ * @return This builder for chaining.
*/
- public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarInfo() {
- if (avatarInfoBuilder_ == null) {
- return avatarInfo_ == null ? emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance() : avatarInfo_;
- } else {
- return avatarInfoBuilder_.getMessage();
- }
+ public Builder setWeaponEntityId(int value) {
+
+ weaponEntityId_ = value;
+ onChanged();
+ return this;
}
/**
- * .AvatarInfo avatar_info = 4;
+ * uint32 weapon_entity_id = 10;
+ * @return This builder for chaining.
*/
- public Builder setAvatarInfo(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
- if (avatarInfoBuilder_ == null) {
+ public Builder clearWeaponEntityId() {
+
+ weaponEntityId_ = 0;
+ onChanged();
+ return this;
+ }
+
+ private int playerUid_ ;
+ /**
+ * uint32 player_uid = 12;
+ * @return The playerUid.
+ */
+ @java.lang.Override
+ public int getPlayerUid() {
+ return playerUid_;
+ }
+ /**
+ * uint32 player_uid = 12;
+ * @param value The playerUid to set.
+ * @return This builder for chaining.
+ */
+ public Builder setPlayerUid(int value) {
+
+ playerUid_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * uint32 player_uid = 12;
+ * @return This builder for chaining.
+ */
+ public Builder clearPlayerUid() {
+
+ playerUid_ = 0;
+ onChanged();
+ return this;
+ }
+
+ private long avatarGuid_ ;
+ /**
+ * uint64 avatar_guid = 5;
+ * @return The avatarGuid.
+ */
+ @java.lang.Override
+ public long getAvatarGuid() {
+ return avatarGuid_;
+ }
+ /**
+ * uint64 avatar_guid = 5;
+ * @param value The avatarGuid to set.
+ * @return This builder for chaining.
+ */
+ public Builder setAvatarGuid(long value) {
+
+ avatarGuid_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * uint64 avatar_guid = 5;
+ * @return This builder for chaining.
+ */
+ public Builder clearAvatarGuid() {
+
+ avatarGuid_ = 0L;
+ onChanged();
+ return this;
+ }
+
+ private long weaponGuid_ ;
+ /**
+ * uint64 weapon_guid = 6;
+ * @return The weaponGuid.
+ */
+ @java.lang.Override
+ public long getWeaponGuid() {
+ return weaponGuid_;
+ }
+ /**
+ * uint64 weapon_guid = 6;
+ * @param value The weaponGuid to set.
+ * @return This builder for chaining.
+ */
+ public Builder setWeaponGuid(long value) {
+
+ weaponGuid_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ * uint64 weapon_guid = 6;
+ * @return This builder for chaining.
+ */
+ public Builder clearWeaponGuid() {
+
+ weaponGuid_ = 0L;
+ onChanged();
+ return this;
+ }
+
+ private emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock abilityControlBlock_;
+ private com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder> abilityControlBlockBuilder_;
+ /**
+ * .AbilityControlBlock ability_control_block = 11;
+ * @return Whether the abilityControlBlock field is set.
+ */
+ public boolean hasAbilityControlBlock() {
+ return abilityControlBlockBuilder_ != null || abilityControlBlock_ != null;
+ }
+ /**
+ * .AbilityControlBlock ability_control_block = 11;
+ * @return The abilityControlBlock.
+ */
+ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock() {
+ if (abilityControlBlockBuilder_ == null) {
+ return abilityControlBlock_ == null ? emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
+ } else {
+ return abilityControlBlockBuilder_.getMessage();
+ }
+ }
+ /**
+ * .AbilityControlBlock ability_control_block = 11;
+ */
+ public Builder setAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock value) {
+ if (abilityControlBlockBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
- avatarInfo_ = value;
+ abilityControlBlock_ = value;
onChanged();
} else {
- avatarInfoBuilder_.setMessage(value);
+ abilityControlBlockBuilder_.setMessage(value);
}
return this;
}
/**
- * .AvatarInfo avatar_info = 4;
+ * .AbilityControlBlock ability_control_block = 11;
*/
- public Builder setAvatarInfo(
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder builderForValue) {
- if (avatarInfoBuilder_ == null) {
- avatarInfo_ = builderForValue.build();
+ public Builder setAbilityControlBlock(
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder builderForValue) {
+ if (abilityControlBlockBuilder_ == null) {
+ abilityControlBlock_ = builderForValue.build();
onChanged();
} else {
- avatarInfoBuilder_.setMessage(builderForValue.build());
+ abilityControlBlockBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
- * .AvatarInfo avatar_info = 4;
+ * .AbilityControlBlock ability_control_block = 11;
*/
- public Builder mergeAvatarInfo(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
- if (avatarInfoBuilder_ == null) {
- if (avatarInfo_ != null) {
- avatarInfo_ =
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.newBuilder(avatarInfo_).mergeFrom(value).buildPartial();
+ public Builder mergeAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock value) {
+ if (abilityControlBlockBuilder_ == null) {
+ if (abilityControlBlock_ != null) {
+ abilityControlBlock_ =
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.newBuilder(abilityControlBlock_).mergeFrom(value).buildPartial();
} else {
- avatarInfo_ = value;
+ abilityControlBlock_ = value;
}
onChanged();
} else {
- avatarInfoBuilder_.mergeFrom(value);
+ abilityControlBlockBuilder_.mergeFrom(value);
}
return this;
}
/**
- * .AvatarInfo avatar_info = 4;
+ * .AbilityControlBlock ability_control_block = 11;
*/
- public Builder clearAvatarInfo() {
- if (avatarInfoBuilder_ == null) {
- avatarInfo_ = null;
+ public Builder clearAbilityControlBlock() {
+ if (abilityControlBlockBuilder_ == null) {
+ abilityControlBlock_ = null;
onChanged();
} else {
- avatarInfo_ = null;
- avatarInfoBuilder_ = null;
+ abilityControlBlock_ = null;
+ abilityControlBlockBuilder_ = null;
}
return this;
}
/**
- * .AvatarInfo avatar_info = 4;
+ * .AbilityControlBlock ability_control_block = 11;
*/
- public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder getAvatarInfoBuilder() {
+ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder getAbilityControlBlockBuilder() {
onChanged();
- return getAvatarInfoFieldBuilder().getBuilder();
+ return getAbilityControlBlockFieldBuilder().getBuilder();
}
/**
- * .AvatarInfo avatar_info = 4;
+ * .AbilityControlBlock ability_control_block = 11;
*/
- public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarInfoOrBuilder() {
- if (avatarInfoBuilder_ != null) {
- return avatarInfoBuilder_.getMessageOrBuilder();
+ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder() {
+ if (abilityControlBlockBuilder_ != null) {
+ return abilityControlBlockBuilder_.getMessageOrBuilder();
} else {
- return avatarInfo_ == null ?
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance() : avatarInfo_;
+ return abilityControlBlock_ == null ?
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
}
}
/**
- * .AvatarInfo avatar_info = 4;
+ * .AbilityControlBlock ability_control_block = 11;
*/
private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>
- getAvatarInfoFieldBuilder() {
- if (avatarInfoBuilder_ == null) {
- avatarInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>(
- getAvatarInfo(),
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder>
+ getAbilityControlBlockFieldBuilder() {
+ if (abilityControlBlockBuilder_ == null) {
+ abilityControlBlockBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder>(
+ getAbilityControlBlock(),
getParentForChildren(),
isClean());
- avatarInfo_ = null;
+ abilityControlBlock_ = null;
}
- return avatarInfoBuilder_;
+ return abilityControlBlockBuilder_;
}
- private emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo sceneEntityInfo_;
+ private emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo sceneAvatarInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder> sceneEntityInfoBuilder_;
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder> sceneAvatarInfoBuilder_;
/**
- * .SceneEntityInfo scene_entity_info = 5;
- * @return Whether the sceneEntityInfo field is set.
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ * @return Whether the sceneAvatarInfo field is set.
*/
- public boolean hasSceneEntityInfo() {
- return sceneEntityInfoBuilder_ != null || sceneEntityInfo_ != null;
+ public boolean hasSceneAvatarInfo() {
+ return sceneAvatarInfoBuilder_ != null || sceneAvatarInfo_ != null;
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
- * @return The sceneEntityInfo.
+ * .SceneAvatarInfo scene_avatar_info = 8;
+ * @return The sceneAvatarInfo.
*/
- public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo getSceneEntityInfo() {
- if (sceneEntityInfoBuilder_ == null) {
- return sceneEntityInfo_ == null ? emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance() : sceneEntityInfo_;
+ public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo getSceneAvatarInfo() {
+ if (sceneAvatarInfoBuilder_ == null) {
+ return sceneAvatarInfo_ == null ? emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.getDefaultInstance() : sceneAvatarInfo_;
} else {
- return sceneEntityInfoBuilder_.getMessage();
+ return sceneAvatarInfoBuilder_.getMessage();
}
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
- public Builder setSceneEntityInfo(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
- if (sceneEntityInfoBuilder_ == null) {
+ public Builder setSceneAvatarInfo(emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo value) {
+ if (sceneAvatarInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
- sceneEntityInfo_ = value;
+ sceneAvatarInfo_ = value;
onChanged();
} else {
- sceneEntityInfoBuilder_.setMessage(value);
+ sceneAvatarInfoBuilder_.setMessage(value);
}
return this;
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
- public Builder setSceneEntityInfo(
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder builderForValue) {
- if (sceneEntityInfoBuilder_ == null) {
- sceneEntityInfo_ = builderForValue.build();
+ public Builder setSceneAvatarInfo(
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder builderForValue) {
+ if (sceneAvatarInfoBuilder_ == null) {
+ sceneAvatarInfo_ = builderForValue.build();
onChanged();
} else {
- sceneEntityInfoBuilder_.setMessage(builderForValue.build());
+ sceneAvatarInfoBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
- public Builder mergeSceneEntityInfo(emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo value) {
- if (sceneEntityInfoBuilder_ == null) {
- if (sceneEntityInfo_ != null) {
- sceneEntityInfo_ =
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.newBuilder(sceneEntityInfo_).mergeFrom(value).buildPartial();
+ public Builder mergeSceneAvatarInfo(emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo value) {
+ if (sceneAvatarInfoBuilder_ == null) {
+ if (sceneAvatarInfo_ != null) {
+ sceneAvatarInfo_ =
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.newBuilder(sceneAvatarInfo_).mergeFrom(value).buildPartial();
} else {
- sceneEntityInfo_ = value;
+ sceneAvatarInfo_ = value;
}
onChanged();
} else {
- sceneEntityInfoBuilder_.mergeFrom(value);
+ sceneAvatarInfoBuilder_.mergeFrom(value);
}
return this;
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
- public Builder clearSceneEntityInfo() {
- if (sceneEntityInfoBuilder_ == null) {
- sceneEntityInfo_ = null;
+ public Builder clearSceneAvatarInfo() {
+ if (sceneAvatarInfoBuilder_ == null) {
+ sceneAvatarInfo_ = null;
onChanged();
} else {
- sceneEntityInfo_ = null;
- sceneEntityInfoBuilder_ = null;
+ sceneAvatarInfo_ = null;
+ sceneAvatarInfoBuilder_ = null;
}
return this;
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
- public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder getSceneEntityInfoBuilder() {
+ public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder getSceneAvatarInfoBuilder() {
onChanged();
- return getSceneEntityInfoFieldBuilder().getBuilder();
+ return getSceneAvatarInfoFieldBuilder().getBuilder();
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
- public emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder getSceneEntityInfoOrBuilder() {
- if (sceneEntityInfoBuilder_ != null) {
- return sceneEntityInfoBuilder_.getMessageOrBuilder();
+ public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder getSceneAvatarInfoOrBuilder() {
+ if (sceneAvatarInfoBuilder_ != null) {
+ return sceneAvatarInfoBuilder_.getMessageOrBuilder();
} else {
- return sceneEntityInfo_ == null ?
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.getDefaultInstance() : sceneEntityInfo_;
+ return sceneAvatarInfo_ == null ?
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.getDefaultInstance() : sceneAvatarInfo_;
}
}
/**
- * .SceneEntityInfo scene_entity_info = 5;
+ * .SceneAvatarInfo scene_avatar_info = 8;
*/
private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>
- getSceneEntityInfoFieldBuilder() {
- if (sceneEntityInfoBuilder_ == null) {
- sceneEntityInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfo.Builder, emu.grasscutter.net.proto.SceneEntityInfoOuterClass.SceneEntityInfoOrBuilder>(
- getSceneEntityInfo(),
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder>
+ getSceneAvatarInfoFieldBuilder() {
+ if (sceneAvatarInfoBuilder_ == null) {
+ sceneAvatarInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder>(
+ getSceneAvatarInfo(),
getParentForChildren(),
isClean());
- sceneEntityInfo_ = null;
+ sceneAvatarInfo_ = null;
}
- return sceneEntityInfoBuilder_;
- }
-
- private int weaponEntityId_ ;
- /**
- * uint32 weapon_entity_id = 6;
- * @return The weaponEntityId.
- */
- @java.lang.Override
- public int getWeaponEntityId() {
- return weaponEntityId_;
- }
- /**
- * uint32 weapon_entity_id = 6;
- * @param value The weaponEntityId to set.
- * @return This builder for chaining.
- */
- public Builder setWeaponEntityId(int value) {
-
- weaponEntityId_ = value;
- onChanged();
- return this;
- }
- /**
- * uint32 weapon_entity_id = 6;
- * @return This builder for chaining.
- */
- public Builder clearWeaponEntityId() {
-
- weaponEntityId_ = 0;
- onChanged();
- return this;
- }
-
- private int playerUid_ ;
- /**
- * uint32 player_uid = 7;
- * @return The playerUid.
- */
- @java.lang.Override
- public int getPlayerUid() {
- return playerUid_;
- }
- /**
- * uint32 player_uid = 7;
- * @param value The playerUid to set.
- * @return This builder for chaining.
- */
- public Builder setPlayerUid(int value) {
-
- playerUid_ = value;
- onChanged();
- return this;
- }
- /**
- * uint32 player_uid = 7;
- * @return This builder for chaining.
- */
- public Builder clearPlayerUid() {
-
- playerUid_ = 0;
- onChanged();
- return this;
+ return sceneAvatarInfoBuilder_;
}
- private emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock abilityControlBlock_;
+ private emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo avatarInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder> abilityControlBlockBuilder_;
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder> avatarInfoBuilder_;
/**
- * .AbilityControlBlock ability_control_block = 8;
- * @return Whether the abilityControlBlock field is set.
+ * .AvatarInfo avatar_info = 14;
+ * @return Whether the avatarInfo field is set.
*/
- public boolean hasAbilityControlBlock() {
- return abilityControlBlockBuilder_ != null || abilityControlBlock_ != null;
+ public boolean hasAvatarInfo() {
+ return avatarInfoBuilder_ != null || avatarInfo_ != null;
}
/**
- * .AbilityControlBlock ability_control_block = 8;
- * @return The abilityControlBlock.
+ * .AvatarInfo avatar_info = 14;
+ * @return The avatarInfo.
*/
- public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock() {
- if (abilityControlBlockBuilder_ == null) {
- return abilityControlBlock_ == null ? emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
+ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo getAvatarInfo() {
+ if (avatarInfoBuilder_ == null) {
+ return avatarInfo_ == null ? emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance() : avatarInfo_;
} else {
- return abilityControlBlockBuilder_.getMessage();
+ return avatarInfoBuilder_.getMessage();
}
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
- public Builder setAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock value) {
- if (abilityControlBlockBuilder_ == null) {
+ public Builder setAvatarInfo(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
+ if (avatarInfoBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
- abilityControlBlock_ = value;
+ avatarInfo_ = value;
onChanged();
} else {
- abilityControlBlockBuilder_.setMessage(value);
+ avatarInfoBuilder_.setMessage(value);
}
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
- public Builder setAbilityControlBlock(
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder builderForValue) {
- if (abilityControlBlockBuilder_ == null) {
- abilityControlBlock_ = builderForValue.build();
+ public Builder setAvatarInfo(
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder builderForValue) {
+ if (avatarInfoBuilder_ == null) {
+ avatarInfo_ = builderForValue.build();
onChanged();
} else {
- abilityControlBlockBuilder_.setMessage(builderForValue.build());
+ avatarInfoBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
- public Builder mergeAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock value) {
- if (abilityControlBlockBuilder_ == null) {
- if (abilityControlBlock_ != null) {
- abilityControlBlock_ =
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.newBuilder(abilityControlBlock_).mergeFrom(value).buildPartial();
+ public Builder mergeAvatarInfo(emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo value) {
+ if (avatarInfoBuilder_ == null) {
+ if (avatarInfo_ != null) {
+ avatarInfo_ =
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.newBuilder(avatarInfo_).mergeFrom(value).buildPartial();
} else {
- abilityControlBlock_ = value;
+ avatarInfo_ = value;
}
onChanged();
} else {
- abilityControlBlockBuilder_.mergeFrom(value);
+ avatarInfoBuilder_.mergeFrom(value);
}
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
- public Builder clearAbilityControlBlock() {
- if (abilityControlBlockBuilder_ == null) {
- abilityControlBlock_ = null;
+ public Builder clearAvatarInfo() {
+ if (avatarInfoBuilder_ == null) {
+ avatarInfo_ = null;
onChanged();
} else {
- abilityControlBlock_ = null;
- abilityControlBlockBuilder_ = null;
+ avatarInfo_ = null;
+ avatarInfoBuilder_ = null;
}
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
- public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder getAbilityControlBlockBuilder() {
+ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder getAvatarInfoBuilder() {
onChanged();
- return getAbilityControlBlockFieldBuilder().getBuilder();
+ return getAvatarInfoFieldBuilder().getBuilder();
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
- public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder() {
- if (abilityControlBlockBuilder_ != null) {
- return abilityControlBlockBuilder_.getMessageOrBuilder();
+ public emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder getAvatarInfoOrBuilder() {
+ if (avatarInfoBuilder_ != null) {
+ return avatarInfoBuilder_.getMessageOrBuilder();
} else {
- return abilityControlBlock_ == null ?
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
+ return avatarInfo_ == null ?
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.getDefaultInstance() : avatarInfo_;
}
}
/**
- * .AbilityControlBlock ability_control_block = 8;
+ * .AvatarInfo avatar_info = 14;
*/
private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder>
- getAbilityControlBlockFieldBuilder() {
- if (abilityControlBlockBuilder_ == null) {
- abilityControlBlockBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder>(
- getAbilityControlBlock(),
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>
+ getAvatarInfoFieldBuilder() {
+ if (avatarInfoBuilder_ == null) {
+ avatarInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
+ emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfo.Builder, emu.grasscutter.net.proto.AvatarInfoOuterClass.AvatarInfoOrBuilder>(
+ getAvatarInfo(),
getParentForChildren(),
isClean());
- abilityControlBlock_ = null;
+ avatarInfo_ = null;
}
- return abilityControlBlockBuilder_;
- }
-
- private int entityId_ ;
- /**
- * uint32 entity_id = 9;
- * @return The entityId.
- */
- @java.lang.Override
- public int getEntityId() {
- return entityId_;
- }
- /**
- * uint32 entity_id = 9;
- * @param value The entityId to set.
- * @return This builder for chaining.
- */
- public Builder setEntityId(int value) {
-
- entityId_ = value;
- onChanged();
- return this;
- }
- /**
- * uint32 entity_id = 9;
- * @return This builder for chaining.
- */
- public Builder clearEntityId() {
-
- entityId_ = 0;
- onChanged();
- return this;
- }
-
- private long weaponGuid_ ;
- /**
- * uint64 weapon_guid = 10;
- * @return The weaponGuid.
- */
- @java.lang.Override
- public long getWeaponGuid() {
- return weaponGuid_;
- }
- /**
- * uint64 weapon_guid = 10;
- * @param value The weaponGuid to set.
- * @return This builder for chaining.
- */
- public Builder setWeaponGuid(long value) {
-
- weaponGuid_ = value;
- onChanged();
- return this;
- }
- /**
- * uint64 weapon_guid = 10;
- * @return This builder for chaining.
- */
- public Builder clearWeaponGuid() {
-
- weaponGuid_ = 0L;
- onChanged();
- return this;
+ return avatarInfoBuilder_;
}
private emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo avatarAbilityInfo_;
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder> avatarAbilityInfoBuilder_;
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
* @return Whether the avatarAbilityInfo field is set.
*/
public boolean hasAvatarAbilityInfo() {
return avatarAbilityInfoBuilder_ != null || avatarAbilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
* @return The avatarAbilityInfo.
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getAvatarAbilityInfo() {
@@ -2180,7 +2299,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
public Builder setAvatarAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (avatarAbilityInfoBuilder_ == null) {
@@ -2196,7 +2315,7 @@ public Builder setAvatarAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateIn
return this;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
public Builder setAvatarAbilityInfo(
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder builderForValue) {
@@ -2210,7 +2329,7 @@ public Builder setAvatarAbilityInfo(
return this;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
public Builder mergeAvatarAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (avatarAbilityInfoBuilder_ == null) {
@@ -2228,7 +2347,7 @@ public Builder mergeAvatarAbilityInfo(emu.grasscutter.net.proto.AbilitySyncState
return this;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
public Builder clearAvatarAbilityInfo() {
if (avatarAbilityInfoBuilder_ == null) {
@@ -2242,7 +2361,7 @@ public Builder clearAvatarAbilityInfo() {
return this;
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder getAvatarAbilityInfoBuilder() {
@@ -2250,7 +2369,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return getAvatarAbilityInfoFieldBuilder().getBuilder();
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getAvatarAbilityInfoOrBuilder() {
if (avatarAbilityInfoBuilder_ != null) {
@@ -2261,7 +2380,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo avatar_ability_info = 11;
+ * .AbilitySyncStateInfo avatar_ability_info = 7;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder>
@@ -2281,14 +2400,14 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder> weaponAbilityInfoBuilder_;
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
* @return Whether the weaponAbilityInfo field is set.
*/
public boolean hasWeaponAbilityInfo() {
return weaponAbilityInfoBuilder_ != null || weaponAbilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
* @return The weaponAbilityInfo.
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getWeaponAbilityInfo() {
@@ -2299,7 +2418,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
public Builder setWeaponAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (weaponAbilityInfoBuilder_ == null) {
@@ -2315,7 +2434,7 @@ public Builder setWeaponAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateIn
return this;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
public Builder setWeaponAbilityInfo(
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder builderForValue) {
@@ -2329,7 +2448,7 @@ public Builder setWeaponAbilityInfo(
return this;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
public Builder mergeWeaponAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (weaponAbilityInfoBuilder_ == null) {
@@ -2347,7 +2466,7 @@ public Builder mergeWeaponAbilityInfo(emu.grasscutter.net.proto.AbilitySyncState
return this;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
public Builder clearWeaponAbilityInfo() {
if (weaponAbilityInfoBuilder_ == null) {
@@ -2361,7 +2480,7 @@ public Builder clearWeaponAbilityInfo() {
return this;
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder getWeaponAbilityInfoBuilder() {
@@ -2369,7 +2488,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return getWeaponAbilityInfoFieldBuilder().getBuilder();
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getWeaponAbilityInfoOrBuilder() {
if (weaponAbilityInfoBuilder_ != null) {
@@ -2380,7 +2499,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo weapon_ability_info = 12;
+ * .AbilitySyncStateInfo weapon_ability_info = 15;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder>
@@ -2396,128 +2515,40 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return weaponAbilityInfoBuilder_;
}
- private emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo sceneAvatarInfo_;
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder> sceneAvatarInfoBuilder_;
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- * @return Whether the sceneAvatarInfo field is set.
- */
- public boolean hasSceneAvatarInfo() {
- return sceneAvatarInfoBuilder_ != null || sceneAvatarInfo_ != null;
- }
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- * @return The sceneAvatarInfo.
- */
- public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo getSceneAvatarInfo() {
- if (sceneAvatarInfoBuilder_ == null) {
- return sceneAvatarInfo_ == null ? emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.getDefaultInstance() : sceneAvatarInfo_;
- } else {
- return sceneAvatarInfoBuilder_.getMessage();
- }
- }
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- */
- public Builder setSceneAvatarInfo(emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo value) {
- if (sceneAvatarInfoBuilder_ == null) {
- if (value == null) {
- throw new NullPointerException();
- }
- sceneAvatarInfo_ = value;
- onChanged();
- } else {
- sceneAvatarInfoBuilder_.setMessage(value);
- }
-
- return this;
- }
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- */
- public Builder setSceneAvatarInfo(
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder builderForValue) {
- if (sceneAvatarInfoBuilder_ == null) {
- sceneAvatarInfo_ = builderForValue.build();
- onChanged();
- } else {
- sceneAvatarInfoBuilder_.setMessage(builderForValue.build());
- }
-
- return this;
- }
+ private boolean isReconnect_ ;
/**
- * .SceneAvatarInfo scene_avatar_info = 13;
+ * bool is_reconnect = 500;
+ * @return The isReconnect.
*/
- public Builder mergeSceneAvatarInfo(emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo value) {
- if (sceneAvatarInfoBuilder_ == null) {
- if (sceneAvatarInfo_ != null) {
- sceneAvatarInfo_ =
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.newBuilder(sceneAvatarInfo_).mergeFrom(value).buildPartial();
- } else {
- sceneAvatarInfo_ = value;
- }
- onChanged();
- } else {
- sceneAvatarInfoBuilder_.mergeFrom(value);
- }
-
- return this;
+ @java.lang.Override
+ public boolean getIsReconnect() {
+ return isReconnect_;
}
/**
- * .SceneAvatarInfo scene_avatar_info = 13;
+ * bool is_reconnect = 500;
+ * @param value The isReconnect to set.
+ * @return This builder for chaining.
*/
- public Builder clearSceneAvatarInfo() {
- if (sceneAvatarInfoBuilder_ == null) {
- sceneAvatarInfo_ = null;
- onChanged();
- } else {
- sceneAvatarInfo_ = null;
- sceneAvatarInfoBuilder_ = null;
- }
-
+ public Builder setIsReconnect(boolean value) {
+
+ isReconnect_ = value;
+ onChanged();
return this;
}
/**
- * .SceneAvatarInfo scene_avatar_info = 13;
+ * bool is_reconnect = 500;
+ * @return This builder for chaining.
*/
- public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder getSceneAvatarInfoBuilder() {
+ public Builder clearIsReconnect() {
+ isReconnect_ = false;
onChanged();
- return getSceneAvatarInfoFieldBuilder().getBuilder();
- }
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- */
- public emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder getSceneAvatarInfoOrBuilder() {
- if (sceneAvatarInfoBuilder_ != null) {
- return sceneAvatarInfoBuilder_.getMessageOrBuilder();
- } else {
- return sceneAvatarInfo_ == null ?
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.getDefaultInstance() : sceneAvatarInfo_;
- }
- }
- /**
- * .SceneAvatarInfo scene_avatar_info = 13;
- */
- private com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder>
- getSceneAvatarInfoFieldBuilder() {
- if (sceneAvatarInfoBuilder_ == null) {
- sceneAvatarInfoBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
- emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfo.Builder, emu.grasscutter.net.proto.SceneAvatarInfoOuterClass.SceneAvatarInfoOrBuilder>(
- getSceneAvatarInfo(),
- getParentForChildren(),
- isClean());
- sceneAvatarInfo_ = null;
- }
- return sceneAvatarInfoBuilder_;
+ return this;
}
private boolean isPlayerCurAvatar_ ;
/**
- * bool is_player_cur_avatar = 14;
+ * bool is_player_cur_avatar = 13;
* @return The isPlayerCurAvatar.
*/
@java.lang.Override
@@ -2525,7 +2556,7 @@ public boolean getIsPlayerCurAvatar() {
return isPlayerCurAvatar_;
}
/**
- * bool is_player_cur_avatar = 14;
+ * bool is_player_cur_avatar = 13;
* @param value The isPlayerCurAvatar to set.
* @return This builder for chaining.
*/
@@ -2536,7 +2567,7 @@ public Builder setIsPlayerCurAvatar(boolean value) {
return this;
}
/**
- * bool is_player_cur_avatar = 14;
+ * bool is_player_cur_avatar = 13;
* @return This builder for chaining.
*/
public Builder clearIsPlayerCurAvatar() {
@@ -2546,40 +2577,9 @@ public Builder clearIsPlayerCurAvatar() {
return this;
}
- private long avatarGuid_ ;
- /**
- * uint64 avatar_guid = 15;
- * @return The avatarGuid.
- */
- @java.lang.Override
- public long getAvatarGuid() {
- return avatarGuid_;
- }
- /**
- * uint64 avatar_guid = 15;
- * @param value The avatarGuid to set.
- * @return This builder for chaining.
- */
- public Builder setAvatarGuid(long value) {
-
- avatarGuid_ = value;
- onChanged();
- return this;
- }
- /**
- * uint64 avatar_guid = 15;
- * @return This builder for chaining.
- */
- public Builder clearAvatarGuid() {
-
- avatarGuid_ = 0L;
- onChanged();
- return this;
- }
-
private boolean isOnScene_ ;
/**
- * bool is_on_scene = 588;
+ * bool is_on_scene = 3;
* @return The isOnScene.
*/
@java.lang.Override
@@ -2587,7 +2587,7 @@ public boolean getIsOnScene() {
return isOnScene_;
}
/**
- * bool is_on_scene = 588;
+ * bool is_on_scene = 3;
* @param value The isOnScene to set.
* @return This builder for chaining.
*/
@@ -2598,7 +2598,7 @@ public Builder setIsOnScene(boolean value) {
return this;
}
/**
- * bool is_on_scene = 588;
+ * bool is_on_scene = 3;
* @return This builder for chaining.
*/
public Builder clearIsOnScene() {
@@ -2678,20 +2678,20 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar getDe
".proto\032\032AbilitySyncStateInfo.proto\032\020Serv" +
"erBuff.proto\032\020AvatarInfo.proto\032\031AbilityC" +
"ontrolBlock.proto\032\025SceneAvatarInfo.proto" +
- "\"\230\004\n\017SceneTeamAvatar\022\024\n\014is_reconnect\030\001 \001" +
- "(\010\022\020\n\010scene_id\030\002 \001(\r\022%\n\020server_buff_list" +
- "\030\003 \003(\0132\013.ServerBuff\022 \n\013avatar_info\030\004 \001(\013" +
- "2\013.AvatarInfo\022+\n\021scene_entity_info\030\005 \001(\013" +
- "2\020.SceneEntityInfo\022\030\n\020weapon_entity_id\030\006" +
- " \001(\r\022\022\n\nplayer_uid\030\007 \001(\r\0223\n\025ability_cont" +
- "rol_block\030\010 \001(\0132\024.AbilityControlBlock\022\021\n" +
- "\tentity_id\030\t \001(\r\022\023\n\013weapon_guid\030\n \001(\004\0222\n" +
- "\023avatar_ability_info\030\013 \001(\0132\025.AbilitySync" +
- "StateInfo\0222\n\023weapon_ability_info\030\014 \001(\0132\025" +
- ".AbilitySyncStateInfo\022+\n\021scene_avatar_in" +
- "fo\030\r \001(\0132\020.SceneAvatarInfo\022\034\n\024is_player_" +
- "cur_avatar\030\016 \001(\010\022\023\n\013avatar_guid\030\017 \001(\004\022\024\n" +
- "\013is_on_scene\030\314\004 \001(\010B\033\n\031emu.grasscutter.n" +
+ "\"\230\004\n\017SceneTeamAvatar\022+\n\021scene_entity_inf" +
+ "o\030\002 \001(\0132\020.SceneEntityInfo\022\021\n\tentity_id\030\004" +
+ " \001(\r\022\020\n\010scene_id\030\t \001(\r\022%\n\020server_buff_li" +
+ "st\030n \003(\0132\013.ServerBuff\022\030\n\020weapon_entity_i" +
+ "d\030\n \001(\r\022\022\n\nplayer_uid\030\014 \001(\r\022\023\n\013avatar_gu" +
+ "id\030\005 \001(\004\022\023\n\013weapon_guid\030\006 \001(\004\0223\n\025ability" +
+ "_control_block\030\013 \001(\0132\024.AbilityControlBlo" +
+ "ck\022+\n\021scene_avatar_info\030\010 \001(\0132\020.SceneAva" +
+ "tarInfo\022 \n\013avatar_info\030\016 \001(\0132\013.AvatarInf" +
+ "o\0222\n\023avatar_ability_info\030\007 \001(\0132\025.Ability" +
+ "SyncStateInfo\0222\n\023weapon_ability_info\030\017 \001" +
+ "(\0132\025.AbilitySyncStateInfo\022\025\n\014is_reconnec" +
+ "t\030\364\003 \001(\010\022\034\n\024is_player_cur_avatar\030\r \001(\010\022\023" +
+ "\n\013is_on_scene\030\003 \001(\010B\033\n\031emu.grasscutter.n" +
"et.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
@@ -2709,7 +2709,7 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar getDe
internal_static_SceneTeamAvatar_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_SceneTeamAvatar_descriptor,
- new java.lang.String[] { "IsReconnect", "SceneId", "ServerBuffList", "AvatarInfo", "SceneEntityInfo", "WeaponEntityId", "PlayerUid", "AbilityControlBlock", "EntityId", "WeaponGuid", "AvatarAbilityInfo", "WeaponAbilityInfo", "SceneAvatarInfo", "IsPlayerCurAvatar", "AvatarGuid", "IsOnScene", });
+ new java.lang.String[] { "SceneEntityInfo", "EntityId", "SceneId", "ServerBuffList", "WeaponEntityId", "PlayerUid", "AvatarGuid", "WeaponGuid", "AbilityControlBlock", "SceneAvatarInfo", "AvatarInfo", "AvatarAbilityInfo", "WeaponAbilityInfo", "IsReconnect", "IsPlayerCurAvatar", "IsOnScene", });
emu.grasscutter.net.proto.SceneEntityInfoOuterClass.getDescriptor();
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.getDescriptor();
emu.grasscutter.net.proto.ServerBuffOuterClass.getDescriptor();
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamUpdateNotifyOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamUpdateNotifyOuterClass.java
index 673cfd694c4..0e3ee126cb5 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamUpdateNotifyOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/SceneTeamUpdateNotifyOuterClass.java
@@ -19,25 +19,25 @@ public interface SceneTeamUpdateNotifyOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
java.util.List
getSceneTeamAvatarListList();
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar getSceneTeamAvatarList(int index);
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
int getSceneTeamAvatarListCount();
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
java.util.List extends emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder>
getSceneTeamAvatarListOrBuilderList();
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder getSceneTeamAvatarListOrBuilder(
int index);
@@ -50,7 +50,7 @@ emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder get
}
/**
*
- * CmdId: 29107
+ * CmdId: 1778
*
*
* Protobuf type {@code SceneTeamUpdateNotify}
@@ -99,7 +99,7 @@ private SceneTeamUpdateNotify(
case 0:
done = true;
break;
- case 42: {
+ case 50: {
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
sceneTeamAvatarList_ = new java.util.ArrayList();
mutable_bitField0_ |= 0x00000001;
@@ -148,17 +148,17 @@ private SceneTeamUpdateNotify(
emu.grasscutter.net.proto.SceneTeamUpdateNotifyOuterClass.SceneTeamUpdateNotify.class, emu.grasscutter.net.proto.SceneTeamUpdateNotifyOuterClass.SceneTeamUpdateNotify.Builder.class);
}
- public static final int SCENE_TEAM_AVATAR_LIST_FIELD_NUMBER = 5;
+ public static final int SCENE_TEAM_AVATAR_LIST_FIELD_NUMBER = 6;
private java.util.List sceneTeamAvatarList_;
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
@java.lang.Override
public java.util.List getSceneTeamAvatarListList() {
return sceneTeamAvatarList_;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
@java.lang.Override
public java.util.List extends emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder>
@@ -166,21 +166,21 @@ public java.util.Listrepeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
@java.lang.Override
public int getSceneTeamAvatarListCount() {
return sceneTeamAvatarList_.size();
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
@java.lang.Override
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar getSceneTeamAvatarList(int index) {
return sceneTeamAvatarList_.get(index);
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
@java.lang.Override
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder getSceneTeamAvatarListOrBuilder(
@@ -214,7 +214,7 @@ public final boolean isInitialized() {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
for (int i = 0; i < sceneTeamAvatarList_.size(); i++) {
- output.writeMessage(5, sceneTeamAvatarList_.get(i));
+ output.writeMessage(6, sceneTeamAvatarList_.get(i));
}
if (isInMp_ != false) {
output.writeBool(11, isInMp_);
@@ -230,7 +230,7 @@ public int getSerializedSize() {
size = 0;
for (int i = 0; i < sceneTeamAvatarList_.size(); i++) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(5, sceneTeamAvatarList_.get(i));
+ .computeMessageSize(6, sceneTeamAvatarList_.get(i));
}
if (isInMp_ != false) {
size += com.google.protobuf.CodedOutputStream
@@ -370,7 +370,7 @@ protected Builder newBuilderForType(
}
/**
*
- * CmdId: 29107
+ * CmdId: 1778
*
*
* Protobuf type {@code SceneTeamUpdateNotify}
@@ -576,7 +576,7 @@ private void ensureSceneTeamAvatarListIsMutable() {
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder> sceneTeamAvatarListBuilder_;
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public java.util.List getSceneTeamAvatarListList() {
if (sceneTeamAvatarListBuilder_ == null) {
@@ -586,7 +586,7 @@ public java.util.Listrepeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public int getSceneTeamAvatarListCount() {
if (sceneTeamAvatarListBuilder_ == null) {
@@ -596,7 +596,7 @@ public int getSceneTeamAvatarListCount() {
}
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar getSceneTeamAvatarList(int index) {
if (sceneTeamAvatarListBuilder_ == null) {
@@ -606,7 +606,7 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar getSc
}
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder setSceneTeamAvatarList(
int index, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar value) {
@@ -623,7 +623,7 @@ public Builder setSceneTeamAvatarList(
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder setSceneTeamAvatarList(
int index, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder builderForValue) {
@@ -637,7 +637,7 @@ public Builder setSceneTeamAvatarList(
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder addSceneTeamAvatarList(emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar value) {
if (sceneTeamAvatarListBuilder_ == null) {
@@ -653,7 +653,7 @@ public Builder addSceneTeamAvatarList(emu.grasscutter.net.proto.SceneTeamAvatarO
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder addSceneTeamAvatarList(
int index, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar value) {
@@ -670,7 +670,7 @@ public Builder addSceneTeamAvatarList(
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder addSceneTeamAvatarList(
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder builderForValue) {
@@ -684,7 +684,7 @@ public Builder addSceneTeamAvatarList(
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder addSceneTeamAvatarList(
int index, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder builderForValue) {
@@ -698,7 +698,7 @@ public Builder addSceneTeamAvatarList(
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder addAllSceneTeamAvatarList(
java.lang.Iterable extends emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar> values) {
@@ -713,7 +713,7 @@ public Builder addAllSceneTeamAvatarList(
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder clearSceneTeamAvatarList() {
if (sceneTeamAvatarListBuilder_ == null) {
@@ -726,7 +726,7 @@ public Builder clearSceneTeamAvatarList() {
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public Builder removeSceneTeamAvatarList(int index) {
if (sceneTeamAvatarListBuilder_ == null) {
@@ -739,14 +739,14 @@ public Builder removeSceneTeamAvatarList(int index) {
return this;
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder getSceneTeamAvatarListBuilder(
int index) {
return getSceneTeamAvatarListFieldBuilder().getBuilder(index);
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder getSceneTeamAvatarListOrBuilder(
int index) {
@@ -756,7 +756,7 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuil
}
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public java.util.List extends emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuilder>
getSceneTeamAvatarListOrBuilderList() {
@@ -767,14 +767,14 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatarOrBuil
}
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder addSceneTeamAvatarListBuilder() {
return getSceneTeamAvatarListFieldBuilder().addBuilder(
emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.getDefaultInstance());
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Builder addSceneTeamAvatarListBuilder(
int index) {
@@ -782,7 +782,7 @@ public emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.Build
index, emu.grasscutter.net.proto.SceneTeamAvatarOuterClass.SceneTeamAvatar.getDefaultInstance());
}
/**
- * repeated .SceneTeamAvatar scene_team_avatar_list = 5;
+ * repeated .SceneTeamAvatar scene_team_avatar_list = 6;
*/
public java.util.List
getSceneTeamAvatarListBuilderList() {
@@ -902,7 +902,7 @@ public emu.grasscutter.net.proto.SceneTeamUpdateNotifyOuterClass.SceneTeamUpdate
java.lang.String[] descriptorData = {
"\n\033SceneTeamUpdateNotify.proto\032\025SceneTeam" +
"Avatar.proto\"[\n\025SceneTeamUpdateNotify\0220\n" +
- "\026scene_team_avatar_list\030\005 \003(\0132\020.SceneTea" +
+ "\026scene_team_avatar_list\030\006 \003(\0132\020.SceneTea" +
"mAvatar\022\020\n\010is_in_mp\030\013 \001(\010B\033\n\031emu.grasscu" +
"tter.net.protob\006proto3"
};
diff --git a/src/generated/main/java/emu/grasscutter/net/proto/TeamEnterSceneInfoOuterClass.java b/src/generated/main/java/emu/grasscutter/net/proto/TeamEnterSceneInfoOuterClass.java
index 980a77653cf..2c54df2e808 100644
--- a/src/generated/main/java/emu/grasscutter/net/proto/TeamEnterSceneInfoOuterClass.java
+++ b/src/generated/main/java/emu/grasscutter/net/proto/TeamEnterSceneInfoOuterClass.java
@@ -19,38 +19,38 @@ public interface TeamEnterSceneInfoOrBuilder extends
com.google.protobuf.MessageOrBuilder {
/**
- * uint32 team_entity_id = 1;
+ * uint32 team_entity_id = 14;
* @return The teamEntityId.
*/
int getTeamEntityId();
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
* @return Whether the teamAbilityInfo field is set.
*/
boolean hasTeamAbilityInfo();
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
* @return The teamAbilityInfo.
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getTeamAbilityInfo();
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getTeamAbilityInfoOrBuilder();
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
* @return Whether the abilityControlBlock field is set.
*/
boolean hasAbilityControlBlock();
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
* @return The abilityControlBlock.
*/
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock();
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder();
}
@@ -99,12 +99,20 @@ private TeamEnterSceneInfo(
case 0:
done = true;
break;
- case 8: {
+ case 10: {
+ emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder subBuilder = null;
+ if (abilityControlBlock_ != null) {
+ subBuilder = abilityControlBlock_.toBuilder();
+ }
+ abilityControlBlock_ = input.readMessage(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.parser(), extensionRegistry);
+ if (subBuilder != null) {
+ subBuilder.mergeFrom(abilityControlBlock_);
+ abilityControlBlock_ = subBuilder.buildPartial();
+ }
- teamEntityId_ = input.readUInt32();
break;
}
- case 42: {
+ case 66: {
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder subBuilder = null;
if (teamAbilityInfo_ != null) {
subBuilder = teamAbilityInfo_.toBuilder();
@@ -117,17 +125,9 @@ private TeamEnterSceneInfo(
break;
}
- case 122: {
- emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder subBuilder = null;
- if (abilityControlBlock_ != null) {
- subBuilder = abilityControlBlock_.toBuilder();
- }
- abilityControlBlock_ = input.readMessage(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.parser(), extensionRegistry);
- if (subBuilder != null) {
- subBuilder.mergeFrom(abilityControlBlock_);
- abilityControlBlock_ = subBuilder.buildPartial();
- }
+ case 112: {
+ teamEntityId_ = input.readUInt32();
break;
}
default: {
@@ -162,10 +162,10 @@ private TeamEnterSceneInfo(
emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.class, emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo.Builder.class);
}
- public static final int TEAM_ENTITY_ID_FIELD_NUMBER = 1;
+ public static final int TEAM_ENTITY_ID_FIELD_NUMBER = 14;
private int teamEntityId_;
/**
- * uint32 team_entity_id = 1;
+ * uint32 team_entity_id = 14;
* @return The teamEntityId.
*/
@java.lang.Override
@@ -173,10 +173,10 @@ public int getTeamEntityId() {
return teamEntityId_;
}
- public static final int TEAM_ABILITY_INFO_FIELD_NUMBER = 5;
+ public static final int TEAM_ABILITY_INFO_FIELD_NUMBER = 8;
private emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo teamAbilityInfo_;
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
* @return Whether the teamAbilityInfo field is set.
*/
@java.lang.Override
@@ -184,7 +184,7 @@ public boolean hasTeamAbilityInfo() {
return teamAbilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
* @return The teamAbilityInfo.
*/
@java.lang.Override
@@ -192,17 +192,17 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return teamAbilityInfo_ == null ? emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.getDefaultInstance() : teamAbilityInfo_;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getTeamAbilityInfoOrBuilder() {
return getTeamAbilityInfo();
}
- public static final int ABILITY_CONTROL_BLOCK_FIELD_NUMBER = 15;
+ public static final int ABILITY_CONTROL_BLOCK_FIELD_NUMBER = 1;
private emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock abilityControlBlock_;
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
* @return Whether the abilityControlBlock field is set.
*/
@java.lang.Override
@@ -210,7 +210,7 @@ public boolean hasAbilityControlBlock() {
return abilityControlBlock_ != null;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
* @return The abilityControlBlock.
*/
@java.lang.Override
@@ -218,7 +218,7 @@ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlo
return abilityControlBlock_ == null ? emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.getDefaultInstance() : abilityControlBlock_;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
@java.lang.Override
public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder() {
@@ -239,14 +239,14 @@ public final boolean isInitialized() {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
- if (teamEntityId_ != 0) {
- output.writeUInt32(1, teamEntityId_);
+ if (abilityControlBlock_ != null) {
+ output.writeMessage(1, getAbilityControlBlock());
}
if (teamAbilityInfo_ != null) {
- output.writeMessage(5, getTeamAbilityInfo());
+ output.writeMessage(8, getTeamAbilityInfo());
}
- if (abilityControlBlock_ != null) {
- output.writeMessage(15, getAbilityControlBlock());
+ if (teamEntityId_ != 0) {
+ output.writeUInt32(14, teamEntityId_);
}
unknownFields.writeTo(output);
}
@@ -257,17 +257,17 @@ public int getSerializedSize() {
if (size != -1) return size;
size = 0;
- if (teamEntityId_ != 0) {
+ if (abilityControlBlock_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeUInt32Size(1, teamEntityId_);
+ .computeMessageSize(1, getAbilityControlBlock());
}
if (teamAbilityInfo_ != null) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(5, getTeamAbilityInfo());
+ .computeMessageSize(8, getTeamAbilityInfo());
}
- if (abilityControlBlock_ != null) {
+ if (teamEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream
- .computeMessageSize(15, getAbilityControlBlock());
+ .computeUInt32Size(14, teamEntityId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -589,7 +589,7 @@ public Builder mergeFrom(
private int teamEntityId_ ;
/**
- * uint32 team_entity_id = 1;
+ * uint32 team_entity_id = 14;
* @return The teamEntityId.
*/
@java.lang.Override
@@ -597,7 +597,7 @@ public int getTeamEntityId() {
return teamEntityId_;
}
/**
- * uint32 team_entity_id = 1;
+ * uint32 team_entity_id = 14;
* @param value The teamEntityId to set.
* @return This builder for chaining.
*/
@@ -608,7 +608,7 @@ public Builder setTeamEntityId(int value) {
return this;
}
/**
- * uint32 team_entity_id = 1;
+ * uint32 team_entity_id = 14;
* @return This builder for chaining.
*/
public Builder clearTeamEntityId() {
@@ -622,14 +622,14 @@ public Builder clearTeamEntityId() {
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder> teamAbilityInfoBuilder_;
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
* @return Whether the teamAbilityInfo field is set.
*/
public boolean hasTeamAbilityInfo() {
return teamAbilityInfoBuilder_ != null || teamAbilityInfo_ != null;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
* @return The teamAbilityInfo.
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo getTeamAbilityInfo() {
@@ -640,7 +640,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
public Builder setTeamAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (teamAbilityInfoBuilder_ == null) {
@@ -656,7 +656,7 @@ public Builder setTeamAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfo
return this;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
public Builder setTeamAbilityInfo(
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder builderForValue) {
@@ -670,7 +670,7 @@ public Builder setTeamAbilityInfo(
return this;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
public Builder mergeTeamAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo value) {
if (teamAbilityInfoBuilder_ == null) {
@@ -688,7 +688,7 @@ public Builder mergeTeamAbilityInfo(emu.grasscutter.net.proto.AbilitySyncStateIn
return this;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
public Builder clearTeamAbilityInfo() {
if (teamAbilityInfoBuilder_ == null) {
@@ -702,7 +702,7 @@ public Builder clearTeamAbilityInfo() {
return this;
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder getTeamAbilityInfoBuilder() {
@@ -710,7 +710,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
return getTeamAbilityInfoFieldBuilder().getBuilder();
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder getTeamAbilityInfoOrBuilder() {
if (teamAbilityInfoBuilder_ != null) {
@@ -721,7 +721,7 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
}
}
/**
- * .AbilitySyncStateInfo team_ability_info = 5;
+ * .AbilitySyncStateInfo team_ability_info = 8;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfo.Builder, emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncStateInfoOrBuilder>
@@ -741,14 +741,14 @@ public emu.grasscutter.net.proto.AbilitySyncStateInfoOuterClass.AbilitySyncState
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder> abilityControlBlockBuilder_;
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
* @return Whether the abilityControlBlock field is set.
*/
public boolean hasAbilityControlBlock() {
return abilityControlBlockBuilder_ != null || abilityControlBlock_ != null;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
* @return The abilityControlBlock.
*/
public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock getAbilityControlBlock() {
@@ -759,7 +759,7 @@ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlo
}
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
public Builder setAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock value) {
if (abilityControlBlockBuilder_ == null) {
@@ -775,7 +775,7 @@ public Builder setAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBl
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
public Builder setAbilityControlBlock(
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder builderForValue) {
@@ -789,7 +789,7 @@ public Builder setAbilityControlBlock(
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
public Builder mergeAbilityControlBlock(emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock value) {
if (abilityControlBlockBuilder_ == null) {
@@ -807,7 +807,7 @@ public Builder mergeAbilityControlBlock(emu.grasscutter.net.proto.AbilityControl
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
public Builder clearAbilityControlBlock() {
if (abilityControlBlockBuilder_ == null) {
@@ -821,7 +821,7 @@ public Builder clearAbilityControlBlock() {
return this;
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder getAbilityControlBlockBuilder() {
@@ -829,7 +829,7 @@ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlo
return getAbilityControlBlockFieldBuilder().getBuilder();
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder getAbilityControlBlockOrBuilder() {
if (abilityControlBlockBuilder_ != null) {
@@ -840,7 +840,7 @@ public emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlo
}
}
/**
- * .AbilityControlBlock ability_control_block = 15;
+ * .AbilityControlBlock ability_control_block = 1;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlock.Builder, emu.grasscutter.net.proto.AbilityControlBlockOuterClass.AbilityControlBlockOrBuilder>
@@ -925,9 +925,9 @@ public emu.grasscutter.net.proto.TeamEnterSceneInfoOuterClass.TeamEnterSceneInfo
"\n\030TeamEnterSceneInfo.proto\032\031AbilityContr" +
"olBlock.proto\032\032AbilitySyncStateInfo.prot" +
"o\"\223\001\n\022TeamEnterSceneInfo\022\026\n\016team_entity_" +
- "id\030\001 \001(\r\0220\n\021team_ability_info\030\005 \001(\0132\025.Ab" +
+ "id\030\016 \001(\r\0220\n\021team_ability_info\030\010 \001(\0132\025.Ab" +
"ilitySyncStateInfo\0223\n\025ability_control_bl" +
- "ock\030\017 \001(\0132\024.AbilityControlBlockB\033\n\031emu.g" +
+ "ock\030\001 \001(\0132\024.AbilityControlBlockB\033\n\031emu.g" +
"rasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
diff --git a/src/main/java/emu/grasscutter/net/packet/PacketOpcodes.java b/src/main/java/emu/grasscutter/net/packet/PacketOpcodes.java
index 1670b7c6d29..4b77efaf808 100644
--- a/src/main/java/emu/grasscutter/net/packet/PacketOpcodes.java
+++ b/src/main/java/emu/grasscutter/net/packet/PacketOpcodes.java
@@ -4,3127 +4,446 @@
public class PacketOpcodes {
// Empty
- public static final int NONE = 0;
+ public static final int NONE = 1;
// Opcodes
- public static final int AddQuestContentProgressReq = 20088;
- public static final int AddQuestContentProgressRsp = 22640;
- public static final int AvatarChangeCostumeNotify = 5367;
- public static final int AvatarDataNotify = 23378;
- public static final int AvatarEquipChangeNotify = 6767;
- public static final int AvatarTeamAllDataNotify = 22603;
- public static final int AvatarTeamUpdateNotify = 28759;
- public static final int ChangeAvatarReq = 3470;
- public static final int ChangeAvatarRsp = 2046;
- public static final int ClientAbilityChangeNotify = 27339;
- public static final int ClientAbilityInitFinishNotify = 28413;
- public static final int CombatInvocationsNotify = 5253;
- public static final int CutSceneBeginNotify = 455;
- public static final int CutSceneEndNotify = 29561;
- public static final int CutSceneFinishNotify = 8491;
- public static final int DungeonEntryInfoReq = 6446;
- public static final int DropItemReq = 23432;
- public static final int DropItemRsp = 2505;
- public static final int EntityFightPropChangeReasonNotify = 7107;
- public static final int EntityFightPropNotify = 1688;
- public static final int EntityFightPropUpdateNotify = 6590;
- public static final int EnterSceneDoneReq = 4561;
- public static final int EnterSceneDoneRsp = 793;
- public static final int EnterScenePeerNotify = 9626;
- public static final int EnterSceneReadyReq = 20524;
- public static final int EnterSceneReadyRsp = 7914;
- public static final int EvtBeingHitNotify = 4586;
- public static final int EvtBeingHealedNotify = 26087;
- public static final int EvtBeingHitsCombineNotify = 5583;
- public static final int EvtCreateGadgetNotify = 21187;
- public static final int EvtDoSkillSuccNotify = 1941;
- public static final int FinishedParentQuestNotify = 25902;
- public static final int FinishedParentQuestUpdateNotify = 28362;
- public static final int GadgetInteractReq = 26009;
- public static final int GadgetInteractRsp = 28160;
- public static final int GetPlayerFriendListReq = 21607;
- public static final int GetPlayerFriendListRsp = 893;
- public static final int GetPlayerSocialDetailReq = 3597;
- public static final int GetPlayerSocialDetailRsp = 1771;
- public static final int GetPlayerTokenReq = 6013;
- public static final int GetPlayerTokenRsp = 24174;
- public static final int GetSceneAreaReq = 8189;
- public static final int GetSceneAreaRsp = 27301;
- public static final int GetScenePointReq = 23449;
- public static final int GetScenePointRsp = 29349;
- public static final int HostPlayerNotify = 2109;
- public static final int LifeStateChangeNotify = 29321;
- public static final int MarkMapReq = 9550;
- public static final int NpcTalkReq = 24255;
- public static final int NpcTalkRsp = 23865;
- public static final int OpenStateChangeNotify = 26658;
- public static final int OpenStateUpdateNotify = 29093;
- public static final int PathfindingEnterSceneReq = 2374;
- public static final int PingReq = 5983;
- public static final int PingRsp = 22595;
- public static final int PlayerDataNotify = 7961;
- public static final int PlayerEnterSceneInfoNotify = 26700;
- public static final int PlayerEnterSceneNotify = 3595;
- public static final int PlayerGameTimeNotify = 4423;
- public static final int PlayerLoginReq = 2422;
- public static final int PlayerLoginRsp = 27771;
- public static final int PlayerSetPauseReq = 8076;
- public static final int PlayerSetPauseRsp = 25030;
- public static final int PlayerStoreNotify = 7845;
- public static final int PlayerWorldSceneInfoListNotify = 8028;
- public static final int PostEnterSceneReq = 3633;
- public static final int PostEnterSceneRsp = 22743;
- public static final int PrivateChatNotify = 6396;
- public static final int PrivateChatReq = 24426;
- public static final int PullPrivateChatReq = 8925;
- public static final int PullPrivateChatRsp = 29160;
- public static final int PullRecentChatReq = 6977;
- public static final int PullRecentChatRsp = 26725;
- public static final int QuestDestroyNpcReq = 1472;
- public static final int QuestDestroyNpcRsp = 23800;
- public static final int QuestListNotify = 23350;
- public static final int QuestListUpdateNotify = 3344;
- public static final int QuestProgressUpdateNotify = 28348;
- public static final int SceneAreaWeatherNotify = 21395;
- public static final int SceneDataNotify = 23046;
- public static final int SceneEntityAppearNotify = 6263;
- public static final int SceneEntityDisappearNotify = 29127;
- public static final int SceneInitFinishReq = 377;
- public static final int SceneInitFinishRsp = 24671;
- public static final int ScenePlayerInfoNotify = 7477;
- public static final int SceneTeamUpdateNotify = 29107;
- public static final int SceneTimeNotify = 29187;
- public static final int SceneTransToPointReq = 4027;
- public static final int SceneTransToPointRsp = 24104;
- public static final int ServerTimeNotify = 28606;
- public static final int SetUpAvatarTeamReq = 22244;
- public static final int SetUpAvatarTeamRsp = 306;
- public static final int SetEntityClientDataNotify = 5306;
- public static final int StoreItemChangeNotify = 2646;
- public static final int StoreWeightLimitNotify = 3034;
- public static final int SyncScenePlayTeamEntityNotify = 26946;
- public static final int SyncTeamEntityNotify = 29231;
- public static final int ToTheMoonEnterSceneReq = 6116;
- public static final int UnionCmdNotify = 9762;
- public static final int WearEquipReq = 7023;
- public static final int WearEquipRsp = 3218;
- public static final int WindSeedType1Notify = 7486;
- public static final int WorldDataNotify = 23950;
- public static final int WorldRoutineChangeNotify = 22801;
- public static final int WorldRoutineTypeRefreshNotify = 1571;
- public static final int WorldRoutineTypeCloseNotify = 3414;
- public static final int ToTheMoonQueryPathRsp = 6148;
- public static final int PlayerInvestigationNotify = 6848;
- public static final int EnterCustomDungeonRsp = 6315; // proto
- public static final int AvatarGainCostumeNotify = 25978;
- public static final int PlayerQuitDungeonRsp = 27043;
- public static final int GetAllMailResultNotify = 20649;
- public static final int RemotePlayerWidgetNotify = 28693;
- public static final int PlayerLuaShellNotify = 5224;
- public static final int GetPlayerAskFriendListRsp = 3915;
- public static final int BattlePassAllDataNotify = 27624;
- public static final int PlayerGameTimeByLuaNotify = 2122;
- public static final int PlayerInvestigationAllInfoNotify = 1519;
- public static final int EvtAvatarLockChairRsp = 5831;
- public static final int AvatarChangeCostumeRsp = 3408;
- public static final int TakeBattlePassMissionPointRsp = 23201;
- public static final int EvtAvatarStandUpNotify = 28594;
- public static final int AvatarLifeStateChangeNotify = 4653;
- public static final int PlayerInvestigationTargetNotify = 5321;
- public static final int AvatarFlycloakChangeNotify = 28644;
- public static final int EvtBulletHitNotify = 2465;
- public static final int AvatarPromoteGetRewardRsp = 5757;
- public static final int AvatarPropNotify = 21114;
- public static final int SetOpenStateRsp = 7944;
- public static final int RedeemLegendaryKeyRsp = 22912;
- public static final int BattlePassCurScheduleUpdateNotify = 1819;
- public static final int QuestTransmitRsp = 2300;
- public static final int NormalUidOpNotify = 8839;
- public static final int ShowTemplateReminderNotify = 27975;
- public static final int SceneEntityDrownRsp = 1742;
- public static final int EntityAuthorityChangeNotify = 7710;
- public static final int PlayerTimeNotify = 2272;
- public static final int QuestUpdateQuestVarNotify = 29565;
- public static final int ServerGlobalValueChangeNotify = 25816;
- public static final int GetInvestigationMonsterRsp = 21253;
- public static final int AvatarDieAnimationEndReq = 943;
- public static final int AvatarDieAnimationEndRsp = 20675;
- public static final int SetNameCardReq = 20106;
- public static final int SetNameCardRsp = 27175;
- public static final int SetPlayerNameReq = 9269;
- public static final int SetPlayerNameRsp = 24044;
- public static final int SetPlayerSignatureReq = 1006;
- public static final int SetPlayerSignatureRsp = 24101;
- public static final int PersonalSceneJumpReq = 25750;
- public static final int GetProfilePictureDataReq = 22511;
- public static final int GetProfilePictureDataRsp = 1846;
- public static final int ProfilePictureUpdateNotify = 5942;
- public static final int SetPlayerHeadImageReq = 21526;
- public static final int SetPlayerHeadImageRsp = 21563;
- public static final int GetAllUnlockNameCardReq = 5009;
- public static final int GetAllUnlockNameCardRsp = 2632;
- public static final int SetPlayerBirthdayReq = 26726;
- public static final int SetPlayerBirthdayRsp = 9150;
- public static final int GalleryWillStartCountdownNotify = 2443;
- public static final int GetWidgetSlotRsp = 5441;
- public static final int AvatarExpeditionDataNotify = 22907;
- public static final int BattlePassChangeRewardPlanReq = 2925;
- public static final int BattlePassChangeRewardPlanRsp = 20530;
- public static final int BattlePassMissionUpdateNotify = 3190;
- public static final int GetParentQuestVideoKeyReq = 24330;
- public static final int GetParentQuestVideoKeyRsp = 28710;
- public static final int VehicleStaminaNotify = 1047;
- public static final int ServerBuffChangeNotify = 21009;
- public static final int VehicleInteractReq = 25867;
- public static final int VehicleInteractRsp = 27433;
- public static final int ScenePlayerLocationNotify = 29696;
- public static final int PlayerPropChangeNotify = 27937;
- public static final int PlayerPropChangeReasonNotify = 25374;
- public static final int PlayerPropNotify = 25998;
- public static final int GetDailyDungeonEntryInfoRsp = 3265;
- public static final int DungeonPreloadMonsterNotify = 27900;
- public static final int RegionSearchNotify = 22051;
- public static final int EffigyChallengeV4PrepareNotify = 25107;
- public static final int GetCityHuntingOfferRsp = 7671;
- public static final int GMShowNavMeshRsp = 2319;
- public static final int DealAddFriendRsp = 29289;
- public static final int CodexDataUpdateNotify = 27330;
- public static final int FishBattleEndRsp = 23385;
- public static final int GetUgcDungeonBriefListRsp = 3263; // proto
- public static final int AchievementAllDataNotify = 259;
- public static final int HideAndSeekSelectAvatarRsp = 27773;
- public static final int ChapterStateNotify = 25075;
- public static final int DataResVersionNotify = 7450;
- public static final int GCGReplayAskDuelRsp = 7905; // proto
- public static final int GetCustomDungeonRsp = 9793; // proto
- public static final int IslandPartySailInfoNotify = 5059; // proto
- public static final int MarkMapRsp = 21436;
- public static final int OtherPlayerEnterHomeNotify = 22683;
- public static final int SalvagePreventSettleNotify = 26962; // proto
- public static final int SceneEntitiesMovesRsp = 27402; // proto
- public static final int GetActivityInfoReq = 9710;
- public static final int GetActivityInfoRsp = 7719;
- public static final int ChatChannelUpdateNotify = 22161; // proto
- public static final int ChatChannelInfoNotify = 6555; // proto
- public static final int PlayerChatNotify = 25824;
- public static final int SetWidgetSlotReq = 22701;
- public static final int SetWidgetSlotRsp = 7049;
- public static final int WidgetSlotChangeNotify = 24715;
- public static final int CreateVehicleReq = 9915;
- public static final int CreateVehicleRsp = 22592;
- public static final int DungeonEntryInfoRsp = 27112;
- public static final int PlayerEnterDungeonReq = 7557;
- public static final int PlayerEnterDungeonRsp = 3067;
- public static final int PlayerQuitDungeonReq = 25440;
- public static final int SelectWorktopOptionReq = 23125;
- public static final int SelectWorktopOptionRsp = 1697;
- public static final int UseItemReq = 9576;
- public static final int UseItemRsp = 7672;
- public static final int EvtAiSyncSkillCdNotify = 28128;
- public static final int DungeonChallengeBeginNotify = 28604;
- public static final int ChallengeDataNotify = 25295;
- public static final int GetCityReputationInfoReq = 23347; // code
- public static final int GetCityReputationInfoRsp = 9100; // code
- public static final int GetTribeReputationInfoReq = 2288; // code
- public static final int GetTribeReputationInfoRsp = 198; // code
- public static final int WorktopOptionNotify = 28583;
- public static final int GadgetStateNotify = 21201;
- public static final int DungeonChallengeFinishNotify = 753;
- public static final int ToTheMoonEnterSceneRsp = 2333;
- public static final int WorldPlayerDieNotify = 2689;
- public static final int WorldPlayerReviveReq = 2401;
- public static final int WorldPlayerReviveRsp = 22159;
- public static final int EntityPropNotify = 4041;
- public static final int GetFriendShowAvatarInfoRsp = 27251;
- public static final int GetPlayerBlacklistReq = 6441;
- public static final int GetPlayerAskFriendListReq = 1813;
- public static final int GetPlayerBlacklistRsp = 23797;
- public static final int GetPlayerMpModeAvailabilityRsp = 25740;
- public static final int UpdatePlayerShowAvatarListReq = 3998;
- public static final int UpdatePlayerShowAvatarListRsp = 20659;
- public static final int UpdatePlayerShowNameCardListReq = 7487;
- public static final int UpdatePlayerShowNameCardListRsp = 8022;
- public static final int AvatarFetterDataNotify = 4274;
- public static final int WidgetDoBagReq = 1993;
- public static final int WidgetDoBagRsp = 9170;
- public static final int WidgetGadgetAllDataNotify = 26345;
- public static final int WidgetGadgetDataNotify = 380;
- public static final int HomeChooseModuleReq = 8855;
- public static final int HomeChooseModuleRsp = 2292;
- public static final int TryEnterHomeReq = 29384;
- public static final int TryEnterHomeRsp = 21829;
- public static final int HomeBasicInfoNotify = 20840;
- public static final int HomeLimitedShopInfoNotify = 23361;
- public static final int PlayerQuitFromHomeNotify = 3135;
- public static final int BackMyWorldReq = 29558;
- public static final int BackMyWorldRsp = 23771;
- public static final int AllMarkPointNotify = 24780;
- public static final int BatchDelMapMarkReq = 7369; // code
- public static final int BatchDelMapMarkRsp = 2768; // code
- public static final int HomeModuleSeenReq = 24019;
- public static final int HomeModuleSeenRsp = 5790;
- public static final int ItemAddHintNotify = 26599;
- public static final int PlayerHomeCompInfoNotify = 20264;
- public static final int GetAreaExplorePointReq = 21085; // code
- public static final int GetAreaExplorePointRsp = 29332; // code
- public static final int HomeComfortInfoNotify = 279;
- public static final int HomeModuleUnlockNotify = 27507;
- public static final int FurnitureCurModuleArrangeCountNotify = 21517;
- public static final int HomeMarkPointNotify = 22396;
- public static final int HomeAllUnlockedBgmIdListNotify = 22324;
- public static final int HomeAvatarAllFinishRewardNotify = 9322;
- public static final int HomeGetBasicInfoReq = 9267;
- public static final int HomePreChangeEditModeNotify = 3607;
- public static final int HomeChangeEditModeReq = 22458;
- public static final int HomeChangeEditModeRsp = 2916;
- public static final int HomeEnterEditModeFinishReq = 9796;
- public static final int HomeEnterEditModeFinishRsp = 28448;
- public static final int HomeChangeBgmNotify = 29481;
- public static final int HomeChangeBgmReq = 4543;
- public static final int HomeGetArrangementInfoReq = 24996;
- public static final int HomeGetArrangementInfoRsp = 9688;
- public static final int HomeUpdateArrangementInfoRsp = 25852;
- public static final int HomeUpdateArrangementInfoReq = 344;
- public static final int GetShopReq = 4619;
- public static final int GetShopRsp = 5665; // ShopGoods proto
- public static final int ActivityScheduleInfoNotify = 28401;
- public static final int GetActivityScheduleRsp = 26417;
- public static final int PersonalLineAllDataReq = 28403;
- public static final int CodexDataFullNotify = 9784; // proto
- public static final int PlayerMatchSuccNotify = 7007; // proto
- public static final int SalvageEscortSettleNotify = 7421; // proto
- public static final int ServerUpdateGlobalValueNotify = 1498; // proto
- public static final int UgcDungeonPlayRecordNotify = 7584; // proto
- public static final int ViewCodexRsp = 28795; // proto
- public static final int SaveUgcRsp = 5480; // proto
- public static final int ActivityInfoNotify = 29575;
- public static final int HomeAvatarSummonAllEventNotify = 22990;
- public static final int HomeAvatarSummonEventReq = 27629;
- public static final int HomeAvatarRewardEventNotify = 1329;
- public static final int HomeAvatarTalkFinishInfoNotify = 20880;
- public static final int HomeAvatarTalkRsp = 213;
- public static final int HomeSceneJumpReq = 5317;
- public static final int HomeSceneJumpRsp = 28622;
- public static final int HomeTransferReq = 2203;
- public static final int GetInvestigationMonsterReq = 5610; // proto
- public static final int GetHomeLevelUpRewardReq = 21606; // proto
- public static final int HomeAvatarRewardEventGetReq = 7571;
- public static final int HomeAvatarRewardEventGetRsp = 5969;
- public static final int GetAllMailNotify = 7646;
- public static final int GetGachaInfoReq = 7728;
- public static final int GetGachaInfoRsp = 9090;
- public static final int DoGachaReq = 22082;
- public static final int DoGachaRsp = 20937;
- public static final int AvatarChangeCostumeReq = 28185;
- public static final int HomeAvatarCostumeChangeNotify = 7004;
- public static final int AvatarWearFlycloakReq = 243;
- public static final int AvatarWearFlycloakRsp = 27660;
- public static final int AvatarGainFlycloakNotify = 6824;
- public static final int AvatarChangeTraceEffectReq = 28932;
- public static final int PlayerApplyEnterMpResultNotify = 8810;
- public static final int GetOnlinePlayerInfoRsp = 25443;
- public static final int PlayerApplyEnterMpNotify = 5245;
- public static final int PlayerApplyEnterMpReq = 4701;
- public static final int PlayerApplyEnterMpRsp = 24897;
- public static final int PlayerApplyEnterMpResultReq = 23674;
- public static final int PlayerApplyEnterMpAfterMatchAgreedNotify = 21662;
- public static final int DeathZoneInfoNotify = 24379;
- public static final int AddFriendNotify = 23316;
- public static final int AskAddFriendNotify = 5432;
- public static final int AskAddFriendReq = 23646;
- public static final int DealAddFriendReq = 21886;
- public static final int SetFriendRemarkNameReq = 29399;
- public static final int SetFriendRemarkNameRsp = 6029;
- public static final int GetFriendShowAvatarInfoReq = 20766;
- public static final int GetFriendShowNameCardInfoRsp = 1685;
- public static final int SetFriendEnterHomeOptionReq = 20740;
- public static final int GetOnlinePlayerListReq = 27044;
- public static final int GetOnlinePlayerListRsp = 9049;
- public static final int SetPlayerPropReq = 23363;
- public static final int GetShopmallDataReq = 21348; // proto
- public static final int GetActivityShopSheetInfoReq = 21652; // proto
- public static final int GetActivityShopSheetInfoRsp = 23513; // proto
- public static final int ServerAnnounceNotify = 25165; // proto
- public static final int EvtDestroyGadgetNotify = 26080; // proto
- public static final int ChangeWorldToSingleModeRsp = 20845; // proto
- public static final int GetWorldMpInfoReq = 6731; // proto
- public static final int GetWorldMpInfoRsp = 3080; // proto
- public static final int GetWidgetSlotReq = 9388;
- public static final int HomeSaveBlueprintToSlotRsp = 24788; // proto
- public static final int HomeGetBlueprintSlotInfoReq = 9031; // proto
- public static final int HomeGetBlueprintSlotInfoRsp = 23776; // proto
- public static final int HomeCreateBlueprintRsp = 25729; // proto
- public static final int WorldPlayerLocationNotify = 22207;
- public static final int ResinChangeNotify = 4336;
- public static final int GetAllMailReq = 7646;
- public static final int GetAllMailRsp = 22156;
- public static final int GetMailItemReq = 8354;
- public static final int GetMailItemRsp = 9691;
- public static final int MailChangeNotify = 27744;
- public static final int ReadMailNotify = 23556;
- public static final int ChangeMailStarNotify = 29855;
- public static final int DelMailReq = 8496;
- public static final int DelMailRsp = 26121;
- public static final int HitTreeNotify = 20542;
- public static final int TheaterLobbySceneJumpReq = 27152; // code
- public static final int TheaterLobbySceneJumpRsp = 25402; // code
- public static final int EvtAvatarLockChairReq = 8990;
- public static final int ObstacleModifyNotify = 2384;
- public static final int SetOpenStateReq = 24291;
- public static final int GetMapMarkTipsReq = 22105; // proto
- public static final int GetMapMarkTipsRsp = 4123; // proto
- public static final int GetCityReputationMapInfoReq = 22557; // proto
- public static final int GetCityReputationMapInfoRsp = 8829; // proto
- public static final int GetMapAreaReq = 20412;
- public static final int GetMapAreaRsp = 22235;
- public static final int GetQuestLackingResourceReq = 25557;
- public static final int PlayerOfferingDataNotify = 22692; // proto
- public static final int PlayerOfferingReq = 20022; // proto
- public static final int PlayerOfferingRsp = 22611; // proto
- public static final int OfferingInteractReq = 25413; // proto
- public static final int OfferingInteractRsp = 29863; // proto
- public static final int EnterWorldAreaReq = 479;
- public static final int EnterWorldAreaRsp = 7481;
- public static final int AbilityChangeNotify = 21684; // proto
- public static final int SceneAreaUnlockNotify = 25419;
- public static final int UnfreezeGroupLimitNotify = 2540;
- public static final int MapAreaChangeNotify = 21409;
- public static final int QueryCodexMonsterBeKilledNumReq = 5718; // proto
- public static final int QueryCodexMonsterBeKilledNumRsp = 27403; // proto
- public static final int GetRegionSearchReq = 27191;
- public static final int GetHomeExchangeWoodInfoReq = 5768;
- public static final int PlayerChatReq = 21209;
- public static final int GetWidgetQuickSlotListReq = 24642;
- public static final int TowerAllDataReq = 2265;
- public static final int GetAllSceneGalleryInfoReq = 20484; // proto
- public static final int GetPlayerHomeCompInfoReq = 23660;
- public static final int GetFurnitureCurModuleArrangeCountReq = 22795;
- public static final int FurnitureMakeReq = 25118;
- public static final int OfferingPariSearchFinishNotify = 8450; // proto
- public static final int OfferingPariSearchReq = 2718; // proto
- public static final int OfferingPariSearchResultNotify = 2291; // proto
- public static final int OfferingPariSearchRsp = 25566; // proto
- public static final int OfferingPariTakeFinishRewardReq = 8618; // proto
- public static final int OfferingPariTakeFinishRewardRsp = 5745; // proto
- public static final int TakeOfferingLevelRewardReq = 29487; // proto
- public static final int TakeOfferingLevelRewardRsp = 24073; // proto
- public static final int ScenePointUnlockNotify = 21959;
- public static final int OpenBlossomCircleCampGuideNotify = 8953;
- public static final int DungeonPlayerDieNotify = 28876;
- public static final int DungeonDieOptionReq = 4398;
- public static final int DungeonDieOptionRsp = 28706;
- public static final int ChangeTeamNameReq = 29880;
- public static final int ChangeTeamNameRsp = 7491;
- public static final int AbilityInvocationsNotify = 4844;
- public static final int WorldPlayerRTTNotify = 22234;
- public static final int PlayerApplyEnterMpResultRsp = 27380;
- public static final int PlayerGetForceQuitBanInfoRsp = 29159;
- public static final int PlayerPreEnterMpNotify = 23352;
- public static final int WorldPlayerInfoNotify = 23024;
- public static final int WeaponAwakenReq = 20421;
- public static final int WeaponAwakenRsp = 24076;
- public static final int WeaponPromoteReq = 3230;
- public static final int WeaponPromoteRsp = 25392;
- public static final int WeaponUpgradeReq = 7713;
- public static final int WeaponUpgradeRsp = 22661;
- public static final int CalcWeaponUpgradeReturnItemsReq = 20908;
- public static final int CalcWeaponUpgradeReturnItemsRsp = 6706;
- public static final int SetEquipLockStateReq = 5750;
- public static final int SetEquipLockStateRsp = 26633;
- public static final int AvatarUpgradeReq = 1568;
- public static final int AvatarUpgradeRsp = 512;
- public static final int AvatarSkillUpgradeReq = 25062;
- public static final int AvatarSkillUpgradeRsp = 7799;
- public static final int AvatarUnlockTalentNotify = 28793;
- public static final int HomeAvatarTalkReq = 21992;
- public static final int GetQuestLackingResourceRsp = 27981;
- public static final int QueryPathReq = 2339;
- public static final int QueryPathRsp = 2350;
- public static final int UnlockTransPointReq = 3518;
- public static final int UnlockTransPointRsp = 1; // proto
-
- // Obfuscated
- public static final int Unk5000_GAHMPOELOAL = 24500;
- public static final int Unk5000_EMJHBHIPDDC = 29125;
- public static final int Unk5000_GBPJDEPDBIB = 25250;
- public static final int Unk5000_FIEHEGGJPMG = 4179;
- public static final int Unk5000_JEGBMGEKMLF = 21572;
- public static final int Unk5000_BDDCHOOPICN = 29530;
- public static final int Unk5000_LBCPOIAPEFB = 3941;
- public static final int Unk5000_ECDLCCHENPC = 7407;
- public static final int Unk5000_GCEIGKNAPDC = 22802;
- public static final int Unk5000_FJMPEDGCKBH = 20290;
- public static final int Unk5000_LNPMCEFIFGD = 1847;
- public static final int Unk5000_DPDFGAKCIDN = 2399;
- public static final int Unk5000_GEIOCEHOOFB = 2888;
- public static final int Unk5000_GKDJKIIBOBB = 9693;
- public static final int Unk5000_IKAFFAMCIKN = 25885;
- public static final int Unk5000_OIOMINAJABO = 5263;
- public static final int Unk5000_OBKGALDPGOA = 3714;
- public static final int Unk5000_ODIMEAOKOKA = 9854;
- public static final int Unk5000_OPJJABNIGGH = 5428;
- public static final int Unk5000_KDBACALHHLN = 299;
- public static final int Unk5000_IHANPAEFPKI = 3875;
- public static final int Unk5000_MGJFBFNAILP = 270;
- public static final int Unk5000_CPJBHKIBPII = 28402;
- public static final int Unk5000_CBOLDJECJPD = 24914;
- public static final int Unk5000_JGOOAJPHAAF = 26123;
- public static final int Unk5000_EJCAGPBOGHI = 6038;
- public static final int Unk5000_HFEOJPLPPOB = 20534;
- public static final int Unk5000_LFIHLFANMKL = 5095;
- public static final int Unk5000_OJMPAAIEPJO = 24165;
- public static final int Unk5000_DLAJCMDFAPN = 26309;
- public static final int Unk5000_EIJJLGOODFE = 22317;
- public static final int Unk5000_KFDDHHMIBBB = 29069;
- public static final int Unk5000_MKIEMDKBEIF = 25658;
- public static final int Unk5000_AAHOGJGMIKI = 23364;
- public static final int Unk5000_PAKCJCLMNMG = 7660;
- public static final int Unk5000_AABAPKCHOFD = 9392;
- public static final int Unk5000_CLAOINAKNOP = 7147;
- public static final int Unk5000_HMBEIKPAEMF = 6344;
- public static final int Unk5000_IKDMLAPNJCF = 8411;
- public static final int Unk5000_FAIJICEPBHN = 693;
- public static final int Unk5000_ADEOMOCPEBL = 5884;
- public static final int Unk5000_MKEHJHBAOCL = 23359;
- public static final int Unk5000_NFPFGGAINAL = 27955;
- public static final int Unk5000_BHPBPGFEDCB = 29856;
- public static final int Unk5000_IBPPBGGKBBN = 7055;
- public static final int Unk5000_DMCOGBLAMEB = 24532;
- public static final int Unk5000_MHIMJHAGCFK = 4296;
- public static final int Unk5000_DIOOOOHGFCL = 9798;
- public static final int Unk5000_BNAGKNMHKEJ = 3881;
- public static final int Unk5000_HOMGFPFFCGH = 20141;
- public static final int Unk5000_ADEGLMGLLDB = 5870;
- public static final int Unk5000_NOFLBDACFDM = 2476;
- public static final int Unk5000_NGLONIAHMOG = 20663;
- public static final int Unk5000_BCELINJHPAF = 7026;
- public static final int Unk5000_GOJIPCHIAHP = 5611;
- public static final int Unk5000_MFNMKNANFOI = 22320;
- public static final int Unk5000_JNOLHDFBKDK = 6896;
- public static final int Unk5000_JINHGPJGLJN = 9268;
- public static final int Unk5000_DNANOAHGAEJ = 41;
- public static final int Unk5000_LDKBIANMIKF = 22167;
- public static final int Unk5000_JBEBGFOCEMN = 23982;
- public static final int Unk5000_MLFNDHLDLIO = 22965;
- public static final int Unk5000_ACOHLJEPLNK = 7373;
- public static final int Unk5000_BBGHAJGLPKC = 2513;
- public static final int Unk5000_NBJEHJHECGK = 28273;
- public static final int Unk5000_DOGMNHLDFKJ = 9002;
- public static final int Unk5000_CPABCNGMDOC = 21782;
- public static final int Unk5000_DLHBOJFPLLE = 25063;
- public static final int Unk5000_HLJECLFAJFF = 20255;
- public static final int Unk5000_MNFAPBMBMIP = 2231;
- public static final int Unk5000_DBGBNCKPCNM = 5067;
- public static final int Unk5000_LIHPBLFBLMB = 5439;
- public static final int Unk5000_PKHJJLAGMOP = 2681;
- public static final int Unk5000_CLCLICJHHGM = 8105;
- public static final int Unk5000_AMAALNHCAIE = 8335;
- public static final int Unk5000_ALODJBOFCCC = 4401;
- public static final int Unk5000_OCJDMGLDEIK = 22960;
- public static final int Unk5000_LDDBHJOKHHP = 24259;
- public static final int Unk5000_HOMJHDAEAAO = 25465;
- public static final int Unk5000_OHPFDGMEJCH = 24218;
- public static final int Unk5000_ENNOAHOJFLI = 23898;
- public static final int Unk5000_IMNFANEMPNF = 1910;
- public static final int Unk5000_LLLDDLNHKHL = 955;
- public static final int Unk5000_PCKMFKGAFNC = 9925;
- public static final int Unk5000_MOEIKCBLAGN = 29269;
- public static final int Unk5000_GBAENIFCJBC = 23546;
- public static final int Unk5000_ODHFNNILLHA = 7643;
- public static final int Unk5000_IIMFAIEGKGF = 20139;
- public static final int Unk5000_PCOJKIBCKEG = 9921;
- public static final int Unk5000_LHGEMEBBCCC = 23853;
- public static final int Unk5000_LPAKBJHKINA = 23291;
- public static final int Unk5000_NDEMLAJJPIG = 23816;
- public static final int Unk5000_JMAIIKONBAL = 25314;
- public static final int Unk5000_AJDFKLKCNDJ = 471;
- public static final int Unk5000_ACAFLOINFGK = 20758;
- public static final int Unk5000_EOLBIIGNAHH = 9955;
- public static final int Unk5000_GPLNIAMEPFD = 28449;
- public static final int Unk5000_NLGAIPLGBNO = 21490;
- public static final int Unk5000_LOMNIHKAPFP = 21698;
- public static final int Unk5000_NBMMJMMKNEB = 20687;
- public static final int Unk5000_MJPIKPLHLDO = 26932;
- public static final int Unk5000_KFCEMJLOIHD = 758;
- public static final int Unk5000_PNDNLNDKGHP = 8611;
- public static final int Unk5000_KIABPMCJHDI = 29111;
- public static final int Unk5000_LMOAHPMIJJF = 5408;
- public static final int Unk5000_LECINADJMCG = 8037;
- public static final int Unk5000_IBGCCPMCHFF = 24414;
- public static final int Unk5000_OOOAGIKFMLD = 26303;
- public static final int Unk5000_AJCIAIJEJHO = 9935;
- public static final int Unk5000_DICMNBPFCOD = 1101;
- public static final int Unk5000_AHLEJOIFJOA = 9585;
- public static final int Unk5000_CKJAONDBNIH = 6717;
- public static final int Unk5000_JMDAALLAIIP = 20343;
- public static final int Unk5000_LIKAPGPDGJP = 23676;
- public static final int Unk5000_EKNCDHCKIGD = 20314;
- public static final int Unk5000_JGKGNCMHANL = 23336;
- public static final int Unk5000_JPAGADPPIEC = 1696;
- public static final int Unk5000_NIIDBPOFNOA = 7119;
- public static final int Unk5000_FOABLKKEBOH = 27516;
- public static final int Unk5000_PPIBDNNHBGH = 7803;
- public static final int Unk5000_HLACBOAJLOP = 24360;
- public static final int Unk5000_DCLADDPBGCB = 8265;
- public static final int Unk5000_PFCNFGLPKIB = 24210;
- public static final int Unk5000_IFEMKGALEMM = 21750;
- public static final int Unk5000_LLGOGJIBLOJ = 25611;
- public static final int Unk5000_DOJGLFMIADF = 3425;
- public static final int Unk5000_KMLDBBDIDDN = 3724;
- public static final int Unk5000_ONALAKBOFPL = 27405;
- public static final int Unk5000_BAKFLAJHLFL = 5910;
- public static final int Unk5000_EEIBPEDMGJL = 3060;
- public static final int Unk5000_IJLGIGFEPMB = 23384;
- public static final int Unk5000_LBMKGDJNDAE = 6454;
- public static final int Unk5000_JAFKDACAHFH = 597;
- public static final int Unk5000_OLAIEMEEHFH = 21610;
- public static final int Unk5000_MFOOHLHBBOG = 3773;
- public static final int Unk5000_BFKOMAMPLOH = 24214;
- public static final int Unk5000_LIKKCFLJEED = 24022;
- public static final int Unk5000_FNPIINIBJMI = 3897;
- public static final int Unk5000_NKAMPDOPDIB = 27261;
- public static final int Unk5000_MCAJOOPJLIM = 23462;
- public static final int Unk5000_IFPCICCABPK = 26269;
- public static final int Unk5000_DJJKBEGJFHP = 24615;
- public static final int Unk5000_GKHEMFFAGGB = 4967;
- public static final int Unk5000_EECBJMDAODD = 20515;
- public static final int Unk5000_AGKLDEKNDAC = 27982;
- public static final int Unk5000_DAEHLEACGCP = 5407;
- public static final int Unk5000_NPHHGKEJOOB = 2461;
- public static final int Unk5000_PEIDDIJLOLK = 6971;
- public static final int Unk5000_FHNJMDNDBFB = 26446;
- public static final int Unk5000_IEEPAPCCACC = 23312;
- public static final int Unk5000_JLEBONBJLOB = 21050;
- public static final int Unk5000_NIAPKKKFMGC = 26188;
- public static final int Unk5000_EKAEAEABPHD = 5985;
- public static final int Unk5000_HAMLMAOCPOC = 2924;
- public static final int Unk5000_OBOEHFNLFOD = 8721;
- public static final int Unk5000_BDJPFLEGKJD = 26681;
- public static final int Unk5000_OFHHMABFPNC = 7453;
- public static final int Unk5000_ACLNBIALAEO = 22102;
- public static final int Unk5000_EJMJHEIIDDA = 27394;
- public static final int Unk5000_LNBEKMPFOBO = 20827;
- public static final int Unk5000_GLGNCHCKHKC = 22129;
- public static final int Unk5000_OPFLFACGICH = 25896;
- public static final int Unk5000_MIMFBKCDIAK = 20600;
- public static final int Unk5000_CLKKNOEANAN = 2083;
- public static final int Unk5000_JAOPBAGEBBF = 6823;
- public static final int Unk5000_GEIOMAELNGM = 29714;
- public static final int Unk5000_KKBJEHFIEKL = 22690;
- public static final int Unk5000_OLGBCPIMPHB = 27892;
- public static final int Unk5000_HCDKPHLOJGG = 7005;
- public static final int Unk5000_HKEGNIDKICD = 24686;
- public static final int Unk5000_KAFFAMKMPII = 1303;
- public static final int Unk5000_NLFEGOOGDAJ = 6523;
- public static final int Unk5000_EJDLMIEIDKO = 3012;
- public static final int Unk5000_BHGKCGGNCFB = 26654;
- public static final int Unk5000_OCIIODGBJDP = 4143;
- public static final int Unk5000_DPMPMADLCAO = 9738;
- public static final int Unk5000_PLBCHBLLLMA = 20596;
- public static final int Unk5000_AKONOKDLPLI = 27735;
- public static final int Unk5000_LHOOHDKBJMF = 24328;
- public static final int Unk5000_GHLAELNKAMB = 26263;
- public static final int Unk5000_KPECFNCDHDN = 21018;
- public static final int Unk5000_CADJJJEFOKP = 29165;
- public static final int Unk5000_IKINHDEFBCI = 8662;
- public static final int Unk5000_DIGFKDCDIME = 5364;
- public static final int Unk5000_CGJNEHMADHL = 288;
- public static final int Unk5000_PLNKMOPNALO = 5378;
- public static final int Unk5000_PGAJCPIDHHK = 2947;
- public static final int Unk5000_LMFBGAOOFAH = 24573;
- public static final int Unk5000_DEPCHMJDMEI = 28239;
- public static final int Unk5000_KPDODFPMBKE = 23021;
- public static final int Unk5000_MGAEAIHDFNG = 29073;
- public static final int Unk5000_JADKOEPKBDD = 29929;
- public static final int Unk5000_PPOLMJJGOAC = 7108;
- public static final int Unk5000_NEBJAHAJFPO = 27926;
- public static final int Unk5000_GOMCLHPNGPE = 22523;
- public static final int Unk5000_AGIEFPALJEE = 26723;
- public static final int Unk5000_PJAFJPLLHFK = 23831;
- public static final int Unk5000_PFKEPPNHHLE = 6155;
- public static final int Unk5000_JFPKJCOODDH = 1235;
- public static final int Unk5000_NHHMFLNKKHD = 8624;
- public static final int Unk5000_FALEKHBHJHH = 9223;
- public static final int Unk5000_MKNIEICFBDE = 28354;
- public static final int Unk5000_DAMMNDMMOLF = 21083;
- public static final int Unk5000_EBGNPMPEOAF = 22486;
- public static final int Unk5000_NBIMILNJPCF = 25141;
- public static final int Unk5000_JAPBMMJCFKH = 27082;
- public static final int Unk5000_LDEBBBCJEJB = 2861;
- public static final int Unk5000_HPJMKEBGMAE = 22203;
- public static final int Unk5000_FEJKLEDLHJA = 21909;
- public static final int Unk5000_KLDLNCAEOEN = 7292;
- public static final int Unk5000_NGMFECKAKEG = 9846;
- public static final int Unk5000_DADLLPGICPA = 22991;
- public static final int Unk5000_HELHEAEJNLO = 8254;
- public static final int Unk5000_MIEIFNOAEPD = 9912;
- public static final int Unk5000_OBNPIAJFFDA = 20266;
- public static final int Unk5000_ODBOCOENABL = 6747;
- public static final int Unk5000_AENIDJLDGLH = 7084;
- public static final int Unk5000_DMDHFLLHLCP = 21433;
- public static final int Unk5000_KFOLJGLMEKC = 20742;
- public static final int Unk5000_CEFLFNKNEBE = 9326;
- public static final int Unk5000_CHONEJDCMDA = 20774;
- public static final int Unk5000_IEANICBGPJP = 5351;
- public static final int Unk5000_AOAHABFGFCE = 3005;
- public static final int Unk5000_MFADJMCEBGN = 28497;
- public static final int Unk5000_LKLGJBNAEKA = 6316;
- public static final int Unk5000_GIKENPONHBH = 24539;
- public static final int Unk5000_OAGCNKGFDHN = 23968;
- public static final int Unk5000_DACCFHBJBJN = 27752;
- public static final int Unk5000_CNKCHPAMALL = 7024;
- public static final int Unk5000_FICHMDMFOOP = 447;
- public static final int Unk5000_FCLFENOGMDE = 8823;
- public static final int Unk5000_FLEKOBDJMFC = 20113;
- public static final int Unk5000_HBKGKEFJABD = 23714;
- public static final int Unk5000_EMDNPADKOHJ = 23905;
- public static final int Unk5000_PGLLKFBCGDI = 2941;
- public static final int Unk5000_ODLFPOKGIKI = 25069;
- public static final int Unk5000_EAMFCNLFNOD = 26236;
- public static final int Unk5000_DLENPHPKIHN = 4662;
- public static final int Unk5000_EOJGPECNCDF = 21580;
- public static final int Unk5000_EMDIDMCGANK = 25479;
- public static final int Unk5000_GOKPMKKJKGN = 6544;
- public static final int Unk5000_LALMMIPPAOM = 23393;
- public static final int Unk5000_NOJCGPCMIJH = 22906;
- public static final int Unk5000_BCACGPNLAJI = 25656;
- public static final int Unk5000_GDFDKCADBFK = 7158;
- public static final int Unk5000_MLGFGGEIKNL = 29797;
- public static final int Unk5000_NKDOLINEBCK = 29998;
- public static final int Unk5000_KEGHMABLDKH = 7406;
- public static final int Unk5000_IIODFGEEJCK = 9976;
- public static final int Unk5000_INMHKJFEOJM = 26025;
- public static final int Unk5000_NPJBGBNOFCH = 4346;
- public static final int Unk5000_JMAPNCEKBGH = 1004;
- public static final int Unk5000_HGCFLJEAJIE = 28006;
- public static final int Unk5000_OECAAJILDED = 1721;
- public static final int Unk5000_FCPPIHECJOH = 1245;
- public static final int Unk5000_PJIBCIGJNAK = 26226;
- public static final int Unk5000_HGCNJFMEIEM = 29096;
- public static final int Unk5000_IMNDMKBKOJJ = 29859;
- public static final int Unk5000_DODFJBHNFIL = 26341;
- public static final int Unk5000_LNINJIPJEOB = 6531;
- public static final int Unk5000_EJLAHOAHLHF = 1592;
- public static final int Unk5000_PMEIEEKBOGB = 5311;
- public static final int Unk5000_EGNINCFOEOK = 283;
- public static final int Unk5000_PFNAMGKHFIL = 9370;
- public static final int Unk5000_OFOOEAMPPKM = 27625;
- public static final int Unk5000_BDHHOJPPGHK = 22879;
- public static final int Unk5000_JNCJMIDEGAO = 4128;
- public static final int Unk5000_DFDCIKIHMOL = 23539;
- public static final int Unk5000_FFKJAIPHIAD = 28502;
- public static final int Unk5000_BNEOGBNFNMI = 6400;
- public static final int Unk5000_GIMFHHNBFFA = 24202;
- public static final int Unk5000_DLPKEKCNMCE = 24052;
- public static final int Unk5000_KNMLOCMKACJ = 646;
- public static final int Unk5000_HCNIBPLEEAE = 9059;
- public static final int Unk5000_JNMIIDBOPIF = 22447;
- public static final int Unk5000_GFDGDCPBDFG = 27996;
- public static final int Unk5000_HEPCLIKMBBD = 2825;
- public static final int Unk5000_CEPKAAHHOGM = 20945;
- public static final int Unk5000_JFHNIOGLJIG = 4650;
- public static final int Unk5000_LKPFANHOEBA = 4441;
- public static final int Unk5000_AJFOKNOAMNG = 21237;
- public static final int Unk5000_PDEMNLNIIOM = 9692;
- public static final int Unk5000_FOGBFJBLNDC = 25764;
- public static final int Unk5000_GMAMENJBHLK = 2872;
- public static final int Unk5000_FMFNFAFLHCN = 7325;
- public static final int Unk5000_DCCCJGKMLMH = 5947;
- public static final int Unk5000_MMDHJGKPBJC = 2440;
- public static final int Unk5000_KOMJKAOBPNI = 25544;
- public static final int Unk5000_KFMBBEKNBOL = 21301;
- public static final int Unk5000_JJOMCOEMDDL = 21233;
- public static final int Unk5000_CLLOAPINDMM = 1495;
- public static final int Unk5000_CNFLDCNOKGO = 2959;
- public static final int Unk5000_DANBDLCKJPP = 3827;
- public static final int Unk5000_ALNJBLLDELE = 20698;
- public static final int Unk5000_JGGJOOAJAEP = 25568;
- public static final int Unk5000_NBIDCMBNPPJ = 27758;
- public static final int Unk5000_ANMFLJPIKAG = 1763;
- public static final int Unk5000_CPGMMNADPOC = 29135;
- public static final int Unk5000_KLHPNKEPAOA = 4410;
- public static final int Unk5000_JOAJIJHHFJF = 26806;
- public static final int Unk5000_KBELDLMFPHP = 29266;
- public static final int Unk5000_LHLBCDPPAFL = 24735;
- public static final int Unk5000_DOGHHGAKGPO = 9994;
- public static final int Unk5000_KILEKBKPFPC = 24783;
- public static final int Unk5000_EPLFHFIBOEC = 26012;
- public static final int Unk5000_IJNDEOCICDC = 23240;
- public static final int Unk5000_ACBADOHHJMB = 21413;
- public static final int Unk5000_MPKAJLCOJHH = 28698;
- public static final int Unk5000_JFHOGFFGPDN = 29740;
- public static final int Unk5000_OIKFPAMBPNG = 7039;
- public static final int Unk5000_JGGIOHPGLKF = 21785;
- public static final int Unk5000_MNELDMONHPA = 21309;
- public static final int Unk5000_MGPGLHIIBNH = 28690;
- public static final int Unk5000_GKIBOJCKNIN = 6807;
- public static final int Unk5000_OJGPKBCGPFF = 25301;
- public static final int Unk5000_CPEFLPFHGAL = 20050;
- public static final int Unk5000_OEEILOEEBKP = 22479;
- public static final int Unk5000_KMJAHAHAFBO = 1627;
- public static final int Unk5000_IDOFNDHDHCK = 24448;
- public static final int Unk5000_NKNHAGEFFGB = 5391;
- public static final int Unk5000_AALDGJPNGCO = 22778;
- public static final int Unk5000_ALEIPFMKIIE = 29462;
- public static final int Unk5000_AJBJMFHPBLO = 28292;
- public static final int Unk5000_COCBBJGAEMB = 8527;
- public static final int Unk5000_KMCCLKEPJEC = 28760;
- public static final int Unk5000_OHFDNDHDNFM = 24017;
- public static final int Unk5000_OCJGECBOKBH = 22248;
- public static final int Unk5000_DIBJNOOPHAE = 20270;
- public static final int Unk5000_AEFJEKNGFCB = 21458;
- public static final int Unk5000_IOBAHCLAOKE = 28572;
- public static final int Unk5000_ENMHEGJDAHL = 24656;
- public static final int Unk5000_EONLHAHGANK = 9810;
- public static final int Unk5000_HCCLDEAMDEI = 23888;
- public static final int Unk5000_CPKLOABKLLH = 6516;
- public static final int Unk5000_FJLHAGBLIML = 9937;
- public static final int Unk5000_HDHBGCGMFOP = 7196;
- public static final int Unk5000_LFEHPPBNICK = 22794;
- public static final int Unk5000_GIBIELHMEIO = 22858;
- public static final int Unk5000_IOAOJDIABLO = 6172;
- public static final int Unk5000_IIOHDCHMCEP = 7343;
- public static final int Unk5000_BPFEMOOMLJI = 20777;
- public static final int Unk5000_CCKEAAKBHJN = 6613;
- public static final int Unk5000_CJNPCICJEEB = 1098;
- public static final int Unk5000_BPDAAAHKDIK = 20485;
- public static final int Unk5000_LIHGLDKNNIE = 20124;
- public static final int Unk5000_PKMNFHDINCB = 20645;
- public static final int Unk5000_NBLPNHGPNND = 27298;
- public static final int Unk5000_PLMIPIJDMPA = 405;
- public static final int Unk5000_LGEAHONCDAB = 3327;
- public static final int Unk5000_PMAGLNMLPFD = 2155;
- public static final int Unk5000_EDOPHIFKIPH = 3035;
- public static final int Unk5000_ECOBJJFONAF = 1443;
- public static final int Unk5000_PJCPKBNIKIK = 25319;
- public static final int Unk5000_AHJGCMBJGMB = 6293;
- public static final int Unk5000_FHGDDPFHPJC = 21584;
- public static final int Unk5000_DMOJLGLEICD = 3496;
- public static final int Unk5000_LHDLLAODAFK = 27141;
- public static final int Unk5000_IEAKBKMIJFE = 25263;
- public static final int Unk5000_PKEAGPBFCIC = 23571;
- public static final int Unk5000_JFFBENHBKBF = 25121;
- public static final int Unk5000_LOJMBLDCLEI = 4581;
- public static final int Unk5000_NPJGDCDPHIJ = 21194;
- public static final int Unk5000_PBJDAJJGMNH = 22638;
- public static final int Unk5000_HLFBEAHFPNP = 27688;
- public static final int Unk5000_PFCPDLGGCIG = 1967;
- public static final int Unk5000_CLPBFAIBPHG = 23734;
- public static final int Unk5000_COEFPLKDEGD = 24004;
- public static final int Unk5000_GAJNBKECKCP = 20036;
- public static final int Unk5000_GCADPPFPIGP = 29956;
- public static final int Unk5000_AJGDJBKJBNF = 23398;
- public static final int Unk5000_FADPNGOPADC = 23194;
- public static final int Unk5000_EJLHPDMNJME = 3207;
- public static final int Unk5000_DGKINAAJJNG = 9552;
- public static final int Unk5000_KCBAIBHFFKJ = 3752;
- public static final int Unk5000_LFGCGDHDGBB = 22787;
- public static final int Unk5000_DGODLAFCLHI = 9715;
- public static final int Unk5000_NJANIFAGALL = 6545;
- public static final int Unk5000_JBKEBEMPKAM = 4364;
- public static final int Unk5000_BFIAKFOJJHF = 9544;
- public static final int Unk5000_MIBHHCIGOEG = 23104;
- public static final int Unk5000_HKCBFGNMCKO = 29792;
- public static final int Unk5000_GEKAIOPOGCF = 22087;
- public static final int Unk5000_HAIACJDCLEH = 20291;
- public static final int Unk5000_DBMLBAGLHLL = 23860;
- public static final int Unk5000_KHMOBKBNLDP = 29904;
- public static final int Unk5000_CLPPIJJNPCA = 22180;
- public static final int Unk5000_HLAMOPALFIG = 142;
- public static final int Unk5000_BOLLIPFOPKC = 6225;
- public static final int Unk5000_PFJMGJFICEJ = 20952;
- public static final int Unk5000_MKCGOOAKIPN = 8204;
- public static final int Unk5000_JEAKJJJDOKD = 8704;
- public static final int Unk5000_ILDPCPMENIH = 1169;
- public static final int Unk5000_EPBHPMKKEFC = 8196;
- public static final int Unk5000_GDMFHPIGMKO = 27265;
- public static final int Unk5000_MNNCGLOMCEK = 5353;
- public static final int Unk5000_NNIELOANJPE = 20182;
- public static final int Unk5000_LDEILHNGKEF = 1018;
- public static final int Unk5000_EIDIMBCDPNP = 27047;
- public static final int Unk5000_MBHNJGEPJHE = 20030;
- public static final int Unk5000_CHAPKBGGOFI = 27002;
- public static final int Unk5000_EHCALDFMIKK = 7092;
- public static final int Unk5000_OHBIEPBKHIJ = 26483;
- public static final int Unk5000_DOEHHHDEMMC = 9541;
- public static final int Unk5000_BEPMHFOBHIN = 23621;
- public static final int Unk5000_OAICDEBMHJE = 5155;
- public static final int Unk5000_FGEMHAFCPPI = 29042;
- public static final int Unk5000_PHPHAAPNHAJ = 4300;
- public static final int Unk5000_DKLHOJPAGGG = 920;
- public static final int Unk5000_OGFFICMJNBE = 8903;
- public static final int Unk5000_MBJEGOBPAIK = 27472;
- public static final int Unk5000_PGCMDLDLPAH = 23160;
- public static final int Unk5000_OBLACACDKKE = 6846;
- public static final int Unk5000_ANPBAFOLEOI = 4152;
- public static final int Unk5000_HAJPNELHLBA = 2605;
- public static final int Unk5000_DMPNJOHEOPG = 24502;
- public static final int Unk5000_NADACBAOKIP = 4690;
- public static final int Unk5000_BJOBIJMBIFJ = 706;
- public static final int Unk5000_LDCMOKCFMJC = 8692;
- public static final int Unk5000_KMDEPCGIFKN = 21935;
- public static final int Unk5000_BOKPAOGMLHO = 1491;
- public static final int Unk5000_IFAFPCGNJLO = 2906;
- public static final int Unk5000_IMNBBIKEBMH = 24079;
- public static final int Unk5000_DNHPKHIIGDA = 25415;
- public static final int Unk5000_IABDNCDFIMM = 820;
- public static final int Unk5000_PFKEDHOFGHF = 20415;
- public static final int Unk5000_DBFCJFAFGGC = 29260;
- public static final int Unk5000_CCJBCCCKFND = 27;
- public static final int Unk5000_GALGGEJNPHG = 7621;
- public static final int Unk5000_HMKOJNLMELH = 26853;
- public static final int Unk5000_PDLCKMLHMHJ = 5478;
- public static final int Unk5000_GIBAPMPNOPA = 2246;
- public static final int Unk5000_KFHOKOPHEMI = 924;
- public static final int Unk5000_AIEACAKIMGM = 4595;
- public static final int Unk5000_OKILHFAOMBI = 9213;
- public static final int Unk5000_CLGMBNOPKDA = 20328;
- public static final int Unk5000_GLAIPMIHEOK = 2126;
- public static final int Unk5000_LPKMLABAHAC = 20471;
- public static final int Unk5000_BPDPAEBNKIG = 474;
- public static final int Unk5000_NFOOFDPKFOC = 24987;
- public static final int Unk5000_MAGMOCEBNGC = 29810;
- public static final int Unk5000_DNEBBCFCIFJ = 25984;
- public static final int Unk5000_ENDOMAICPLC = 27145;
- public static final int Unk5000_OAOEMIAFPAC = 1957;
- public static final int Unk5000_ICPANOOOEHO = 4396;
- public static final int Unk5000_FMOGDDNHCJH = 9964;
- public static final int Unk5000_LFNKIOHEJMO = 6274;
- public static final int Unk5000_LMECAAHDIHO = 20041;
- public static final int Unk5000_GOJOCIAOPHN = 22027;
- public static final int Unk5000_LEDCHLEDNEF = 433;
- public static final int Unk5000_DABPLMCKNEB = 9394;
- public static final int Unk5000_EGONCMHKFOG = 26864;
- public static final int Unk5000_KACOAMDIAPN = 9138;
- public static final int Unk5000_PPFMEPAHDLD = 25097;
- public static final int Unk5000_HANIHIHJEHD = 24738;
- public static final int Unk5000_DBNMAPHANJF = 1798;
- public static final int Unk5000_PJBONPLOEAG = 23587;
- public static final int Unk5000_BMGBDBOGIED = 26801;
- public static final int Unk5000_CANGFNBGFFN = 5234;
- public static final int Unk5000_CDCKCGGELII = 5866;
- public static final int Unk5000_JGAJLNEHDMH = 26254;
- public static final int Unk5000_DGOBFPBGJKP = 8350;
- public static final int Unk5000_EFAFNGHMFJE = 23118;
- public static final int Unk5000_HCLHEGINMHO = 20395;
- public static final int Unk5000_MCKCIIACBPK = 21418;
- public static final int Unk5000_BABDIEGAGGO = 21891;
- public static final int Unk5000_LBFFFKJLANF = 20096;
- public static final int Unk5000_AHJGOJOBAIK = 6448;
- public static final int Unk5000_OKAHKMOHAEJ = 24356;
- public static final int Unk5000_KAFHMALOEHK = 2961;
- public static final int Unk5000_POLFJLIAPBG = 21958;
- public static final int Unk5000_IMKJBGFLBPD = 28422;
- public static final int Unk5000_EOKAIECFKEJ = 6209;
- public static final int Unk5000_MIHCIMMMGJD = 27841;
- public static final int Unk5000_NOAGBPPAADJ = 68;
- public static final int Unk5000_BANIOBFIIOC = 7625;
- public static final int Unk5000_FBJCPAFBFDP = 28688;
- public static final int Unk5000_HCMECBEMBKD = 9841;
- public static final int Unk5000_DJGNPANGAOK = 9052;
- public static final int Unk5000_AHEEMIPPLNB = 24041;
- public static final int Unk5000_DOOOHPFNKNI = 5809;
- public static final int Unk5000_JIGNEGCHAML = 28293;
- public static final int Unk5000_IEPGIJLDLLK = 25089;
- public static final int Unk5000_EOOOCLAPIED = 2410;
- public static final int Unk5000_HCHEEBCOJCE = 25742;
- public static final int Unk5000_JADFEGCFEEK = 6337;
- public static final int Unk5000_MEPHPFEAPHH = 5715;
- public static final int Unk5000_OGOODMCOILL = 25133;
- public static final int Unk5000_FNCHHMEGFGC = 9608;
- public static final int Unk5000_NCJGLHEKBAP = 29018;
- public static final int Unk5000_MCNMEHGNKLB = 23482;
- public static final int Unk5000_CPBPBKECAPD = 5239;
- public static final int Unk5000_DGEICDHMCNN = 3160;
- public static final int Unk5000_PGCGFOLHJNK = 7966;
- public static final int Unk5000_NOMECOKLDGG = 1483;
- public static final int Unk5000_CDFGKAKJJON = 28361;
- public static final int Unk5000_ELLHOJMLFPI = 25353;
- public static final int Unk5000_PKLPGFHJMNE = 6143;
- public static final int Unk5000_JBLOMEPMFIN = 27031;
- public static final int Unk5000_DGFONDGLIFK = 25530;
- public static final int Unk5000_CMMNHCAGODH = 789;
- public static final int Unk5000_PLIDOALCGDC = 24392;
- public static final int Unk5000_GNJLMAIAMMM = 21331;
- public static final int Unk5000_OFDGMALNJEC = 6182;
- public static final int Unk5000_ICIMCKAFONB = 1463;
- public static final int Unk5000_CPOBFKANHEA = 25906;
- public static final int Unk5000_MCMMKCBKFJD = 28945;
- public static final int Unk5000_OHLMACNOJPA = 27780;
- public static final int Unk5000_OPPDHINLNKF = 22694;
- public static final int Unk5000_EFAAEECLAOM = 20150;
- public static final int Unk5000_HHEGNLNEPPB = 9864;
- public static final int Unk5000_IPOOFOBLBMC = 2397;
- public static final int Unk5000_MNNJPAMBAGB = 6649;
- public static final int Unk5000_NCLMFGHBHIL = 7755;
- public static final int Unk5000_HDHIKEMKIMF = 27676;
- public static final int Unk5000_MNCANFDLMOB = 28411;
- public static final int Unk5000_GDLLNECMNOB = 23704;
- public static final int Unk5000_HBFGMMHNHBK = 27171;
- public static final int Unk5000_NEEPOMLBNCH = 6118;
- public static final int Unk5000_FGBFNAADOKH = 23527;
- public static final int Unk5000_DAPFGEMCGNO = 22224;
- public static final int Unk5000_HABPODMABMD = 25286;
- public static final int Unk5000_MOMIOLNCAED = 27090;
- public static final int Unk5000_HONGCAJKBIK = 2201;
- public static final int Unk5000_MBFFGNGECAG = 5341;
- public static final int Unk5000_HAPAEFDDGIL = 24885;
- public static final int Unk5000_EBELFGKAAEL = 394;
- public static final int Unk5000_OFGFJAJCHNP = 5890;
- public static final int Unk5000_BEKIAAOMIED = 20460;
- public static final int Unk5000_ONCGJPMFPNM = 29985;
- public static final int Unk5000_NOHJEHDIMMC = 7221;
- public static final int Unk5000_IAAGFBPNBAJ = 21455;
- public static final int Unk5000_HPDDAKLOKJH = 27333;
- public static final int Unk5000_AAMKFFHNONF = 28942;
- public static final int Unk5000_JGCIJDOKNMF = 28909;
- public static final int Unk5000_IPOODGPIDJF = 24861;
- public static final int Unk5000_FKBCHBNCAPI = 20274;
- public static final int Unk5000_MEIGKCDABIN = 6969;
- public static final int Unk5000_EAOJBOCPPDD = 22260;
- public static final int Unk5000_CHAGEMNIEAK = 22352;
- public static final int Unk5000_EBFJBPJBCBO = 8813;
- public static final int Unk5000_INKBCHBKNBD = 28751;
- public static final int Unk5000_LJNEGPBGCFE = 1603;
- public static final int Unk5000_GBMPIHHLAOI = 25522;
- public static final int Unk5000_LLOOCPIMABB = 27153;
- public static final int Unk5000_NPGDGCDJIKE = 21854;
- public static final int Unk5000_BEMEAGLGOJA = 25717;
- public static final int Unk5000_NPKPIAHBAFF = 25116;
- public static final int Unk5000_LAPNLDOAJKI = 7260;
- public static final int Unk5000_OAMCLJFPMPO = 26495;
- public static final int Unk5000_PDMNOENHHOI = 27437;
- public static final int Unk5000_ELOICCAEFBG = 21509;
- public static final int Unk5000_GEBOFMOADNC = 28268;
- public static final int Unk5000_EEMMEICJCAB = 24245;
- public static final int Unk5000_HBFCPHMLIGL = 1042;
- public static final int Unk5000_KDFBMMPNOMP = 4367;
- public static final int Unk5000_BIMGMJJOKPO = 22957;
- public static final int Unk5000_MNBJKLFKNHM = 4069;
- public static final int Unk5000_MBIEMPCAPJC = 29307;
- public static final int Unk5000_LBMBIHACFIG = 9610;
- public static final int Unk5000_JOMOJBPDAHE = 8893;
- public static final int Unk5000_IOGFAFMHCED = 26544;
- public static final int Unk5000_PENEAALBPDI = 3865;
- public static final int Unk5000_AKIDCGKPCEP = 2042;
- public static final int Unk5000_DPEKDPFHGKO = 7000;
- public static final int Unk5000_IFEEFMHNEMP = 1428;
- public static final int Unk5000_JPHEFDEDOCK = 7911;
- public static final int Unk5000_BBFIPLANEAM = 23238;
- public static final int Unk5000_JHMFBNDLLMM = 7068;
- public static final int Unk5000_CEKGNMEDBAO = 8671;
- public static final int Unk5000_OALIHJJACAN = 2088;
- public static final int Unk5000_NPLEJKLGIGL = 5998;
- public static final int Unk5000_NDKLBBIBJAK = 1216;
- public static final int Unk5000_FADLJEMABNC = 24016;
- public static final int Unk5000_GKKJKLCPMBP = 9359;
- public static final int Unk5000_DKBCCCCEPKA = 24654;
- public static final int Unk5000_OECOAMHHBNB = 2347;
- public static final int Unk5000_OLHLNOJGPKG = 26222;
- public static final int Unk5000_IFHMBHPDPEL = 22008;
- public static final int Unk5000_BBFKHEMAEAG = 1253;
- public static final int Unk5000_GNNOJNIMEAK = 21227;
- public static final int Unk5000_MMEBHPLIONK = 29996;
- public static final int Unk5000_OACKKHPGFDM = 8698;
- public static final int Unk5000_ADLJMJPFNCP = 2679;
- public static final int Unk5000_BECCHMCNDOJ = 29394;
- public static final int Unk5000_DKJOHEEGHHA = 27356;
- public static final int Unk5000_HJCFKHBLJLP = 8540;
- public static final int Unk5000_GFJKEINKEAF = 28309;
- public static final int Unk5000_HEEHJOEFELL = 3859;
- public static final int Unk5000_BLMHCGMPGCC = 23277;
- public static final int Unk5000_CLJHJBFANPA = 1441;
- public static final int Unk5000_FLAFOHPNJAO = 29033;
- public static final int Unk5000_GGACGOHEIAG = 23684;
- public static final int Unk5000_HBLHBPIKOPJ = 24221;
- public static final int Unk5000_OGJELLHAKOM = 8127;
- public static final int Unk5000_LLDKOIMKMOH = 26297;
- public static final int Unk5000_JCMAFKFJECC = 9140;
- public static final int Unk5000_OFMMGKHDEPE = 6637;
- public static final int Unk5000_JIMKBEJLCHF = 8627;
- public static final int Unk5000_BCDLGABLNLO = 7360;
- public static final int Unk5000_DKHCIPOAMNJ = 4460;
- public static final int Unk5000_BLKMEPLOHJM = 5598;
- public static final int Unk5000_IENKCMBJDCJ = 23491;
- public static final int Unk5000_HBBBFCLEPJF = 458;
- public static final int Unk5000_JHLMFOKEJAK = 9184;
- public static final int Unk5000_BKOENEFMLCL = 22807;
- public static final int Unk5000_HLFNKCOILFH = 7910;
- public static final int Unk5000_OFFALLFNCFI = 23985;
- public static final int Unk5000_KHFEMKBFJAL = 27821;
- public static final int Unk5000_IJOGAOMKNOF = 22970;
- public static final int Unk5000_PLJFOCDAKCC = 26734;
- public static final int Unk5000_IHEPMEOKHBE = 22191;
- public static final int Unk5000_PGHFMPKOJJC = 8670;
- public static final int Unk5000_MDECGNCEMGL = 1154;
- public static final int Unk5000_AGMOEIOEIKN = 6403;
- public static final int Unk5000_NAPMFGCNKBJ = 24420;
- public static final int Unk5000_OIKGLEEKAIN = 1322;
- public static final int Unk5000_GMHCKIPELFG = 9084;
- public static final int Unk5000_CLGGNIHDJNJ = 23467;
- public static final int Unk5000_CMBBMGNHBBF = 22891;
- public static final int Unk5000_MCFHALGNDEL = 4735;
- public static final int Unk5000_LKMAPFLFBMP = 28114;
- public static final int Unk5000_FGJEDGHAGDH = 244;
- public static final int Unk5000_PJOAIGAALPG = 23144;
- public static final int Unk5000_HBNPHFLAANJ = 5498;
- public static final int Unk5000_OMMFIGKBKOO = 29828;
- public static final int Unk5000_OEGDJIFDOCM = 949;
- public static final int Unk5000_JLMGDBLDMGL = 23466;
- public static final int Unk5000_KFABOAIAJJG = 27308;
- public static final int Unk5000_KONOLMOBOLA = 29039;
- public static final int Unk5000_FNGGLLCPDBO = 8590;
- public static final int Unk5000_CHAJOINPLEH = 21160;
- public static final int Unk5000_JHDGMMBIJIH = 26234;
- public static final int Unk5000_OGOLAIJFFNO = 23243;
- public static final int Unk5000_AJOCCFAIKFL = 23870;
- public static final int Unk5000_OINCODOBAHO = 20573;
- public static final int Unk5000_NPONAFFGKLK = 25170;
- public static final int Unk5000_DHHIAPOLPJJ = 6983;
- public static final int Unk5000_CDCCOPHDPPI = 26100;
- public static final int Unk5000_PJBMOEIKEGD = 8908;
- public static final int Unk5000_CPHMFCJEHGJ = 2964;
- public static final int Unk5000_FHAPDGIDHPC = 21398;
- public static final int Unk5000_FBFGBIKIDIB = 28928;
- public static final int Unk5000_OEIGNGGJJGP = 27757;
- public static final int Unk5000_FPOJMNBCHHE = 26525;
- public static final int Unk5000_FLJJGHOHLDD = 27344;
- public static final int Unk5000_CCKIMJAEPAB = 7428;
- public static final int Unk5000_PPLNCKANOCD = 5094;
- public static final int Unk5000_LEINDPOIEDJ = 9897;
- public static final int Unk5000_EJGEMKJBPEL = 1373;
- public static final int Unk5000_JMLAGGHIKAI = 21587;
- public static final int Unk5000_CPBFCKCAIGC = 29663;
- public static final int Unk5000_LJHILMNGDIO = 22424;
- public static final int Unk5000_EOPEHHOJHGI = 26357;
- public static final int Unk5000_CCKDGHOEAEA = 29676;
- public static final int Unk5000_JAOLPDOENBB = 21967;
- public static final int Unk5000_CDIFCOPLFAK = 21618;
- public static final int Unk5000_PAKHELPIKLL = 24779;
- public static final int Unk5000_ANNGEJFKKKP = 27476;
- public static final int Unk5000_KJFKBBHCCHJ = 29447;
- public static final int Unk5000_LCDHKFLCNBD = 2795;
- public static final int Unk5000_NNDCELDJDGK = 21016;
- public static final int Unk5000_LCOCCDNCFPN = 20829;
- public static final int Unk5000_ICGBJDMBKKJ = 26118;
- public static final int Unk5000_DNMFGKAPFJF = 28995;
- public static final int Unk5000_AIBPADMBKFO = 6468;
- public static final int Unk5000_HMPDFJJMOCO = 1449;
- public static final int Unk5000_ENCKADKPNII = 27057;
- public static final int Unk5000_KBBPHPMHEMB = 28407;
- public static final int Unk5000_FOPLAPCHCOI = 21716;
- public static final int Unk5000_OPCMILINHEK = 2846;
- public static final int Unk5000_HBCGLAGDAPO = 21516;
- public static final int Unk5000_AGJIFCFFJCH = 27733;
- public static final int Unk5000_HNDAHAMKFDK = 8767;
- public static final int Unk5000_KHHHFPAACJL = 21726;
- public static final int Unk5000_GFBJMLGOGOJ = 8720;
- public static final int Unk5000_CMJMMKIKLBO = 3166;
- public static final int Unk5000_LJHHDBGKOPE = 4310;
- public static final int Unk5000_PBLHKDKKLCC = 26862;
- public static final int Unk5000_CBFAOMPOGBH = 873;
- public static final int Unk5000_IKCKGINNCBB = 21559;
- public static final int Unk5000_FCOJMPCFFNF = 26572;
- public static final int Unk5000_EEFMOMBKCIJ = 2059;
- public static final int Unk5000_AJJJLJMJMJD = 26514;
- public static final int Unk5000_PDONFOJMNAG = 22182;
- public static final int Unk5000_FBLIDJMBJJO = 5849;
- public static final int Unk5000_MMKEFFDDLIH = 877;
- public static final int Unk5000_CHBBIAHOMNP = 26077;
- public static final int Unk5000_MLIKLGHKILG = 26627;
- public static final int Unk5000_HPHEFKMOJEK = 4991;
- public static final int Unk5000_JFHPKBIDMIF = 970;
- public static final int Unk5000_IPIGLKHOHFK = 29072;
- public static final int Unk5000_JNIOOGDICBO = 958;
- public static final int Unk5000_ENDBAHPOHMP = 28234;
- public static final int Unk5000_GKFPBCOMCPK = 6779;
- public static final int Unk5000_KBDOHLANFBA = 3477;
- public static final int Unk5000_PMOIFOMGCDF = 746;
- public static final int Unk5000_JOJEFOEIKMI = 3157;
- public static final int Unk5000_FMDKJDDNIIB = 26835;
- public static final int Unk5000_HCFAFDKAKGB = 7378;
- public static final int Unk5000_IOMBLPBLOHG = 1316;
- public static final int Unk5000_NPMCNDIKFMM = 26305;
- public static final int Unk5000_IJFKNLIGHLA = 4019;
- public static final int Unk5000_AGICNBHICLF = 24908;
- public static final int Unk5000_CANDJGHLAGI = 2215;
- public static final int Unk5000_FACIFOLPJJC = 26940;
- public static final int Unk5000_HEIIDIOJOFM = 771;
- public static final int Unk5000_MOGPAPOFDKK = 9097;
- public static final int Unk5000_BOEBOPJNJOF = 29522;
- public static final int Unk5000_NCCLFIPHDOH = 28925;
- public static final int Unk5000_OIIBPNMFCJN = 24760;
- public static final int Unk5000_FILFPCHGOHH = 20751;
- public static final int Unk5000_CFBNPPNOIFK = 4036;
- public static final int Unk5000_HIEBDGBFCHE = 188;
- public static final int Unk5000_NJIFNHODHLN = 2051;
- public static final int Unk5000_OIILBIDEIDH = 20267;
- public static final int Unk5000_GALIBOCACOB = 20491;
- public static final int Unk5000_IMDLPJKAIGL = 26631;
- public static final int Unk5000_IBPBKJBFBLK = 8556;
- public static final int Unk5000_NPOAHMIFHOE = 28642;
- public static final int Unk5000_JFDKHFLADMP = 6268;
- public static final int Unk5000_LJNFLDHHMNF = 2600;
- public static final int Unk5000_IEOBFFHMONG = 8565;
- public static final int Unk5000_DKHGPOJAAKB = 23060;
- public static final int Unk5000_CLKKDCCAPIM = 29358;
- public static final int Unk5000_IAKMBHIEBNP = 8015;
- public static final int Unk5000_NEDJHNGNEKC = 6284;
- public static final int Unk5000_DNFCGDLPODD = 24899;
- public static final int Unk5000_NFIKAKPLDBL = 4080;
- public static final int Unk5000_JGLFJJOHDIB = 8292;
- public static final int Unk5000_DPGBOICLANK = 20239;
- public static final int Unk5000_IPCBPOAPOKF = 25786;
- public static final int Unk5000_DKMJKFJNBBI = 3262;
- public static final int Unk5000_FFMONFOBAPI = 21591;
- public static final int Unk5000_NICIECCOJCN = 8485;
- public static final int Unk5000_EKOPOECAEGC = 26768;
- public static final int Unk5000_DFJAHBJGNNJ = 29232;
- public static final int Unk5000_GDIMAFNMEHM = 28537;
- public static final int Unk5000_EHEGOGKFNLN = 5594;
- public static final int Unk5000_JCIAONGNHNL = 20809;
- public static final int Unk5000_IINCDCNGMOI = 23299;
- public static final int Unk5000_EBPHONELFCC = 2938;
- public static final int Unk5000_KFNJJBDIHHF = 54;
- public static final int Unk5000_APFAIMKIIEI = 2694;
- public static final int Unk5000_BOMDIILGDML = 23547;
- public static final int Unk5000_MDBAJCGKLFJ = 28663;
- public static final int Unk5000_FMNIBNFMFAB = 24088;
- public static final int Unk5000_NOPCMMBLIOD = 29432;
- public static final int Unk5000_EDCOCOACLFF = 29789;
- public static final int Unk5000_KBBDAIDENLD = 29063;
- public static final int Unk5000_KGKAEKAMFOP = 7361;
- public static final int Unk5000_FIPFJKOKICI = 27099;
- public static final int Unk5000_GBGEGPIHLNH = 24326;
- public static final int Unk5000_AKNJIMDFAFN = 27890;
- public static final int Unk5000_GKHMIOPEIAF = 8620;
- public static final int Unk5000_CGKDJAMFCGC = 1961;
- public static final int Unk5000_MODFGNLNIGN = 26763;
- public static final int Unk5000_EFEAANLLBIA = 5271;
- public static final int Unk5000_MFDLMDCENOM = 1105;
- public static final int Unk5000_FOOJGDGLEPN = 1429;
- public static final int Unk5000_KKHLKDPDHEJ = 28989;
- public static final int Unk5000_AKKJBIHDIKN = 8898;
- public static final int Unk5000_PACMLALDBHG = 5586;
- public static final int Unk5000_MAHGOPMDKPB = 22086;
- public static final int Unk5000_MKHFFDGLODJ = 21052;
- public static final int Unk5000_AKHCONKELMO = 20637;
- public static final int Unk5000_HENMIPGINHC = 2492;
- public static final int Unk5000_HMPAPJJBHGB = 27194;
- public static final int Unk5000_JBPKPAEJFIB = 29659;
- public static final int Unk5000_HCMDDLHIAHD = 5390;
- public static final int Unk5000_IKOMCHMHPCK = 25407;
- public static final int Unk5000_CGOLGKICIKK = 24065;
- public static final int Unk5000_CNKFALHNGGH = 24033;
- public static final int Unk5000_DIIFGCMIEMO = 4948;
- public static final int Unk5000_NOFPJBMCBBI = 21772;
- public static final int Unk5000_NBAFIGLGJKE = 23798;
- public static final int Unk5000_HAJLPGCEGPO = 2447;
- public static final int Unk5000_COBAHKGJCGI = 2562;
- public static final int Unk5000_GNACAIMDOBP = 22961;
- public static final int Unk5000_BMHOKKMCGPN = 24385;
- public static final int Unk5000_EEGKGODCIJA = 4200;
- public static final int Unk5000_LKGJOABBAIE = 6513;
- public static final int Unk5000_GPBPGNNCHBA = 3959;
- public static final int Unk5000_GMIAEABDHEG = 25911;
- public static final int Unk5000_GPBJHHJIOFM = 4328;
- public static final int Unk5000_OOENPHBHFEN = 1551;
- public static final int Unk5000_EDHFANJDHGM = 23115;
- public static final int Unk5000_DLKEDIMHLCK = 6088;
- public static final int Unk5000_EHLEDJIOCOC = 24765;
- public static final int Unk5000_PHJNIEAOPAO = 26718;
- public static final int Unk5000_HDLONNADPID = 27185;
- public static final int Unk5000_BMCKEFJNIGG = 21169;
- public static final int Unk5000_KLCPMMMBMMJ = 28104;
- public static final int Unk5000_BEDDJBHGDCE = 29283;
- public static final int Unk5000_KHOHAIKMLGG = 1387;
- public static final int Unk5000_BEDILPDCLIM = 21033;
- public static final int Unk5000_PMEABIEHKLM = 6948;
- public static final int Unk5000_FPLPEGMBDPE = 20472;
- public static final int Unk5000_BCNPABBNNLG = 28072;
- public static final int Unk5000_IBFMDKNDCDN = 24;
- public static final int Unk5000_KDFBIIGEAOC = 2753;
- public static final int Unk5000_AHCKKMMGHAB = 21898;
- public static final int Unk5000_NLNKGOIKAJK = 23850;
- public static final int Unk5000_DANIPCKIILG = 26869;
- public static final int Unk5000_LPCEJCDIODC = 25083;
- public static final int Unk5000_NBAPDLMBPGE = 8213;
- public static final int Unk5000_HNKPENNOKLD = 6575;
- public static final int Unk5000_MJGGPFKLCFK = 7632;
- public static final int Unk5000_DBMBLELGDJK = 430;
- public static final int Unk5000_AKGBNKKNJHO = 9834;
- public static final int Unk5000_NEGKILDJDBB = 27649;
- public static final int Unk5000_IPHNLKEOMKF = 8351;
- public static final int Unk5000_INKOBAGGMDF = 20520;
- public static final int Unk5000_NJOJOCAKNIH = 20031;
- public static final int Unk5000_JBCNGBLNBKI = 6739;
- public static final int Unk5000_BHLLLPPDALI = 1479;
- public static final int Unk5000_JBLJOGJMOEH = 9658;
- public static final int Unk5000_ALFCAGEDKPC = 2827;
- public static final int Unk5000_BFINAKBJABG = 1690;
- public static final int Unk5000_PFAENEAKBKD = 8459;
- public static final int Unk5000_FJCHDBCCPKN = 27281;
- public static final int Unk5000_PANEKLBLCAD = 2040;
- public static final int Unk5000_OJJDLKFNDJM = 26795;
- public static final int Unk5000_NIICBIHMPDI = 6592;
- public static final int Unk5000_INCGADPKEIJ = 27500;
- public static final int Unk5000_MMFLFDCGPNI = 5957;
- public static final int Unk5000_ONAEBFPNJMN = 4907;
- public static final int Unk5000_CLPOJMDLENG = 26262;
- public static final int Unk5000_MEFFEMHFDPL = 28565;
- public static final int Unk5000_LCEFOKJFBND = 3696;
- public static final int Unk5000_MNHNGLGAAKL = 7117;
- public static final int Unk5000_CFDHHHDENDE = 26350;
- public static final int Unk5000_CNLDBFHBOMP = 29648;
- public static final int Unk5000_AONLBMCMIHH = 22997;
- public static final int Unk5000_OLKKLJFIHBH = 22048;
- public static final int Unk5000_BKGOEBBMILA = 9487;
- public static final int Unk5000_CKLNDALMLHJ = 9194;
- public static final int Unk5000_OGOLAEPIPDM = 1425;
- public static final int Unk5000_EIHMBDMBJGO = 29627;
- public static final int Unk5000_JNPCJFLPODD = 26084;
- public static final int Unk5000_OFPCHGIFPGK = 9828;
- public static final int Unk5000_GNFOFDLFMOI = 9444;
- public static final int Unk5000_FHAOMNBFKBP = 2865;
- public static final int Unk5000_OLGMKFPKKPP = 24488;
- public static final int Unk5000_FPLGOFMKNJN = 4862;
- public static final int Unk5000_GAFJNHCJKOM = 6300;
- public static final int Unk5000_NNBCIMMHMJO = 25905;
- public static final int Unk5000_CPJKEGMPODM = 9499;
- public static final int Unk5000_KLNAMGCHMOD = 20172;
- public static final int Unk5000_DCNKEAKEKIB = 9217;
- public static final int Unk5000_GAEFMMFALDP = 23938;
- public static final int Unk5000_BCDHOONEPMD = 436;
- public static final int Unk5000_DEIFFHNCBEF = 172;
- public static final int Unk5000_FFHLAOFNJLE = 25054;
- public static final int Unk5000_OHGDJOBNKHE = 7153;
- public static final int Unk5000_CAKPIEMOHOE = 20062;
- public static final int Unk5000_MKPELMBDGGE = 5449;
- public static final int Unk5000_LPPLGKGGJJJ = 26991;
- public static final int Unk5000_CMCBIJDHGGP = 21721;
- public static final int Unk5000_EFOAJNDDCOF = 951;
- public static final int Unk5000_MECBDCOAFFL = 7616;
- public static final int Unk5000_NBFJFILKIKE = 20230;
- public static final int Unk5000_EAABMMFCMFF = 3175;
- public static final int Unk5000_MPKLILCBMGJ = 9419;
- public static final int Unk5000_OMCKLNFDJAD = 1897;
- public static final int Unk5000_HKCLJJKHEBJ = 325;
- public static final int Unk5000_DMNDPEJAEDI = 27579;
- public static final int Unk5000_IDIMDHIIIPB = 1436;
- public static final int Unk5000_FCGKHNEBAPP = 26805;
- public static final int Unk5000_PFCPDBIKPKC = 21477;
- public static final int Unk5000_IBFAKJCCFCK = 28763;
- public static final int Unk5000_GOFCBLGIAJG = 4691;
- public static final int Unk5000_KMBOCDDHLKD = 6467;
- public static final int Unk5000_NKBEJOIJLEE = 20538;
- public static final int Unk5000_MFAALDLNDNC = 6701;
- public static final int Unk5000_LPAAMECJGPB = 28332;
- public static final int Unk5000_NNIFLHKONKP = 24398;
- public static final int Unk5000_BBOLKNPDOFP = 21687;
- public static final int Unk5000_HKBNODNAKIP = 24667;
- public static final int Unk5000_CAGLJHGPJLM = 1525;
- public static final int Unk5000_ANNBJGNDCJP = 7800;
- public static final int Unk5000_GLGGMPOKPMI = 26519;
- public static final int Unk5000_OIEDKAFMDIE = 24277;
- public static final int Unk5000_CCNHMIFHGGF = 23383;
- public static final int Unk5000_HGAPNCKNEEF = 9882;
- public static final int Unk5000_OPGBCCDGDIE = 26259;
- public static final int Unk5000_KCGPCLJIJDO = 2716;
- public static final int Unk5000_JNAOHKOEHPH = 7256;
- public static final int Unk5000_GGIFCBLEMND = 23607;
- public static final int Unk5000_JHNHLEBCNDK = 22536;
- public static final int Unk5000_BIKLPPACLFA = 21916;
- public static final int Unk5000_PBJPLEKOGKL = 2862;
- public static final int Unk5000_HJPCDCIEJEJ = 7265;
- public static final int Unk5000_MNBCBGBCMEA = 22742;
- public static final int Unk5000_JMCKNHAEGKP = 3239;
- public static final int Unk5000_MJFJLNDAGCN = 9162;
- public static final int Unk5000_GEAHOMHDCAJ = 23891;
- public static final int Unk5000_OMABNDLHPKD = 25977;
- public static final int Unk5000_HICKNGPJOKD = 27316;
- public static final int Unk5000_KOIKAIJKHAK = 411;
- public static final int Unk5000_DAGEGOHAODP = 6447;
- public static final int Unk5000_IIJACMGJLAJ = 9718;
- public static final int Unk5000_IJNKEMDNDBN = 24418;
- public static final int Unk5000_HONKJGJKCKM = 24762;
- public static final int Unk5000_EOFAGGICECK = 533;
- public static final int Unk5000_DGBLDPPCPMB = 3179;
- public static final int Unk5000_JBMJKGNIKBG = 23479;
- public static final int Unk5000_OBNOJEBOFLA = 26168;
- public static final int Unk5000_MKNEHILLINB = 22604;
- public static final int Unk5000_CJBDBPKJIBD = 3297;
- public static final int Unk5000_DLJEAHLFAPA = 1987;
- public static final int Unk5000_KOPIFLKGCEB = 973;
- public static final int Unk5000_KBODBCFBJOM = 26412;
- public static final int Unk5000_EKMHPOLOGHA = 23022;
- public static final int Unk5000_BPECDGKHNBC = 5039;
- public static final int Unk5000_ENFLAPIMDEE = 29217;
- public static final int Unk5000_LPNMODNPACM = 29889;
- public static final int Unk5000_EHLDEMCOGFD = 25995;
- public static final int Unk5000_LPCCKMPNJGI = 26545;
- public static final int Unk5000_KNNGJFDCFND = 29580;
- public static final int Unk5000_MMFGDMDEDBC = 8905;
- public static final int Unk5000_CMJPFBDEPGO = 7083;
- public static final int Unk5000_HLELGJBJBNJ = 27809;
- public static final int Unk5000_PFEJCMICHNA = 20003;
- public static final int Unk5000_OJJNPFELLPK = 8062;
- public static final int Unk5000_DPCCKFCNCIG = 26938;
- public static final int Unk5000_DGHAGBNGGEH = 27785;
- public static final int Unk5000_HMHONOAFEMC = 28960;
- public static final int Unk5000_OJABLIPMKII = 24378;
- public static final int Unk5000_IEPLICBIGIJ = 26180;
- public static final int Unk5000_JIJILLMGCAD = 24282;
- public static final int Unk5000_FFNOLJONAGB = 6780;
- public static final int Unk5000_JBFJMGLJNBH = 29902;
- public static final int Unk5000_MNMIIFMHFHP = 6185;
- public static final int Unk5000_ALMAJJBDNEN = 2456;
- public static final int Unk5000_KNHECHEGJAD = 1586;
- public static final int Unk5000_PFDMFPFEALK = 9183;
- public static final int Unk5000_KPFDOEHBFEM = 21024;
- public static final int Unk5000_PDDGAGMOJAC = 7445;
- public static final int Unk5000_IHOLDOMNMNG = 451;
- public static final int Unk5000_LMFOKHKEKBC = 6643;
- public static final int Unk5000_ABHILCOJJLL = 28684;
- public static final int Unk5000_BFLJDNGFPHL = 2638;
- public static final int Unk5000_JBHOLOPBKPJ = 21531;
- public static final int Unk5000_MGHJIKHHOIF = 27109;
- public static final int Unk5000_BPCDHOPJNMH = 5704;
- public static final int Unk5000_ELBIIAPPCFE = 2695;
- public static final int Unk5000_LPJNMAJAPKP = 28105;
- public static final int Unk5000_JFBNKEMMNAB = 7991;
- public static final int Unk5000_PBBLDCKBOPK = 86;
- public static final int Unk5000_LMJBNDGOIIO = 27656;
- public static final int Unk5000_LIBMFIIDELA = 29799;
- public static final int Unk5000_HLNJCJGPBCC = 8571;
- public static final int Unk5000_GFAICDKFPKH = 22509;
- public static final int Unk5000_JKGNMEGIEOI = 5909;
- public static final int Unk5000_DLIOMACGAJC = 29982;
- public static final int Unk5000_EDKCONENPGE = 3757;
- public static final int Unk5000_JOOOEOGJIEF = 28209;
- public static final int Unk5000_BELHANMIHJP = 5679;
- public static final int Unk5000_BHBKIINFNPK = 25389;
- public static final int Unk5000_OCDKKNFMAGG = 21284;
- public static final int Unk5000_LCFAJLNBLPJ = 6440;
- public static final int Unk5000_LDAAMOPOMGH = 3197;
- public static final int Unk5000_FDPBICNKDBN = 20752;
- public static final int Unk5000_KAKMLNOOAKB = 26372;
- public static final int Unk5000_ALDLGPDFCFH = 3540;
- public static final int Unk5000_DAPOBAAHOBF = 24739;
- public static final int Unk5000_GLBDFPCHKCD = 4736;
- public static final int Unk5000_DMBPKDNOANE = 29691;
- public static final int Unk5000_NFEFLMIBILA = 3663;
- public static final int Unk5000_IJAOKGFOAJK = 4231;
- public static final int Unk5000_JPFMAKAMJHJ = 20590;
- public static final int Unk5000_KBEIDOGFBLN = 24967;
- public static final int Unk5000_DJNDJBNOGDN = 27379;
- public static final int Unk5000_MCGHJNHPEPF = 7297;
- public static final int Unk5000_NJOHAIGICCH = 4929;
- public static final int Unk5000_CEFMKOGINOG = 29751;
- public static final int Unk5000_LBAAMFBEBKL = 25861;
- public static final int Unk5000_ANLPJLBMHFI = 26147;
- public static final int Unk5000_CLIFDLHHBEB = 4838;
- public static final int Unk5000_LPINHPHDLPJ = 25862;
- public static final int Unk5000_KJILDLANLAL = 25403;
- public static final int Unk5000_KPFOIDHENPJ = 5168;
- public static final int Unk5000_PKKJMODGLBE = 29966;
- public static final int Unk5000_AEGPJOFGNHN = 1170;
- public static final int Unk5000_FEGEFLNPOMH = 6181;
- public static final int Unk5000_HACIAFBGJKG = 4453;
- public static final int Unk5000_AJLBEIKAAEM = 9464;
- public static final int Unk5000_PKJCPHLNGGJ = 7408;
- public static final int Unk5000_CFLIGDDCDIM = 29618;
- public static final int Unk5000_DLLNPOGPOIJ = 29811;
- public static final int Unk5000_GILBJOFJHAC = 171;
- public static final int Unk5000_EILFPFPAGNL = 22193;
- public static final int Unk5000_NDACKJNDPJD = 4722;
- public static final int Unk5000_BNDPFJIHAAA = 4457;
- public static final int Unk5000_EMNHNELOAOL = 27941;
- public static final int Unk5000_ODCNEILBJMD = 28390;
- public static final int Unk5000_BFIJAGDHODG = 25385;
- public static final int Unk5000_HPKBBDALKOH = 22299;
- public static final int Unk5000_EJLDKJHCGBP = 5487;
- public static final int Unk5000_MANDDEGFCNO = 28206;
- public static final int Unk5000_IEPNMGJKHBG = 6303;
- public static final int Unk5000_HMEFGCGLOGC = 27831;
- public static final int Unk5000_EFLLKAMDBED = 1936;
- public static final int Unk5000_KBHKABMFHIA = 6217;
- public static final int Unk5000_LKKMKBCMGBC = 23068;
- public static final int Unk5000_PINEMFJJJNH = 23625;
- public static final int Unk5000_JOEJHMANJOH = 22039;
- public static final int Unk5000_KAILGDDAEOD = 21461;
- public static final int Unk5000_ODEFAMDIIIB = 9121;
- public static final int Unk5000_LONIILKAFJB = 24886;
- public static final int Unk5000_HLAKIHAEEOA = 25598;
- public static final int Unk5000_JNILLGFKAPI = 5785;
- public static final int Unk5000_OHHEHCAGBAG = 21306;
- public static final int Unk5000_HIOAKOMLCDK = 21755;
- public static final int Unk5000_JNKLANGGHGK = 9280;
- public static final int Unk5000_LGMJFFBLBML = 22172;
- public static final int Unk5000_JEJPJNHIAGL = 22108;
- public static final int Unk5000_OJKNEINDHPA = 24928;
- public static final int Unk5000_JBBNJCNBLKA = 21894;
- public static final int Unk5000_ECBOOEEKMOJ = 2459;
- public static final int Unk5000_JODDACIHNKD = 8690;
- public static final int Unk5000_AEPFAKCJPOF = 842;
- public static final int Unk5000_BNPNBIIJMAF = 8751;
- public static final int Unk5000_JHLKOBHDMCP = 3856;
- public static final int Unk5000_PAHKPGGEOHF = 1361;
- public static final int Unk5000_KHDFFGOJEJG = 8468;
- public static final int Unk5000_PNOBGDFEFEH = 8326;
- public static final int Unk5000_PKDHIBJPJPC = 26963;
- public static final int Unk5000_KEHPLKOGEMF = 25605;
- public static final int Unk5000_BMLLNOHHEDL = 23275;
- public static final int Unk5000_MAIOABDFDLC = 29882;
- public static final int Unk5000_IOJFGIEFEMP = 8199;
- public static final int Unk5000_OPBPGMBMCHM = 8900;
- public static final int Unk5000_JACPNPDDAJA = 4017;
- public static final int Unk5000_MJIMPFNDCBC = 20483;
- public static final int Unk5000_CPDJANEOKCO = 6382;
- public static final int Unk5000_CFIIKCFPDMB = 29932;
- public static final int Unk5000_FONGEMNLIMM = 1842;
- public static final int Unk5000_LNIDADKAFLI = 29916;
- public static final int Unk5000_GNOHHBAAFJF = 713;
- public static final int Unk5000_NFKIGGCKAII = 20404;
- public static final int Unk5000_LNIAPGAKAEA = 258;
- public static final int Unk5000_LKNLJNMENNG = 2271;
- public static final int Unk5000_DBFAKCIGNJM = 2128;
- public static final int Unk5000_FJHMMBNGAML = 22855;
- public static final int Unk5000_CBACMJEONGF = 186;
- public static final int Unk5000_AOLGDLCDIDG = 21534;
- public static final int Unk5000_OMNEJIGHKAH = 8875;
- public static final int Unk5000_GDDHCLPKBIP = 20665;
- public static final int Unk5000_BKFHIICCKCG = 2844;
- public static final int Unk5000_GBAIAFLKHAJ = 1304;
- public static final int Unk5000_KHHGOLFMEKA = 2433;
- public static final int Unk5000_JHIOMICMAAD = 8041;
- public static final int Unk5000_FJDEECIGLPP = 8696;
- public static final int Unk5000_OIAKJCELOEM = 9094;
- public static final int Unk5000_GNLNKCFEHDC = 23570;
- public static final int Unk5000_LIGBIEFELOM = 3628;
- public static final int Unk5000_OPEEBHFFDAF = 29194;
- public static final int Unk5000_KELEPKHLFCF = 448;
- public static final int Unk5000_NJBLJLCCLEB = 25889;
- public static final int Unk5000_EBIJFPBAJJA = 9327;
- public static final int Unk5000_FHCCEGPJDNM = 2306;
- public static final int Unk5000_MJBDJDLKFGD = 24006;
- public static final int Unk5000_DOFDILLNPFG = 7025;
- public static final int Unk5000_JGIDNHJAKBN = 27391;
- public static final int Unk5000_HLDIEMKJEKJ = 23741;
- public static final int Unk5000_IBIIDBMJAHO = 22257;
- public static final int Unk5000_NBDFAAAOKAJ = 27144;
- public static final int Unk5000_MEEGBNDCGOL = 20957;
- public static final int Unk5000_KKHLCEDGEKH = 2352;
- public static final int Unk5000_MHKFFHJEIBC = 21846;
- public static final int Unk5000_LEPHHBJABED = 22052;
- public static final int Unk5000_ELAODGGJGDN = 3874;
- public static final int Unk5000_CEINBCJFICF = 22019;
- public static final int Unk5000_PADLMAPJEEG = 22816;
- public static final int Unk5000_NCEDKCPLJLJ = 9314;
- public static final int Unk5000_OIDDGDEOBHN = 25088;
- public static final int Unk5000_IOGAMEDFAFA = 25041;
- public static final int Unk5000_HGBEKJJGKJE = 9564;
- public static final int Unk5000_KMELOMMOAIE = 26868;
- public static final int Unk5000_CKNPAMKCMBG = 24084;
- public static final int Unk5000_BIPJCJMEMJD = 28894;
- public static final int Unk5000_AKBKIKDEGLF = 2531;
- public static final int Unk5000_NIGGCFMFKPN = 27283;
- public static final int Unk5000_DFHDJKAHKDC = 26489;
- public static final int Unk5000_HHPDOFMKAEJ = 23696;
- public static final int Unk5000_NGMFOBEGFFE = 22952;
- public static final int Unk5000_MHCIIDDPGNM = 20409;
- public static final int Unk5000_NKPCEOKKEBM = 88;
- public static final int Unk5000_PJAINIGEIFE = 23079;
- public static final int Unk5000_PIPAEJLPAMP = 7350;
- public static final int Unk5000_CCIDNDCHJCM = 780;
- public static final int Unk5000_FMGFJJPPPDL = 535;
- public static final int Unk5000_LJNKLPIFJNH = 3637;
- public static final int Unk5000_NBKELJAFMHD = 9125;
- public static final int Unk5000_AOAKBECNKJL = 25192;
- public static final int Unk5000_NDMCAHKAGIE = 3958;
- public static final int Unk5000_PIFOMMNEAJJ = 29621;
- public static final int Unk5000_NNAAGLLAHEE = 1455;
- public static final int Unk5000_JAIKMBMMKLP = 25989;
- public static final int Unk5000_EFPKGPEGPHO = 27004;
- public static final int Unk5000_CLAKPCFFBOM = 2817;
- public static final int Unk5000_OBBAFCLGJAA = 9393;
- public static final int Unk5000_DKBGOAOEJMP = 1442;
- public static final int Unk5000_PAOKLOEPDHA = 23711;
- public static final int Unk5000_KMPGFIDPKPC = 2541;
- public static final int Unk5000_JAIAEFGNHKL = 3554;
- public static final int Unk5000_LEGDJLCJDJD = 24679;
- public static final int Unk5000_AFAENFDJAGC = 22056;
- public static final int Unk5000_ONILCBEMHKJ = 9886;
- public static final int Unk5000_CGDAEHMEOOJ = 2986;
- public static final int Unk5000_IFHBHDHIIIH = 25056;
- public static final int Unk5000_BMMANHGBIIK = 2176;
- public static final int Unk5000_GLGHIJHHCCK = 7955;
- public static final int Unk5000_BIJFFMPIIFB = 22746;
- public static final int Unk5000_HOHFNEHGDAL = 21717;
- public static final int Unk5000_FMIIHIELDIP = 27071;
- public static final int Unk5000_JILKGBCCNAB = 9629;
- public static final int Unk5000_NKGAECCACIO = 29377;
- public static final int Unk5000_OOKEPPOECHL = 27555;
- public static final int Unk5000_MBHADIBEIHB = 24931;
- public static final int Unk5000_IKENEDKCIGC = 26197;
- public static final int Unk5000_FLFBEMBAKJB = 6636;
- public static final int Unk5000_BLGJLAJFBNN = 21394;
- public static final int Unk5000_LJJMNKOEDOF = 20873;
- public static final int Unk5000_PLBOADJPCDI = 3618;
- public static final int Unk5000_PFCHINHDHCJ = 23925;
- public static final int Unk5000_GNKHHPKLBIH = 29939;
- public static final int Unk5000_IBPIDNMPDFO = 23755;
- public static final int Unk5000_NNCLBHPGINO = 24431;
- public static final int Unk5000_OICMPJFFPBL = 6197;
- public static final int Unk5000_CMAKHKCLHII = 25826;
- public static final int Unk5000_FPCKKOIHGOB = 2033;
- public static final int Unk5000_DIMFODCLDNF = 22013;
- public static final int Unk5000_CEKHMBPEMDA = 27096;
- public static final int Unk5000_GBBINONPNGG = 9965;
- public static final int Unk5000_AAGPEDKBLEP = 2219;
- public static final int Unk5000_ENEGPKJDIKE = 2737;
- public static final int Unk5000_BPCGPMHAHBM = 22270;
- public static final int Unk5000_AAHLABCBAIG = 25481;
- public static final int Unk5000_CJEGEKPNDIN = 3247;
- public static final int Unk5000_FCKKLPLPBNA = 3924;
- public static final int Unk5000_ICNMCMOOLLP = 5052;
- public static final int Unk5000_HODGNDHAEFP = 27108;
- public static final int Unk5000_NHAKIOEKMCP = 21871;
- public static final int Unk5000_GLOBKKFKMHH = 7467;
- public static final int Unk5000_ODOHBOFPKIM = 23602;
- public static final int Unk5000_GJINIKLCGPB = 7305;
- public static final int Unk5000_CFCMKEFCJHL = 26430;
- public static final int Unk5000_EGBJBGJJDFE = 2437;
- public static final int Unk5000_LFHGIAIHFDP = 178;
- public static final int Unk5000_HFGLIKABHLE = 5951;
- public static final int Unk5000_DPKNFGLLCCG = 22860;
- public static final int Unk5000_OFGEIOFEDAK = 5107;
- public static final int Unk5000_GKELGJFLKKB = 2442;
- public static final int Unk5000_BBAEELNIAHL = 24616;
- public static final int Unk5000_IMOFKPMAOME = 28420;
- public static final int Unk5000_DHANIMAPAOH = 4790;
- public static final int Unk5000_HADJCOCIPLO = 26583;
- public static final int Unk5000_FEKIKOEIDNC = 20870;
- public static final int Unk5000_CBLGKKOMLBP = 27213;
- public static final int Unk5000_EACAPHLMIJK = 4958;
- public static final int Unk5000_GANAHAILPFK = 21474;
- public static final int Unk5000_LADPAAGLBLK = 1410;
- public static final int Unk5000_EGPJIKMGFDF = 24026;
- public static final int Unk5000_JDIMANPPFIA = 26454;
- public static final int Unk5000_DAGAADIHEHL = 22553;
- public static final int Unk5000_NECCPFMBJAI = 28322;
- public static final int Unk5000_CKMGMKPFJPF = 1504;
- public static final int Unk5000_JNHIMKMMIIH = 2968;
- public static final int Unk5000_IMPOIHELNBD = 21710;
- public static final int Unk5000_PIFJECJDGON = 3045;
- public static final int Unk5000_KIALANHPFBG = 28300;
- public static final int Unk5000_HKNFCFKIFGO = 20963;
- public static final int Unk5000_MDDHJEMINCI = 1747;
- public static final int Unk5000_NCOMLLOKMNK = 22669;
- public static final int Unk5000_FOIMICAJIMB = 22083;
- public static final int Unk5000_GEEIHPLPLMB = 1514;
- public static final int Unk5000_BGEKEKECKJG = 27808;
- public static final int Unk5000_MMNLFNADKBJ = 23122;
- public static final int Unk5000_DGAAJBLHJPE = 25344;
- public static final int Unk5000_GJELIPNJOJJ = 23055;
- public static final int Unk5000_IFGKMHLINIP = 26903;
- public static final int Unk5000_KOCMFNHPIEL = 4879;
- public static final int Unk5000_AIBEKFKLMCJ = 4714;
- public static final int Unk5000_BDAFFNFABKC = 2412;
- public static final int Unk5000_NDEBJNDHIEC = 4597;
- public static final int Unk5000_INKDHPCODPL = 8792;
- public static final int Unk5000_POEFCHKGKAE = 26074;
- public static final int Unk5000_MHGBAOHBKGH = 9697;
- public static final int Unk5000_OLFPDHCBLPM = 8111;
- public static final int Unk5000_EIAIMIKHJAD = 21538;
- public static final int Unk5000_GJLCDFENOJC = 28195;
- public static final int Unk5000_AHHFDOMFCPP = 24252;
- public static final int Unk5000_GAJFDCOGCEP = 6469;
- public static final int Unk5000_LCJLEAGCIMI = 21176;
- public static final int Unk5000_FHNNOCIOOKA = 5147;
- public static final int Unk5000_EAMMEACFNFM = 4590;
- public static final int Unk5000_IEBFCFMHLFG = 21659;
- public static final int Unk5000_DFIMDKOCJKG = 6462;
- public static final int Unk5000_DHIIIFAOMCM = 9777;
- public static final int Unk5000_KJOMBBBGCKP = 24416;
- public static final int Unk5000_ICDAAHMBBGE = 8144;
- public static final int Unk5000_HGDCNFFCOHA = 9491;
- public static final int Unk5000_EINJDDJINPG = 650;
- public static final int Unk5000_LJJFBFNEINA = 5400;
- public static final int Unk5000_HOJJNGAPPPL = 23434;
- public static final int Unk5000_GNDCEBDAPOE = 28996;
- public static final int Unk5000_EPHFNMHIEPL = 25900;
- public static final int Unk5000_MPOPIHBOEKM = 21501;
- public static final int Unk5000_KAOBPDLPHLN = 22319;
- public static final int Unk5000_EJMLHIOLAMO = 3380;
- public static final int Unk5000_PNFAEBABLOM = 2358;
- public static final int Unk5000_FFJDGMAGCCO = 23075;
- public static final int Unk5000_MMIECKLKFNO = 1643;
- public static final int Unk5000_MAAMIBBLGMK = 21467;
- public static final int Unk5000_LDOOPDJKHKN = 20872;
- public static final int Unk5000_JBOHDFOICFH = 6096;
- public static final int Unk5000_NEKJJCOEKPA = 567;
- public static final int Unk5000_LAEPOIPPIGF = 5841;
- public static final int Unk5000_PNJEJKHILNO = 9746;
- public static final int Unk5000_KCNGBIDPKDL = 22931;
- public static final int Unk5000_EIMIAJKOGFC = 23268;
- public static final int Unk5000_JPMCEOMKHCF = 2527;
- public static final int Unk5000_CNNMDLJJOFA = 2733;
- public static final int Unk5000_NJADNNJMIGC = 21157;
- public static final int Unk5000_GJBPELNCBFD = 9945;
- public static final int Unk5000_NGFCBNONDFI = 29106;
- public static final int Unk5000_OFDANJNMHEK = 1828;
- public static final int Unk5000_DIAFCPCDCPO = 28513;
- public static final int Unk5000_DPIMMPJILMJ = 24137;
- public static final int Unk5000_FOGDOCJODDI = 26765;
- public static final int Unk5000_LAMIHBFKDOM = 22297;
- public static final int Unk5000_JBDDPALMIMD = 23668;
- public static final int Unk5000_BIDHMAABAMC = 20709;
- public static final int Unk5000_IEODDBOHBEG = 5879;
- public static final int Unk5000_JICBNIFNBME = 22974;
- public static final int Unk5000_IBIMEHLBJEM = 6453;
- public static final int Unk5000_NKPACMDAIDM = 6584;
- public static final int Unk5000_BDLJHNOLPAL = 27677;
- public static final int Unk5000_ICNIDLKDJHB = 24443;
- public static final int Unk5000_EGGCOCGBGDA = 1924;
- public static final int Unk5000_ALDBCBCDBKI = 8730;
- public static final int Unk5000_BDAKEONEPMH = 27850;
- public static final int Unk5000_GBKMFPIJANP = 24815;
- public static final int Unk5000_IPHKLOMJIAC = 4847;
- public static final int Unk5000_KPNGHKIOMDE = 4271;
- public static final int Unk5000_KEBMEOJLLPL = 2609;
- public static final int Unk5000_GPPJNEHJPCH = 343;
- public static final int Unk5000_MPOIGOEKNFN = 395;
- public static final int Unk5000_DHOIKMNOFMH = 546;
- public static final int Unk5000_IJIKAPDFOCG = 26070;
- public static final int Unk5000_KIAJJFADNMN = 20011;
- public static final int Unk5000_EDHEDMDPOAN = 21423;
- public static final int Unk5000_DAGIJMMKHEG = 28616;
- public static final int Unk5000_OBOMDLILBIK = 3442;
- public static final int Unk5000_DNLGPLJGEIE = 21598;
- public static final int Unk5000_PDONJABKCEC = 2010;
- public static final int Unk5000_DNHJOLMCFLM = 2466;
- public static final int Unk5000_NEPBBPJPODL = 2116;
- public static final int Unk5000_GKJDBFKCGAK = 21144;
- public static final int Unk5000_HOELJJHEHON = 1526;
- public static final int Unk5000_BMCAJKODGAK = 9190;
- public static final int Unk5000_DFOLKICAMEJ = 22660;
- public static final int Unk5000_FAPNIBGMIDI = 23289;
- public static final int Unk5000_JBAFHGODFDG = 4677;
- public static final int Unk5000_IIJDHAJKJMK = 2644;
- public static final int Unk5000_EAHDNPFEOLP = 25958;
- public static final int Unk5000_GPOMPHELAFJ = 23389;
- public static final int Unk5000_FMPBFEFKAMP = 9835;
- public static final int Unk5000_LDFPPFOBNFP = 8478;
- public static final int Unk5000_MKCLIFNALEE = 401;
- public static final int Unk5000_PAIPPEMGICH = 24933;
- public static final int Unk5000_OBFKJOGGEOK = 20985;
- public static final int Unk5000_GIDNNGBJHCH = 1127;
- public static final int Unk5000_MKLEPODLEOH = 3876;
- public static final int Unk5000_PPMBDKKFCBI = 459;
- public static final int Unk5000_GFIFOLIDGID = 366;
- public static final int Unk5000_EBIIGFOJGEN = 2815;
- public static final int Unk5000_JMFGNJJCPPC = 27954;
- public static final int Unk5000_LDBFNDJEBLI = 8838;
- public static final int Unk5000_HIGPFIDMALH = 4120;
- public static final int Unk5000_PGGOHHBNFCO = 22517;
- public static final int Unk5000_KCFPBCNJGEK = 7606;
- public static final int Unk5000_MNIBOCIBEOP = 1630;
- public static final int Unk5000_MNNOIPPNPCG = 2596;
- public static final int Unk5000_KCKGMIFCPDP = 1964;
- public static final int Unk5000_PGNLACLONKK = 9567;
- public static final int Unk5000_CCOHDFHFKOF = 24403;
- public static final int Unk5000_MGNNGBNNFEI = 28082;
- public static final int Unk5000_LBNMHEPBEIN = 3443;
- public static final int Unk5000_JNPHCNFGEDB = 28859;
- public static final int Unk5000_BCOLLJBMLEJ = 29917;
- public static final int Unk5000_OOGMGDJIEGJ = 29987;
- public static final int Unk5000_MCBMHFPHBBM = 3420;
- public static final int Unk5000_HCPHKKNPNND = 3332;
- public static final int Unk5000_IHKIBOAJAMJ = 23843;
- public static final int Unk5000_DFJOPCMFFHH = 20166;
- public static final int Unk5000_ADCNKCDEMCE = 2058;
- public static final int Unk5000_CBKPKJEJPLK = 26609;
- public static final int Unk5000_DBAOKAMJHPD = 2052;
- public static final int Unk5000_LJPFHHLMFGM = 22004;
- public static final int Unk5000_MCFMDMHFBCK = 25817;
- public static final int Unk5000_POEDDPGNPGO = 6868;
- public static final int Unk5000_JNCMILMLCKB = 8668;
- public static final int Unk5000_AGDOIEMEJIN = 28577;
- public static final int Unk5000_HEINMCDHOGI = 1787;
- public static final int Unk5000_LFBMCFAMBBM = 8865;
- public static final int Unk5000_NGIDOBIJAGJ = 9540;
- public static final int Unk5000_KCNOOLDKOPD = 28252;
- public static final int Unk5000_DECBIPNPBIA = 25870;
- public static final int Unk5000_AHICCKCLACI = 23487;
- public static final int Unk5000_KMJGEAHLAIB = 25781;
- public static final int Unk5000_NJIIDPIGKGL = 2572;
- public static final int Unk5000_PJDNDMJJHOK = 2661;
- public static final int Unk5000_JDONMLHDJGI = 3749;
- public static final int Unk5000_NHOPKPHOGJD = 23499;
- public static final int Unk5000_KILLOOLLMFG = 5843;
- public static final int Unk5000_FCMILBLCOMN = 24556;
- public static final int Unk5000_KIFGLHOGKNO = 29891;
- public static final int Unk5000_ONNIGBOGLME = 23421;
- public static final int Unk5000_MLGMPHLKMHG = 25936;
- public static final int Unk5000_FKJFIDBLKFM = 28546;
- public static final int Unk5000_CABNMHDHENG = 410;
- public static final int Unk5000_KMNMINHOBGP = 5705;
- public static final int Unk5000_EIMPEJMLMOA = 8151;
- public static final int Unk5000_AANGLNBIFDK = 6525;
- public static final int Unk5000_LPBFOIOADFD = 26587;
- public static final int Unk5000_CNJLKINIHCI = 22550;
- public static final int Unk5000_KKMEDIKMHIP = 2075;
- public static final int Unk5000_DPFMJHIOBLH = 329;
- public static final int Unk5000_APOMENOMDIF = 22413;
- public static final int Unk5000_MPPAADNHEPP = 22359;
- public static final int Unk5000_FJMPGDNNMNA = 5963;
- public static final int Unk5000_FFLACLNMJED = 4420;
- public static final int Unk5000_JGGBKDIGJFG = 22293;
- public static final int Unk5000_DHAIHLMDBBJ = 27705;
- public static final int Unk5000_JFCHHFGIBIH = 8039;
- public static final int Unk5000_GFKPHJBAFPM = 25641;
- public static final int Unk5000_AGNEENFCPAE = 7729;
- public static final int Unk5000_JMKFCGOPJFJ = 5887;
- public static final int Unk5000_LLCOOBJBNDF = 24753;
- public static final int Unk5000_KIOKOPLCMFF = 4338;
- public static final int Unk5000_LBNBINONCNO = 21419;
- public static final int Unk5000_FACNNCDAGFO = 2693;
- public static final int Unk5000_MGMAHIMPDND = 21573;
- public static final int Unk5000_JHHLFNNCGPC = 22721;
- public static final int Unk5000_BEHAFJLPHJA = 4618;
- public static final int Unk5000_ALDDAFNNPKE = 27243;
- public static final int Unk5000_OMPMMIADLCA = 23613;
- public static final int Unk5000_BIGPMKNFJJI = 27632;
- public static final int Unk5000_DFKHOKHOPEE = 26458;
- public static final int Unk5000_ICOGKHLLLDL = 24528;
- public static final int Unk5000_CMDHIIHFMOG = 1490;
- public static final int Unk5000_PFLBIAMIILD = 7619;
- public static final int Unk5000_GJLDGLIIPON = 20728;
- public static final int Unk5000_CLFGCLINHFC = 27884;
- public static final int Unk5000_BDAMIEEFAFE = 7071;
- public static final int Unk5000_GHFILMIIBAP = 20186;
- public static final int Unk5000_IMPGCBMLJIO = 21095;
- public static final int Unk5000_FMCKLLCHFEJ = 5237;
- public static final int Unk5000_LDAEMPFAHIG = 23787;
- public static final int Unk5000_CIJGIMLAFHL = 26882;
- public static final int Unk5000_ENKOBNIHCML = 29436;
- public static final int Unk5000_NOJNDKFJFHM = 4226;
- public static final int Unk5000_IABAANILCCJ = 24839;
- public static final int Unk5000_GFEAHJACJIM = 25237;
- public static final int Unk5000_LHBLADHONLO = 26533;
- public static final int Unk5000_PIMBEJLMHAE = 8069;
- public static final int Unk5000_LJFFEBLMLKK = 4562;
- public static final int Unk5000_AKFFHDHPBNF = 7399;
- public static final int Unk5000_IHMJIGJJAGJ = 2206;
- public static final int Unk5000_FNIMEDEOBMJ = 2194;
- public static final int Unk5000_NIKJBKDOLML = 5240;
- public static final int Unk5000_DEDOMMBMDCO = 3212;
- public static final int Unk5000_AKJHAGAAMNH = 20084;
- public static final int Unk5000_JIIKEPENOEN = 26820;
- public static final int Unk5000_ACPNOFNLPEG = 26007;
- public static final int Unk5000_FJBLHMBAFID = 4742;
- public static final int Unk5000_GPMENACMMJH = 27167;
- public static final int Unk5000_MPFKONLJOMD = 21059;
- public static final int Unk5000_ENGILAHNBEC = 28877;
- public static final int Unk5000_FGJFGNKCLMJ = 28288;
- public static final int Unk5000_PDLLHLHNMBI = 9889;
- public static final int Unk5000_FIKFHEBLFKN = 29250;
- public static final int Unk5000_HCIMLHAFAMM = 2060;
- public static final int Unk5000_HPGGNPLFDKK = 9462;
- public static final int Unk5000_PLLPLBKIFIN = 21175;
- public static final int Unk5000_DECPFGMFPDJ = 28553;
- public static final int Unk5000_ALMCDGEIGNP = 696;
- public static final int Unk5000_CCGGBNGKOBE = 6409;
- public static final int Unk5000_GIEDFMGECCC = 22390;
- public static final int Unk5000_HPPHFMHEGKJ = 4799;
- public static final int Unk5000_CIPNGCDIHDJ = 21393;
- public static final int Unk5000_BHPJFGPDNEL = 9301;
- public static final int Unk5000_HBMHANCOHOH = 28263;
- public static final int Unk5000_BGEMLCAAPGB = 27585;
- public static final int Unk5000_IDMDPJLMEGL = 3908;
- public static final int Unk5000_MCFOEJDOPGP = 864;
- public static final int Unk5000_JFNKEPINBPP = 6166;
- public static final int Unk5000_KKDAJCMCKME = 6136;
- public static final int Unk5000_PPEKOGDCDEL = 4694;
- public static final int Unk5000_NGGPDCIHONG = 28662;
- public static final int Unk5000_JEDMEMHMBLM = 29671;
- public static final int Unk5000_CELOMOAICJC = 3446;
- public static final int Unk5000_JBBEHAOLMMC = 20705;
- public static final int Unk5000_DDHBBDPLEBF = 27494;
- public static final int Unk5000_BJINGGMJIOM = 22514;
- public static final int Unk5000_FMHKAFONGOA = 8537;
- public static final int Unk5000_NNFNFNDECCK = 1037;
- public static final int Unk5000_MIEIBDGJIJI = 4654;
- public static final int Unk5000_DMEMMEDFBHE = 26373;
- public static final int Unk5000_LJCILFFJPPB = 29457;
- public static final int Unk5000_KNCHFGGBAMH = 2575;
- public static final int Unk5000_JLHLHCMPCBK = 29834;
- public static final int Unk5000_MPICBFMMGIK = 22717;
- public static final int Unk5000_DLHFEMAMNMM = 4506;
- public static final int Unk5000_FIKOJPDCHCJ = 7562;
- public static final int Unk5000_JLEHJBFLDEK = 9112;
- public static final int Unk5000_KFPCEFKFMLC = 26042;
- public static final int Unk5000_NBNKHHFGBNG = 6573;
- public static final int Unk5000_FKFFMJHJKLD = 29118;
- public static final int Unk5000_PHLKPDGAKNA = 8471;
- public static final int Unk5000_MBFAHOGONMK = 2500;
- public static final int Unk5000_DHJLGODGLJO = 27021;
- public static final int Unk5000_LAADBANMDIB = 3237;
- public static final int Unk5000_OGIOEOGGBGI = 6502;
- public static final int Unk5000_KOBABKALLCA = 28764;
- public static final int Unk5000_COEFHPAPNPP = 23093;
- public static final int Unk5000_BFKKKECICHO = 3788;
- public static final int Unk5000_IPILPPDJPMG = 27496;
- public static final int Unk5000_AFHGGGFCBNF = 3692;
- public static final int Unk5000_HODKBIAKJOA = 23897;
- public static final int Unk5000_GGOBDMGGBMA = 770;
- public static final int Unk5000_EHGOEOKFBHE = 20056;
- public static final int Unk5000_JMDNLJPKDHE = 27501;
- public static final int Unk5000_LLLBNHDLBAJ = 9679;
- public static final int Unk5000_IAMPFPGJMIB = 24072;
- public static final int Unk5000_DGKABLJDMIA = 4887;
- public static final int Unk5000_CCPMFOADPKB = 27531;
- public static final int Unk5000_CBKPCLLMCJM = 9877;
- public static final int Unk5000_EFGPDOMCBCB = 21438;
- public static final int Unk5000_AIMOIMPIJHG = 27945;
- public static final int Unk5000_HNACBMIFKCM = 22600;
- public static final int Unk5000_JDBOHBDMAGA = 2637;
- public static final int Unk5000_FIPEGMOMHJK = 21790;
- public static final int Unk5000_HMANOOODPHA = 4173;
- public static final int Unk5000_ANKJLCKGINH = 2380;
- public static final int Unk5000_NMNEMMDBOIB = 2894;
- public static final int Unk5000_HPPHJMPLOII = 20325;
- public static final int Unk5000_BGDAGKKDEDI = 5806;
- public static final int Unk5000_LMHALOMPBMM = 23598;
- public static final int Unk5000_INAABLNPPPD = 1368;
- public static final int Unk5000_JDMJIJAILFP = 20356;
- public static final int Unk5000_OEJJPJOILEO = 3786;
- public static final int Unk5000_HAOLJBDHBMD = 24067;
- public static final int Unk5000_AICBEHIGDOB = 5799;
- public static final int Unk5000_KLBAAMEGLHA = 9620;
- public static final int Unk5000_DIOGFNMKOKE = 4856;
- public static final int Unk5000_NLECJIEFIJH = 25726;
- public static final int Unk5000_MCNBECEEIKJ = 538;
- public static final int Unk5000_CGNHDGHCHGL = 23182;
- public static final int Unk5000_OAPOOAKLKBI = 2744;
- public static final int Unk5000_GBGLPDKKAAK = 29564;
- public static final int Unk5000_HNCGDLMEDAO = 5644;
- public static final int Unk5000_CKIKIJPCKPP = 28450;
- public static final int Unk5000_OGNLFDMKCDB = 28812;
- public static final int Unk5000_AAFFHMOMCNF = 21882;
- public static final int Unk5000_BJILKJBGOBM = 8340;
- public static final int Unk5000_ALDNPIDLKHA = 25795;
- public static final int Unk5000_CGOEDPMKAPC = 25828;
- public static final int Unk5000_ECLNKBMKHHN = 26033;
- public static final int Unk5000_HGCPEGEOOMO = 1035;
- public static final int Unk5000_BEKNEDMIPID = 7455;
- public static final int Unk5000_LNEDDIIKBLE = 20217;
- public static final int Unk5000_ABOEBBNCONK = 4094;
- public static final int Unk5000_MPFPDBKKMBI = 23216;
- public static final int Unk5000_GHADBCGPCDE = 9450;
- public static final int Unk5000_BBCLEHNOMOA = 8360;
- public static final int Unk5000_HJNDGJCILDH = 5584;
- public static final int Unk5000_FANPPAAIHIL = 26343;
- public static final int Unk5000_KAOOJEECPJG = 8999;
- public static final int Unk5000_PKMMDCDNCLI = 29262;
- public static final int Unk5000_JLPBLHCNDCB = 20242;
- public static final int Unk5000_EIOJFIHAKHP = 6128;
- public static final int Unk5000_CMKFHBKANJM = 1521;
- public static final int Unk5000_KKFODIOGIPG = 8853;
- public static final int Unk5000_HLIIEJPCOFC = 6066;
- public static final int Unk5000_COAAKMCJMAD = 20946;
- public static final int Unk5000_DLMAHMJOOCB = 2618;
- public static final int Unk5000_ECNOIFAAEOG = 22727;
- public static final int Unk5000_DLFFGLIOPKF = 6055;
- public static final int Unk5000_JALDEALDJNG = 1889;
- public static final int Unk5000_CDAHJMFLLHE = 23648;
- public static final int Unk5000_MNHFPODJBNK = 22979;
- public static final int Unk5000_DKHOPCLBMEA = 2390;
- public static final int Unk5000_NFFIMEJLMAN = 1260;
- public static final int Unk5000_KLGBMBNFINK = 9599;
- public static final int Unk5000_LIENMAMGIGB = 9991;
- public static final int Unk5000_IPFHIDFEJAA = 27876;
- public static final int Unk5000_GLNIKHLEIKA = 22624;
- public static final int Unk5000_NODDCMIMOKO = 1547;
- public static final int Unk5000_LPFGBNDKCBL = 24163;
- public static final int Unk5000_BKFAJLKCBJB = 28564;
- public static final int Unk5000_FEHOLLHIOIH = 6620;
- public static final int Unk5000_PPGIKABMIAK = 27436;
- public static final int Unk5000_GBCAJIBKPHH = 28628;
- public static final int Unk5000_MEHPIDFEMIE = 21182;
- public static final int Unk5000_LODPCINKMNE = 21;
- public static final int Unk5000_BPHBHDLANEP = 24409;
- public static final int Unk5000_KFBPMJBPFPP = 24955;
- public static final int Unk5000_HIOLHKJDGHE = 20424;
- public static final int Unk5000_EIOBHCKOEMD = 1844;
- public static final int Unk5000_NNMOOMLMGKI = 24641;
- public static final int Unk5000_DDNNICOKHFF = 28602;
- public static final int Unk5000_PBMJEPJHOFF = 23887;
- public static final int Unk5000_DBLCKAHANOB = 8882;
- public static final int Unk5000_FDCEIDHLGOM = 29531;
- public static final int Unk5000_AHKPDOEPIEE = 20708;
- public static final int Unk5000_FNMJMMLBOJC = 9044;
- public static final int Unk5000_GMDBCFOLDDG = 21027;
- public static final int Unk5000_ACEDGLGFLND = 29568;
- public static final int Unk5000_HPPDBOPBHCO = 8133;
- public static final int Unk5000_JKAJHPLKKJL = 7720;
- public static final int Unk5000_NNFMDKBDGPD = 8890;
- public static final int Unk5000_NJCNAJIHOLP = 20674;
- public static final int Unk5000_ICKHGJLKENA = 22307;
- public static final int Unk5000_OLPAJEMDOOF = 21432;
- public static final int Unk5000_FDGOJDCLDAH = 26447;
- public static final int Unk5000_IOCGPKAHPPD = 23591;
- public static final int Unk5000_OIMBEJHELGD = 20296;
- public static final int Unk5000_JKOFFPMNPOD = 808;
- public static final int Unk5000_JFBFGACBOEM = 20463;
- public static final int Unk5000_OIHPLAEKINM = 3917;
- public static final int Unk5000_LNOFNLDPNIF = 27454;
- public static final int Unk5000_EGKEPOKKAAA = 1165;
- public static final int Unk5000_LAFOLIACPPG = 7876;
- public static final int Unk5000_ANBNAKFDLHA = 5044;
- public static final int Unk5000_IKGAFGEAKAK = 20911;
- public static final int Unk5000_JBFHKFLEHHH = 666;
- public static final int Unk5000_FABNMMKIMJH = 21442;
- public static final int Unk5000_FJEOFMBAJEO = 3937;
- public static final int Unk5000_GBJMFLOHEAO = 21283;
- public static final int Unk5000_EJOFKJIOHNK = 22918;
- public static final int Unk5000_FJOJHIBAHOI = 8555;
- public static final int Unk5000_BKOAKMCKALD = 24102;
- public static final int Unk5000_PGEGANOEBJL = 22972;
- public static final int Unk5000_NEGMHMBGDIO = 24249;
- public static final int Unk5000_EDHDFLLJLJH = 8394;
- public static final int Unk5000_LPEPJLFBLMH = 7064;
- public static final int Unk5000_HNGCPEAAKLK = 21318;
- public static final int Unk5000_PNNCANDILKC = 29050;
- public static final int Unk5000_AKIKIEIKIDA = 4266;
- public static final int Unk5000_JBJIEFEIBBI = 2717;
- public static final int Unk5000_GBOBJGMJKNL = 6478;
- public static final int Unk5000_FIEGILBCLNA = 21822;
- public static final int Unk5000_EPFFDAFPKPJ = 23392;
- public static final int Unk5000_ECILGPHIOHK = 28418;
- public static final int Unk5000_LNEBHNAKKME = 24758;
- public static final int Unk5000_HMAONDHFFHH = 22272;
- public static final int Unk5000_AMPHPPHMAMM = 25186;
- public static final int Unk5000_LKAPHADCGCE = 21075;
- public static final int Unk5000_CMLAFDBCKJA = 154;
- public static final int Unk5000_KPJLGAEHBPH = 25393;
- public static final int Unk5000_MPNFDLJNKKG = 24256;
- public static final int Unk5000_HNDDHOGBOID = 3241;
- public static final int Unk5000_KBPLMFMCDDG = 25090;
- public static final int Unk5000_FABEHFBJKCB = 3016;
- public static final int Unk5000_EEPPNOMECKI = 24359;
- public static final int Unk5000_NGOCBCEBBNO = 6020;
- public static final int Unk5000_EFAKCFDNOKG = 25145;
- public static final int Unk5000_BIDJKLLLLAE = 280;
- public static final int Unk5000_JDLLEKJONCE = 5280;
- public static final int Unk5000_PBJIKHPLACP = 8481;
- public static final int Unk5000_KOLJGBKCDFE = 5992;
- public static final int Unk5000_CKNFOGKBEMO = 28469;
- public static final int Unk5000_ACDIDGPAHIH = 952;
- public static final int Unk5000_CCPJFPKCIHI = 23690;
- public static final int Unk5000_PNBMLJPIPGP = 8695;
- public static final int Unk5000_KHJKCJDEAHO = 29677;
- public static final int Unk5000_CKEGHFMEBLA = 4361;
- public static final int Unk5000_DECFLHFHGLF = 6098;
- public static final int Unk5000_GBBLDDHGFDJ = 21437;
- public static final int Unk5000_BAAOMHLKMLP = 1129;
- public static final int Unk5000_HCFDKBDLNHJ = 6221;
- public static final int Unk5000_ODGCLLLOADB = 26549;
- public static final int Unk5000_HOEOBCHGAAE = 25695;
- public static final int Unk5000_BFNLCLJBIPD = 20443;
- public static final int Unk5000_FLLKDOMFEKA = 9547;
- public static final int Unk5000_JAOOMHPMAGA = 8103;
- public static final int Unk5000_OKCJKPNAEKF = 5895;
- public static final int Unk5000_NJFIPABIHGC = 9978;
- public static final int Unk5000_KPBKKCOLPJN = 23259;
- public static final int Unk5000_LECFIAJJJCK = 3502;
- public static final int Unk5000_IJPAJDJEBHL = 24032;
- public static final int Unk5000_LLPMODBKGJD = 20704;
- public static final int Unk5000_KHIFOFFEKHO = 652;
- public static final int Unk5000_EFNGPNMMPPI = 21068;
- public static final int Unk5000_CLDBLCECBOB = 1958;
- public static final int Unk5000_NOHMGPLMBFK = 7466;
- public static final int Unk5000_DHBECHBENAN = 20027;
- public static final int Unk5000_INMGMFILCNG = 24451;
- public static final int Unk5000_JBNFDCCCMJF = 509;
- public static final int Unk5000_GIEGOIPCJEC = 4604;
- public static final int Unk5000_JHHOBCIBNPM = 5574;
- public static final int Unk5000_IMOOMJNPEEO = 1595;
- public static final int Unk5000_HOHNIAIDCMH = 8891;
- public static final int Unk5000_FHEKLDAHGHB = 9731;
- public static final int Unk5000_JHFAPOBHGIH = 20724;
- public static final int Unk5000_ANIDMDGOKOL = 9399;
- public static final int Unk5000_GPAGHMDJCLF = 8768;
- public static final int Unk5000_JMFONNPELJJ = 4830;
- public static final int Unk5000_DMFDKKBNEMN = 23107;
- public static final int Unk5000_ANAFMPAHAPN = 8032;
- public static final int Unk5000_DJHAFBPNPEE = 3255;
- public static final int Unk5000_HJDNBCBNAMI = 4872;
- public static final int Unk5000_DGNMHNDFJNB = 29318;
- public static final int Unk5000_IJFECBEPIDK = 21254;
- public static final int Unk5000_PGAFHBLJDKK = 28308;
- public static final int Unk5000_EGNNACIPEBF = 6392;
- public static final int Unk5000_LMJEPOFEOMM = 1506;
- public static final int Unk5000_NPLOGCDPPAN = 7019;
- public static final int Unk5000_LHEADCPNNMM = 8725;
- public static final int Unk5000_IPIDAKKLINO = 29286;
- public static final int Unk5000_OPJFOBKPFHJ = 5596;
- public static final int Unk5000_PJKLPGCKCDN = 27896;
- public static final int Unk5000_DFNILPBBKPI = 941;
- public static final int Unk5000_CDGGBPBFMPB = 8215;
- public static final int Unk5000_KBAEIDDGKOL = 22397;
- public static final int Unk5000_MJKOMEAFNHN = 4022;
- public static final int Unk5000_HBHBHCBCGOK = 9199;
- public static final int Unk5000_HOOIMHECDEL = 20867;
- public static final int Unk5000_OHKPBHIDBIA = 7285;
- public static final int Unk5000_OEJEMHHMINF = 22473;
- public static final int Unk5000_LNKCPEICGCF = 22848;
- public static final int Unk5000_LLGBDJDGKDC = 4387;
- public static final int Unk5000_CDPFMFBBFJP = 9437;
- public static final int Unk5000_OAKJHCICNHN = 4523;
- public static final int Unk5000_DAIJFFIBEJF = 1499;
- public static final int Unk5000_MKGKLDIHFGJ = 26282;
- public static final int Unk5000_AABFAJCLKJD = 6023;
- public static final int Unk5000_AICAJLBOOHO = 2680;
- public static final int Unk5000_JAHAGJCIIHM = 123;
- public static final int Unk5000_ENBAINPJKFJ = 25245;
- public static final int Unk5000_LNDOEDNCPGA = 5040;
- public static final int Unk5000_ONEPFFEABID = 21877;
- public static final int Unk5000_FIOIINHFJBF = 23059;
- public static final int Unk5000_EAFOMHGEDCK = 7200;
- public static final int Unk5000_KHELAKFAOHO = 23041;
- public static final int Unk5000_MAJCDNIGCLJ = 1877;
- public static final int Unk5000_MCBKMJEKDEG = 2539;
- public static final int Unk5000_NABFCAHKHPF = 1019;
- public static final int Unk5000_OICKGJGDDBB = 8476;
- public static final int Unk5000_CAAJCJDAFAP = 9494;
- public static final int Unk5000_BBGJKBJOCHK = 2175;
- public static final int Unk5000_HMAGFCLHFGE = 24121;
- public static final int Unk5000_HCCMGLFHMHP = 26120;
- public static final int Unk5000_IDFMGMPOFOE = 28396;
- public static final int Unk5000_EPKAMBGNCKO = 5207;
- public static final int Unk5000_JPIIHKFKFEF = 8252;
- public static final int Unk5000_GIAPMIHDHPG = 23880;
- public static final int Unk5000_LPKPOHMHBKI = 21381;
- public static final int Unk5000_BIGCEOCLHFI = 3667;
- public static final int Unk5000_PDFALPKMNDA = 4535;
- public static final int Unk5000_FOOOENBLOKO = 8553;
- public static final int Unk5000_LLKNOFONJFB = 5846;
- public static final int Unk5000_OFGIMFAHPMB = 8949;
- public static final int Unk5000_EOABOFMHKBL = 1741;
- public static final int Unk5000_NNBGOHBBMGO = 28712;
- public static final int Unk5000_JDAAEHNKEKJ = 24647;
- public static final int Unk5000_PNKDFFHCINI = 4860;
- public static final int Unk5000_JNHFMGGHCHJ = 25333;
- public static final int Unk5000_EBHGFILPAMK = 28287;
- public static final int Unk5000_JMAIGBMAMLL = 20525;
- public static final int Unk5000_NMGPFEJFCMK = 20087;
- public static final int Unk5000_MDFFJJONAHI = 23858;
- public static final int Unk5000_MGNKEJPEPGG = 26018;
- public static final int Unk5000_FJDHJKBPCFJ = 549;
- public static final int Unk5000_JCOEICJPMDG = 8218;
- public static final int Unk5000_ALCLIGCLLOI = 25586;
- public static final int Unk5000_NIJOMGFMLKL = 28823;
- public static final int Unk5000_LDDCCCHELKA = 7483;
- public static final int Unk5000_NCBEDDNGCNF = 4390;
- public static final int Unk5000_IGECKHCNKEN = 4792;
- public static final int Unk5000_DBLPNFNPIBK = 24160;
- public static final int Unk5000_GBPCJFFGJNG = 27873;
- public static final int Unk5000_EDFIFNIAMGD = 24287;
- public static final int Unk5000_IOIFPPMHMKA = 25020;
- public static final int Unk5000_DMJNLHCEDDN = 28009;
- public static final int Unk5000_BFDDNGNMBAE = 2652;
- public static final int Unk5000_DGHCJECMMND = 4280;
- public static final int Unk5000_NJEGELFLLBP = 3640;
- public static final int Unk5000_FCLHNCBOEGJ = 7806;
- public static final int Unk5000_JNJNGNBLFJE = 23606;
- public static final int Unk5000_MEBAJHGCHNK = 22095;
- public static final int Unk5000_CINLHMKEFLM = 29209;
- public static final int Unk5000_IOOONMOJKNN = 27077;
- public static final int Unk5000_KFGIAAEIPBO = 1123;
- public static final int Unk5000_NNAKHFCFLNN = 587;
- public static final int Unk5000_PCHKCDGFJGC = 25916;
- public static final int Unk5000_OHMCLEIBJON = 20233;
- public static final int Unk5000_LOGLBJPOMFJ = 28780;
- public static final int Unk5000_LNOKPDCNOOE = 6294;
- public static final int Unk5000_JGLGILKCPDC = 5414;
- public static final int Unk5000_IOHBPDCINCB = 7469;
- public static final int Unk5000_JPFIJBEIHHO = 6035;
- public static final int Unk5000_HLNEKNAOCAP = 26173;
- public static final int Unk5000_AGHDHEIONAA = 26873;
- public static final int Unk5000_LHEDGOBIKLG = 25203;
- public static final int Unk5000_IIFBFCKMAFC = 25498;
- public static final int Unk5000_FIHDGHCPNGJ = 5460;
- public static final int Unk5000_IEELABNPGLP = 26392;
- public static final int Unk5000_LMCGPNHEMNO = 20318;
- public static final int Unk5000_LLHIBOOMBNN = 8408;
- public static final int Unk5000_NDDDEJOBJCB = 5793;
- public static final int Unk5000_JJDDDCGINKH = 24564;
- public static final int Unk5000_CONEKBNCIJM = 29843;
- public static final int Unk5000_KBODPJNLOHF = 5797;
- public static final int Unk5000_HCBPNBBIKAG = 27122;
- public static final int Unk5000_LAPCJBNMPPK = 2165;
- public static final int Unk5000_ELNIEGKMGCN = 28852;
- public static final int Unk5000_BBINOMJIGHP = 22788;
- public static final int Unk5000_MLBLOEDHDNA = 8886;
- public static final int Unk5000_MILBJPINAAA = 25484;
- public static final int Unk5000_DPKAILHKNOH = 2383;
- public static final int Unk5000_GPGFLBGBAJL = 25771;
- public static final int Unk5000_DKCELACFPCH = 1703;
- public static final int Unk5000_EPPFLEHEMAN = 7415;
- public static final int Unk5000_FJLIKNEJMEJ = 25996;
- public static final int Unk5000_PHIIFGMFLMA = 21962;
- public static final int Unk5000_PFFMBIMGIIE = 4083;
- public static final int Unk5000_ELALIJLMHEP = 4269;
- public static final int Unk5000_MPPBLNBNBHI = 9132;
- public static final int Unk5000_KCANLIHBMPM = 25880;
- public static final int Unk5000_IANHPLFBFFC = 27360;
- public static final int Unk5000_BBODMCPPJIH = 5275;
- public static final int Unk5000_AKMNPIHEGFG = 6129;
- public static final int Unk5000_MGOPCKPDNID = 21930;
- public static final int Unk5000_HPICJJONLJD = 8917;
- public static final int Unk5000_FNGCMLCJGOP = 1439;
- public static final int Unk5000_CPHLKODBAJJ = 5471;
- public static final int Unk5000_IANLHNDLBAG = 22273;
- public static final int Unk5000_ACKDLDJDPHP = 4248;
- public static final int Unk5000_CLHDCCOFKMD = 20051;
- public static final int Unk5000_MPKMEEMFBAN = 4886;
- public static final int Unk5000_AGCFKKCGEME = 22345;
- public static final int Unk5000_FMKNLLBFAOG = 7753;
- public static final int Unk5000_NJMLHPIPDNK = 20066;
- public static final int Unk5000_KMBGJKMJNLD = 23214;
- public static final int Unk5000_KCAHMLALHHN = 5763;
- public static final int Unk5000_EMAAIOILAPF = 1673;
- public static final int Unk5000_KBFCPIEKOEG = 2385;
- public static final int Unk5000_LGPFCCDEGLD = 4746;
- public static final int Unk5000_CCDPABNMPEB = 8973;
- public static final int Unk5000_NMOKNIIINCH = 21118;
- public static final int Unk5000_IJCBLAMALKE = 23159;
- public static final int Unk5000_KCBPHNMBEHJ = 5528;
- public static final int Unk5000_AIDBFACJEDI = 27253;
- public static final int Unk5000_DDPJLCOPFIK = 25696;
- public static final int Unk5000_IAAEMIBEDBM = 27541;
- public static final int Unk5000_IGBBIPEJOOH = 655;
- public static final int Unk5000_JKHDHLEMJCJ = 23278;
- public static final int Unk5000_HCNBKIBKGAG = 7358;
- public static final int Unk5000_KDPPPIOEIAG = 24804;
- public static final int Unk5000_PENBOGCCDDI = 7500;
- public static final int Unk5000_PHHDJDBLDMG = 9476;
- public static final int Unk5000_ICLGLBEHDNG = 7171;
- public static final int Unk5000_BPLOFHPEHNF = 8872;
- public static final int Unk5000_KFHEEEGCPPA = 28757;
- public static final int Unk5000_ILIOEJALJMB = 1740;
- public static final int Unk5000_AFPJLHKAJIN = 3638;
- public static final int Unk5000_AECILHMILAO = 28142;
- public static final int Unk5000_EPDLHFEMFCA = 8043;
- public static final int Unk5000_POEDEHNDMKP = 5251;
- public static final int Unk5000_OFAFGMAGNJL = 3058;
- public static final int Unk5000_POHEEGCNDKE = 6383;
- public static final int Unk5000_KOIKEKNGKOD = 6231;
- public static final int Unk5000_FPKLLDPFMOK = 4099;
- public static final int Unk5000_IGMHFCBCNPN = 6864;
- public static final int Unk5000_LGEHLJELIMJ = 8520;
- public static final int Unk5000_FMCKLPJADAN = 29559;
- public static final int Unk5000_EADKKBFBJLB = 2719;
- public static final int Unk5000_GBKLBGDLMGI = 297;
- public static final int Unk5000_PODKPOCHHPB = 6147;
- public static final int Unk5000_MPPNHKOHIGB = 6943;
- public static final int Unk5000_FJGDDDHGPMJ = 22643;
- public static final int Unk5000_ALHCLNFBLOO = 28187;
- public static final int Unk5000_HDGOGIINACF = 5008;
- public static final int Unk5000_JIHEKMINAEB = 481;
- public static final int Unk5000_EOOAIONOPKD = 23459;
- public static final int Unk5000_KHFNGOAJHNC = 1433;
- public static final int Unk5000_PFDDAKLDDII = 24920;
- public static final int Unk5000_ILNFIFNEIDH = 6973;
- public static final int Unk5000_NGICELOJDBD = 9728;
- public static final int Unk5000_LIIEPLFMNAI = 29057;
- public static final int Unk5000_JJKNCMNLCHM = 4811;
- public static final int Unk5000_MGDBKCGKNFG = 28655;
- public static final int Unk5000_LOBFHJLODAF = 25112;
- public static final int Unk5000_KFPMNFJAGLO = 3113;
- public static final int Unk5000_NKDKKMMFPFO = 7579;
- public static final int Unk5000_ADOPHNNOGFA = 25179;
- public static final int Unk5000_IOAIIMCJNGF = 22430;
- public static final int Unk5000_DKDPBLNOMME = 26546;
- public static final int Unk5000_AJEKIGFPBJH = 3339;
- public static final int Unk5000_KEEBOILOLJI = 29734;
- public static final int Unk5000_ODPADHFJOBJ = 29706;
- public static final int Unk5000_KMOKGJLLPLO = 6862;
- public static final int Unk5000_DICDCBKPBOL = 1753;
- public static final int Unk5000_IHCJCBGCNCJ = 3310;
- public static final int Unk5000_BMEMBBBEPDO = 7208;
- public static final int Unk5000_GBDLCNPNCOC = 530;
- public static final int Unk5000_APGBCBBNFKA = 378;
- public static final int Unk5000_NHKFCPAJALF = 22468;
- public static final int Unk5000_KGIEBFHGOPC = 20690;
- public static final int Unk5000_MFLIJJICKNJ = 28170;
- public static final int Unk5000_LMDAPOOAKIO = 22236;
- public static final int Unk5000_FDHLDCFBKNJ = 24313;
- public static final int Unk5000_CCLOBJECFDF = 2270;
- public static final int Unk5000_EJBINBAGNLP = 29356;
- public static final int Unk5000_GCLIGNCMKAE = 1860;
- public static final int Unk5000_KKJHJDDJNHO = 24537;
- public static final int Unk5000_IFBFGAKLMBB = 23273;
- public static final int Unk5000_OCMKAHMDDMC = 1653;
- public static final int Unk5000_HGMPPHHBPKB = 6489;
- public static final int Unk5000_CEAINPMMJAA = 28603;
- public static final int Unk5000_BLKONOEFKGI = 27994;
- public static final int Unk5000_IHFDBFNLBJH = 29694;
- public static final int Unk5000_NFNENLGENEG = 8177;
- public static final int Unk5000_GBCCCGFPFIG = 8276;
- public static final int Unk5000_BBLPOBKNEKA = 4117;
- public static final int Unk5000_IPDDDBOCFEE = 28094;
- public static final int Unk5000_ELEJOGKFHJD = 2672;
- public static final int Unk5000_KACNDIMHIAF = 7956;
- public static final int Unk5000_NGBFHPGMCDC = 6944;
- public static final int Unk5000_LKFEHGADHOF = 8112;
- public static final int Unk5000_MNHDNCLEIOP = 22053;
- public static final int Unk5000_PIMNAJIHFIK = 27202;
- public static final int Unk5000_BCEKNICFJDH = 28828;
- public static final int Unk5000_KJGKCIMDKHD = 5074;
- public static final int Unk5000_AKGIADJICPL = 29517;
- public static final int Unk5000_AAMMDCAHCME = 4580;
- public static final int Unk5000_LALICFDDOKF = 20767;
- public static final int Unk5000_OIIJLPEGJEN = 4166;
- public static final int Unk5000_AKFOCPCFNIL = 27836;
- public static final int Unk5000_MLCEFNJJJAD = 23130;
- public static final int Unk5000_ICADBIHIGNO = 4350;
- public static final int Unk5000_GLCBCFEOOAO = 26667;
- public static final int Unk5000_OJOKEIBPBOL = 3143;
- public static final int Unk5000_NCNMNHMHBCI = 24938;
- public static final int Unk5000_BAENDECAAMI = 25450;
- public static final int Unk5000_HLFPMCKPFFE = 23845;
- public static final int Unk5000_DOCFPCKGJCG = 5073;
- public static final int Unk5000_NGLMNMHFBPF = 21376;
- public static final int Unk5000_AMNKIDJFBOF = 28349;
- public static final int Unk5000_ACKPLLLFBIC = 29204;
- public static final int Unk5000_ECIBONKLGII = 24993;
- public static final int Unk5000_FODFJINLJNG = 2599;
- public static final int Unk5000_EKBNMKLMAFB = 28240;
- public static final int Unk5000_BMGFCEJAKHJ = 6677;
- public static final int Unk5000_BEJPBHGJIDO = 29589;
- public static final int Unk5000_DJGEKBHBLNJ = 25332;
- public static final int Unk5000_ABEFJAHNFJM = 3742;
- public static final int Unk5000_PICHIAOPPLJ = 6194;
- public static final int Unk5000_CHAFGHJDMNM = 855;
- public static final int Unk5000_NKGJPLKLBBI = 26733;
- public static final int Unk5000_KKNPOIEDGDI = 24228;
- public static final int Unk5000_KOGEJBNKKPD = 348;
- public static final int Unk5000_JAIGABGGKCC = 4138;
- public static final int Unk5000_HKHAEJHJHCE = 23619;
- public static final int Unk5000_INEKFALKDAL = 4455;
- public static final int Unk5000_AJKLHFIIHDB = 1268;
- public static final int Unk5000_NMAAPDNKGPJ = 26766;
- public static final int Unk5000_OLGBKHKLHJB = 698;
- public static final int Unk5000_GKJJJBBNCEP = 22925;
- public static final int Unk5000_EKGKHIFHKCN = 27663;
- public static final int Unk5000_MCECDNJOKGE = 26524;
- public static final int Unk5000_JKGJIFMIFJI = 2554;
- public static final int Unk5000_DABCBCDJOHD = 1067;
- public static final int Unk5000_BNNOMCEIBFI = 3974;
- public static final int Unk5000_DOFNJNJGFOI = 27997;
- public static final int Unk5000_IOJPCFCOINF = 375;
- public static final int Unk5000_IMMGPHLIEPP = 2025;
- public static final int Unk5000_NDCCFBGLANH = 24462;
- public static final int Unk5000_OJONLAAHCJI = 2393;
- public static final int Unk5000_OKICBJHLHLF = 338;
- public static final int Unk5000_EEBHHEFGGLD = 2709;
- public static final int Unk5000_HNEKEPEJEJL = 6601;
- public static final int Unk5000_KMGBEKMPKMP = 7494;
- public static final int Unk5000_FIJBBGEBDEL = 23970;
- public static final int Unk5000_ALEHOMECCOA = 20760;
- public static final int Unk5000_JNLCCEAACNG = 4962;
- public static final int Unk5000_MNNNMHAACOK = 6106;
- public static final int Unk5000_CEMJJNLONPC = 9364;
- public static final int Unk5000_LKACBHNDOAI = 21441;
- public static final int Unk5000_IEPKEAGLDNK = 7996;
- public static final int Unk5000_OHKJBCIOKBM = 8567;
- public static final int Unk5000_JICDJAOCKJA = 27179;
- public static final int Unk5000_MAMMCHEKBOH = 5604;
- public static final int Unk5000_JAKFKNKIOFI = 20408;
- public static final int Unk5000_HJIBMNCMGGN = 7597;
- public static final int Unk5000_DGEEAONKOBF = 7166;
- public static final int Unk5000_ECIJEDPGKFF = 21275;
- public static final int Unk5000_JMKIDMACAIN = 23004;
- public static final int Unk5000_PBCBMMOHLOF = 25942;
- public static final int Unk5000_EBKEAJCJKJN = 6259;
- public static final int Unk5000_PPCFAKHEBJF = 23720;
- public static final int Unk5000_BAHDFMCPJLG = 4649;
- public static final int Unk5000_KKJBLGDEELL = 1384;
- public static final int Unk5000_DGIKHPBMLEL = 902;
- public static final int Unk5000_AELAGPGEBDL = 22837;
- public static final int Unk5000_LBOALHPEGBF = 24250;
- public static final int Unk5000_FOKPCDNNBJJ = 25435;
- public static final int Unk5000_LCANGLIAGCA = 25404;
- public static final int Unk5000_CKADPNMEAGA = 29341;
- public static final int Unk5000_GEIPKCFNGGK = 984;
- public static final int Unk5000_AANOPHCLBHL = 24191;
- public static final int Unk5000_DDJADNEOLLG = 2684;
- public static final int Unk5000_HFDPPHKHACL = 28938;
- public static final int Unk5000_PCAFGAMHFOA = 29682;
- public static final int Unk5000_BDDOCDINBPM = 26130;
- public static final int Unk5000_LBFNFGHKEGG = 20846;
- public static final int Unk5000_JFDAJGHALKK = 7130;
- public static final int Unk5000_GCMBBIEOHJP = 8731;
- public static final int Unk5000_IOLADINJKKA = 28267;
- public static final int Unk5000_FFGPPOAAFKH = 26708;
- public static final int Unk5000_FFKNNBOCFIP = 8132;
- public static final int Unk5000_CANFJJOGCNK = 25827;
- public static final int Unk5000_JCEDNOEGDOG = 7275;
- public static final int Unk5000_ACNGFGLDCGF = 25446;
- public static final int Unk5000_LEABKLKKMCG = 24061;
- public static final int Unk5000_PMLCALJHJJL = 8425;
- public static final int Unk5000_GBLNHBFHANF = 983;
- public static final int Unk5000_ILHDAPELIOD = 9920;
- public static final int Unk5000_APKPLMBOPFD = 29942;
- public static final int Unk5000_EAHAEEOEMEK = 4501;
- public static final int Unk5000_GBAJDEGFKFD = 28916;
- public static final int Unk5000_KHFAIMHKNNB = 6697;
- public static final int Unk5000_GIMOIFAMICM = 22973;
- public static final int Unk5000_IELDMNIPHOF = 5924;
- public static final int Unk5000_NAEICAJCFKJ = 7642;
- public static final int Unk5000_EBEPOBEKKDL = 2574;
- public static final int Unk5000_CDIOGLKJKNP = 21579;
- public static final int Unk5000_LGCHELFMAHI = 8243;
- public static final int Unk5000_KNCDCCNCLHL = 28188;
- public static final int Unk5000_BJIJHAFFGCD = 8257;
- public static final int Unk5000_GIDMLGFDLJP = 24394;
- public static final int Unk5000_FJABKBGNILJ = 27312;
- public static final int Unk5000_JOOFOAAGOPB = 1711;
- public static final int Unk5000_CHIFNKCGDCM = 27544;
- public static final int Unk5000_FCCKHCCNFKI = 21058;
- public static final int Unk5000_LKLDDDIAFEF = 9923;
- public static final int Unk5000_JMFNNMHKIJO = 27101;
- public static final int Unk5000_AAKGLCOAOCG = 7310;
- public static final int Unk5000_AMNNNBFALFL = 505;
- public static final int Unk5000_DBPLJGFKCAJ = 20559;
- public static final int Unk5000_PPMBLECIADK = 4603;
- public static final int Unk5000_KLLIOFBOGCB = 24510;
- public static final int Unk5000_GICMDCKKEIB = 96;
- public static final int Unk5000_HFNKIEJFMDH = 727;
- public static final int Unk5000_JFMGKHKJKOM = 827;
- public static final int Unk5000_GKPEKPFOCEE = 26660;
- public static final int Unk5000_DLENGCMIOAI = 9713;
- public static final int Unk5000_COCJADOHIKL = 9473;
- public static final int Unk5000_GHPKNLOLBGL = 20116;
- public static final int Unk5000_JCNCIIDJLIF = 5759;
- public static final int Unk5000_HAINHEPDIKL = 1430;
- public static final int Unk5000_JBFEFBECPFH = 205;
- public static final int Unk5000_GKBIOJDIBFP = 29062;
- public static final int Unk5000_AJLPDFIEOFB = 1343;
- public static final int Unk5000_HLGFGJFAFDI = 28919;
- public static final int Unk5000_HPLKIOENFNM = 684;
- public static final int Unk5000_BPACJMNBLAN = 29153;
- public static final int Unk5000_HBPJBMLEGLI = 28417;
- public static final int Unk5000_IEOOMJPOILL = 5343;
- public static final int Unk5000_IEAIADBAENG = 9396;
- public static final int Unk5000_JPEMCLNMOEK = 69;
- public static final int Unk5000_EAPFNEHNCFE = 4392;
- public static final int Unk5000_ACCLLDBGNMF = 5982;
- public static final int Unk5000_KADMDNIMAKM = 23589;
- public static final int Unk5000_OJJOGHCLAJO = 28057;
- public static final int Unk5000_INNKIEGHHCH = 9117;
- public static final int Unk5000_HDHPEIHFDGL = 22351;
- public static final int Unk5000_MNFHDGDCGPN = 21495;
- public static final int Unk5000_ILKJAAGFLAH = 29608;
- public static final int Unk5000_PCMJLJMFCBL = 13;
- public static final int Unk5000_DNABCCNHHAH = 9890;
- public static final int Unk5000_LOPIKNHJBJE = 3373;
- public static final int Unk5000_OEEMBCAIPKL = 3429;
- public static final int Unk5000_KJJEMELGDGE = 21515;
- public static final int Unk5000_NBIDIPBJJDA = 8353;
- public static final int Unk5000_GOKOJIFKDCL = 3415;
- public static final int Unk5000_AAEGPKBJHJA = 24944;
- public static final int Unk5000_ACGPHCFJGPN = 418;
- public static final int Unk5000_LCJJCMAKOOC = 24134;
- public static final int Unk5000_MJNMKMLLACL = 20229;
- public static final int Unk5000_FNCFJNPKCPK = 27374;
- public static final int Unk5000_DFCGCENIIBE = 29453;
- public static final int Unk5000_OCIICNFAGPG = 28952;
- public static final int Unk5000_KKKFGMFBEBI = 25162;
- public static final int Unk5000_MKFPLCPICNP = 6753;
- public static final int Unk5000_FFHHLAEEJFL = 23842;
- public static final int Unk5000_FMKDDCIGOHM = 8563;
- public static final int Unk5000_GDEMHIAPDKC = 414;
- public static final int Unk5000_DNFNDEDDEPD = 4868;
- public static final int Unk5000_DDJCODJOBKE = 29393;
- public static final int Unk5000_EJCLECPBFHO = 22535;
- public static final int Unk5000_FOODOCABBHB = 6005;
- public static final int Unk5000_KLEALCOODKG = 25309;
- public static final int Unk5000_ILAFIKENLKC = 197;
- public static final int Unk5000_FDDEIBBBPIK = 576;
- public static final int Unk5000_IAGJFHKFPPM = 2091;
- public static final int Unk5000_JCCHJGEGFAK = 24269;
- public static final int Unk5000_BGJGJIEJBHB = 23634;
- public static final int Unk5000_LCJGPGOMNAC = 5131;
- public static final int Unk5000_NGINLGIHCKG = 27815;
- public static final int Unk5000_EOCEBIJHEDB = 4184;
- public static final int Unk5000_BDEBMCOBIAH = 28272;
- public static final int Unk5000_PKPPMAMJJGI = 4003;
- public static final int Unk5000_EBFGOJJLLGO = 29770;
- public static final int Unk5000_KMDBPGCBBHD = 635;
- public static final int Unk5000_LFKCFOIDDMH = 24014;
- public static final int Unk5000_HNHEBPKCHLB = 6491;
- public static final int Unk5000_MPPPMGMHDGD = 20079;
- public static final int Unk5000_KPLKANODOLC = 20982;
- public static final int Unk5000_KKBKIJJGDMN = 23211;
- public static final int Unk5000_NKNEKLPGBOP = 23366;
- public static final int Unk5000_BGMNHJJIGHK = 24195;
- public static final int Unk5000_GKDMCPMLMFP = 8346;
- public static final int Unk5000_MFKABGPAKAB = 9459;
- public static final int Unk5000_IIHHMMIJPAP = 21700;
- public static final int Unk5000_FFFLIAGBAPJ = 3525;
- public static final int Unk5000_GPPHDCPBEHL = 21152;
- public static final int Unk5000_IHIGKGEHKBH = 28834;
- public static final int Unk5000_LBJMBHBBEHP = 3120;
- public static final int Unk5000_NDBGHJEMEMH = 26515;
- public static final int Unk5000_PIAEFCPKNOC = 3238;
- public static final int Unk5000_AOFJLIHMJGD = 6142;
- public static final int Unk5000_APGDPDJFBLN = 9766;
- public static final int Unk5000_GJFOAFNKGLK = 1023;
- public static final int Unk5000_CPCNPKCBDAI = 9574;
- public static final int Unk5000_BKNDLLGILDA = 27267;
- public static final int Unk5000_BBEKFAKPCED = 21653;
- public static final int Unk5000_DHFOINCIGPD = 23440;
- public static final int Unk5000_MJFEECOJEAM = 3285;
- public static final int Unk5000_ONHPCAKLDEO = 6095;
- public static final int Unk5000_JENPNGMIECK = 4686;
- public static final int Unk5000_BCJHODGLMPM = 25802;
- public static final int Unk5000_MHGMOBAOMEO = 9860;
- public static final int Unk5000_MCONIHLJNAE = 27505;
- public static final int Unk5000_PDPAFMLEHLM = 2474;
- public static final int Unk5000_JIJGJGPALAH = 24486;
- public static final int Unk5000_LFNIIJLJNOP = 26792;
- public static final int Unk5000_CHGJNAEHHEF = 29296;
- public static final int Unk5000_EOEBOIHKACL = 3105;
- public static final int Unk5000_CPJAIELMEOP = 21246;
- public static final int Unk5000_BGJKBOLGGLM = 21937;
- public static final int Unk5000_OJNPGEBBCOI = 20366;
- public static final int Unk5000_MLENKAGAJGO = 798;
- public static final int Unk5000_IKHEBOOHAHM = 24037;
- public static final int Unk5000_PJMNOFEDMCF = 20046;
- public static final int Unk5000_CIBIGHPDKAN = 3026;
- public static final int Unk5000_BMOIKPOOGNF = 27653;
- public static final int Unk5000_CLCNDFCCBEG = 3981;
- public static final int Unk5000_KNIAACFFBCA = 1086;
- public static final int Unk5000_DJKOBAPABLM = 28671;
- public static final int Unk5000_AOEFEGEFMJK = 9975;
- public static final int Unk5000_MINNDMNAHKJ = 7160;
- public static final int Unk5000_OICHHKCLLGA = 1612;
- public static final int Unk5000_IJDNIJIJMFC = 6347;
- public static final int Unk5000_AHCGDHDMPLA = 5568;
- public static final int Unk5000_AKFDKDKFMKD = 24217;
- public static final int Unk5000_GCNACGGJPCM = 9678;
- public static final int Unk5000_HGMJCLKANJF = 9083;
- public static final int Unk5000_EAPGBEKBBMP = 23309;
- public static final int Unk5000_OEINPDDPGEJ = 23261;
- public static final int Unk5000_BBFICJKJIHF = 26892;
- public static final int Unk5000_BGEGPKOLFID = 27618;
- public static final int Unk5000_HEFMOLJONEM = 6323;
- public static final int Unk5000_FKOAOKKNJNP = 5699;
- public static final int Unk5000_NHOBNFLMFBB = 28493;
- public static final int Unk5000_LLBAFOEKGKC = 28964;
- public static final int Unk5000_KIKOICHHDAE = 6295;
- public static final int Unk5000_EEHIMDPPADP = 22917;
- public static final int Unk5000_PCMPKBABBBF = 22200;
- public static final int Unk5000_ODKHKOAAEAJ = 23448;
- public static final int Unk5000_HHODFBDLKAM = 9819;
- public static final int Unk5000_CAFNBBKJDDM = 331;
- public static final int Unk5000_EALBMEGGOGB = 5748;
- public static final int Unk5000_LFALANFNNLN = 8536;
- public static final int Unk5000_ADIDLMEPNOK = 7306;
- public static final int Unk5000_FCKPJJOFKKI = 590;
- public static final int Unk5000_JKHHKLKGHFK = 28908;
- public static final int Unk5000_DJOJMMIONMJ = 23506;
- public static final int Unk5000_LKANFJNEKAE = 7558;
- public static final int Unk5000_FIBJNDILJBN = 1468;
- public static final int Unk5000_HKBLJJJOJOI = 25302;
- public static final int Unk5000_LOGIMFFDCEA = 5497;
- public static final int Unk5000_OGGMAPCGJPG = 25418;
- public static final int Unk5000_KMKKDEHCIGK = 22368;
- public static final int Unk5000_ELGOPNFBIBJ = 27197;
- public static final int Unk5000_GBIJNJOPFMA = 26908;
- public static final int Unk5000_MMDDENPGBJG = 1774;
- public static final int Unk5000_NAKKMLHCBPO = 9705;
- public static final int Unk5000_LJLAJDHFIEH = 28338;
- public static final int Unk5000_MBMGOBMNAID = 27554;
- public static final int Unk5000_NMAEOMDHPEP = 7120;
- public static final int Unk5000_GEBGPCPMCOI = 7209;
- public static final int Unk5000_EJLFAIHHJOO = 25198;
- public static final int Unk5000_PGMJBAMAOND = 5964;
- public static final int Unk5000_KGAEJDGFHMJ = 29700;
- public static final int Unk5000_OKAFJFPCINE = 28689;
- public static final int Unk5000_FLALKLBHAKN = 4802;
- public static final int Unk5000_AAEGGOPGKFK = 21919;
- public static final int Unk5000_KHMEKEAKMLA = 25128;
- public static final int Unk5000_DMGHLBMHGOD = 21979;
- public static final int Unk5000_DDDFOLGEPPE = 22579;
- public static final int Unk5000_AOFGCKPLDEI = 1209;
- public static final int Unk5000_ODJJBNGKPJK = 1095;
- public static final int Unk5000_OAJCDBJCCCB = 29174;
- public static final int Unk5000_AIMGHIGHMNN = 29788;
- public static final int Unk5000_PKHLBMDGDID = 20145;
- public static final int Unk5000_HDHKMKBKKJD = 2451;
- public static final int Unk5000_FJCKEAEFAAG = 2467;
- public static final int Unk5000_IEJIFPLDBBM = 1404;
- public static final int Unk5000_NBHALAFBCCI = 22635;
- public static final int Unk5000_CMBMBLJFKPB = 1937;
- public static final int Unk5000_LOADFNMLAHE = 2296;
- public static final int Unk5000_HCJMOJMJOEK = 27257;
- public static final int Unk5000_MELIKBGGPHD = 26109;
- public static final int Unk5000_IEDADGPEKHB = 22278;
- public static final int Unk5000_AOAFDFFLCFH = 6795;
- public static final int Unk5000_AMECEFFDODA = 9755;
- public static final int Unk5000_FMAFCDMHBFC = 21403;
- public static final int Unk5000_BEFHLDNGEHK = 7629;
- public static final int Unk5000_OAMBFCHENNC = 23101;
- public static final int Unk5000_DKHMAEDALKK = 9555;
- public static final int Unk5000_DJNNALCNMKP = 25287;
- public static final int Unk5000_GFBFPKMDEDP = 26571;
- public static final int Unk5000_IDCEGFNNCBN = 2120;
- public static final int Unk5000_DEFIOGBONGL = 25223;
- public static final int Unk5000_KPLJMNAMGKO = 23980;
- public static final int Unk5000_BBHHLCNGHCO = 2015;
- public static final int Unk5000_CJOJGLPFICJ = 21369;
- public static final int Unk5000_AMNNNDHBCNG = 7862;
- public static final int Unk5000_DEJAAICEOJJ = 27340;
- public static final int Unk5000_BPKPDOADDAG = 22552;
- public static final int Unk5000_GCNGLODDJLN = 6833;
- public static final int Unk5000_GDIBHLIINCN = 7773;
- public static final int Unk5000_KCNPGGIONDN = 8424;
- public static final int Unk5000_MEFALJIMBDB = 21021;
- public static final int Unk5000_ODOHNIDKNLH = 435;
- public static final int Unk5000_JJEEIFLCIPM = 26092;
- public static final int Unk5000_FLDNAJJHIAP = 21287;
- public static final int Unk5000_GFDNBOPECJB = 28508;
- public static final int Unk5000_HPHKNEGJANC = 20912;
- public static final int Unk5000_DGAJBNHFOJB = 8227;
- public static final int Unk5000_CGFIGGODHIB = 6615;
- public static final int Unk5000_OCNIIHCNMJL = 24550;
- public static final int Unk5000_KLFLHNMKICF = 20588;
- public static final int Unk5000_OJOGCHCDOPJ = 9120;
- public static final int Unk5000_LDLCBKNGLKF = 21588;
- public static final int Unk5000_DHFOIKLNMOO = 3620;
- public static final int Unk5000_IEKMNKBHPFA = 20207;
- public static final int Unk5000_EPIDFOJKKKP = 22114;
- public static final int Unk5000_GFHJLMPNHOH = 21676;
- public static final int Unk5000_EMGPFCBMMHK = 20533;
- public static final int Unk5000_HLKKNGJEFFI = 2320;
- public static final int Unk5000_GCIGEBDOPID = 2147;
- public static final int Unk5000_FHKJJIBPEBH = 6593;
- public static final int Unk5000_AFDLGAJFGHC = 376;
- public static final int Unk5000_NGLBNCHJMMG = 8042;
- public static final int Unk5000_PLNJCJBEBFO = 6830;
- public static final int Unk5000_FKJDGHEMIBI = 22835;
- public static final int Unk5000_FLOCJFMHHLM = 22577;
- public static final int Unk5000_CBAEOBNLDCL = 25969;
- public static final int Unk5000_FCNGIOKBJMI = 2375;
- public static final int Unk5000_PODDHNLBPBD = 9085;
- public static final int Unk5000_HKPGJJFIFLB = 21184;
- public static final int Unk5000_DPPKOJFFMNN = 25111;
- public static final int Unk5000_HOECHLAPBDD = 24020;
- public static final int Unk5000_PGIBBEGDODE = 27100;
- public static final int Unk5000_LLBOKELBKHF = 5673;
- public static final int Unk5000_IKNGIGPCBKC = 6875;
- public static final int Unk5000_EKDCIANCAHA = 25866;
- public static final int Unk5000_AGMIAGNOHBL = 598;
- public static final int Unk5000_OBPNJHOFBED = 192;
- public static final int Unk5000_MLOMOBIHHKI = 21585;
- public static final int Unk5000_FPJBDADACAK = 724;
- public static final int Unk5000_PHLOKMCHDPN = 21032;
- public static final int Unk5000_PAEGIMELNGB = 9916;
- public static final int Unk5000_IKMLEENDCOE = 27188;
- public static final int Unk5000_GCIOFNEHEKK = 22671;
- public static final int Unk5000_OAEDMOEBEOF = 20981;
- public static final int Unk5000_GOKOOFJIENK = 28255;
- public static final int Unk5000_BFPAJIHLNMK = 2567;
- public static final int Unk5000_MLLAMPHCFJP = 24838;
- public static final int Unk5000_DKBCOMBNBIK = 29748;
- public static final int Unk5000_HNNOMGOFBAF = 29790;
- public static final int Unk5000_FLLMOAMIION = 29386;
- public static final int Unk5000_MPJFCIKOLIB = 29673;
- public static final int Unk5000_FMAAGOABGNJ = 1379;
- public static final int Unk5000_BMBOALDGFJF = 27444;
- public static final int Unk5000_AAPNIDHHBBK = 7441;
- public static final int Unk5000_OAJGLAMDCBL = 23253;
- public static final int Unk5000_KJENOHEFGNP = 29461;
- public static final int Unk5000_EIOFIEHHKIB = 25123;
- public static final int Unk5000_OILJKHLDGPN = 6967;
- public static final int Unk5000_NABFLANDMIJ = 4089;
- public static final int Unk5000_KJIALFFBGMG = 1962;
- public static final int Unk5000_FPIOFCFGEKE = 4422;
- public static final int Unk5000_KDLAEIDPIGE = 24661;
- public static final int Unk5000_IDNDKCACBME = 2403;
- public static final int Unk5000_DOEGJMFBHIG = 4183;
- public static final int Unk5000_AAEOHBAKFFL = 2880;
- public static final int Unk5000_OALPEGGKBIL = 9523;
- public static final int Unk5000_JKGGNABDAJJ = 3946;
- public static final int Unk5000_CALOGAJGMNE = 21028;
- public static final int Unk5000_FFPLAKLBMOD = 7788;
- public static final int Unk5000_PKAFMNOGOGN = 9888;
- public static final int Unk5000_BOEHDCCDFKP = 29726;
- public static final int Unk5000_OLBDKDMFHLB = 1032;
- public static final int Unk5000_CDILIEAFHHO = 7329;
- public static final int Unk5000_CBAMCBOPJLB = 8492;
- public static final int Unk5000_JNNHDMHPPCN = 24083;
- public static final int Unk5000_LCKEGOIIHLI = 9434;
- public static final int Unk5000_FHEFKCGOFKG = 6861;
- public static final int Unk5000_NCHJOHNBJKE = 28109;
- public static final int Unk5000_MPPBFLMHHAE = 20905;
- public static final int Unk5000_AALCKDHDOAP = 6773;
- public static final int Unk5000_OGEBHFHKGBK = 20931;
- public static final int Unk5000_INKIJKPKNAE = 6835;
- public static final int Unk5000_FKCLFEGJFKC = 26239;
- public static final int Unk5000_ECFIMAIENAL = 7320;
- public static final int Unk5000_INBPKAEHJPC = 8065;
- public static final int Unk5000_DBEBGAGNGEG = 28747;
- public static final int Unk5000_HFEFOKJMHNG = 28317;
- public static final int Unk5000_IECAPIGJFEO = 6057;
- public static final int Unk5000_PAPAIKOJEMG = 21285;
- public static final int Unk5000_OFHJLAMDMEB = 25943;
- public static final int Unk5000_DJECDJNNCHK = 9236;
- public static final int Unk5000_MOAFFPHKLDK = 3391;
- public static final int Unk5000_LEALHMKCOJC = 4848;
- public static final int Unk5000_MBPFIKHBCHD = 3655;
- public static final int Unk5000_DEPMLMOFHLE = 24038;
- public static final int Unk5000_DNPAHCFPJML = 21263;
- public static final int Unk5000_KLCADOLIFLH = 8007;
- public static final int Unk5000_MENNANNDJMB = 29655;
- public static final int Unk5000_ILGLMMIDEGB = 29476;
- public static final int Unk5000_JOCPPAFPFJO = 5493;
- public static final int Unk5000_DLFCICENHLL = 29819;
- public static final int Unk5000_FHNMHLPEPCP = 319;
- public static final int Unk5000_MNLGGACDHOF = 26135;
- public static final int Unk5000_BKDIOPKHJJA = 464;
- public static final int Unk5000_JAJOJNEKFHB = 25901;
- public static final int Unk5000_JHLHECCDMBP = 2583;
- public static final int Unk5000_BADFEJBMPID = 4787;
- public static final int Unk5000_HICPMLHDACE = 26237;
- public static final int Unk5000_NBMGNJNGKIH = 20770;
- public static final int Unk5000_FNNDLAEKIJP = 1434;
- public static final int Unk5000_NIKJBKDFCDL = 4557;
- public static final int Unk5000_MFALOOMJHEO = 23733;
- public static final int Unk5000_DGJMCLHBGLK = 21400;
- public static final int Unk5000_OINPCPLOHCP = 27512;
- public static final int Unk5000_DMLMPNHBHGD = 9807;
- public static final int Unk5000_MEDAHIACMBK = 6804;
- public static final int Unk5000_JAKALDNIMNF = 5097;
- public static final int Unk5000_CLLFLOKIMCF = 2125;
- public static final int Unk5000_CHCBLGHKKFP = 6345;
- public static final int Unk5000_GNHKFPOONCJ = 23709;
- public static final int Unk5000_LFLEFLIICPO = 9511;
- public static final int Unk5000_FKEMOODCOLK = 8701;
- public static final int Unk5000_HBDCIKEANFF = 27940;
- public static final int Unk5000_DDDBNPMJPEB = 5783;
- public static final int Unk5000_INOMJJLPEOB = 1857;
- public static final int Unk5000_GAFBCFIKDKG = 20398;
- public static final int Unk5000_BHADKHLDJIB = 20608;
- public static final int Unk5000_NKBMFCGGJMF = 1817;
- public static final int Unk5000_KAENNLDMMEL = 1408;
- public static final int Unk5000_GMNLPAKCEBD = 24116;
- public static final int Unk5000_HHDKJJLBOGD = 28536;
- public static final int Unk5000_CDCHOIKJCDC = 27001;
- public static final int Unk5000_LOAJEPFPCCG = 27098;
- public static final int Unk5000_KCFBLAGKDHE = 3225;
- public static final int Unk5000_JIOJPAPJIIO = 3951;
- public static final int Unk5000_EDIKEKJFMAO = 20453;
- public static final int Unk5000_GGIGINMBPBN = 1927;
- public static final int Unk5000_OHPKGIBDKMO = 6203;
- public static final int Unk5000_HALENNLPKNK = 20820;
- public static final int Unk5000_EGADPDIMNEJ = 28218;
- public static final int Unk5000_KLFMMCDIADF = 9524;
- public static final int Unk5000_BLEJHAAKKLF = 29025;
- public static final int Unk5000_ALCMAOAEIAK = 3810;
- public static final int Unk5000_MMHMMDFOIMB = 2530;
- public static final int Unk5000_GGLBGCOFOJE = 8906;
- public static final int Unk5000_NHILEPNIAOO = 859;
- public static final int Unk5000_JOIDAOKLNNB = 29381;
- public static final int Unk5000_KDMFMIDANGE = 21368;
- public static final int Unk5000_IHDLDCFPKAA = 8066;
- public static final int Unk5000_PKKLAOLJGMI = 9636;
- public static final int Unk5000_AJPFELOPFCE = 2780;
- public static final int Unk5000_IADACDINFHA = 2856;
- public static final int Unk5000_INDCAFEJBAG = 24973;
- public static final int Unk5000_JKJNBNHJIOK = 28271;
- public static final int Unk5000_PIBALNKGBCN = 7217;
- public static final int Unk5000_GDBFFADHFAE = 3390;
- public static final int Unk5000_ODPCHNMAJMN = 8372;
- public static final int Unk5000_DOMJEDHPFAI = 22170;
- public static final int Unk5000_PGALCICMPOK = 3050;
- public static final int Unk5000_JEPIJFEMFAJ = 1947;
- public static final int Unk5000_JCNMBKLFFFD = 23185;
- public static final int Unk5000_BHHGDCFPFMI = 28091;
- public static final int Unk5000_HMDPILODDEL = 673;
- public static final int Unk5000_AJKDLNFLJCF = 6285;
- public static final int Unk5000_OPAGBKNPHGG = 1681;
- public static final int Unk5000_LJECPKOAHOJ = 22502;
- public static final int Unk5000_CHHPLAGPOOK = 8134;
- public static final int Unk5000_DAIKDKNPCBI = 27430;
- public static final int Unk5000_CMNPHMBFELO = 6898;
- public static final int Unk5000_DHFGGFPDCBK = 5615;
- public static final int Unk5000_IFAPLAGELPL = 7143;
- public static final int Unk5000_LOFPMDHJMDP = 728;
- public static final int Unk5000_ADCKNFKEMEM = 22666;
- public static final int Unk5000_MEGNPPJCODB = 1629;
- public static final int Unk5000_BAMDKNIELGJ = 1012;
- public static final int Unk5000_CIMPHGDHIIM = 26265;
- public static final int Unk5000_DEKIMGEEHAP = 6135;
- public static final int Unk5000_DPKLCIJPHCA = 24184;
- public static final int Unk5000_INEMAHKGPBD = 856;
- public static final int Unk5000_NPEJKANIENK = 4890;
- public static final int Unk5000_FCFEOPEBGCD = 512;
- public static final int Unk5000_CAHPHFKDCLI = 8462;
- public static final int Unk5000_BHACBIJNJAE = 21549;
- public static final int Unk5000_AIBMJDJKBFE = 23663;
- public static final int Unk5000_PODICLOKIMJ = 1702;
- public static final int Unk5000_EGBBKGDCOMF = 28004;
- public static final int Unk5000_PFCICOKEIJF = 4043;
- public static final int Unk5000_MLNOHFGMIAK = 9225;
- public static final int Unk5000_KKOHMPKKAGC = 26746;
- public static final int Unk5000_NLPHBOCAMFK = 21795;
- public static final int Unk5000_PCEIDKEMMNO = 3324;
- public static final int Unk5000_LLHNPDCBCBF = 26187;
- public static final int Unk5000_PNMJNEEGBDN = 2835;
- public static final int Unk5000_ABEHEBCBIEO = 22765;
- public static final int Unk5000_PNPPMNOLIED = 4331;
- public static final int Unk5000_KELMMIHNBLF = 24324;
- public static final int Unk5000_MFFEKLBNOGH = 24046;
- public static final int Unk5000_HDJLLFNAIAE = 9556;
- public static final int Unk5000_BEJIJIJIBMI = 20462;
- public static final int Unk5000_IJEHIBBMDFH = 28729;
- public static final int Unk5000_HOCAEAPGJIB = 22793;
- public static final int Unk5000_MKEMMLAHHEK = 7700;
- public static final int Unk5000_FMEODELPPHI = 8787;
- public static final int Unk5000_MMHNJHGHBDH = 28366;
- public static final int Unk5000_DMONFGPDGMH = 20352;
- public static final int Unk5000_LLHADJDFOGM = 6101;
- public static final int Unk5000_OGLLKMPDHAF = 22945;
- public static final int Unk5000_DLKLJALILCK = 9579;
- public static final int Unk5000_CIEHPHIJPOP = 26574;
- public static final int Unk5000_AFACKFJMOHK = 2506;
- public static final int Unk5000_FOBLMAFNJFH = 1570;
- public static final int Unk5000_CEPPGINNKMN = 5852;
- public static final int Unk5000_NIBCJBHCNGE = 21408;
- public static final int Unk5000_GAOJIFLPMOF = 2301;
- public static final int Unk5000_HHHLLNEKCFB = 21839;
- public static final int Unk5000_CNNBJHMGIFJ = 24622;
- public static final int Unk5000_CPGCPFGLBKE = 29279;
- public static final int Unk5000_BOENALDKOLD = 24769;
- public static final int Unk5000_EAHBHAJNKDM = 8137;
- public static final int Unk5000_AIIBKJNDIAH = 7190;
- public static final int Unk5000_KBGPDIONEKP = 26860;
- public static final int Unk5000_LMHOPPCNGLK = 21026;
- public static final int Unk5000_POENONMJNOI = 7892;
- public static final int Unk5000_HADHKBNGIPL = 27864;
- public static final int Unk5000_EAGFABFDIAK = 21440;
- public static final int Unk5000_HEGDCKBBDDL = 29915;
- public static final int Unk5000_PGMLODCMBMJ = 7375;
- public static final int Unk5000_LPGHANKIHIG = 23140;
- public static final int Unk5000_EGJDCBHKPNK = 6161;
- public static final int Unk5000_GNIFFJCPPOL = 28389;
- public static final int Unk5000_NMDBLFONHPA = 25430;
- public static final int Unk5000_HAMLDKOOEFC = 4253;
- public static final int Unk5000_FLGDDBBKCGC = 2017;
- public static final int Unk5000_MPCCGLAHHFN = 1272;
- public static final int Unk5000_IDAJKOMNHNA = 22132;
- public static final int Unk5000_MNPKIKBBGLL = 1780;
- public static final int Unk5000_LFDFFNEMAED = 24332;
- public static final int Unk5000_KEIHKJPMNHH = 25437;
- public static final int Unk5000_HLACAIFACFO = 8058;
- public static final int Unk5000_ADMFFAIOCCC = 21942;
- public static final int Unk5000_AKDEBOHJMHE = 4982;
- public static final int Unk5000_POPHNDOIKBI = 27619;
- public static final int Unk5000_OJPDNBKPIKI = 23979;
- public static final int Unk5000_LBEAGLKAMKD = 23263;
- public static final int Unk5000_DMGGAIKIMGM = 23609;
- public static final int Unk5000_PIEEOKHJOEC = 20102;
- public static final int Unk5000_MHNOADCNPMP = 21972;
- public static final int Unk5000_ONGDGMGEJEL = 21093;
- public static final int Unk5000_PINHBLLPIJN = 28975;
- public static final int Unk5000_LOPAPAEIAEP = 25436;
- public static final int Unk5000_DBJPFJOBOKL = 29812;
- public static final int Unk5000_BJPPLBJGJDC = 25405;
- public static final int Unk5000_IJFPFJBNPNA = 9036;
- public static final int Unk5000_KCPCICIDPCA = 23276;
- public static final int Unk5000_OBHGFLHAPMB = 20921;
- public static final int Unk5000_PCFBFHGIDFJ = 28871;
- public static final int Unk5000_HKKNJGMDJFI = 9865;
- public static final int Unk5000_DMPJMMCJNLA = 20935;
- public static final int Unk5000_DKKGOLGGELO = 745;
- public static final int Unk5000_NHPOBIICIGP = 5281;
- public static final int Unk5000_JEIEICJFEBD = 24192;
- public static final int Unk5000_AFMHOMCLBGN = 450;
- public static final int Unk5000_HGIFMBGNKAG = 9675;
- public static final int Unk5000_DEIOIONOGML = 25489;
- public static final int Unk5000_KJPOLJPFGCM = 3014;
- public static final int Unk5000_CMCJPALHMEB = 6375;
- public static final int Unk5000_ANDBFFMEFCK = 28630;
- public static final int Unk5000_LJCDLOBGBAC = 5365;
- public static final int Unk5000_CDGLABDBBOP = 9265;
- public static final int Unk5000_AKNFCEMPKML = 20969;
- public static final int Unk5000_PEIBKDKOOBF = 27236;
- public static final int Unk5000_DCIOPKLHHOC = 4393;
- public static final int Unk5000_JJJCCDHIIKE = 29958;
- public static final int Unk5000_PFGLFPKIIPA = 7489;
- public static final int Unk5000_BNJAFBPDLKP = 29287;
- public static final int Unk5000_HJIELOHBFPM = 27200;
- public static final int Unk5000_OPGHPAKMCGF = 24294;
- public static final int Unk5000_FEGDEKEKPBB = 5501;
- public static final int Unk5000_EDJMJDKOPCP = 3547;
- public static final int Unk5000_FLMLCJBBJKD = 5792;
- public static final int Unk5000_MHEPMFHILLO = 1244;
- public static final int Unk5000_IOJPHHAOPBC = 4931;
- public static final int Unk5000_BDJHDFADIPJ = 5623;
- public static final int Unk5000_KEAGPMFJICL = 29016;
- public static final int Unk5000_DIHNPGEPGGE = 23014;
- public static final int Unk5000_KMNJHIPKFKI = 4085;
- public static final int Unk5000_OAMIJKLPABM = 8897;
- public static final int Unk5000_NPNCPFJDBFL = 8488;
- public static final int Unk5000_PCABPLJEDND = 29543;
- public static final int Unk5000_CBEHIJLKPDN = 20191;
- public static final int Unk5000_FDOOKKJEIPN = 24490;
- public static final int Unk5000_IIHEMCMLIDH = 7017;
- public static final int Unk5000_NHDNHGJPGIF = 24074;
- public static final int Unk5000_LJBOHILAKAL = 5027;
- public static final int Unk5000_AGKCJIFJCAO = 25753;
- public static final int Unk5000_HPNJPKAOMAA = 20890;
- public static final int Unk5000_AOPMIAHLGLA = 29907;
- public static final int Unk5000_KJJCPOIPDIG = 20497;
- public static final int Unk5000_HCFCMBOEMND = 7072;
- public static final int Unk5000_CFEEMMJKBDB = 4490;
- public static final int Unk5000_OFOAAMIMBHO = 24368;
- public static final int Unk5000_MIPMPJMGKJH = 6794;
- public static final int Unk5000_KMGABGNAANL = 27805;
- public static final int Unk5000_HENKJJCGHLK = 9379;
- public static final int Unk5000_ILAJGOEEACE = 3028;
- public static final int Unk5000_HJBBOLMCNPL = 3448;
- public static final int Unk5000_NFHPNJCKDLA = 1714;
- public static final int Unk5000_LJAJCPFMELP = 38;
- public static final int Unk5000_HIOGPKDDDEE = 8680;
- public static final int Unk5000_DONAFFFEOMP = 9332;
- public static final int Unk5000_IPBCDNBNGEP = 2195;
- public static final int Unk5000_JOKCCLIHDDC = 26082;
- public static final int Unk5000_DGAJJPBPFKC = 9533;
- public static final int Unk5000_JHLCOKCMEIF = 28476;
- public static final int Unk5000_NJMNLOGDOIA = 226;
- public static final int Unk5000_IPKDKPCHGDN = 24058;
- public static final int Unk5000_BJBBIAHCHAM = 7205;
- public static final int Unk5000_IKBNCIHJOHJ = 5800;
- public static final int Unk5000_JOFEIGJLEHA = 6190;
- public static final int Unk5000_NDEFLGCEGNH = 812;
- public static final int Unk5000_LINGKNDPEAH = 8272;
- public static final int Unk5000_KEALAIICAGL = 29235;
- public static final int Unk5000_EJLOLDHLMHP = 21189;
- public static final int Unk5000_NFJEFJNDGJA = 27116;
- public static final int Unk5000_PDHIKJMIHHG = 5684;
- public static final int Unk5000_KFENIGBPGAM = 3839;
- public static final int Unk5000_DMMEADAOFEH = 24911;
- public static final int Unk5000_KHKOKKLJCEG = 20035;
- public static final int Unk5000_MCJHCKBCIHC = 6689;
- public static final int Unk5000_LIOOMDEONGK = 26160;
- public static final int Unk5000_FLLBMPEGFJM = 6102;
- public static final int Unk5000_MBLMMBKDINH = 21304;
- public static final int Unk5000_LHDGJDLNECL = 23488;
- public static final int Unk5000_EOMLBCNNEDE = 22064;
- public static final int Unk5000_CMOJDONPILO = 25067;
- public static final int Unk5000_LLKEEIIHNLK = 1277;
- public static final int Unk5000_OGPNAFHIOHE = 2816;
- public static final int Unk5000_NBGKJECKALP = 317;
- public static final int Unk5000_LFBAPDCNEEJ = 27750;
- public static final int Unk5000_EPGJBMMOFFG = 1178;
- public static final int Unk5000_EBJEJFLKJHK = 2103;
- public static final int Unk5000_OPKCPDKGHHK = 9226;
- public static final int Unk5000_IEMKDBKMBAK = 3138;
- public static final int Unk5000_JPPADDIABKA = 4378;
- public static final int Unk5000_HOGBEGLDNNK = 5554;
- public static final int Unk5000_JNNINBPJDLE = 20103;
- public static final int Unk5000_COBEAJJCKPD = 6549;
- public static final int Unk5000_PBIPAGMDPHC = 7974;
- public static final int Unk5000_JLBBNOAFGKO = 23208;
- public static final int Unk5000_IKKOMAKKLAO = 9617;
- public static final int Unk5000_FMPFFPFEAGK = 23770;
- public static final int Unk5000_PABBJJJHEKA = 2238;
- public static final int Unk5000_OBBKHEDCJKH = 7738;
- public static final int Unk5000_NMDDPMNEFOH = 4224;
- public static final int Unk5000_JBEIBCKHHGH = 6647;
- public static final int Unk5000_GLAIALAEGPB = 1385;
- public static final int Unk5000_GBJPKONEMDA = 5238;
- public static final int Unk5000_GJOAFPOAPID = 8321;
- public static final int Unk5000_MECALNECCPM = 9880;
- public static final int Unk5000_JDBNALHNDNI = 7894;
- public static final int Unk5000_AKNDLAAJJNN = 5036;
- public static final int Unk5000_JDGEODDOCMB = 20644;
- public static final int Unk5000_IOBFFALBAGC = 8766;
- public static final int Unk5000_HONAILLFGBD = 8988;
- public static final int Unk5000_AKGKPNIEONN = 27792;
- public static final int Unk5000_FNBPMJMCCDD = 21224;
- public static final int Unk5000_PMFGPDEDPML = 3880;
- public static final int Unk5000_ICGCOCLJALE = 5242;
- public static final int Unk5000_NHLFBPKAHFH = 9382;
- public static final int Unk5000_NMADKCEJMHE = 29280;
- public static final int Unk5000_PJOBHNPMHBE = 21523;
- public static final int Unk5000_CHECKDIALHE = 21066;
- public static final int Unk5000_FOPIAAEIJAO = 29013;
- public static final int Unk5000_AFHPONPADAE = 24529;
- public static final int Unk5000_POHDCFNFBJB = 3178;
- public static final int Unk5000_MAPONFEJAJK = 25687;
- public static final int Unk5000_NJINJCLDDHF = 8359;
- public static final int Unk5000_MBMKHGCEKAP = 28787;
- public static final int Unk5000_DKLNBKFJAPA = 7521;
- public static final int Unk5000_EMPEPFFJNAN = 8209;
- public static final int Unk5000_HLFADILGGHD = 23191;
- public static final int Unk5000_KOOGLNLMANH = 9148;
- public static final int Unk5000_OKEJFHEIIPA = 2546;
- public static final int Unk5000_FPAPCGPCHNE = 21903;
- public static final int Unk5000_HCCFGMMKKLG = 2141;
- public static final int Unk5000_AJLMNIOIONM = 20224;
- public static final int Unk5000_PHFDKOLMGGI = 3452;
- public static final int Unk5000_GEEEHFPLPNG = 8612;
- public static final int Unk5000_NCLFINCCBGF = 4216;
- public static final int Unk5000_NNBJFGBPPDB = 29491;
- public static final int Unk5000_IEDKIIICDDF = 28277;
- public static final int Unk5000_KBMGILELKGM = 6362;
- public static final int Unk5000_PHMBDNHHEBI = 4191;
- public static final int Unk5000_MDGLFOGHNMH = 3084;
- public static final int Unk5000_JGBPMOOKAIB = 28346;
- public static final int Unk5000_NIHNJMCIBBF = 26209;
- public static final int Unk5000_BGPKNENKPHM = 28598;
- public static final int Unk5000_LJOMJDECLLC = 6063;
- public static final int Unk5000_LPEKIDBDKND = 24600;
- public static final int Unk5000_JIKMIGJJCEE = 23461;
- public static final int Unk5000_DGLCIOMEHOL = 25988;
- public static final int Unk5000_GNHKJMIJEOC = 23418;
- public static final int Unk5000_PKPKEBFBGBP = 9866;
- public static final int Unk5000_DNDILJMHLIM = 2022;
- public static final int Unk5000_PNEAHEEGOPI = 2570;
- public static final int Unk5000_BEKNBPEJLCO = 9549;
- public static final int Unk5000_GGIHKODOKAJ = 4852;
- public static final int Unk5000_IEHIJGIEKLH = 2812;
- public static final int Unk5000_AGMJONLIFGP = 9759;
- public static final int Unk5000_HEGBOMGKEKM = 25798;
- public static final int Unk5000_NNAMCFEGNKO = 2417;
- public static final int Unk5000_IJAEOLMJEJG = 9093;
- public static final int Unk5000_OHEMJFMKOCG = 22306;
- public static final int Unk5000_MEBAPANFGNE = 23855;
- public static final int Unk5000_NLBLDGPANLP = 6195;
- public static final int Unk5000_OAPIJKCCAAC = 6886;
- public static final int Unk5000_FMJOIKFENCN = 5247;
- public static final int Unk5000_HKLBHEAIOAL = 7826;
- public static final int Unk5000_CNGMICDJALJ = 1834;
- public static final int Unk5000_BLEBJAKFEKM = 1637;
- public static final int Unk5000_OGEKLKKFMGE = 28523;
- public static final int Unk5000_KEHAGDINCAC = 22663;
- public static final int Unk5000_KBMFNDBGLPO = 28893;
- public static final int Unk5000_JNNNMJIOMIG = 1466;
- public static final int Unk5000_OLNMFINHBDJ = 5265;
- public static final int Unk5000_EMOGNFIONFJ = 28703;
- public static final int Unk5000_LOHBGCCLMHO = 4874;
- public static final int Unk5000_HOCNHFOGOLE = 4389;
- public static final int Unk5000_KHMLDIKOLJL = 20137;
- public static final int Unk5000_GAINABOLNJD = 20023;
- public static final int Unk5000_MEHMEKNCLBI = 7814;
- public static final int Unk5000_IEEKDKNOMEB = 679;
- public static final int Unk5000_NNPNDANNBHK = 25452;
- public static final int Unk5000_LHHPNFMGJHN = 23516;
- public static final int Unk5000_BKNAHBPGKBB = 23807;
- public static final int Unk5000_FMMJCPHDNCB = 26193;
- public static final int Unk5000_KPJGLJELMJP = 7348;
- public static final int Unk5000_KDAFOGCNOEA = 22258;
- public static final int Unk5000_NKAGDMCNBIO = 8235;
- public static final int Unk5000_LAOHHGHPPOO = 24685;
- public static final int Unk5000_LNDFNHLHIEM = 21191;
- public static final int Unk5000_NDNLFHMPBII = 2569;
- public static final int Unk5000_PLIFJKPIPIK = 6192;
- public static final int Unk5000_OIIGHOIGLGH = 1527;
- public static final int Unk5000_FIGEAFJGIJB = 20673;
- public static final int Unk5000_IHBNAEHBCBP = 27719;
- public static final int Unk5000_OOAJPKPNEKC = 25095;
- public static final int Unk5000_DIMHKGCKIAC = 28386;
- public static final int Unk5000_AOGGDBKPBED = 287;
- public static final int Unk5000_DJBOLPCIHMP = 6661;
- public static final int Unk5000_PPBJPNNGGKN = 4161;
- public static final int Unk5000_FONACHBFFEI = 7194;
- public static final int Unk5000_AAPENFEJJDJ = 3286;
- public static final int Unk5000_MMBEPPELAHP = 21876;
- public static final int Unk5000_DFBBGAEPPDE = 3219;
- public static final int Unk5000_NHHCPOOANEI = 23152;
- public static final int Unk5000_CNPJFPPACPK = 1940;
- public static final int Unk5000_GENMGGJCJGH = 466;
- public static final int Unk5000_JNNODCLPIDE = 26464;
- public static final int Unk5000_OOOOJAIACPD = 8927;
- public static final int Unk5000_JANEOMNGDND = 24224;
- public static final int Unk5000_GGIBCNFPCKN = 29350;
- public static final int Unk5000_JIMEEHBHGHK = 21681;
- public static final int Unk5000_BJPNDIDLBEN = 1639;
- public static final int Unk5000_GEMOLMMJLNP = 22075;
- public static final int Unk5000_LGPIJFABLGK = 9216;
- public static final int Unk5000_BHBHIJLELIJ = 27523;
- public static final int Unk5000_IFINKNHMMAC = 27130;
- public static final int Unk5000_ENDLMHKNBGD = 27466;
- public static final int Unk5000_OIJHMBNKOIK = 23569;
- public static final int Unk5000_OKBEOCOAGJC = 1569;
- public static final int Unk5000_APLOGGHJBOD = 360;
- public static final int Unk5000_AKEMHLHGCBJ = 20961;
- public static final int Unk5000_BHPOKEJHDFM = 25629;
- public static final int Unk5000_CHDHKNDAMIO = 28814;
- public static final int Unk5000_GDOLHGNGOAL = 6970;
- public static final int Unk5000_FNPLANPMINA = 22881;
- public static final int Unk5000_PMAFCMCPILP = 2227;
- public static final int Unk5000_IJPHDPFEEMN = 27699;
- public static final int Unk5000_MOCFNNNKMHA = 3206;
- public static final int Unk5000_MCLGICJNFNG = 3684;
- public static final int Unk5000_JPNCNPBEDKD = 7880;
- public static final int Unk5000_NDJAGBCNIDH = 5818;
- public static final int Unk5000_EFDPIAJAILK = 1080;
- public static final int Unk5000_NHLMDIEEFMM = 7526;
- public static final int Unk5000_GGFONBHPNKO = 22195;
- public static final int Unk5000_DIFAHDAEOFF = 6711;
- public static final int Unk5000_APLMKGIAIJN = 21957;
- public static final int Unk5000_DMICIFJECEM = 26428;
- public static final int Unk5000_BNJBNBIEGBE = 25299;
- public static final int Unk5000_DLIFCLLHKIJ = 5845;
- public static final int Unk5000_MAJAEEDOAEO = 1524;
- public static final int Unk5000_HOCLPMGEIEM = 1568;
- public static final int Unk5000_JMCBBOLEMPC = 29087;
- public static final int Unk5000_ALONBOBIGHP = 2793;
- public static final int Unk5000_KHCNCDFCEOF = 26990;
- public static final int Unk5000_JPBNFOHALGC = 76;
- public static final int Unk5000_PPGAJFBJNNN = 25759;
- public static final int Unk5000_DHJIHFEHLMC = 7627;
- public static final int Unk5000_NBCCMBBKDID = 1575;
- public static final int Unk5000_PMOMMGOOPPG = 1515;
- public static final int Unk5000_PAHCJCPNJHL = 26856;
- public static final int Unk5000_CMCFLNJPCEK = 9840;
- public static final int Unk5000_ONIEPIBKFHE = 4968;
- public static final int Unk5000_DGOOLIMMLLJ = 966;
- public static final int Unk5000_JLDLOKGJCIP = 26732;
- public static final int Unk5000_PNBFGDLHHPC = 25730;
- public static final int Unk5000_NPJFPAOFIFD = 2989;
- public static final int Unk5000_MCLEIKANICO = 8666;
- public static final int Unk5000_IHJNAGEKKPH = 129;
- public static final int Unk5000_BENIKINJDJC = 748;
- public static final int Unk5000_LFGLGCJLMBE = 4394;
- public static final int Unk5000_DDIDEFFABEP = 20566;
- public static final int Unk5000_BPGPHLGABPB = 20960;
- public static final int Unk5000_KPGJNIDDNEJ = 20564;
- public static final int Unk5000_PLKMDBLPFPD = 6410;
- public static final int Unk5000_OBJHICLOJDK = 26657;
- public static final int Unk5000_KLEPBBNMPLL = 5667;
- public static final int Unk5000_KCPFMLPKCFG = 28778;
- public static final int Unk5000_MLIKIAIHJDM = 21136;
- public static final int Unk5000_LKCFCNBHCII = 1289;
- public static final int Unk5000_GMEHDNBLKAG = 27784;
- public static final int Unk5000_BBHOGBCCAMI = 9122;
- public static final int Unk5000_PDOMMNPFFDC = 22789;
- public static final int Unk5000_CGHPNIFHPBP = 27028;
- public static final int Unk5000_GKADONPEAEK = 22231;
- public static final int Unk5000_JNNMDBHADAM = 29634;
- public static final int Unk5000_AGFBOOEFOAP = 25205;
- public static final int Unk5000_HHODKCMEOGI = 23029;
- public static final int Unk5000_EOODHKCAMJA = 25008;
+ public static final int GetPlayerTokenReq = 8611;
+ public static final int GetPlayerTokenRsp = 23639;
+ public static final int PingReq = 6255;
+ public static final int PingRsp = 21110;
+ public static final int PlayerLoginReq = 20206;
+ public static final int PlayerLoginRsp = 6816;
+ public static final int PlayerEnterSceneNotify = 27933;
+ public static final int EnterSceneReadyReq = 23920;
+ public static final int EnterScenePeerNotify = 502;
+ public static final int EnterSceneReadyRsp = 2248;
+ public static final int SceneInitFinishReq = 8793;
+ public static final int PlayerEnterSceneInfoNotify = 21773;
+ public static final int SceneInitFinishRsp = 4231;
+ public static final int EnterSceneDoneReq = 26406;
+ public static final int EnterSceneDoneRsp = 3918;
+ public static final int PostEnterSceneReq = 20778;
+ public static final int PostEnterSceneRsp = 2709;
+ public static final int GetSceneAreaReq = 28474;
+ public static final int GetSceneAreaRsp = 23079;
+ public static final int GetScenePointReq = 22769;
+ public static final int GetScenePointRsp = 1907;
+ public static final int SceneTeamUpdateNotify = 1778;
+ public static final int AvatarDataNotify = 9997;
+ public static final int SceneEntityAppearNotify = 4793;
+ public static final int SceneEntityDisappearNotify = 1;
+ public static final int OpenStateUpdateNotify = 1064;
+ public static final int OpenStateChangeNotify = 20111;
// Packet Names
+ public static final int AddQuestContentProgressReq = 1;
+ public static final int AddQuestContentProgressRsp = 1;
+ public static final int AvatarChangeCostumeNotify = 1;
+ public static final int AvatarEquipChangeNotify = 1;
+ public static final int AvatarTeamAllDataNotify = 1;
+ public static final int AvatarTeamUpdateNotify = 1;
+ public static final int ChangeAvatarReq = 1;
+ public static final int ChangeAvatarRsp = 1;
+ public static final int ClientAbilityChangeNotify = 1;
+ public static final int ClientAbilityInitFinishNotify = 1;
+ public static final int CombatInvocationsNotify = 1;
+ public static final int CutSceneBeginNotify = 1;
+ public static final int CutSceneEndNotify = 1;
+ public static final int CutSceneFinishNotify = 1;
+ public static final int DungeonEntryInfoReq = 1;
+ public static final int DropItemReq = 1;
+ public static final int DropItemRsp = 1;
+ public static final int EntityFightPropChangeReasonNotify = 1;
+ public static final int EntityFightPropNotify = 1;
+ public static final int EntityFightPropUpdateNotify = 1;
+ public static final int EvtBeingHitNotify = 1;
+ public static final int EvtBeingHealedNotify = 1;
+ public static final int EvtBeingHitsCombineNotify = 1;
+ public static final int EvtCreateGadgetNotify = 1;
+ public static final int EvtDoSkillSuccNotify = 1;
+ public static final int FinishedParentQuestNotify = 1;
+ public static final int FinishedParentQuestUpdateNotify = 1;
+ public static final int GadgetInteractReq = 1;
+ public static final int GadgetInteractRsp = 1;
+ public static final int GetPlayerFriendListReq = 1;
+ public static final int GetPlayerFriendListRsp = 1;
+ public static final int GetPlayerSocialDetailReq = 1;
+ public static final int GetPlayerSocialDetailRsp = 1;
+ public static final int HostPlayerNotify = 1;
+ public static final int LifeStateChangeNotify = 1;
+ public static final int MarkMapReq = 1;
+ public static final int NpcTalkReq = 1;
+ public static final int NpcTalkRsp = 1;
+ public static final int PathfindingEnterSceneReq = 1;
+ public static final int PlayerDataNotify = 1;
+ public static final int PlayerGameTimeNotify = 1;
+ public static final int PlayerSetPauseReq = 1;
+ public static final int PlayerSetPauseRsp = 1;
+ public static final int PlayerStoreNotify = 1;
+ public static final int PlayerWorldSceneInfoListNotify = 1;
+ public static final int PrivateChatNotify = 1;
+ public static final int PrivateChatReq = 1;
+ public static final int PullPrivateChatReq = 1;
+ public static final int PullPrivateChatRsp = 1;
+ public static final int PullRecentChatReq = 1;
+ public static final int PullRecentChatRsp = 1;
+ public static final int QuestDestroyNpcReq = 1;
+ public static final int QuestDestroyNpcRsp = 1;
+ public static final int QuestListNotify = 1;
+ public static final int QuestListUpdateNotify = 1;
+ public static final int QuestProgressUpdateNotify = 1;
+ public static final int SceneAreaWeatherNotify = 1;
+ public static final int SceneDataNotify = 1;
+ public static final int ScenePlayerInfoNotify = 1;
+ public static final int SceneTimeNotify = 1;
+ public static final int SceneTransToPointReq = 1;
+ public static final int SceneTransToPointRsp = 1;
+ public static final int ServerTimeNotify = 1;
+ public static final int SetUpAvatarTeamReq = 1;
+ public static final int SetUpAvatarTeamRsp = 1;
+ public static final int SetEntityClientDataNotify = 1;
+ public static final int StoreItemChangeNotify = 1;
+ public static final int StoreWeightLimitNotify = 1;
+ public static final int SyncScenePlayTeamEntityNotify = 1;
+ public static final int SyncTeamEntityNotify = 1;
+ public static final int ToTheMoonEnterSceneReq = 1;
+ public static final int UnionCmdNotify = 1;
+ public static final int WearEquipReq = 1;
+ public static final int WearEquipRsp = 1;
+ public static final int WindSeedType1Notify = 1;
+ public static final int WorldDataNotify = 1;
+ public static final int WorldRoutineChangeNotify = 1;
+ public static final int WorldRoutineTypeRefreshNotify = 1;
+ public static final int WorldRoutineTypeCloseNotify = 1;
+ public static final int ToTheMoonQueryPathRsp = 1;
+ public static final int PlayerInvestigationNotify = 1;
+ public static final int EnterCustomDungeonRsp = 1;
+ public static final int AvatarGainCostumeNotify = 1;
+ public static final int PlayerQuitDungeonRsp = 1;
+ public static final int GetAllMailResultNotify = 1;
+ public static final int RemotePlayerWidgetNotify = 1;
+ public static final int PlayerLuaShellNotify = 1;
+ public static final int GetPlayerAskFriendListRsp = 1;
+ public static final int BattlePassAllDataNotify = 1;
+ public static final int PlayerGameTimeByLuaNotify = 1;
+ public static final int PlayerInvestigationAllInfoNotify = 1;
+ public static final int EvtAvatarLockChairRsp = 1;
+ public static final int AvatarChangeCostumeRsp = 1;
+ public static final int TakeBattlePassMissionPointRsp = 1;
+ public static final int EvtAvatarStandUpNotify = 1;
+ public static final int AvatarLifeStateChangeNotify = 1;
+ public static final int PlayerInvestigationTargetNotify = 1;
+ public static final int AvatarFlycloakChangeNotify = 1;
+ public static final int EvtBulletHitNotify = 1;
+ public static final int AvatarPromoteGetRewardRsp = 1;
+ public static final int AvatarPropNotify = 1;
+ public static final int SetOpenStateRsp = 1;
+ public static final int RedeemLegendaryKeyRsp = 1;
+ public static final int BattlePassCurScheduleUpdateNotify = 1;
+ public static final int QuestTransmitRsp = 1;
+ public static final int NormalUidOpNotify = 1;
+ public static final int ShowTemplateReminderNotify = 1;
+ public static final int SceneEntityDrownRsp = 1;
+ public static final int EntityAuthorityChangeNotify = 1;
+ public static final int PlayerTimeNotify = 1;
+ public static final int QuestUpdateQuestVarNotify = 1;
+ public static final int ServerGlobalValueChangeNotify = 1;
+ public static final int GetInvestigationMonsterRsp = 1;
+ public static final int AvatarDieAnimationEndReq = 1;
+ public static final int AvatarDieAnimationEndRsp = 1;
+ public static final int SetNameCardReq = 1;
+ public static final int SetNameCardRsp = 1;
+ public static final int SetPlayerNameReq = 1;
+ public static final int SetPlayerNameRsp = 1;
+ public static final int SetPlayerSignatureReq = 1;
+ public static final int SetPlayerSignatureRsp = 1;
+ public static final int PersonalSceneJumpReq = 1;
+ public static final int GetProfilePictureDataReq = 1;
+ public static final int GetProfilePictureDataRsp = 1;
+ public static final int ProfilePictureUpdateNotify = 1;
+ public static final int SetPlayerHeadImageReq = 1;
+ public static final int SetPlayerHeadImageRsp = 1;
+ public static final int GetAllUnlockNameCardReq = 1;
+ public static final int GetAllUnlockNameCardRsp = 1;
+ public static final int SetPlayerBirthdayReq = 1;
+ public static final int SetPlayerBirthdayRsp = 1;
+ public static final int GalleryWillStartCountdownNotify = 1;
+ public static final int GetWidgetSlotRsp = 1;
+ public static final int AvatarExpeditionDataNotify = 1;
+ public static final int BattlePassChangeRewardPlanReq = 1;
+ public static final int BattlePassChangeRewardPlanRsp = 1;
+ public static final int BattlePassMissionUpdateNotify = 1;
+ public static final int GetParentQuestVideoKeyReq = 1;
+ public static final int GetParentQuestVideoKeyRsp = 1;
+ public static final int VehicleStaminaNotify = 1;
+ public static final int ServerBuffChangeNotify = 1;
+ public static final int VehicleInteractReq = 1;
+ public static final int VehicleInteractRsp = 1;
+ public static final int ScenePlayerLocationNotify = 1;
+ public static final int PlayerPropChangeNotify = 1;
+ public static final int PlayerPropChangeReasonNotify = 1;
+ public static final int PlayerPropNotify = 1;
+ public static final int GetDailyDungeonEntryInfoRsp = 1;
+ public static final int DungeonPreloadMonsterNotify = 1;
+ public static final int RegionSearchNotify = 1;
+ public static final int EffigyChallengeV4PrepareNotify = 1;
+ public static final int GetCityHuntingOfferRsp = 1;
+ public static final int GMShowNavMeshRsp = 1;
+ public static final int DealAddFriendRsp = 1;
+ public static final int CodexDataUpdateNotify = 1;
+ public static final int FishBattleEndRsp = 1;
+ public static final int GetUgcDungeonBriefListRsp = 1;
+ public static final int AchievementAllDataNotify = 1;
+ public static final int HideAndSeekSelectAvatarRsp = 1;
+ public static final int ChapterStateNotify = 1;
+ public static final int DataResVersionNotify = 1;
+ public static final int GCGReplayAskDuelRsp = 1;
+ public static final int GetCustomDungeonRsp = 1;
+ public static final int IslandPartySailInfoNotify = 1;
+ public static final int MarkMapRsp = 1;
+ public static final int OtherPlayerEnterHomeNotify = 1;
+ public static final int SalvagePreventSettleNotify = 1;
+ public static final int SceneEntitiesMovesRsp = 1;
+ public static final int GetActivityInfoReq = 1;
+ public static final int GetActivityInfoRsp = 1;
+ public static final int ChatChannelUpdateNotify = 1;
+ public static final int ChatChannelInfoNotify = 1;
+ public static final int PlayerChatNotify = 1;
+ public static final int SetWidgetSlotReq = 1;
+ public static final int SetWidgetSlotRsp = 1;
+ public static final int WidgetSlotChangeNotify = 1;
+ public static final int CreateVehicleReq = 1;
+ public static final int CreateVehicleRsp = 1;
+ public static final int DungeonEntryInfoRsp = 1;
+ public static final int PlayerEnterDungeonReq = 1;
+ public static final int PlayerEnterDungeonRsp = 1;
+ public static final int PlayerQuitDungeonReq = 1;
+ public static final int SelectWorktopOptionReq = 1;
+ public static final int SelectWorktopOptionRsp = 1;
+ public static final int UseItemReq = 1;
+ public static final int UseItemRsp = 1;
+ public static final int EvtAiSyncSkillCdNotify = 1;
+ public static final int DungeonChallengeBeginNotify = 1;
+ public static final int ChallengeDataNotify = 1;
+ public static final int GetCityReputationInfoReq = 1;
+ public static final int GetCityReputationInfoRsp = 1;
+ public static final int GetTribeReputationInfoReq = 1;
+ public static final int GetTribeReputationInfoRsp = 1;
+ public static final int WorktopOptionNotify = 1;
+ public static final int GadgetStateNotify = 1;
+ public static final int DungeonChallengeFinishNotify = 1;
+ public static final int ToTheMoonEnterSceneRsp = 1;
+ public static final int WorldPlayerDieNotify = 1;
+ public static final int WorldPlayerReviveReq = 1;
+ public static final int WorldPlayerReviveRsp = 1;
+ public static final int EntityPropNotify = 1;
+ public static final int GetFriendShowAvatarInfoRsp = 1;
+ public static final int GetPlayerBlacklistReq = 1;
+ public static final int GetPlayerAskFriendListReq = 1;
+ public static final int GetPlayerBlacklistRsp = 1;
+ public static final int GetPlayerMpModeAvailabilityRsp = 1;
+ public static final int UpdatePlayerShowAvatarListReq = 1;
+ public static final int UpdatePlayerShowAvatarListRsp = 1;
+ public static final int UpdatePlayerShowNameCardListReq = 1;
+ public static final int UpdatePlayerShowNameCardListRsp = 1;
+ public static final int AvatarFetterDataNotify = 1;
+ public static final int WidgetDoBagReq = 1;
+ public static final int WidgetDoBagRsp = 1;
+ public static final int WidgetGadgetAllDataNotify = 1;
+ public static final int WidgetGadgetDataNotify = 1;
+ public static final int HomeChooseModuleReq = 1;
+ public static final int HomeChooseModuleRsp = 1;
+ public static final int TryEnterHomeReq = 1;
+ public static final int TryEnterHomeRsp = 1;
+ public static final int HomeBasicInfoNotify = 1;
+ public static final int HomeLimitedShopInfoNotify = 1;
+ public static final int PlayerQuitFromHomeNotify = 1;
+ public static final int BackMyWorldReq = 1;
+ public static final int BackMyWorldRsp = 1;
+ public static final int AllMarkPointNotify = 1;
+ public static final int BatchDelMapMarkReq = 1;
+ public static final int BatchDelMapMarkRsp = 1;
+ public static final int HomeModuleSeenReq = 1;
+ public static final int HomeModuleSeenRsp = 1;
+ public static final int ItemAddHintNotify = 1;
+ public static final int PlayerHomeCompInfoNotify = 1;
+ public static final int GetAreaExplorePointReq = 1;
+ public static final int GetAreaExplorePointRsp = 1;
+ public static final int HomeComfortInfoNotify = 1;
+ public static final int HomeModuleUnlockNotify = 1;
+ public static final int FurnitureCurModuleArrangeCountNotify = 1;
+ public static final int HomeMarkPointNotify = 1;
+ public static final int HomeAllUnlockedBgmIdListNotify = 1;
+ public static final int HomeAvatarAllFinishRewardNotify = 1;
+ public static final int HomeGetBasicInfoReq = 1;
+ public static final int HomePreChangeEditModeNotify = 1;
+ public static final int HomeChangeEditModeReq = 1;
+ public static final int HomeChangeEditModeRsp = 1;
+ public static final int HomeEnterEditModeFinishReq = 1;
+ public static final int HomeEnterEditModeFinishRsp = 1;
+ public static final int HomeChangeBgmNotify = 1;
+ public static final int HomeChangeBgmReq = 1;
+ public static final int HomeGetArrangementInfoReq = 1;
+ public static final int HomeGetArrangementInfoRsp = 1;
+ public static final int HomeUpdateArrangementInfoRsp = 1;
+ public static final int HomeUpdateArrangementInfoReq = 1;
+ public static final int GetShopReq = 1;
+ public static final int GetShopRsp = 1;
+ public static final int ActivityScheduleInfoNotify = 1;
+ public static final int GetActivityScheduleRsp = 1;
+ public static final int PersonalLineAllDataReq = 1;
+ public static final int CodexDataFullNotify = 1;
+ public static final int PlayerMatchSuccNotify = 1;
+ public static final int SalvageEscortSettleNotify = 1;
+ public static final int ServerUpdateGlobalValueNotify = 1;
+ public static final int UgcDungeonPlayRecordNotify = 1;
+ public static final int ViewCodexRsp = 1;
+ public static final int SaveUgcRsp = 1;
+ public static final int ActivityInfoNotify = 1;
+ public static final int HomeAvatarSummonAllEventNotify = 1;
+ public static final int HomeAvatarSummonEventReq = 1;
+ public static final int HomeAvatarRewardEventNotify = 1;
+ public static final int HomeAvatarTalkFinishInfoNotify = 1;
+ public static final int HomeAvatarTalkRsp = 1;
+ public static final int HomeSceneJumpReq = 1;
+ public static final int HomeSceneJumpRsp = 1;
+ public static final int HomeTransferReq = 1;
+ public static final int GetInvestigationMonsterReq = 1;
+ public static final int GetHomeLevelUpRewardReq = 1;
+ public static final int HomeAvatarRewardEventGetReq = 1;
+ public static final int HomeAvatarRewardEventGetRsp = 1;
+ public static final int GetAllMailNotify = 1;
+ public static final int GetGachaInfoReq = 1;
+ public static final int GetGachaInfoRsp = 1;
+ public static final int DoGachaReq = 1;
+ public static final int DoGachaRsp = 1;
+ public static final int AvatarChangeCostumeReq = 1;
+ public static final int HomeAvatarCostumeChangeNotify = 1;
+ public static final int AvatarWearFlycloakReq = 1;
+ public static final int AvatarWearFlycloakRsp = 1;
+ public static final int AvatarGainFlycloakNotify = 1;
+ public static final int AvatarChangeTraceEffectReq = 1;
+ public static final int PlayerApplyEnterMpResultNotify = 1;
+ public static final int GetOnlinePlayerInfoRsp = 1;
+ public static final int PlayerApplyEnterMpNotify = 1;
+ public static final int PlayerApplyEnterMpReq = 1;
+ public static final int PlayerApplyEnterMpRsp = 1;
+ public static final int PlayerApplyEnterMpResultReq = 1;
+ public static final int PlayerApplyEnterMpAfterMatchAgreedNotify = 1;
+ public static final int DeathZoneInfoNotify = 1;
+ public static final int AddFriendNotify = 1;
+ public static final int AskAddFriendNotify = 1;
+ public static final int AskAddFriendReq = 1;
+ public static final int DealAddFriendReq = 1;
+ public static final int SetFriendRemarkNameReq = 1;
+ public static final int SetFriendRemarkNameRsp = 1;
+ public static final int GetFriendShowAvatarInfoReq = 1;
+ public static final int GetFriendShowNameCardInfoRsp = 1;
+ public static final int SetFriendEnterHomeOptionReq = 1;
+ public static final int GetOnlinePlayerListReq = 1;
+ public static final int GetOnlinePlayerListRsp = 1;
+ public static final int SetPlayerPropReq = 1;
+ public static final int GetShopmallDataReq = 1;
+ public static final int GetActivityShopSheetInfoReq = 1;
+ public static final int GetActivityShopSheetInfoRsp = 1;
+ public static final int ServerAnnounceNotify = 1;
+ public static final int EvtDestroyGadgetNotify = 1;
+ public static final int ChangeWorldToSingleModeRsp = 1;
+ public static final int GetWorldMpInfoReq = 1;
+ public static final int GetWorldMpInfoRsp = 1;
+ public static final int GetWidgetSlotReq = 1;
+ public static final int HomeSaveBlueprintToSlotRsp = 1;
+ public static final int HomeGetBlueprintSlotInfoReq = 1;
+ public static final int HomeGetBlueprintSlotInfoRsp = 1;
+ public static final int HomeCreateBlueprintRsp = 1;
+ public static final int WorldPlayerLocationNotify = 1;
+ public static final int ResinChangeNotify = 1;
+ public static final int GetAllMailReq = 1;
+ public static final int GetAllMailRsp = 1;
+ public static final int GetMailItemReq = 1;
+ public static final int GetMailItemRsp = 1;
+ public static final int MailChangeNotify = 1;
+ public static final int ReadMailNotify = 1;
+ public static final int ChangeMailStarNotify = 1;
+ public static final int DelMailReq = 1;
+ public static final int DelMailRsp = 1;
+ public static final int HitTreeNotify = 1;
+ public static final int TheaterLobbySceneJumpReq = 1;
+ public static final int TheaterLobbySceneJumpRsp = 1;
+ public static final int EvtAvatarLockChairReq = 1;
+ public static final int ObstacleModifyNotify = 1;
+ public static final int SetOpenStateReq = 1;
+ public static final int GetMapMarkTipsReq = 1;
+ public static final int GetMapMarkTipsRsp = 1;
+ public static final int GetCityReputationMapInfoReq = 1;
+ public static final int GetCityReputationMapInfoRsp = 1;
+ public static final int GetMapAreaReq = 1;
+ public static final int GetMapAreaRsp = 1;
+ public static final int GetQuestLackingResourceReq = 1;
+ public static final int PlayerOfferingDataNotify = 1;
+ public static final int PlayerOfferingReq = 1;
+ public static final int PlayerOfferingRsp = 1;
+ public static final int OfferingInteractReq = 1;
+ public static final int OfferingInteractRsp = 1;
+ public static final int EnterWorldAreaReq = 1;
+ public static final int EnterWorldAreaRsp = 1;
+ public static final int AbilityChangeNotify = 1;
+ public static final int SceneAreaUnlockNotify = 1;
+ public static final int UnfreezeGroupLimitNotify = 1;
+ public static final int MapAreaChangeNotify = 1;
+ public static final int QueryCodexMonsterBeKilledNumReq = 1;
+ public static final int QueryCodexMonsterBeKilledNumRsp = 1;
+ public static final int GetRegionSearchReq = 1;
+ public static final int GetHomeExchangeWoodInfoReq = 1;
+ public static final int PlayerChatReq = 1;
+ public static final int GetWidgetQuickSlotListReq = 1;
+ public static final int TowerAllDataReq = 1;
+ public static final int GetAllSceneGalleryInfoReq = 1;
+ public static final int GetPlayerHomeCompInfoReq = 1;
+ public static final int GetFurnitureCurModuleArrangeCountReq = 1;
+ public static final int FurnitureMakeReq = 1;
+ public static final int OfferingPariSearchFinishNotify = 1;
+ public static final int OfferingPariSearchReq = 1;
+ public static final int OfferingPariSearchResultNotify = 1;
+ public static final int OfferingPariSearchRsp = 1;
+ public static final int OfferingPariTakeFinishRewardReq = 1;
+ public static final int OfferingPariTakeFinishRewardRsp = 1;
+ public static final int TakeOfferingLevelRewardReq = 1;
+ public static final int TakeOfferingLevelRewardRsp = 1;
+ public static final int ScenePointUnlockNotify = 1;
+ public static final int OpenBlossomCircleCampGuideNotify = 1;
+ public static final int DungeonPlayerDieNotify = 1;
+ public static final int DungeonDieOptionReq = 1;
+ public static final int DungeonDieOptionRsp = 1;
+ public static final int ChangeTeamNameReq = 1;
+ public static final int ChangeTeamNameRsp = 1;
+ public static final int AbilityInvocationsNotify = 1;
+ public static final int WorldPlayerRTTNotify = 1;
+ public static final int PlayerApplyEnterMpResultRsp = 1;
+ public static final int PlayerGetForceQuitBanInfoRsp = 1;
+ public static final int PlayerPreEnterMpNotify = 1;
+ public static final int WorldPlayerInfoNotify = 1;
+ public static final int WeaponAwakenReq = 1;
+ public static final int WeaponAwakenRsp = 1;
+ public static final int WeaponPromoteReq = 1;
+ public static final int WeaponPromoteRsp = 1;
+ public static final int WeaponUpgradeReq = 1;
+ public static final int WeaponUpgradeRsp = 1;
+ public static final int CalcWeaponUpgradeReturnItemsReq = 1;
+ public static final int CalcWeaponUpgradeReturnItemsRsp = 1;
+ public static final int SetEquipLockStateReq = 1;
+ public static final int SetEquipLockStateRsp = 1;
+ public static final int AvatarUpgradeReq = 1;
+ public static final int AvatarUpgradeRsp = 1;
+ public static final int AvatarSkillUpgradeReq = 1;
+ public static final int AvatarSkillUpgradeRsp = 1;
+ public static final int AvatarUnlockTalentNotify = 1;
+ public static final int HomeAvatarTalkReq = 1;
+ public static final int GetQuestLackingResourceRsp = 1;
+ public static final int QueryPathReq = 1;
+ public static final int QueryPathRsp = 1;
+ public static final int UnlockTransPointReq = 1;
+ public static final int UnlockTransPointRsp = 1;
public static final int PersonalLineAllDataRsp = 1;
public static final int SkipPlayerGameTimeRsp = 1;
public static final int PlayerEnterChildMapLayerNotify = 1;
diff --git a/src/main/java/emu/grasscutter/net/packet/PacketOpcodesUtils.java b/src/main/java/emu/grasscutter/net/packet/PacketOpcodesUtils.java
index 6e6451859e6..9e24942e6ee 100644
--- a/src/main/java/emu/grasscutter/net/packet/PacketOpcodesUtils.java
+++ b/src/main/java/emu/grasscutter/net/packet/PacketOpcodesUtils.java
@@ -12,21 +12,21 @@ public class PacketOpcodesUtils {
Set.of(
PacketOpcodes.PingReq,
PacketOpcodes.PingRsp,
- PacketOpcodes.WorldPlayerRTTNotify,
- PacketOpcodes.UnionCmdNotify,
- PacketOpcodes.SceneTimeNotify,
- PacketOpcodes.QueryPathReq,
- PacketOpcodes.QueryPathRsp,
+ PacketOpcodes.WorldPlayerRTTNotify
+ // PacketOpcodes.UnionCmdNotify,
+ // PacketOpcodes.SceneTimeNotify,
+ // PacketOpcodes.QueryPathReq,
+ // PacketOpcodes.QueryPathRsp,
// Satiation sends these every tick
- PacketOpcodes.PlayerTimeNotify,
- PacketOpcodes.PlayerPropNotify,
+ // PacketOpcodes.PlayerTimeNotify,
+ // PacketOpcodes.PlayerPropNotify,
- PacketOpcodes.AbilityInvocationsNotify,
- PacketOpcodes.CombatInvocationsNotify,
- PacketOpcodes.PlayerGameTimeNotify,
- PacketOpcodes.AvatarPropNotify,
- PacketOpcodes.AvatarSatiationDataNotify
+ // PacketOpcodes.AbilityInvocationsNotify,
+ // PacketOpcodes.CombatInvocationsNotify,
+ // PacketOpcodes.PlayerGameTimeNotify,
+ // PacketOpcodes.AvatarPropNotify,
+ // PacketOpcodes.AvatarSatiationDataNotify
);
private static final Int2ObjectMap opcodeMap;
diff --git a/src/main/java/emu/grasscutter/server/http/dispatch/RegionHandler.java b/src/main/java/emu/grasscutter/server/http/dispatch/RegionHandler.java
index 0b9713ca40e..0db2c89858d 100644
--- a/src/main/java/emu/grasscutter/server/http/dispatch/RegionHandler.java
+++ b/src/main/java/emu/grasscutter/server/http/dispatch/RegionHandler.java
@@ -254,97 +254,109 @@ private static void queryRegionList(Context ctx) {
*/
private static void queryCurrentRegion(Context ctx) {
// Get region to query.
- String regionName = ctx.pathParam("region");
String versionName = ctx.queryParam("version");
- var region = regions.get(regionName);
+ // Log to console.
+ if (!Grasscutter.getConfig().server.game.useXorEncryption) {
+ if (versionName != null) {
+ if (versionName.startsWith("CN")) {
+ ctx.result("{\"content\":\"v4ODcIe6c8I+UGyDOIzudWuTk+DcH4znJAdvK7oksJg77KetHm9hbFXmUc5mDUy72ovfOCNoW+Ln8GRwitL/6fliDFSP/6P92wv+5b+/u2Yk6ShuGMi7XBDMZkVbun1bTqck+2hOb/zEKMfYmlbCpnTvIfFIU23PxNDEgVvGKFfdiFnQP24SK2/iN6tpzaKVnT/c26GJD6mZv76ipcUtS9+agWv5ntaiYYd1BW7VmWp6Me1ujS9wViTs/1WsPDOezhKtn2fisweFCscko5WW4rkuUXaJ+qeCVUnV/+tgkLPA7J7NwwleE2IbkmLpXnOmHAsxUzwnSFt9QKTAitJ49A==\",\"sign\":\"ZF7e0DvBxozhNCQ4zNvfO3dOgN5X3vn4/FuPSEWYY9bfmuJQL39alQPZgX+l9WI62haIswUBk1NjzwMIOo074mxv8pAbJsEGzwHdF7cwS5Mv3yRvdNsX20mClkrpNd9VWjbyXquX8LxZ52lDigAsHkEBoITcWHVt28uFWRSuhq9GznGS7A7Fo2XLbNi8qqNvtIRDCRk+p7/qFDyABXayr4rVDot8NtOrspmt5P77OCm870IxXUhMwfpiBd3mbS/cC8FbnztU8LxdyhHAmO2aaJcLobBuwtmnki3PyYOddOwBPu8Vi7wQaeEVq1uDUWTOXE30tVXZkFnAEV+YGFzStQ==\"}");
+ } else {
+ ctx.result("{\"content\":\"Gw9hSPdjoJe34l9OC58Q+/qfzt5R8DkJYkg1plgG0ZAGUkrZbJhnPD9htFxBTR0tXSQJA3chVLsIgr55GY+J27k8P3HKkj6sQsZ2isRTqqQnLZKruHCLZmrWmbhmx3ioh3mbo7OHJd1V+s7W/HSHe7mknUC9xKKqYHBnpYKBE5m5afUc3mlUqxFbwfZpOIItlnBWqxiXJqI3M7ux1Go4Fs0ZSvstvxw4lGTYUyLtBG1b/tMpahUAazG0G+WJbU22JOY7JRGlXXU+LaJPTqAHksFF7Hj1tOdQnw0clNbe62nyjObdixJxkRhKsxBory1OJQqZVA8z5ZeZn7hXzzkeRQ==\",\"sign\":\"AW6F2n8+EobiwQ3ZHeW3xHR9krFDpseGewxTA9yfreWLCmoXG5bXRDp60oO464VSeEFT885yOqwidLeE2umA4TGXcRu0aJBGT/7Olse6l5M4LyltuL/xIlPMUC/pq0dMmG3fY13NfgFFfd9rQ3vuY3QuH8J+XsKBkicFrpyqd9QvtxiQe3GHqIW7AobARmIYzdhuBG5fFtxe/scKUxTh1UUtbT8BTpUO7VcaXFBxXqva5ghUiKa1a7QoEMVL232D8t6nz74KOeZKZCcn8bGbO4PzkbcfkDmGL0fuEbhgh5e2+w+NQpAsX5TdO7NCYR8dKP+alTHnaeCdqXPkcauAAg==\"}");
+ }
+ } else {
+ ctx.result("{\"content\":\"Gw9hSPdjoJe34l9OC58Q+/qfzt5R8DkJYkg1plgG0ZAGUkrZbJhnPD9htFxBTR0tXSQJA3chVLsIgr55GY+J27k8P3HKkj6sQsZ2isRTqqQnLZKruHCLZmrWmbhmx3ioh3mbo7OHJd1V+s7W/HSHe7mknUC9xKKqYHBnpYKBE5m5afUc3mlUqxFbwfZpOIItlnBWqxiXJqI3M7ux1Go4Fs0ZSvstvxw4lGTYUyLtBG1b/tMpahUAazG0G+WJbU22JOY7JRGlXXU+LaJPTqAHksFF7Hj1tOdQnw0clNbe62nyjObdixJxkRhKsxBory1OJQqZVA8z5ZeZn7hXzzkeRQ==\",\"sign\":\"AW6F2n8+EobiwQ3ZHeW3xHR9krFDpseGewxTA9yfreWLCmoXG5bXRDp60oO464VSeEFT885yOqwidLeE2umA4TGXcRu0aJBGT/7Olse6l5M4LyltuL/xIlPMUC/pq0dMmG3fY13NfgFFfd9rQ3vuY3QuH8J+XsKBkicFrpyqd9QvtxiQe3GHqIW7AobARmIYzdhuBG5fFtxe/scKUxTh1UUtbT8BTpUO7VcaXFBxXqva5ghUiKa1a7QoEMVL232D8t6nz74KOeZKZCcn8bGbO4PzkbcfkDmGL0fuEbhgh5e2+w+NQpAsX5TdO7NCYR8dKP+alTHnaeCdqXPkcauAAg==\"}");
+ }
+ } else {
+ String regionName = ctx.pathParam("region");
+ var region = regions.get(regionName);
- // Get region data.
- String regionData = "CAESGE5vdCBGb3VuZCB2ZXJzaW9uIGNvbmZpZw==";
- if (!ctx.queryParamMap().values().isEmpty()) {
- if (region != null) regionData = region.getBase64();
- }
+ // Get region data.
+ String regionData = "CAESGE5vdCBGb3VuZCB2ZXJzaW9uIGNvbmZpZw==";
+ if (!ctx.queryParamMap().values().isEmpty()) {
+ if (region != null) regionData = region.getBase64();
+ }
- var clientVersion = versionName.replaceAll(Pattern.compile("[a-zA-Z]").pattern(), "");
- var versionCode = clientVersion.split("\\.");
- var versionMajor = Integer.parseInt(versionCode[0]);
- var versionMinor = Integer.parseInt(versionCode[1]);
- var versionFix = Integer.parseInt(versionCode[2]);
+ var clientVersion = versionName.replaceAll(Pattern.compile("[a-zA-Z]").pattern(), "");
+ var versionCode = clientVersion.split("\\.");
+ var versionMajor = Integer.parseInt(versionCode[0]);
+ var versionMinor = Integer.parseInt(versionCode[1]);
+ var versionFix = Integer.parseInt(versionCode[2]);
- if (versionMajor >= 3
+ if (versionMajor >= 3
|| (versionMajor == 2 && versionMinor == 7 && versionFix >= 50)
|| (versionMajor == 2 && versionMinor == 8)) {
- try {
- QueryCurrentRegionEvent event = new QueryCurrentRegionEvent(regionData);
- event.call();
+ try {
+ QueryCurrentRegionEvent event = new QueryCurrentRegionEvent(regionData);
+ event.call();
- String key_id = ctx.queryParam("key_id");
+ String key_id = ctx.queryParam("key_id");
- if (versionMajor != GameConstants.VERSION_PARTS[0]
+ if (versionMajor != GameConstants.VERSION_PARTS[0]
|| versionMinor != GameConstants.VERSION_PARTS[1]
- // The 'fix' or 'patch' version is not checked because it is only used
- // when miHoYo is desperate and fucks up big time.
- ) { // Reject clients when there is a version mismatch
+ // The 'fix' or 'patch' version is not checked because it is only used
+ // when miHoYo is desperate and fucks up big time.
+ ) { // Reject clients when there is a version mismatch
- boolean updateClient = GameConstants.VERSION.compareTo(clientVersion) > 0;
+ boolean updateClient = GameConstants.VERSION.compareTo(clientVersion) > 0;
- QueryCurrRegionHttpRsp rsp =
+ QueryCurrRegionHttpRsp rsp =
QueryCurrRegionHttpRsp.newBuilder()
- .setRetcode(Retcode.RET_STOP_SERVER_VALUE)
- .setMsg("Connection Failed!")
- .setRegionInfo(RegionInfo.newBuilder())
- .setStopServer(
- StopServerInfo.newBuilder()
- .setUrl("https://discord.gg/T5vZU6UyeG")
- .setStopBeginTime((int) Instant.now().getEpochSecond())
- .setStopEndTime((int) Instant.now().getEpochSecond() + 1)
- .setContentMsg(
- updateClient
- ? "\nVersion mismatch outdated client! \n\nServer version: %s\nClient version: %s"
- .formatted(GameConstants.VERSION, clientVersion)
- : "\nVersion mismatch outdated server! \n\nServer version: %s\nClient version: %s"
- .formatted(GameConstants.VERSION, clientVersion))
- .build())
- .buildPartial();
-
- Grasscutter.getLogger()
+ .setRetcode(Retcode.RET_STOP_SERVER_VALUE)
+ .setMsg("Connection Failed!")
+ .setRegionInfo(RegionInfo.newBuilder())
+ .setStopServer(
+ StopServerInfo.newBuilder()
+ .setUrl("https://discord.gg/T5vZU6UyeG")
+ .setStopBeginTime((int) Instant.now().getEpochSecond())
+ .setStopEndTime((int) Instant.now().getEpochSecond() + 1)
+ .setContentMsg(
+ updateClient
+ ? "\nVersion mismatch outdated client! \n\nServer version: %s\nClient version: %s"
+ .formatted(GameConstants.VERSION, clientVersion)
+ : "\nVersion mismatch outdated server! \n\nServer version: %s\nClient version: %s"
+ .formatted(GameConstants.VERSION, clientVersion))
+ .build())
+ .buildPartial();
+
+ Grasscutter.getLogger()
.debug(
- String.format(
- "Connection denied for %s due to %s.",
- Utils.address(ctx), updateClient ? "outdated client!" : "outdated server!"));
+ String.format(
+ "Connection denied for %s due to %s.",
+ Utils.address(ctx), updateClient ? "outdated client!" : "outdated server!"));
- ctx.json(Crypto.encryptAndSignRegionData(rsp.toByteArray(), key_id));
- return;
- }
+ ctx.json(Crypto.encryptAndSignRegionData(rsp.toByteArray(), key_id));
+ return;
+ }
- if (ctx.queryParam("dispatchSeed") == null) {
- // More love for UA Patch players
- var rsp = new QueryCurRegionRspJson();
+ if (ctx.queryParam("dispatchSeed") == null) {
+ // More love for UA Patch players
+ var rsp = new QueryCurRegionRspJson();
- rsp.content = event.getRegionInfo();
- rsp.sign = "TW9yZSBsb3ZlIGZvciBVQSBQYXRjaCBwbGF5ZXJz";
+ rsp.content = event.getRegionInfo();
+ rsp.sign = "TW9yZSBsb3ZlIGZvciBVQSBQYXRjaCBwbGF5ZXJz";
- ctx.json(rsp);
- return;
- }
+ ctx.json(rsp);
+ return;
+ }
- var regionInfo = Utils.base64Decode(event.getRegionInfo());
+ var regionInfo = Utils.base64Decode(event.getRegionInfo());
- ctx.json(Crypto.encryptAndSignRegionData(regionInfo, key_id));
- } catch (Exception e) {
- Grasscutter.getLogger().error("An error occurred while handling query_cur_region.", e);
+ ctx.json(Crypto.encryptAndSignRegionData(regionInfo, key_id));
+ } catch (Exception e) {
+ Grasscutter.getLogger().error("An error occurred while handling query_cur_region.", e);
+ }
+ } else {
+ // Invoke event.
+ QueryCurrentRegionEvent event = new QueryCurrentRegionEvent(regionData);
+ event.call();
+ // Respond with event result.
+ ctx.result(event.getRegionInfo());
}
- } else {
- // Invoke event.
- QueryCurrentRegionEvent event = new QueryCurrentRegionEvent(regionData);
- event.call();
- // Respond with event result.
- ctx.result(event.getRegionInfo());
}
- // Log to console.
Grasscutter.getLogger()
- .info(
- String.format(
- "Client %s request: query_cur_region/%s", Utils.address(ctx), regionName));
+ .info(
+ String.format(
+ "Client %s request: query_cur_region/%s", Utils.address(ctx), ""));
}
/** Region data container. */