mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 09:54:14 +08:00
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:
committed by
GitHub
Unverified
parent
39b4aa1387
commit
71a1e31d37
+226
-113
@@ -19,39 +19,29 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
com.google.protobuf.MessageOrBuilder {
|
||||
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>uint32 sceneId = 15;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
int getSceneId();
|
||||
|
||||
/**
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return A list containing the delEntityIdList.
|
||||
*/
|
||||
java.util.List<java.lang.Integer> getDelEntityIdListList();
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return The count of delEntityIdList.
|
||||
*/
|
||||
int getDelEntityIdListCount();
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The delEntityIdList at the given index.
|
||||
*/
|
||||
int getDelEntityIdList(int index);
|
||||
|
||||
/**
|
||||
* <code>uint32 scene_id = 10;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
int getSceneId();
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* enum CmdId {
|
||||
* option allow_alias = true;
|
||||
* NONE = 0;
|
||||
* CMD_ID = 393;
|
||||
* ENET_CHANNEL_ID = 0;
|
||||
* ENET_IS_RELIABLE = 1;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code DelTeamEntityNotify}
|
||||
*/
|
||||
public static final class DelTeamEntityNotify extends
|
||||
@@ -98,12 +88,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
case 0:
|
||||
done = true;
|
||||
break;
|
||||
case 80: {
|
||||
|
||||
sceneId_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
case 112: {
|
||||
case 8: {
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
||||
delEntityIdList_ = newIntList();
|
||||
mutable_bitField0_ |= 0x00000001;
|
||||
@@ -111,7 +96,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
delEntityIdList_.addInt(input.readUInt32());
|
||||
break;
|
||||
}
|
||||
case 114: {
|
||||
case 10: {
|
||||
int length = input.readRawVarint32();
|
||||
int limit = input.pushLimit(length);
|
||||
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
||||
@@ -124,6 +109,11 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
input.popLimit(limit);
|
||||
break;
|
||||
}
|
||||
case 120: {
|
||||
|
||||
sceneId_ = input.readUInt32();
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
if (!parseUnknownField(
|
||||
input, unknownFields, extensionRegistry, tag)) {
|
||||
@@ -159,10 +149,152 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify.class, emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify.Builder.class);
|
||||
}
|
||||
|
||||
public static final int DEL_ENTITY_ID_LIST_FIELD_NUMBER = 14;
|
||||
/**
|
||||
* Protobuf enum {@code DelTeamEntityNotify.KOEAKIPCJJN}
|
||||
*/
|
||||
public enum KOEAKIPCJJN
|
||||
implements com.google.protobuf.ProtocolMessageEnum {
|
||||
/**
|
||||
* <code>NONE = 0;</code>
|
||||
*/
|
||||
NONE(0, 0),
|
||||
/**
|
||||
* <code>PEPPOHPHJOJ = 363;</code>
|
||||
*/
|
||||
PEPPOHPHJOJ(1, 363),
|
||||
/**
|
||||
* <code>NNBKOLMPOEA = 1;</code>
|
||||
*/
|
||||
NNBKOLMPOEA(3, 1),
|
||||
UNRECOGNIZED(-1, -1),
|
||||
;
|
||||
|
||||
/**
|
||||
* <code>DCDNILFDFLB = 0;</code>
|
||||
*/
|
||||
public static final KOEAKIPCJJN DCDNILFDFLB = NONE;
|
||||
/**
|
||||
* <code>NONE = 0;</code>
|
||||
*/
|
||||
public static final int NONE_VALUE = 0;
|
||||
/**
|
||||
* <code>PEPPOHPHJOJ = 363;</code>
|
||||
*/
|
||||
public static final int PEPPOHPHJOJ_VALUE = 363;
|
||||
/**
|
||||
* <code>DCDNILFDFLB = 0;</code>
|
||||
*/
|
||||
public static final int DCDNILFDFLB_VALUE = 0;
|
||||
/**
|
||||
* <code>NNBKOLMPOEA = 1;</code>
|
||||
*/
|
||||
public static final int NNBKOLMPOEA_VALUE = 1;
|
||||
|
||||
|
||||
public final int getNumber() {
|
||||
if (index == -1) {
|
||||
throw new java.lang.IllegalArgumentException(
|
||||
"Can't get the number of an unknown enum value.");
|
||||
}
|
||||
return value;
|
||||
}
|
||||
|
||||
/**
|
||||
* @param value The numeric wire value of the corresponding enum entry.
|
||||
* @return The enum associated with the given numeric wire value.
|
||||
* @deprecated Use {@link #forNumber(int)} instead.
|
||||
*/
|
||||
@java.lang.Deprecated
|
||||
public static KOEAKIPCJJN valueOf(int value) {
|
||||
return forNumber(value);
|
||||
}
|
||||
|
||||
/**
|
||||
* @param value The numeric wire value of the corresponding enum entry.
|
||||
* @return The enum associated with the given numeric wire value.
|
||||
*/
|
||||
public static KOEAKIPCJJN forNumber(int value) {
|
||||
switch (value) {
|
||||
case 0: return NONE;
|
||||
case 363: return PEPPOHPHJOJ;
|
||||
case 1: return NNBKOLMPOEA;
|
||||
default: return null;
|
||||
}
|
||||
}
|
||||
|
||||
public static com.google.protobuf.Internal.EnumLiteMap<KOEAKIPCJJN>
|
||||
internalGetValueMap() {
|
||||
return internalValueMap;
|
||||
}
|
||||
private static final com.google.protobuf.Internal.EnumLiteMap<
|
||||
KOEAKIPCJJN> internalValueMap =
|
||||
new com.google.protobuf.Internal.EnumLiteMap<KOEAKIPCJJN>() {
|
||||
public KOEAKIPCJJN findValueByNumber(int number) {
|
||||
return KOEAKIPCJJN.forNumber(number);
|
||||
}
|
||||
};
|
||||
|
||||
public final com.google.protobuf.Descriptors.EnumValueDescriptor
|
||||
getValueDescriptor() {
|
||||
if (index == -1) {
|
||||
throw new java.lang.IllegalStateException(
|
||||
"Can't get the descriptor of an unrecognized enum value.");
|
||||
}
|
||||
return getDescriptor().getValues().get(index);
|
||||
}
|
||||
public final com.google.protobuf.Descriptors.EnumDescriptor
|
||||
getDescriptorForType() {
|
||||
return getDescriptor();
|
||||
}
|
||||
public static final com.google.protobuf.Descriptors.EnumDescriptor
|
||||
getDescriptor() {
|
||||
return emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify.getDescriptor().getEnumTypes().get(0);
|
||||
}
|
||||
|
||||
private static final KOEAKIPCJJN[] VALUES = getStaticValuesArray();
|
||||
private static KOEAKIPCJJN[] getStaticValuesArray() {
|
||||
return new KOEAKIPCJJN[] {
|
||||
NONE, PEPPOHPHJOJ, DCDNILFDFLB, NNBKOLMPOEA,
|
||||
};
|
||||
}
|
||||
public static KOEAKIPCJJN valueOf(
|
||||
com.google.protobuf.Descriptors.EnumValueDescriptor desc) {
|
||||
if (desc.getType() != getDescriptor()) {
|
||||
throw new java.lang.IllegalArgumentException(
|
||||
"EnumValueDescriptor is not for this type.");
|
||||
}
|
||||
if (desc.getIndex() == -1) {
|
||||
return UNRECOGNIZED;
|
||||
}
|
||||
return VALUES[desc.getIndex()];
|
||||
}
|
||||
|
||||
private final int index;
|
||||
private final int value;
|
||||
|
||||
private KOEAKIPCJJN(int index, int value) {
|
||||
this.index = index;
|
||||
this.value = value;
|
||||
}
|
||||
|
||||
// @@protoc_insertion_point(enum_scope:DelTeamEntityNotify.KOEAKIPCJJN)
|
||||
}
|
||||
|
||||
public static final int SCENEID_FIELD_NUMBER = 15;
|
||||
private int sceneId_;
|
||||
/**
|
||||
* <code>uint32 sceneId = 15;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
|
||||
public static final int DELENTITYIDLIST_FIELD_NUMBER = 1;
|
||||
private com.google.protobuf.Internal.IntList delEntityIdList_;
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return A list containing the delEntityIdList.
|
||||
*/
|
||||
@java.lang.Override
|
||||
@@ -171,14 +303,14 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
return delEntityIdList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return The count of delEntityIdList.
|
||||
*/
|
||||
public int getDelEntityIdListCount() {
|
||||
return delEntityIdList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The delEntityIdList at the given index.
|
||||
*/
|
||||
@@ -187,17 +319,6 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
private int delEntityIdListMemoizedSerializedSize = -1;
|
||||
|
||||
public static final int SCENE_ID_FIELD_NUMBER = 10;
|
||||
private int sceneId_;
|
||||
/**
|
||||
* <code>uint32 scene_id = 10;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
|
||||
private byte memoizedIsInitialized = -1;
|
||||
@java.lang.Override
|
||||
public final boolean isInitialized() {
|
||||
@@ -213,16 +334,16 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
public void writeTo(com.google.protobuf.CodedOutputStream output)
|
||||
throws java.io.IOException {
|
||||
getSerializedSize();
|
||||
if (sceneId_ != 0) {
|
||||
output.writeUInt32(10, sceneId_);
|
||||
}
|
||||
if (getDelEntityIdListList().size() > 0) {
|
||||
output.writeUInt32NoTag(114);
|
||||
output.writeUInt32NoTag(10);
|
||||
output.writeUInt32NoTag(delEntityIdListMemoizedSerializedSize);
|
||||
}
|
||||
for (int i = 0; i < delEntityIdList_.size(); i++) {
|
||||
output.writeUInt32NoTag(delEntityIdList_.getInt(i));
|
||||
}
|
||||
if (sceneId_ != 0) {
|
||||
output.writeUInt32(15, sceneId_);
|
||||
}
|
||||
unknownFields.writeTo(output);
|
||||
}
|
||||
|
||||
@@ -232,10 +353,6 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
if (size != -1) return size;
|
||||
|
||||
size = 0;
|
||||
if (sceneId_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(10, sceneId_);
|
||||
}
|
||||
{
|
||||
int dataSize = 0;
|
||||
for (int i = 0; i < delEntityIdList_.size(); i++) {
|
||||
@@ -250,6 +367,10 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
delEntityIdListMemoizedSerializedSize = dataSize;
|
||||
}
|
||||
if (sceneId_ != 0) {
|
||||
size += com.google.protobuf.CodedOutputStream
|
||||
.computeUInt32Size(15, sceneId_);
|
||||
}
|
||||
size += unknownFields.getSerializedSize();
|
||||
memoizedSize = size;
|
||||
return size;
|
||||
@@ -265,10 +386,10 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify other = (emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify) obj;
|
||||
|
||||
if (!getDelEntityIdListList()
|
||||
.equals(other.getDelEntityIdListList())) return false;
|
||||
if (getSceneId()
|
||||
!= other.getSceneId()) return false;
|
||||
if (!getDelEntityIdListList()
|
||||
.equals(other.getDelEntityIdListList())) return false;
|
||||
if (!unknownFields.equals(other.unknownFields)) return false;
|
||||
return true;
|
||||
}
|
||||
@@ -280,12 +401,12 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
int hash = 41;
|
||||
hash = (19 * hash) + getDescriptor().hashCode();
|
||||
hash = (37 * hash) + SCENEID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getSceneId();
|
||||
if (getDelEntityIdListCount() > 0) {
|
||||
hash = (37 * hash) + DEL_ENTITY_ID_LIST_FIELD_NUMBER;
|
||||
hash = (37 * hash) + DELENTITYIDLIST_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getDelEntityIdListList().hashCode();
|
||||
}
|
||||
hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
|
||||
hash = (53 * hash) + getSceneId();
|
||||
hash = (29 * hash) + unknownFields.hashCode();
|
||||
memoizedHashCode = hash;
|
||||
return hash;
|
||||
@@ -382,16 +503,6 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
return builder;
|
||||
}
|
||||
/**
|
||||
* <pre>
|
||||
* enum CmdId {
|
||||
* option allow_alias = true;
|
||||
* NONE = 0;
|
||||
* CMD_ID = 393;
|
||||
* ENET_CHANNEL_ID = 0;
|
||||
* ENET_IS_RELIABLE = 1;
|
||||
* }
|
||||
* </pre>
|
||||
*
|
||||
* Protobuf type {@code DelTeamEntityNotify}
|
||||
*/
|
||||
public static final class Builder extends
|
||||
@@ -429,10 +540,10 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
@java.lang.Override
|
||||
public Builder clear() {
|
||||
super.clear();
|
||||
delEntityIdList_ = emptyIntList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
sceneId_ = 0;
|
||||
|
||||
delEntityIdList_ = emptyIntList();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
return this;
|
||||
}
|
||||
|
||||
@@ -460,12 +571,12 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
public emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify buildPartial() {
|
||||
emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify result = new emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify(this);
|
||||
int from_bitField0_ = bitField0_;
|
||||
result.sceneId_ = sceneId_;
|
||||
if (((bitField0_ & 0x00000001) != 0)) {
|
||||
delEntityIdList_.makeImmutable();
|
||||
bitField0_ = (bitField0_ & ~0x00000001);
|
||||
}
|
||||
result.delEntityIdList_ = delEntityIdList_;
|
||||
result.sceneId_ = sceneId_;
|
||||
onBuilt();
|
||||
return result;
|
||||
}
|
||||
@@ -514,6 +625,9 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
|
||||
public Builder mergeFrom(emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify other) {
|
||||
if (other == emu.grasscutter.net.proto.DelTeamEntityNotifyOuterClass.DelTeamEntityNotify.getDefaultInstance()) return this;
|
||||
if (other.getSceneId() != 0) {
|
||||
setSceneId(other.getSceneId());
|
||||
}
|
||||
if (!other.delEntityIdList_.isEmpty()) {
|
||||
if (delEntityIdList_.isEmpty()) {
|
||||
delEntityIdList_ = other.delEntityIdList_;
|
||||
@@ -524,9 +638,6 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
onChanged();
|
||||
}
|
||||
if (other.getSceneId() != 0) {
|
||||
setSceneId(other.getSceneId());
|
||||
}
|
||||
this.mergeUnknownFields(other.unknownFields);
|
||||
onChanged();
|
||||
return this;
|
||||
@@ -557,6 +668,37 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
private int bitField0_;
|
||||
|
||||
private int sceneId_ ;
|
||||
/**
|
||||
* <code>uint32 sceneId = 15;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 sceneId = 15;</code>
|
||||
* @param value The sceneId to set.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder setSceneId(int value) {
|
||||
|
||||
sceneId_ = value;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 sceneId = 15;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearSceneId() {
|
||||
|
||||
sceneId_ = 0;
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private com.google.protobuf.Internal.IntList delEntityIdList_ = emptyIntList();
|
||||
private void ensureDelEntityIdListIsMutable() {
|
||||
if (!((bitField0_ & 0x00000001) != 0)) {
|
||||
@@ -565,7 +707,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
}
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return A list containing the delEntityIdList.
|
||||
*/
|
||||
public java.util.List<java.lang.Integer>
|
||||
@@ -574,14 +716,14 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
java.util.Collections.unmodifiableList(delEntityIdList_) : delEntityIdList_;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return The count of delEntityIdList.
|
||||
*/
|
||||
public int getDelEntityIdListCount() {
|
||||
return delEntityIdList_.size();
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @param index The index of the element to return.
|
||||
* @return The delEntityIdList at the given index.
|
||||
*/
|
||||
@@ -589,7 +731,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
return delEntityIdList_.getInt(index);
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @param index The index to set the value at.
|
||||
* @param value The delEntityIdList to set.
|
||||
* @return This builder for chaining.
|
||||
@@ -602,7 +744,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @param value The delEntityIdList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -613,7 +755,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @param values The delEntityIdList to add.
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
@@ -626,7 +768,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
return this;
|
||||
}
|
||||
/**
|
||||
* <code>repeated uint32 del_entity_id_list = 14;</code>
|
||||
* <code>repeated uint32 delEntityIdList = 1;</code>
|
||||
* @return This builder for chaining.
|
||||
*/
|
||||
public Builder clearDelEntityIdList() {
|
||||
@@ -635,37 +777,6 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
onChanged();
|
||||
return this;
|
||||
}
|
||||
|
||||
private int sceneId_ ;
|
||||
/**
|
||||
* <code>uint32 scene_id = 10;</code>
|
||||
* @return The sceneId.
|
||||
*/
|
||||
@java.lang.Override
|
||||
public int getSceneId() {
|
||||
return sceneId_;
|
||||
}
|
||||
/**
|
||||
* <code>uint32 scene_id = 10;</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 = 10;</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) {
|
||||
@@ -733,10 +844,12 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
descriptor;
|
||||
static {
|
||||
java.lang.String[] descriptorData = {
|
||||
"\n\031DelTeamEntityNotify.proto\"C\n\023DelTeamEn" +
|
||||
"tityNotify\022\032\n\022del_entity_id_list\030\016 \003(\r\022\020" +
|
||||
"\n\010scene_id\030\n \001(\rB\033\n\031emu.grasscutter.net." +
|
||||
"protob\006proto3"
|
||||
"\n\031DelTeamEntityNotify.proto\"\220\001\n\023DelTeamE" +
|
||||
"ntityNotify\022\017\n\007sceneId\030\017 \001(\r\022\027\n\017delEntit" +
|
||||
"yIdList\030\001 \003(\r\"O\n\013KOEAKIPCJJN\022\010\n\004NONE\020\000\022\020" +
|
||||
"\n\013PEPPOHPHJOJ\020\353\002\022\017\n\013DCDNILFDFLB\020\000\022\017\n\013NNB" +
|
||||
"KOLMPOEA\020\001\032\002\020\001B\033\n\031emu.grasscutter.net.pr" +
|
||||
"otob\006proto3"
|
||||
};
|
||||
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
||||
.internalBuildGeneratedFileFrom(descriptorData,
|
||||
@@ -747,7 +860,7 @@ public final class DelTeamEntityNotifyOuterClass {
|
||||
internal_static_DelTeamEntityNotify_fieldAccessorTable = new
|
||||
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
||||
internal_static_DelTeamEntityNotify_descriptor,
|
||||
new java.lang.String[] { "DelEntityIdList", "SceneId", });
|
||||
new java.lang.String[] { "SceneId", "DelEntityIdList", });
|
||||
}
|
||||
|
||||
// @@protoc_insertion_point(outer_class_scope)
|
||||
|
||||
Reference in New Issue
Block a user