mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 11:33:35 +08:00
Add new protocol definitions
This commit is contained in:
+101
-101
@@ -19,39 +19,39 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>uint32 scene_id = 4;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
int getSceneId();
|
||||
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
java.util.List<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo>
|
||||
getTeamEntityInfoListList();
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo getTeamEntityInfoList(int index);
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
int getTeamEntityInfoListCount();
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
java.util.List<? extends emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder>
|
||||
getTeamEntityInfoListOrBuilderList();
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder getTeamEntityInfoListOrBuilder(
|
||||
int index);
|
||||
|
||||
/**
|
||||
* <code>uint32 scene_id = 13;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
int getSceneId();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 318
|
||||
* Obf: CDDMEPKMFHF
|
||||
* CmdId: 25071
|
||||
* Obf: OCCHGJLNKDC
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code SyncTeamEntityNotify}
|
||||
@@ -100,7 +100,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 18: {
|
||||
case 26: {
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
||||
teamEntityInfoList_ = new java.util.ArrayList<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo>();
|
||||
mutable_bitField0_ |= 0x00000001;
|
||||
@@ -109,7 +109,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
input.readMessage(emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.parser(), extensionRegistry));
|
||||
break;
|
||||
}
|
||||
case 104: {
|
||||
case 32: {
|
||||
|
||||
sceneId_ = input.readUInt32();
|
||||
break;
|
||||
@@ -149,17 +149,28 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify.class, emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify.Builder.class);
|
||||
}
|
||||
|
||||
public static final int TEAM_ENTITY_INFO_LIST_FIELD_NUMBER = 2;
|
||||
public static final int SCENE_ID_FIELD_NUMBER = 4;
|
||||
private int sceneId_;
|
||||
/**
|
||||
* <code>uint32 scene_id = 4;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
|
||||
public static final int TEAM_ENTITY_INFO_LIST_FIELD_NUMBER = 3;
|
||||
private java.util.List<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo> teamEntityInfoList_;
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo> getTeamEntityInfoListList() {
|
||||
return teamEntityInfoList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder>
|
||||
@@ -167,21 +178,21 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return teamEntityInfoList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getTeamEntityInfoListCount() {
|
||||
return teamEntityInfoList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo getTeamEntityInfoList(int index) {
|
||||
return teamEntityInfoList_.get(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
@java.lang.Override
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder getTeamEntityInfoListOrBuilder(
|
||||
@@ -189,17 +200,6 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return teamEntityInfoList_.get(index);
|
||||
}
|
||||
|
||||
public static final int SCENE_ID_FIELD_NUMBER = 13;
|
||||
private int sceneId_;
|
||||
/**
|
||||
* <code>uint32 scene_id = 13;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
|
||||
private byte memoizedIsInitialized = -1;
|
||||
@java.lang.Override
|
||||
public final boolean isInitialized() {
|
||||
@@ -215,10 +215,10 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
for (int i = 0; i < teamEntityInfoList_.size(); i++) {
|
||||
output.writeMessage(2, teamEntityInfoList_.get(i));
|
||||
output.writeMessage(3, teamEntityInfoList_.get(i));
|
||||
}
|
||||
if (sceneId_ != 0) {
|
||||
output.writeUInt32(13, sceneId_);
|
||||
output.writeUInt32(4, sceneId_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
@@ -231,11 +231,11 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
size = 0;
|
||||
for (int i = 0; i < teamEntityInfoList_.size(); i++) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeMessageSize(2, teamEntityInfoList_.get(i));
|
||||
.computeMessageSize(3, teamEntityInfoList_.get(i));
|
||||
}
|
||||
if (sceneId_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(13, sceneId_);
|
||||
.computeUInt32Size(4, sceneId_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
@@ -252,10 +252,10 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify other = (emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify) obj;
|
||||
|
||||
if (!getTeamEntityInfoListList()
|
||||
.equals(other.getTeamEntityInfoListList())) return false;
|
||||
if (getSceneId()
|
||||
!= other.getSceneId()) return false;
|
||||
if (!getTeamEntityInfoListList()
|
||||
.equals(other.getTeamEntityInfoListList())) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
return true;
|
||||
}
|
||||
@@ -267,12 +267,12 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
int hash = 41;
|
||||
hash = (19 * hash) + getDescriptor().hashCode();
|
||||
hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getSceneId();
|
||||
if (getTeamEntityInfoListCount() > 0) {
|
||||
hash = (37 * hash) + TEAM_ENTITY_INFO_LIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getTeamEntityInfoListList().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getSceneId();
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
memoizedHashCode = hash;
|
||||
return hash;
|
||||
@@ -370,8 +370,8 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* CmdId: 318
|
||||
* Obf: CDDMEPKMFHF
|
||||
* CmdId: 25071
|
||||
* Obf: OCCHGJLNKDC
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code SyncTeamEntityNotify}
|
||||
@@ -412,14 +412,14 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
@java.lang.Override
|
||||
public Builder clear() {
|
||||
super.clear();
|
||||
sceneId_ = 0;
|
||||
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
teamEntityInfoList_ = java.util.Collections.emptyList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
} else {
|
||||
teamEntityInfoListBuilder_.clear();
|
||||
}
|
||||
sceneId_ = 0;
|
||||
|
||||
return this;
|
||||
}
|
||||
|
||||
@@ -447,6 +447,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
public emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify buildPartial() {
|
||||
emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify result = new emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify(this);
|
||||
int from_bitField0_ = bitField0_;
|
||||
result.sceneId_ = sceneId_;
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
if (((bitField0_ & 0x00000001) != 0)) {
|
||||
teamEntityInfoList_ = java.util.Collections.unmodifiableList(teamEntityInfoList_);
|
||||
@@ -456,7 +457,6 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
} else {
|
||||
result.teamEntityInfoList_ = teamEntityInfoListBuilder_.build();
|
||||
}
|
||||
result.sceneId_ = sceneId_;
|
||||
onBuilt();
|
||||
return result;
|
||||
}
|
||||
@@ -505,6 +505,9 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
|
||||
public Builder mergeFrom(emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify other) {
|
||||
if (other == emu.grasscutter.net.proto.SyncTeamEntityNotifyOuterClass.SyncTeamEntityNotify.getDefaultInstance()) return this;
|
||||
if (other.getSceneId() != 0) {
|
||||
setSceneId(other.getSceneId());
|
||||
}
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
if (!other.teamEntityInfoList_.isEmpty()) {
|
||||
if (teamEntityInfoList_.isEmpty()) {
|
||||
@@ -531,9 +534,6 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
}
|
||||
if (other.getSceneId() != 0) {
|
||||
setSceneId(other.getSceneId());
|
||||
}
|
||||
this.mergeUnknownFields(other.unknownFields);
|
||||
onChanged();
|
||||
return this;
|
||||
@@ -564,6 +564,37 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
private int bitField0_;
|
||||
|
||||
private int sceneId_ ;
|
||||
/**
|
||||
* <code>uint32 scene_id = 4;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 scene_id = 4;</code>
|
||||
* @param value The sceneId to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setSceneId(int value) {
|
||||
|
||||
sceneId_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 scene_id = 4;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearSceneId() {
|
||||
|
||||
sceneId_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private java.util.List<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo> teamEntityInfoList_ =
|
||||
java.util.Collections.emptyList();
|
||||
private void ensureTeamEntityInfoListIsMutable() {
|
||||
@@ -577,7 +608,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder> teamEntityInfoListBuilder_;
|
||||
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo> getTeamEntityInfoListList() {
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
@@ -587,7 +618,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public int getTeamEntityInfoListCount() {
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
@@ -597,7 +628,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo getTeamEntityInfoList(int index) {
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
@@ -607,7 +638,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder setTeamEntityInfoList(
|
||||
int index, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo value) {
|
||||
@@ -624,7 +655,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder setTeamEntityInfoList(
|
||||
int index, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder builderForValue) {
|
||||
@@ -638,7 +669,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder addTeamEntityInfoList(emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo value) {
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
@@ -654,7 +685,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder addTeamEntityInfoList(
|
||||
int index, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo value) {
|
||||
@@ -671,7 +702,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder addTeamEntityInfoList(
|
||||
emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder builderForValue) {
|
||||
@@ -685,7 +716,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder addTeamEntityInfoList(
|
||||
int index, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder builderForValue) {
|
||||
@@ -699,7 +730,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder addAllTeamEntityInfoList(
|
||||
java.lang.Iterable<? extends emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo> values) {
|
||||
@@ -714,7 +745,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder clearTeamEntityInfoList() {
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
@@ -727,7 +758,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public Builder removeTeamEntityInfoList(int index) {
|
||||
if (teamEntityInfoListBuilder_ == null) {
|
||||
@@ -740,14 +771,14 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder getTeamEntityInfoListBuilder(
|
||||
int index) {
|
||||
return getTeamEntityInfoListFieldBuilder().getBuilder(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder getTeamEntityInfoListOrBuilder(
|
||||
int index) {
|
||||
@@ -757,7 +788,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public java.util.List<? extends emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfoOrBuilder>
|
||||
getTeamEntityInfoListOrBuilderList() {
|
||||
@@ -768,14 +799,14 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder addTeamEntityInfoListBuilder() {
|
||||
return getTeamEntityInfoListFieldBuilder().addBuilder(
|
||||
emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder addTeamEntityInfoListBuilder(
|
||||
int index) {
|
||||
@@ -783,7 +814,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
index, emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.getDefaultInstance());
|
||||
}
|
||||
/**
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 2;</code>
|
||||
* <code>repeated .TeamEntityInfo team_entity_info_list = 3;</code>
|
||||
*/
|
||||
public java.util.List<emu.grasscutter.net.proto.TeamEntityInfoOuterClass.TeamEntityInfo.Builder>
|
||||
getTeamEntityInfoListBuilderList() {
|
||||
@@ -803,37 +834,6 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
}
|
||||
return teamEntityInfoListBuilder_;
|
||||
}
|
||||
|
||||
private int sceneId_ ;
|
||||
/**
|
||||
* <code>uint32 scene_id = 13;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 scene_id = 13;</code>
|
||||
* @param value The sceneId to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setSceneId(int value) {
|
||||
|
||||
sceneId_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 scene_id = 13;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearSceneId() {
|
||||
|
||||
sceneId_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
@java.lang.Override
|
||||
public final Builder setUnknownFields(
|
||||
final com.google.protobuf.UnknownFieldSet unknownFields) {
|
||||
@@ -902,9 +902,9 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
static {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\032SyncTeamEntityNotify.proto\032\024TeamEntity" +
|
||||
"Info.proto\"X\n\024SyncTeamEntityNotify\022.\n\025te" +
|
||||
"am_entity_info_list\030\002 \003(\0132\017.TeamEntityIn" +
|
||||
"fo\022\020\n\010scene_id\030\r \001(\rB\033\n\031emu.grasscutter." +
|
||||
"Info.proto\"X\n\024SyncTeamEntityNotify\022\020\n\010sc" +
|
||||
"ene_id\030\004 \001(\r\022.\n\025team_entity_info_list\030\003 " +
|
||||
"\003(\0132\017.TeamEntityInfoB\033\n\031emu.grasscutter." +
|
||||
"net.protob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
@@ -917,7 +917,7 @@ public final class SyncTeamEntityNotifyOuterClass {
|
||||
internal_static_SyncTeamEntityNotify_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_SyncTeamEntityNotify_descriptor,
|
||||
new java.lang.String[] { "TeamEntityInfoList", "SceneId", });
|
||||
new java.lang.String[] { "SceneId", "TeamEntityInfoList", });
|
||||
emu.grasscutter.net.proto.TeamEntityInfoOuterClass.getDescriptor();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user