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
@@ -34,12 +34,12 @@ public final class AbilityScalarValueEntryOuterClass {
emu.grasscutter.net.proto.AbilityStringOuterClass.AbilityStringOrBuilder getKeyOrBuilder();
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return The enum numeric value on the wire for valueType.
*/
int getValueTypeValue();
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return The valueType.
*/
emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.AbilityScalarType getValueType();
@@ -285,17 +285,17 @@ public final class AbilityScalarValueEntryOuterClass {
return getKey();
}
public static final int VALUE_TYPE_FIELD_NUMBER = 2;
public static final int VALUETYPE_FIELD_NUMBER = 2;
private int valueType_;
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return The enum numeric value on the wire for valueType.
*/
@java.lang.Override public int getValueTypeValue() {
return valueType_;
}
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return The valueType.
*/
@java.lang.Override public emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.AbilityScalarType getValueType() {
@@ -547,7 +547,7 @@ public final class AbilityScalarValueEntryOuterClass {
hash = (37 * hash) + KEY_FIELD_NUMBER;
hash = (53 * hash) + getKey().hashCode();
}
hash = (37 * hash) + VALUE_TYPE_FIELD_NUMBER;
hash = (37 * hash) + VALUETYPE_FIELD_NUMBER;
hash = (53 * hash) + valueType_;
switch (valueCase_) {
case 3:
@@ -1000,14 +1000,14 @@ public final class AbilityScalarValueEntryOuterClass {
private int valueType_ = 0;
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return The enum numeric value on the wire for valueType.
*/
@java.lang.Override public int getValueTypeValue() {
return valueType_;
}
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @param value The enum numeric value on the wire for valueType to set.
* @return This builder for chaining.
*/
@@ -1018,7 +1018,7 @@ public final class AbilityScalarValueEntryOuterClass {
return this;
}
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return The valueType.
*/
@java.lang.Override
@@ -1028,7 +1028,7 @@ public final class AbilityScalarValueEntryOuterClass {
return result == null ? emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.AbilityScalarType.UNRECOGNIZED : result;
}
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @param value The valueType to set.
* @return This builder for chaining.
*/
@@ -1042,7 +1042,7 @@ public final class AbilityScalarValueEntryOuterClass {
return this;
}
/**
* <code>.AbilityScalarType value_type = 2;</code>
* <code>.AbilityScalarType valueType = 2;</code>
* @return This builder for chaining.
*/
public Builder clearValueType() {
@@ -1338,20 +1338,20 @@ public final class AbilityScalarValueEntryOuterClass {
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\035AbilityScalarValueEntry.proto\032\027Ability" +
"ScalarType.proto\032\023AbilityString.proto\"\301\001" +
"\n\035AbilityScalarValueEntry.proto\032\023Ability" +
"String.proto\032\027AbilityScalarType.proto\"\300\001" +
"\n\027AbilityScalarValueEntry\022\033\n\003key\030\001 \001(\0132\016" +
".AbilityString\022&\n\nvalue_type\030\002 \001(\0162\022.Abi" +
"lityScalarType\022\025\n\013float_value\030\003 \001(\002H\000\022\026\n" +
"\014string_value\030\004 \001(\tH\000\022\023\n\tint_value\030\005 \001(\005" +
"H\000\022\024\n\nuint_value\030\006 \001(\rH\000B\007\n\005valueB\033\n\031emu" +
".grasscutter.net.protob\006proto3"
".AbilityString\022%\n\tvalueType\030\002 \001(\0162\022.Abil" +
"ityScalarType\022\025\n\013float_value\030\003 \001(\002H\000\022\026\n\014" +
"string_value\030\004 \001(\tH\000\022\023\n\tint_value\030\005 \001(\005H" +
"\000\022\024\n\nuint_value\030\006 \001(\rH\000B\007\n\005valueB\033\n\031emu." +
"grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.getDescriptor(),
emu.grasscutter.net.proto.AbilityStringOuterClass.getDescriptor(),
emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.getDescriptor(),
});
internal_static_AbilityScalarValueEntry_descriptor =
getDescriptor().getMessageTypes().get(0);
@@ -1359,8 +1359,8 @@ public final class AbilityScalarValueEntryOuterClass {
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_AbilityScalarValueEntry_descriptor,
new java.lang.String[] { "Key", "ValueType", "FloatValue", "StringValue", "IntValue", "UintValue", "Value", });
emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.getDescriptor();
emu.grasscutter.net.proto.AbilityStringOuterClass.getDescriptor();
emu.grasscutter.net.proto.AbilityScalarTypeOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)