Add support for game version 3.6 (#2110)

* Update to game version `3.6.0` (pt. 1)

not complete!

* Update to game version `3.6.0` (pt. 2)

not complete!

* Update compiled definitions
This commit is contained in:
Magix
2023-04-30 19:08:54 -07:00
committed by GitHub
Unverified
parent 60e8106b01
commit c4f1208f45
1323 changed files with 434863 additions and 141164 deletions
@@ -19,15 +19,15 @@ public final class RobotPushPlayerDataNotifyOuterClass {
com.google.protobuf.MessageOrBuilder {
/**
* <code>bytes bin = 15;</code>
* <code>bytes bin = 8;</code>
* @return The bin.
*/
com.google.protobuf.ByteString getBin();
}
/**
* <pre>
* Name: AGGLECNHNNJ
* CmdId: 42
* CmdId: 65
* Name: LAJIBNCFOMI
* </pre>
*
* Protobuf type {@code RobotPushPlayerDataNotify}
@@ -75,7 +75,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
case 0:
done = true;
break;
case 122: {
case 66: {
bin_ = input.readBytes();
break;
@@ -112,10 +112,10 @@ public final class RobotPushPlayerDataNotifyOuterClass {
emu.grasscutter.net.proto.RobotPushPlayerDataNotifyOuterClass.RobotPushPlayerDataNotify.class, emu.grasscutter.net.proto.RobotPushPlayerDataNotifyOuterClass.RobotPushPlayerDataNotify.Builder.class);
}
public static final int BIN_FIELD_NUMBER = 15;
public static final int BIN_FIELD_NUMBER = 8;
private com.google.protobuf.ByteString bin_;
/**
* <code>bytes bin = 15;</code>
* <code>bytes bin = 8;</code>
* @return The bin.
*/
@java.lang.Override
@@ -138,7 +138,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!bin_.isEmpty()) {
output.writeBytes(15, bin_);
output.writeBytes(8, bin_);
}
unknownFields.writeTo(output);
}
@@ -151,7 +151,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
size = 0;
if (!bin_.isEmpty()) {
size += com.google.protobuf.CodedOutputStream
.computeBytesSize(15, bin_);
.computeBytesSize(8, bin_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
@@ -280,8 +280,8 @@ public final class RobotPushPlayerDataNotifyOuterClass {
}
/**
* <pre>
* Name: AGGLECNHNNJ
* CmdId: 42
* CmdId: 65
* Name: LAJIBNCFOMI
* </pre>
*
* Protobuf type {@code RobotPushPlayerDataNotify}
@@ -432,7 +432,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
private com.google.protobuf.ByteString bin_ = com.google.protobuf.ByteString.EMPTY;
/**
* <code>bytes bin = 15;</code>
* <code>bytes bin = 8;</code>
* @return The bin.
*/
@java.lang.Override
@@ -440,7 +440,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
return bin_;
}
/**
* <code>bytes bin = 15;</code>
* <code>bytes bin = 8;</code>
* @param value The bin to set.
* @return This builder for chaining.
*/
@@ -454,7 +454,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
return this;
}
/**
* <code>bytes bin = 15;</code>
* <code>bytes bin = 8;</code>
* @return This builder for chaining.
*/
public Builder clearBin() {
@@ -531,7 +531,7 @@ public final class RobotPushPlayerDataNotifyOuterClass {
static {
java.lang.String[] descriptorData = {
"\n\037RobotPushPlayerDataNotify.proto\"(\n\031Rob" +
"otPushPlayerDataNotify\022\013\n\003bin\030\017 \001(\014B\033\n\031e" +
"otPushPlayerDataNotify\022\013\n\003bin\030\010 \001(\014B\033\n\031e" +
"mu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor