Commit d575d1cc authored by Benj's avatar Benj Committed by Luke H-W
Browse files

Update 3.0 protos

parent 5db73d28
......@@ -46,7 +46,8 @@ public final class ClientCollectorDataNotifyOuterClass {
* <pre>
* CmdId: 4264
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code ClientCollectorDataNotify}
......@@ -340,7 +341,8 @@ public final class ClientCollectorDataNotifyOuterClass {
* <pre>
* CmdId: 4264
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code ClientCollectorDataNotify}
......
......@@ -75,7 +75,8 @@ public final class CodexDataFullNotifyOuterClass {
* <pre>
* CmdId: 4205
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CodexDataFullNotify}
......@@ -504,7 +505,8 @@ public final class CodexDataFullNotifyOuterClass {
* <pre>
* CmdId: 4205
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CodexDataFullNotify}
......
......@@ -45,7 +45,8 @@ public final class CodexDataUpdateNotifyOuterClass {
* <pre>
* CmdId: 4207
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CodexDataUpdateNotify}
......@@ -362,7 +363,8 @@ public final class CodexDataUpdateNotifyOuterClass {
* <pre>
* CmdId: 4207
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CodexDataUpdateNotify}
......
......@@ -46,7 +46,7 @@ public final class CombatInvocationsNotifyOuterClass {
* <pre>
* CmdId: 319
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......@@ -341,7 +341,7 @@ public final class CombatInvocationsNotifyOuterClass {
* <pre>
* CmdId: 319
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......
......@@ -91,6 +91,10 @@ public final class CombatTypeArgumentOuterClass {
* <code>COMBAT_TYPE_ARGUMENT_Unk2700_KPLOMOIALGF = 17;</code>
*/
COMBAT_TYPE_ARGUMENT_Unk2700_KPLOMOIALGF(17),
/**
* <code>COMBAT_TYPE_ARGUMENT_Unk3000_BJEHMPLCFHN = 18;</code>
*/
COMBAT_TYPE_ARGUMENT_Unk3000_BJEHMPLCFHN(18),
UNRECOGNIZED(-1),
;
......@@ -166,6 +170,10 @@ public final class CombatTypeArgumentOuterClass {
* <code>COMBAT_TYPE_ARGUMENT_Unk2700_KPLOMOIALGF = 17;</code>
*/
public static final int COMBAT_TYPE_ARGUMENT_Unk2700_KPLOMOIALGF_VALUE = 17;
/**
* <code>COMBAT_TYPE_ARGUMENT_Unk3000_BJEHMPLCFHN = 18;</code>
*/
public static final int COMBAT_TYPE_ARGUMENT_Unk3000_BJEHMPLCFHN_VALUE = 18;
public final int getNumber() {
......@@ -210,6 +218,7 @@ public final class CombatTypeArgumentOuterClass {
case 15: return COMBAT_TYPE_ARGUMENT_LIGHT_CORE_MOVE;
case 16: return COMBAT_TYPE_ARGUMENT_Unk2700_KPDNFKCMKPG;
case 17: return COMBAT_TYPE_ARGUMENT_Unk2700_KPLOMOIALGF;
case 18: return COMBAT_TYPE_ARGUMENT_Unk3000_BJEHMPLCFHN;
default: return null;
}
}
......@@ -275,7 +284,7 @@ public final class CombatTypeArgumentOuterClass {
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\030CombatTypeArgument.proto*\227\006\n\022CombatTyp" +
"\n\030CombatTypeArgument.proto*\305\006\n\022CombatTyp" +
"eArgument\022\035\n\031COMBAT_TYPE_ARGUMENT_NONE\020\000" +
"\022&\n\"COMBAT_TYPE_ARGUMENT_EVT_BEING_HIT\020\001" +
"\022/\n+COMBAT_TYPE_ARGUMENT_ANIMATOR_STATE_" +
......@@ -295,8 +304,9 @@ public final class CombatTypeArgumentOuterClass {
"FORM\020\016\022(\n$COMBAT_TYPE_ARGUMENT_LIGHT_COR" +
"E_MOVE\020\017\022,\n(COMBAT_TYPE_ARGUMENT_Unk2700" +
"_KPDNFKCMKPG\020\020\022,\n(COMBAT_TYPE_ARGUMENT_U" +
"nk2700_KPLOMOIALGF\020\021B\033\n\031emu.grasscutter." +
"net.protob\006proto3"
"nk2700_KPLOMOIALGF\020\021\022,\n(COMBAT_TYPE_ARGU" +
"MENT_Unk3000_BJEHMPLCFHN\020\022B\033\n\031emu.grassc" +
"utter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
......
......@@ -39,7 +39,8 @@ public final class CombineDataNotifyOuterClass {
* <pre>
* CmdId: 659
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CombineDataNotify}
......@@ -348,7 +349,8 @@ public final class CombineDataNotifyOuterClass {
* <pre>
* CmdId: 659
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CombineDataNotify}
......
......@@ -34,7 +34,8 @@ public final class CombineFormulaDataNotifyOuterClass {
* <pre>
* CmdId: 632
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CombineFormulaDataNotify}
......@@ -316,7 +317,8 @@ public final class CombineFormulaDataNotifyOuterClass {
* <pre>
* CmdId: 632
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CombineFormulaDataNotify}
......
......@@ -40,7 +40,7 @@ public final class CombineReqOuterClass {
* <pre>
* CmdId: 643
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......@@ -350,7 +350,7 @@ public final class CombineReqOuterClass {
* <pre>
* CmdId: 643
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......
......@@ -166,7 +166,8 @@ public final class CombineRspOuterClass {
* <pre>
* CmdId: 674
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CombineRsp}
......@@ -833,7 +834,8 @@ public final class CombineRspOuterClass {
* <pre>
* CmdId: 674
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CombineRsp}
......
......@@ -18,12 +18,6 @@ public final class CookDataNotifyOuterClass {
// @@protoc_insertion_point(interface_extends:CookDataNotify)
com.google.protobuf.MessageOrBuilder {
/**
* <code>uint32 grade = 11;</code>
* @return The grade.
*/
int getGrade();
/**
* <code>repeated .CookRecipeData recipe_data_list = 2;</code>
*/
......@@ -47,12 +41,19 @@ public final class CookDataNotifyOuterClass {
*/
emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeDataOrBuilder getRecipeDataListOrBuilder(
int index);
/**
* <code>uint32 grade = 11;</code>
* @return The grade.
*/
int getGrade();
}
/**
* <pre>
* CmdId: 195
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CookDataNotify}
......@@ -150,17 +151,6 @@ public final class CookDataNotifyOuterClass {
emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify.class, emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify.Builder.class);
}
public static final int GRADE_FIELD_NUMBER = 11;
private int grade_;
/**
* <code>uint32 grade = 11;</code>
* @return The grade.
*/
@java.lang.Override
public int getGrade() {
return grade_;
}
public static final int RECIPE_DATA_LIST_FIELD_NUMBER = 2;
private java.util.List<emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData> recipeDataList_;
/**
......@@ -201,6 +191,17 @@ public final class CookDataNotifyOuterClass {
return recipeDataList_.get(index);
}
public static final int GRADE_FIELD_NUMBER = 11;
private int grade_;
/**
* <code>uint32 grade = 11;</code>
* @return The grade.
*/
@java.lang.Override
public int getGrade() {
return grade_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
......@@ -253,10 +254,10 @@ public final class CookDataNotifyOuterClass {
}
emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify other = (emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify) obj;
if (getGrade()
!= other.getGrade()) return false;
if (!getRecipeDataListList()
.equals(other.getRecipeDataListList())) return false;
if (getGrade()
!= other.getGrade()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
......@@ -268,12 +269,12 @@ public final class CookDataNotifyOuterClass {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + GRADE_FIELD_NUMBER;
hash = (53 * hash) + getGrade();
if (getRecipeDataListCount() > 0) {
hash = (37 * hash) + RECIPE_DATA_LIST_FIELD_NUMBER;
hash = (53 * hash) + getRecipeDataListList().hashCode();
}
hash = (37 * hash) + GRADE_FIELD_NUMBER;
hash = (53 * hash) + getGrade();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
......@@ -373,7 +374,8 @@ public final class CookDataNotifyOuterClass {
* <pre>
* CmdId: 195
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CookDataNotify}
......@@ -414,14 +416,14 @@ public final class CookDataNotifyOuterClass {
@java.lang.Override
public Builder clear() {
super.clear();
grade_ = 0;
if (recipeDataListBuilder_ == null) {
recipeDataList_ = java.util.Collections.emptyList();
bitField0_ = (bitField0_ & ~0x00000001);
} else {
recipeDataListBuilder_.clear();
}
grade_ = 0;
return this;
}
......@@ -449,7 +451,6 @@ public final class CookDataNotifyOuterClass {
public emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify buildPartial() {
emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify result = new emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify(this);
int from_bitField0_ = bitField0_;
result.grade_ = grade_;
if (recipeDataListBuilder_ == null) {
if (((bitField0_ & 0x00000001) != 0)) {
recipeDataList_ = java.util.Collections.unmodifiableList(recipeDataList_);
......@@ -459,6 +460,7 @@ public final class CookDataNotifyOuterClass {
} else {
result.recipeDataList_ = recipeDataListBuilder_.build();
}
result.grade_ = grade_;
onBuilt();
return result;
}
......@@ -507,9 +509,6 @@ public final class CookDataNotifyOuterClass {
public Builder mergeFrom(emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify other) {
if (other == emu.grasscutter.net.proto.CookDataNotifyOuterClass.CookDataNotify.getDefaultInstance()) return this;
if (other.getGrade() != 0) {
setGrade(other.getGrade());
}
if (recipeDataListBuilder_ == null) {
if (!other.recipeDataList_.isEmpty()) {
if (recipeDataList_.isEmpty()) {
......@@ -536,6 +535,9 @@ public final class CookDataNotifyOuterClass {
}
}
}
if (other.getGrade() != 0) {
setGrade(other.getGrade());
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
......@@ -566,37 +568,6 @@ public final class CookDataNotifyOuterClass {
}
private int bitField0_;
private int grade_ ;
/**
* <code>uint32 grade = 11;</code>
* @return The grade.
*/
@java.lang.Override
public int getGrade() {
return grade_;
}
/**
* <code>uint32 grade = 11;</code>
* @param value The grade to set.
* @return This builder for chaining.
*/
public Builder setGrade(int value) {
grade_ = value;
onChanged();
return this;
}
/**
* <code>uint32 grade = 11;</code>
* @return This builder for chaining.
*/
public Builder clearGrade() {
grade_ = 0;
onChanged();
return this;
}
private java.util.List<emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData> recipeDataList_ =
java.util.Collections.emptyList();
private void ensureRecipeDataListIsMutable() {
......@@ -836,6 +807,37 @@ public final class CookDataNotifyOuterClass {
}
return recipeDataListBuilder_;
}
private int grade_ ;
/**
* <code>uint32 grade = 11;</code>
* @return The grade.
*/
@java.lang.Override
public int getGrade() {
return grade_;
}
/**
* <code>uint32 grade = 11;</code>
* @param value The grade to set.
* @return This builder for chaining.
*/
public Builder setGrade(int value) {
grade_ = value;
onChanged();
return this;
}
/**
* <code>uint32 grade = 11;</code>
* @return This builder for chaining.
*/
public Builder clearGrade() {
grade_ = 0;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
......@@ -904,8 +906,8 @@ public final class CookDataNotifyOuterClass {
static {
java.lang.String[] descriptorData = {
"\n\024CookDataNotify.proto\032\024CookRecipeData.p" +
"roto\"J\n\016CookDataNotify\022\r\n\005grade\030\013 \001(\r\022)\n" +
"\020recipe_data_list\030\002 \003(\0132\017.CookRecipeData" +
"roto\"J\n\016CookDataNotify\022)\n\020recipe_data_li" +
"st\030\002 \003(\0132\017.CookRecipeData\022\r\n\005grade\030\013 \001(\r" +
"B\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
......@@ -918,7 +920,7 @@ public final class CookDataNotifyOuterClass {
internal_static_CookDataNotify_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_CookDataNotify_descriptor,
new java.lang.String[] { "Grade", "RecipeDataList", });
new java.lang.String[] { "RecipeDataList", "Grade", });
emu.grasscutter.net.proto.CookRecipeDataOuterClass.getDescriptor();
}
......
......@@ -28,7 +28,8 @@ public final class CookGradeDataNotifyOuterClass {
* <pre>
* CmdId: 134
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CookGradeDataNotify}
......@@ -282,7 +283,8 @@ public final class CookGradeDataNotifyOuterClass {
* <pre>
* CmdId: 134
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CookGradeDataNotify}
......
......@@ -37,7 +37,8 @@ public final class CookRecipeDataNotifyOuterClass {
* <pre>
* CmdId: 106
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CookRecipeDataNotify}
......@@ -319,7 +320,8 @@ public final class CookRecipeDataNotifyOuterClass {
* <pre>
* CmdId: 106
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CookRecipeDataNotify}
......
......@@ -18,17 +18,17 @@ public final class CookRecipeDataOuterClass {
// @@protoc_insertion_point(interface_extends:CookRecipeData)
com.google.protobuf.MessageOrBuilder {
/**
* <code>uint32 recipe_id = 9;</code>
* @return The recipeId.
*/
int getRecipeId();
/**
* <code>uint32 proficiency = 13;</code>
* @return The proficiency.
*/
int getProficiency();
/**
* <code>uint32 recipe_id = 9;</code>
* @return The recipeId.
*/
int getRecipeId();
}
/**
* Protobuf type {@code CookRecipeData}
......@@ -117,17 +117,6 @@ public final class CookRecipeDataOuterClass {
emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData.class, emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData.Builder.class);
}
public static final int RECIPE_ID_FIELD_NUMBER = 9;
private int recipeId_;
/**
* <code>uint32 recipe_id = 9;</code>
* @return The recipeId.
*/
@java.lang.Override
public int getRecipeId() {
return recipeId_;
}
public static final int PROFICIENCY_FIELD_NUMBER = 13;
private int proficiency_;
/**
......@@ -139,6 +128,17 @@ public final class CookRecipeDataOuterClass {
return proficiency_;
}
public static final int RECIPE_ID_FIELD_NUMBER = 9;
private int recipeId_;
/**
* <code>uint32 recipe_id = 9;</code>
* @return The recipeId.
*/
@java.lang.Override
public int getRecipeId() {
return recipeId_;
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
......@@ -191,10 +191,10 @@ public final class CookRecipeDataOuterClass {
}
emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData other = (emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData) obj;
if (getRecipeId()
!= other.getRecipeId()) return false;
if (getProficiency()
!= other.getProficiency()) return false;
if (getRecipeId()
!= other.getRecipeId()) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
......@@ -206,10 +206,10 @@ public final class CookRecipeDataOuterClass {
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + RECIPE_ID_FIELD_NUMBER;
hash = (53 * hash) + getRecipeId();
hash = (37 * hash) + PROFICIENCY_FIELD_NUMBER;
hash = (53 * hash) + getProficiency();
hash = (37 * hash) + RECIPE_ID_FIELD_NUMBER;
hash = (53 * hash) + getRecipeId();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
......@@ -343,10 +343,10 @@ public final class CookRecipeDataOuterClass {
@java.lang.Override
public Builder clear() {
super.clear();
recipeId_ = 0;
proficiency_ = 0;
recipeId_ = 0;
return this;
}
......@@ -373,8 +373,8 @@ public final class CookRecipeDataOuterClass {
@java.lang.Override
public emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData buildPartial() {
emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData result = new emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData(this);
result.recipeId_ = recipeId_;
result.proficiency_ = proficiency_;
result.recipeId_ = recipeId_;
onBuilt();
return result;
}
......@@ -423,12 +423,12 @@ public final class CookRecipeDataOuterClass {
public Builder mergeFrom(emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData other) {
if (other == emu.grasscutter.net.proto.CookRecipeDataOuterClass.CookRecipeData.getDefaultInstance()) return this;
if (other.getRecipeId() != 0) {
setRecipeId(other.getRecipeId());
}
if (other.getProficiency() != 0) {
setProficiency(other.getProficiency());
}
if (other.getRecipeId() != 0) {
setRecipeId(other.getRecipeId());
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
......@@ -458,64 +458,64 @@ public final class CookRecipeDataOuterClass {
return this;
}
private int recipeId_ ;
private int proficiency_ ;
/**
* <code>uint32 recipe_id = 9;</code>
* @return The recipeId.
* <code>uint32 proficiency = 13;</code>
* @return The proficiency.
*/
@java.lang.Override
public int getRecipeId() {
return recipeId_;
public int getProficiency() {
return proficiency_;
}
/**
* <code>uint32 recipe_id = 9;</code>
* @param value The recipeId to set.
* <code>uint32 proficiency = 13;</code>
* @param value The proficiency to set.
* @return This builder for chaining.
*/
public Builder setRecipeId(int value) {
public Builder setProficiency(int value) {
recipeId_ = value;
proficiency_ = value;
onChanged();
return this;
}
/**
* <code>uint32 recipe_id = 9;</code>
* <code>uint32 proficiency = 13;</code>
* @return This builder for chaining.
*/
public Builder clearRecipeId() {
public Builder clearProficiency() {
recipeId_ = 0;
proficiency_ = 0;
onChanged();
return this;
}
private int proficiency_ ;
private int recipeId_ ;
/**
* <code>uint32 proficiency = 13;</code>
* @return The proficiency.
* <code>uint32 recipe_id = 9;</code>
* @return The recipeId.
*/
@java.lang.Override
public int getProficiency() {
return proficiency_;
public int getRecipeId() {
return recipeId_;
}
/**
* <code>uint32 proficiency = 13;</code>
* @param value The proficiency to set.
* <code>uint32 recipe_id = 9;</code>
* @param value The recipeId to set.
* @return This builder for chaining.
*/
public Builder setProficiency(int value) {
public Builder setRecipeId(int value) {
proficiency_ = value;
recipeId_ = value;
onChanged();
return this;
}
/**
* <code>uint32 proficiency = 13;</code>
* <code>uint32 recipe_id = 9;</code>
* @return This builder for chaining.
*/
public Builder clearProficiency() {
public Builder clearRecipeId() {
proficiency_ = 0;
recipeId_ = 0;
onChanged();
return this;
}
......@@ -587,7 +587,7 @@ public final class CookRecipeDataOuterClass {
static {
java.lang.String[] descriptorData = {
"\n\024CookRecipeData.proto\"8\n\016CookRecipeData" +
"\022\021\n\trecipe_id\030\t \001(\r\022\023\n\013proficiency\030\r \001(\r" +
"\022\023\n\013proficiency\030\r \001(\r\022\021\n\trecipe_id\030\t \001(\r" +
"B\033\n\031emu.grasscutter.net.protob\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
......@@ -599,7 +599,7 @@ public final class CookRecipeDataOuterClass {
internal_static_CookRecipeData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_CookRecipeData_descriptor,
new java.lang.String[] { "RecipeId", "Proficiency", });
new java.lang.String[] { "Proficiency", "RecipeId", });
}
// @@protoc_insertion_point(outer_class_scope)
......
......@@ -75,7 +75,8 @@ public final class CoopDataNotifyOuterClass {
* <pre>
* CmdId: 1979
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CoopDataNotify}
......@@ -505,7 +506,8 @@ public final class CoopDataNotifyOuterClass {
* <pre>
* CmdId: 1979
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CoopDataNotify}
......
......@@ -64,7 +64,7 @@ public final class CreateVehicleReqOuterClass {
* <pre>
* CmdId: 893
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......@@ -456,7 +456,7 @@ public final class CreateVehicleReqOuterClass {
* <pre>
* CmdId: 893
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......
......@@ -40,7 +40,8 @@ public final class CreateVehicleRspOuterClass {
* <pre>
* CmdId: 827
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CreateVehicleRsp}
......@@ -348,7 +349,8 @@ public final class CreateVehicleRspOuterClass {
* <pre>
* CmdId: 827
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CreateVehicleRsp}
......
......@@ -34,7 +34,8 @@ public final class CutSceneBeginNotifyOuterClass {
* <pre>
* CmdId: 296
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CutSceneBeginNotify}
......@@ -316,7 +317,8 @@ public final class CutSceneBeginNotifyOuterClass {
* <pre>
* CmdId: 296
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CutSceneBeginNotify}
......
......@@ -34,7 +34,8 @@ public final class CutSceneEndNotifyOuterClass {
* <pre>
* CmdId: 215
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CutSceneEndNotify}
......@@ -315,7 +316,8 @@ public final class CutSceneEndNotifyOuterClass {
* <pre>
* CmdId: 215
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
* Protobuf type {@code CutSceneEndNotify}
......
......@@ -28,7 +28,7 @@ public final class CutSceneFinishNotifyOuterClass {
* <pre>
* CmdId: 262
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......@@ -283,7 +283,7 @@ public final class CutSceneFinishNotifyOuterClass {
* <pre>
* CmdId: 262
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......
......@@ -39,7 +39,7 @@ public final class DealAddFriendReqOuterClass {
* <pre>
* CmdId: 4003
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......@@ -330,7 +330,7 @@ public final class DealAddFriendReqOuterClass {
* <pre>
* CmdId: 4003
* EnetChannelId: 0
* EnetIsReliable: true
* EnetIsReliable: false
* IsAllowClient: true
* </pre>
*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment