update gc 3.4 (#2041)

* update 3.4

* update3.4

* update 3.4

* update 3.4

* Add files via upload

* Delete SetPropCommand.java

* update 3.4 area id

* update version

* exchange cmdid

* exchange cmdid

* exchange cmdid

* my fault

* update AiSyncInfo
This commit is contained in:
yeyeye
2023-02-19 11:18:27 +08:00
committed by GitHub
Unverified
parent 39b4aa1387
commit 71a1e31d37
1191 changed files with 459994 additions and 172995 deletions
@@ -19,40 +19,30 @@ public final class SeaLampContributeItemRspOuterClass {
com.google.protobuf.MessageOrBuilder {
/**
* <code>int32 retcode = 4;</code>
* @return The retcode.
*/
int getRetcode();
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 11;</code>
* @return The unk3300AIINHBHNHOI.
*/
int getUnk3300AIINHBHNHOI();
/**
* <code>uint32 add_progress = 5;</code>
* <code>uint32 addProgress = 4;</code>
* @return The addProgress.
*/
int getAddProgress();
/**
* <code>uint32 Unk3300_LPHALOGLGAL = 9;</code>
* <code>uint32 Unk3300_AIINHBHNHOI = 9;</code>
* @return The unk3300AIINHBHNHOI.
*/
int getUnk3300AIINHBHNHOI();
/**
* <code>int32 retcode = 12;</code>
* @return The retcode.
*/
int getRetcode();
/**
* <code>uint32 Unk3300_LPHALOGLGAL = 2;</code>
* @return The unk3300LPHALOGLGAL.
*/
int getUnk3300LPHALOGLGAL();
}
/**
* <pre>
* enum CmdId {
* option allow_alias = true;
* NONE = 0;
* CMD_ID = 2116;
* ENET_CHANNEL_ID = 0;
* ENET_IS_RELIABLE = 1;
* }
* </pre>
*
* Protobuf type {@code SeaLampContributeItemRsp}
*/
public static final class SeaLampContributeItemRsp extends
@@ -97,24 +87,24 @@ public final class SeaLampContributeItemRspOuterClass {
case 0:
done = true;
break;
case 32: {
case 16: {
retcode_ = input.readInt32();
unk3300LPHALOGLGAL_ = input.readUInt32();
break;
}
case 40: {
case 32: {
addProgress_ = input.readUInt32();
break;
}
case 72: {
unk3300LPHALOGLGAL_ = input.readUInt32();
unk3300AIINHBHNHOI_ = input.readUInt32();
break;
}
case 88: {
case 96: {
unk3300AIINHBHNHOI_ = input.readUInt32();
retcode_ = input.readInt32();
break;
}
default: {
@@ -149,32 +139,141 @@ public final class SeaLampContributeItemRspOuterClass {
emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp.class, emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp.Builder.class);
}
public static final int RETCODE_FIELD_NUMBER = 4;
private int retcode_;
/**
* <code>int32 retcode = 4;</code>
* @return The retcode.
* Protobuf enum {@code SeaLampContributeItemRsp.EDBJBDCJHCL}
*/
@java.lang.Override
public int getRetcode() {
return retcode_;
public enum EDBJBDCJHCL
implements com.google.protobuf.ProtocolMessageEnum {
/**
* <code>NONE = 0;</code>
*/
NONE(0, 0),
/**
* <code>PEPPOHPHJOJ = 2166;</code>
*/
PEPPOHPHJOJ(1, 2166),
/**
* <code>NNBKOLMPOEA = 1;</code>
*/
NNBKOLMPOEA(3, 1),
UNRECOGNIZED(-1, -1),
;
/**
* <code>DCDNILFDFLB = 0;</code>
*/
public static final EDBJBDCJHCL DCDNILFDFLB = NONE;
/**
* <code>NONE = 0;</code>
*/
public static final int NONE_VALUE = 0;
/**
* <code>PEPPOHPHJOJ = 2166;</code>
*/
public static final int PEPPOHPHJOJ_VALUE = 2166;
/**
* <code>DCDNILFDFLB = 0;</code>
*/
public static final int DCDNILFDFLB_VALUE = 0;
/**
* <code>NNBKOLMPOEA = 1;</code>
*/
public static final int NNBKOLMPOEA_VALUE = 1;
public final int getNumber() {
if (index == -1) {
throw new java.lang.IllegalArgumentException(
"Can't get the number of an unknown enum value.");
}
return value;
}
/**
* @param value The numeric wire value of the corresponding enum entry.
* @return The enum associated with the given numeric wire value.
* @deprecated Use {@link #forNumber(int)} instead.
*/
@java.lang.Deprecated
public static EDBJBDCJHCL valueOf(int value) {
return forNumber(value);
}
/**
* @param value The numeric wire value of the corresponding enum entry.
* @return The enum associated with the given numeric wire value.
*/
public static EDBJBDCJHCL forNumber(int value) {
switch (value) {
case 0: return NONE;
case 2166: return PEPPOHPHJOJ;
case 1: return NNBKOLMPOEA;
default: return null;
}
}
public static com.google.protobuf.Internal.EnumLiteMap<EDBJBDCJHCL>
internalGetValueMap() {
return internalValueMap;
}
private static final com.google.protobuf.Internal.EnumLiteMap<
EDBJBDCJHCL> internalValueMap =
new com.google.protobuf.Internal.EnumLiteMap<EDBJBDCJHCL>() {
public EDBJBDCJHCL findValueByNumber(int number) {
return EDBJBDCJHCL.forNumber(number);
}
};
public final com.google.protobuf.Descriptors.EnumValueDescriptor
getValueDescriptor() {
if (index == -1) {
throw new java.lang.IllegalStateException(
"Can't get the descriptor of an unrecognized enum value.");
}
return getDescriptor().getValues().get(index);
}
public final com.google.protobuf.Descriptors.EnumDescriptor
getDescriptorForType() {
return getDescriptor();
}
public static final com.google.protobuf.Descriptors.EnumDescriptor
getDescriptor() {
return emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp.getDescriptor().getEnumTypes().get(0);
}
private static final EDBJBDCJHCL[] VALUES = getStaticValuesArray();
private static EDBJBDCJHCL[] getStaticValuesArray() {
return new EDBJBDCJHCL[] {
NONE, PEPPOHPHJOJ, DCDNILFDFLB, NNBKOLMPOEA,
};
}
public static EDBJBDCJHCL valueOf(
com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
if (desc.getType() != getDescriptor()) {
throw new java.lang.IllegalArgumentException(
"EnumValueDescriptor is not for this type.");
}
if (desc.getIndex() == -1) {
return UNRECOGNIZED;
}
return VALUES[desc.getIndex()];
}
private final int index;
private final int value;
private EDBJBDCJHCL(int index, int value) {
this.index = index;
this.value = value;
}
// @@protoc_insertion_point(enum_scope:SeaLampContributeItemRsp.EDBJBDCJHCL)
}
public static final int UNK3300_AIINHBHNHOI_FIELD_NUMBER = 11;
private int unk3300AIINHBHNHOI_;
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 11;</code>
* @return The unk3300AIINHBHNHOI.
*/
@java.lang.Override
public int getUnk3300AIINHBHNHOI() {
return unk3300AIINHBHNHOI_;
}
public static final int ADD_PROGRESS_FIELD_NUMBER = 5;
public static final int ADDPROGRESS_FIELD_NUMBER = 4;
private int addProgress_;
/**
* <code>uint32 add_progress = 5;</code>
* <code>uint32 addProgress = 4;</code>
* @return The addProgress.
*/
@java.lang.Override
@@ -182,10 +281,32 @@ public final class SeaLampContributeItemRspOuterClass {
return addProgress_;
}
public static final int UNK3300_LPHALOGLGAL_FIELD_NUMBER = 9;
public static final int UNK3300_AIINHBHNHOI_FIELD_NUMBER = 9;
private int unk3300AIINHBHNHOI_;
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 9;</code>
* @return The unk3300AIINHBHNHOI.
*/
@java.lang.Override
public int getUnk3300AIINHBHNHOI() {
return unk3300AIINHBHNHOI_;
}
public static final int RETCODE_FIELD_NUMBER = 12;
private int retcode_;
/**
* <code>int32 retcode = 12;</code>
* @return The retcode.
*/
@java.lang.Override
public int getRetcode() {
return retcode_;
}
public static final int UNK3300_LPHALOGLGAL_FIELD_NUMBER = 2;
private int unk3300LPHALOGLGAL_;
/**
* <code>uint32 Unk3300_LPHALOGLGAL = 9;</code>
* <code>uint32 Unk3300_LPHALOGLGAL = 2;</code>
* @return The unk3300LPHALOGLGAL.
*/
@java.lang.Override
@@ -207,17 +328,17 @@ public final class SeaLampContributeItemRspOuterClass {
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (retcode_ != 0) {
output.writeInt32(4, retcode_);
if (unk3300LPHALOGLGAL_ != 0) {
output.writeUInt32(2, unk3300LPHALOGLGAL_);
}
if (addProgress_ != 0) {
output.writeUInt32(5, addProgress_);
}
if (unk3300LPHALOGLGAL_ != 0) {
output.writeUInt32(9, unk3300LPHALOGLGAL_);
output.writeUInt32(4, addProgress_);
}
if (unk3300AIINHBHNHOI_ != 0) {
output.writeUInt32(11, unk3300AIINHBHNHOI_);
output.writeUInt32(9, unk3300AIINHBHNHOI_);
}
if (retcode_ != 0) {
output.writeInt32(12, retcode_);
}
unknownFields.writeTo(output);
}
@@ -228,21 +349,21 @@ public final class SeaLampContributeItemRspOuterClass {
if (size != -1) return size;
size = 0;
if (retcode_ != 0) {
if (unk3300LPHALOGLGAL_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(4, retcode_);
.computeUInt32Size(2, unk3300LPHALOGLGAL_);
}
if (addProgress_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(5, addProgress_);
}
if (unk3300LPHALOGLGAL_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(9, unk3300LPHALOGLGAL_);
.computeUInt32Size(4, addProgress_);
}
if (unk3300AIINHBHNHOI_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeUInt32Size(11, unk3300AIINHBHNHOI_);
.computeUInt32Size(9, unk3300AIINHBHNHOI_);
}
if (retcode_ != 0) {
size += com.google.protobuf.CodedOutputStream
.computeInt32Size(12, retcode_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -259,12 +380,12 @@ public final class SeaLampContributeItemRspOuterClass {
}
emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp other = (emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp) obj;
if (getRetcode()
!= other.getRetcode()) return false;
if (getUnk3300AIINHBHNHOI()
!= other.getUnk3300AIINHBHNHOI()) return false;
if (getAddProgress()
!= other.getAddProgress()) return false;
if (getUnk3300AIINHBHNHOI()
!= other.getUnk3300AIINHBHNHOI()) return false;
if (getRetcode()
!= other.getRetcode()) return false;
if (getUnk3300LPHALOGLGAL()
!= other.getUnk3300LPHALOGLGAL()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
@@ -278,12 +399,12 @@ public final class SeaLampContributeItemRspOuterClass {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + RETCODE_FIELD_NUMBER;
hash = (53 * hash) + getRetcode();
hash = (37 * hash) + ADDPROGRESS_FIELD_NUMBER;
hash = (53 * hash) + getAddProgress();
hash = (37 * hash) + UNK3300_AIINHBHNHOI_FIELD_NUMBER;
hash = (53 * hash) + getUnk3300AIINHBHNHOI();
hash = (37 * hash) + ADD_PROGRESS_FIELD_NUMBER;
hash = (53 * hash) + getAddProgress();
hash = (37 * hash) + RETCODE_FIELD_NUMBER;
hash = (53 * hash) + getRetcode();
hash = (37 * hash) + UNK3300_LPHALOGLGAL_FIELD_NUMBER;
hash = (53 * hash) + getUnk3300LPHALOGLGAL();
hash = (29 * hash) + unknownFields.hashCode();
@@ -382,16 +503,6 @@ public final class SeaLampContributeItemRspOuterClass {
return builder;
}
/**
* <pre>
* enum CmdId {
* option allow_alias = true;
* NONE = 0;
* CMD_ID = 2116;
* ENET_CHANNEL_ID = 0;
* ENET_IS_RELIABLE = 1;
* }
* </pre>
*
* Protobuf type {@code SeaLampContributeItemRsp}
*/
public static final class Builder extends
@@ -429,11 +540,11 @@ public final class SeaLampContributeItemRspOuterClass {
@java.lang.Override
public Builder clear() {
super.clear();
retcode_ = 0;
addProgress_ = 0;
unk3300AIINHBHNHOI_ = 0;
addProgress_ = 0;
retcode_ = 0;
unk3300LPHALOGLGAL_ = 0;
@@ -463,9 +574,9 @@ public final class SeaLampContributeItemRspOuterClass {
@java.lang.Override
public emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp buildPartial() {
emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp result = new emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp(this);
result.retcode_ = retcode_;
result.unk3300AIINHBHNHOI_ = unk3300AIINHBHNHOI_;
result.addProgress_ = addProgress_;
result.unk3300AIINHBHNHOI_ = unk3300AIINHBHNHOI_;
result.retcode_ = retcode_;
result.unk3300LPHALOGLGAL_ = unk3300LPHALOGLGAL_;
onBuilt();
return result;
@@ -515,14 +626,14 @@ public final class SeaLampContributeItemRspOuterClass {
public Builder mergeFrom(emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp other) {
if (other == emu.grasscutter.net.proto.SeaLampContributeItemRspOuterClass.SeaLampContributeItemRsp.getDefaultInstance()) return this;
if (other.getRetcode() != 0) {
setRetcode(other.getRetcode());
if (other.getAddProgress() != 0) {
setAddProgress(other.getAddProgress());
}
if (other.getUnk3300AIINHBHNHOI() != 0) {
setUnk3300AIINHBHNHOI(other.getUnk3300AIINHBHNHOI());
}
if (other.getAddProgress() != 0) {
setAddProgress(other.getAddProgress());
if (other.getRetcode() != 0) {
setRetcode(other.getRetcode());
}
if (other.getUnk3300LPHALOGLGAL() != 0) {
setUnk3300LPHALOGLGAL(other.getUnk3300LPHALOGLGAL());
@@ -556,71 +667,9 @@ public final class SeaLampContributeItemRspOuterClass {
return this;
}
private int retcode_ ;
/**
* <code>int32 retcode = 4;</code>
* @return The retcode.
*/
@java.lang.Override
public int getRetcode() {
return retcode_;
}
/**
* <code>int32 retcode = 4;</code>
* @param value The retcode to set.
* @return This builder for chaining.
*/
public Builder setRetcode(int value) {
retcode_ = value;
onChanged();
return this;
}
/**
* <code>int32 retcode = 4;</code>
* @return This builder for chaining.
*/
public Builder clearRetcode() {
retcode_ = 0;
onChanged();
return this;
}
private int unk3300AIINHBHNHOI_ ;
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 11;</code>
* @return The unk3300AIINHBHNHOI.
*/
@java.lang.Override
public int getUnk3300AIINHBHNHOI() {
return unk3300AIINHBHNHOI_;
}
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 11;</code>
* @param value The unk3300AIINHBHNHOI to set.
* @return This builder for chaining.
*/
public Builder setUnk3300AIINHBHNHOI(int value) {
unk3300AIINHBHNHOI_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 11;</code>
* @return This builder for chaining.
*/
public Builder clearUnk3300AIINHBHNHOI() {
unk3300AIINHBHNHOI_ = 0;
onChanged();
return this;
}
private int addProgress_ ;
/**
* <code>uint32 add_progress = 5;</code>
* <code>uint32 addProgress = 4;</code>
* @return The addProgress.
*/
@java.lang.Override
@@ -628,7 +677,7 @@ public final class SeaLampContributeItemRspOuterClass {
return addProgress_;
}
/**
* <code>uint32 add_progress = 5;</code>
* <code>uint32 addProgress = 4;</code>
* @param value The addProgress to set.
* @return This builder for chaining.
*/
@@ -639,7 +688,7 @@ public final class SeaLampContributeItemRspOuterClass {
return this;
}
/**
* <code>uint32 add_progress = 5;</code>
* <code>uint32 addProgress = 4;</code>
* @return This builder for chaining.
*/
public Builder clearAddProgress() {
@@ -649,9 +698,71 @@ public final class SeaLampContributeItemRspOuterClass {
return this;
}
private int unk3300AIINHBHNHOI_ ;
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 9;</code>
* @return The unk3300AIINHBHNHOI.
*/
@java.lang.Override
public int getUnk3300AIINHBHNHOI() {
return unk3300AIINHBHNHOI_;
}
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 9;</code>
* @param value The unk3300AIINHBHNHOI to set.
* @return This builder for chaining.
*/
public Builder setUnk3300AIINHBHNHOI(int value) {
unk3300AIINHBHNHOI_ = value;
onChanged();
return this;
}
/**
* <code>uint32 Unk3300_AIINHBHNHOI = 9;</code>
* @return This builder for chaining.
*/
public Builder clearUnk3300AIINHBHNHOI() {
unk3300AIINHBHNHOI_ = 0;
onChanged();
return this;
}
private int retcode_ ;
/**
* <code>int32 retcode = 12;</code>
* @return The retcode.
*/
@java.lang.Override
public int getRetcode() {
return retcode_;
}
/**
* <code>int32 retcode = 12;</code>
* @param value The retcode to set.
* @return This builder for chaining.
*/
public Builder setRetcode(int value) {
retcode_ = value;
onChanged();
return this;
}
/**
* <code>int32 retcode = 12;</code>
* @return This builder for chaining.
*/
public Builder clearRetcode() {
retcode_ = 0;
onChanged();
return this;
}
private int unk3300LPHALOGLGAL_ ;
/**
* <code>uint32 Unk3300_LPHALOGLGAL = 9;</code>
* <code>uint32 Unk3300_LPHALOGLGAL = 2;</code>
* @return The unk3300LPHALOGLGAL.
*/
@java.lang.Override
@@ -659,7 +770,7 @@ public final class SeaLampContributeItemRspOuterClass {
return unk3300LPHALOGLGAL_;
}
/**
* <code>uint32 Unk3300_LPHALOGLGAL = 9;</code>
* <code>uint32 Unk3300_LPHALOGLGAL = 2;</code>
* @param value The unk3300LPHALOGLGAL to set.
* @return This builder for chaining.
*/
@@ -670,7 +781,7 @@ public final class SeaLampContributeItemRspOuterClass {
return this;
}
/**
* <code>uint32 Unk3300_LPHALOGLGAL = 9;</code>
* <code>uint32 Unk3300_LPHALOGLGAL = 2;</code>
* @return This builder for chaining.
*/
public Builder clearUnk3300LPHALOGLGAL() {
@@ -746,11 +857,13 @@ public final class SeaLampContributeItemRspOuterClass {
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\036SeaLampContributeItemRsp.proto\"{\n\030SeaL" +
"ampContributeItemRsp\022\017\n\007retcode\030\004 \001(\005\022\033\n" +
"\023Unk3300_AIINHBHNHOI\030\013 \001(\r\022\024\n\014add_progre" +
"ss\030\005 \001(\r\022\033\n\023Unk3300_LPHALOGLGAL\030\t \001(\rB\033\n" +
"\031emu.grasscutter.net.protob\006proto3"
"\n\036SeaLampContributeItemRsp.proto\"\313\001\n\030Sea" +
"LampContributeItemRsp\022\023\n\013addProgress\030\004 \001" +
"(\r\022\033\n\023Unk3300_AIINHBHNHOI\030\t \001(\r\022\017\n\007retco" +
"de\030\014 \001(\005\022\033\n\023Unk3300_LPHALOGLGAL\030\002 \001(\r\"O\n" +
"\013EDBJBDCJHCL\022\010\n\004NONE\020\000\022\020\n\013PEPPOHPHJOJ\020\366\020" +
"\022\017\n\013DCDNILFDFLB\020\000\022\017\n\013NNBKOLMPOEA\020\001\032\002\020\001B\033" +
"\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
@@ -761,7 +874,7 @@ public final class SeaLampContributeItemRspOuterClass {
internal_static_SeaLampContributeItemRsp_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_SeaLampContributeItemRsp_descriptor,
new java.lang.String[] { "Retcode", "Unk3300AIINHBHNHOI", "AddProgress", "Unk3300LPHALOGLGAL", });
new java.lang.String[] { "AddProgress", "Unk3300AIINHBHNHOI", "Retcode", "Unk3300LPHALOGLGAL", });
}
// @@protoc_insertion_point(outer_class_scope)