mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-23 17:01:21 +08:00
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:
+24
-24
@@ -19,24 +19,24 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
* @return Whether the investigationMonster field is set.
|
||||
*/
|
||||
boolean hasInvestigationMonster();
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
* @return The investigationMonster.
|
||||
*/
|
||||
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster getInvestigationMonster();
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder getInvestigationMonsterOrBuilder();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: IDGEJMMEOEO
|
||||
* CmdId: 1920
|
||||
* CmdId: 1912
|
||||
* Name: NMMIMIJIBKK
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code InvestigationMonsterUpdateNotify}
|
||||
@@ -83,7 +83,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 106: {
|
||||
case 58: {
|
||||
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.Builder subBuilder = null;
|
||||
if (investigationMonster_ != null) {
|
||||
subBuilder = investigationMonster_.toBuilder();
|
||||
@@ -128,10 +128,10 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.InvestigationMonsterUpdateNotifyOuterClass.InvestigationMonsterUpdateNotify.class, emu.grasscutter.net.proto.InvestigationMonsterUpdateNotifyOuterClass.InvestigationMonsterUpdateNotify.Builder.class);
|
||||
}
|
||||
|
||||
public static final int INVESTIGATION_MONSTER_FIELD_NUMBER = 13;
|
||||
public static final int INVESTIGATION_MONSTER_FIELD_NUMBER = 7;
|
||||
private emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster investigationMonster_;
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
* @return Whether the investigationMonster field is set.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -139,7 +139,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return investigationMonster_ != null;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
* @return The investigationMonster.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -147,7 +147,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return investigationMonster_ == null ? emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.getDefaultInstance() : investigationMonster_;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder getInvestigationMonsterOrBuilder() {
|
||||
@@ -169,7 +169,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
if (investigationMonster_ != null) {
|
||||
output.writeMessage(13, getInvestigationMonster());
|
||||
output.writeMessage(7, getInvestigationMonster());
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
@@ -182,7 +182,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
size = 0;
|
||||
if (investigationMonster_ != null) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(13, getInvestigationMonster());
|
||||
.computeMessageSize(7, getInvestigationMonster());
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
@@ -316,8 +316,8 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* Name: IDGEJMMEOEO
|
||||
* CmdId: 1920
|
||||
* CmdId: 1912
|
||||
* Name: NMMIMIJIBKK
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code InvestigationMonsterUpdateNotify}
|
||||
@@ -478,14 +478,14 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
private com.google.protobuf.SingleFieldBuilderV3<
|
||||
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster, emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.Builder, emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder> investigationMonsterBuilder_;
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
* @return Whether the investigationMonster field is set.
|
||||
*/
|
||||
public boolean hasInvestigationMonster() {
|
||||
return investigationMonsterBuilder_ != null || investigationMonster_ != null;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
* @return The investigationMonster.
|
||||
*/
|
||||
public emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster getInvestigationMonster() {
|
||||
@@ -496,7 +496,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
public Builder setInvestigationMonster(emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster value) {
|
||||
if (investigationMonsterBuilder_ == null) {
|
||||
@@ -512,7 +512,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
public Builder setInvestigationMonster(
|
||||
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.Builder builderForValue) {
|
||||
@@ -526,7 +526,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
public Builder mergeInvestigationMonster(emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster value) {
|
||||
if (investigationMonsterBuilder_ == null) {
|
||||
@@ -544,7 +544,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
public Builder clearInvestigationMonster() {
|
||||
if (investigationMonsterBuilder_ == null) {
|
||||
@@ -558,7 +558,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.Builder getInvestigationMonsterBuilder() {
|
||||
|
||||
@@ -566,7 +566,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
return getInvestigationMonsterFieldBuilder().getBuilder();
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder getInvestigationMonsterOrBuilder() {
|
||||
if (investigationMonsterBuilder_ != null) {
|
||||
@@ -577,7 +577,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>.InvestigationMonster investigation_monster = 13;</code>
|
||||
* <code>.InvestigationMonster investigation_monster = 7;</code>
|
||||
*/
|
||||
private com.google.protobuf.SingleFieldBuilderV3<
|
||||
emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster, emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonster.Builder, emu.grasscutter.net.proto.InvestigationMonsterOuterClass.InvestigationMonsterOrBuilder>
|
||||
@@ -662,7 +662,7 @@ public final class InvestigationMonsterUpdateNotifyOuterClass {
|
||||
"\n&InvestigationMonsterUpdateNotify.proto" +
|
||||
"\032\032InvestigationMonster.proto\"X\n Investig" +
|
||||
"ationMonsterUpdateNotify\0224\n\025investigatio" +
|
||||
"n_monster\030\r \001(\0132\025.InvestigationMonsterB\033" +
|
||||
"n_monster\030\007 \001(\0132\025.InvestigationMonsterB\033" +
|
||||
"\n\031emu.grasscutter.net.protob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
|
||||
Reference in New Issue
Block a user