mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 02:13:33 +08:00
Update gc to 3.3 (#1981)
* replace the deprecated api * update proto * delete music game * fixed codes * fix costume switch * fix mail bug * Bump version number. * Re-add max boss chest number Co-authored-by: GanyusLeftHorn <1244229+GanyusLeftHorn@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
8b83dbf58c
commit
92fbaa8670
+24
-18
@@ -19,17 +19,20 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>uint32 flycloak_id = 3;</code>
|
||||
* <code>uint32 flycloak_id = 4;</code>
|
||||
* @return The flycloakId.
|
||||
*/
|
||||
int getFlycloakId();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 1656
|
||||
* EnetChannelId: 0
|
||||
* EnetIsReliable: false
|
||||
* IsAllowClient: true
|
||||
* enum CmdId {
|
||||
* option allow_alias = true;
|
||||
* NONE = 0;
|
||||
* CMD_ID = 1676;
|
||||
* ENET_CHANNEL_ID = 0;
|
||||
* ENET_IS_RELIABLE = 1;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code AvatarGainFlycloakNotify}
|
||||
@@ -76,7 +79,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 24: {
|
||||
case 32: {
|
||||
|
||||
flycloakId_ = input.readUInt32();
|
||||
break;
|
||||
@@ -113,10 +116,10 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.AvatarGainFlycloakNotifyOuterClass.AvatarGainFlycloakNotify.class, emu.grasscutter.net.proto.AvatarGainFlycloakNotifyOuterClass.AvatarGainFlycloakNotify.Builder.class);
|
||||
}
|
||||
|
||||
public static final int FLYCLOAK_ID_FIELD_NUMBER = 3;
|
||||
public static final int FLYCLOAK_ID_FIELD_NUMBER = 4;
|
||||
private int flycloakId_;
|
||||
/**
|
||||
* <code>uint32 flycloak_id = 3;</code>
|
||||
* <code>uint32 flycloak_id = 4;</code>
|
||||
* @return The flycloakId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -139,7 +142,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
if (flycloakId_ != 0) {
|
||||
output.writeUInt32(3, flycloakId_);
|
||||
output.writeUInt32(4, flycloakId_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
@@ -152,7 +155,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
size = 0;
|
||||
if (flycloakId_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(3, flycloakId_);
|
||||
.computeUInt32Size(4, flycloakId_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
@@ -281,10 +284,13 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 1656
|
||||
* EnetChannelId: 0
|
||||
* EnetIsReliable: false
|
||||
* IsAllowClient: true
|
||||
* enum CmdId {
|
||||
* option allow_alias = true;
|
||||
* NONE = 0;
|
||||
* CMD_ID = 1676;
|
||||
* ENET_CHANNEL_ID = 0;
|
||||
* ENET_IS_RELIABLE = 1;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code AvatarGainFlycloakNotify}
|
||||
@@ -435,7 +441,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
|
||||
private int flycloakId_ ;
|
||||
/**
|
||||
* <code>uint32 flycloak_id = 3;</code>
|
||||
* <code>uint32 flycloak_id = 4;</code>
|
||||
* @return The flycloakId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -443,7 +449,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
return flycloakId_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 flycloak_id = 3;</code>
|
||||
* <code>uint32 flycloak_id = 4;</code>
|
||||
* @param value The flycloakId to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -454,7 +460,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 flycloak_id = 3;</code>
|
||||
* <code>uint32 flycloak_id = 4;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearFlycloakId() {
|
||||
@@ -531,7 +537,7 @@ public final class AvatarGainFlycloakNotifyOuterClass {
|
||||
static {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\036AvatarGainFlycloakNotify.proto\"/\n\030Avat" +
|
||||
"arGainFlycloakNotify\022\023\n\013flycloak_id\030\003 \001(" +
|
||||
"arGainFlycloakNotify\022\023\n\013flycloak_id\030\004 \001(" +
|
||||
"\rB\033\n\031emu.grasscutter.net.protob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
|
||||
Reference in New Issue
Block a user