// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: EvtCreateGadgetNotify.proto
package emu.grasscutter.net.proto;
public final class EvtCreateGadgetNotifyOuterClass {
private EvtCreateGadgetNotifyOuterClass() {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) {}
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions((com.google.protobuf.ExtensionRegistryLite) registry);
}
public interface EvtCreateGadgetNotifyOrBuilder
extends
// @@protoc_insertion_point(interface_extends:EvtCreateGadgetNotify)
com.google.protobuf.MessageOrBuilder {
/**
* bool FGMFGIKBNPJ = 7;
*
* @return The fGMFGIKBNPJ.
*/
boolean getFGMFGIKBNPJ();
/**
* bool ILAPAEOJDPE = 14;
*
* @return The iLAPAEOJDPE.
*/
boolean getILAPAEOJDPE();
/**
* uint64 guid = 15;
*
* @return The guid.
*/
long getGuid();
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*
* @return Whether the initPos field is set.
*/
boolean hasInitPos();
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*
* @return The initPos.
*/
emu.grasscutter.net.proto.VectorOuterClass.Vector getInitPos();
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getInitPosOrBuilder();
/**
* .ForwardType forward_type = 3;
*
* @return The enum numeric value on the wire for forwardType.
*/
int getForwardTypeValue();
/**
* .ForwardType forward_type = 3;
*
* @return The forwardType.
*/
emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType getForwardType();
/**
* uint32 camp_type = 1;
*
* @return The campType.
*/
int getCampType();
/**
* uint32 entity_id = 6;
*
* @return The entityId.
*/
int getEntityId();
/**
* uint32 JKHNMNELMJL = 9;
*
* @return The jKHNMNELMJL.
*/
int getJKHNMNELMJL();
/**
* uint32 owner_entity_id = 10;
*
* @return The ownerEntityId.
*/
int getOwnerEntityId();
/**
*
*
*
* KEDBNJGFGOI
*
*
* bool is_async_load = 1128;
*
* @return The isAsyncLoad.
*/
boolean getIsAsyncLoad();
/**
* uint32 room_id = 11;
*
* @return The roomId.
*/
int getRoomId();
/**
* uint32 camp_id = 8;
*
* @return The campId.
*/
int getCampId();
/**
* uint32 config_id = 2;
*
* @return The configId.
*/
int getConfigId();
/**
*
*
*
* LMDHNJFCOOI
*
*
* uint32 prop_owner_entity_id = 4;
*
* @return The propOwnerEntityId.
*/
int getPropOwnerEntityId();
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @return A list containing the targetLockPointIndexList.
*/
java.util.Listrepeated uint32 target_lock_point_index_list = 582;
*
* @return The count of targetLockPointIndexList.
*/
int getTargetLockPointIndexListCount();
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @param index The index of the element to return.
* @return The targetLockPointIndexList at the given index.
*/
int getTargetLockPointIndexList(int index);
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @return A list containing the targetEntityIdList.
*/
java.util.Listrepeated uint32 target_entity_id_list = 1945;
*
* @return The count of targetEntityIdList.
*/
int getTargetEntityIdListCount();
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @param index The index of the element to return.
* @return The targetEntityIdList at the given index.
*/
int getTargetEntityIdList(int index);
/**
* uint32 target_entity_id = 12;
*
* @return The targetEntityId.
*/
int getTargetEntityId();
/**
* bool is_peer_id_from_player = 1628;
*
* @return The isPeerIdFromPlayer.
*/
boolean getIsPeerIdFromPlayer();
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*
* @return Whether the initEulerAngles field is set.
*/
boolean hasInitEulerAngles();
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*
* @return The initEulerAngles.
*/
emu.grasscutter.net.proto.VectorOuterClass.Vector getInitEulerAngles();
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getInitEulerAnglesOrBuilder();
}
/**
*
*
*
* Name: FEDLMKKOMIL
* CmdId: 314
*
*
* Protobuf type {@code EvtCreateGadgetNotify}
*/
public static final class EvtCreateGadgetNotify extends com.google.protobuf.GeneratedMessageV3
implements
// @@protoc_insertion_point(message_implements:EvtCreateGadgetNotify)
EvtCreateGadgetNotifyOrBuilder {
private static final long serialVersionUID = 0L;
// Use EvtCreateGadgetNotify.newBuilder() to construct.
private EvtCreateGadgetNotify(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private EvtCreateGadgetNotify() {
forwardType_ = 0;
targetLockPointIndexList_ = emptyIntList();
targetEntityIdList_ = emptyIntList();
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
return new EvtCreateGadgetNotify();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet getUnknownFields() {
return this.unknownFields;
}
private EvtCreateGadgetNotify(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
int mutable_bitField0_ = 0;
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 8:
{
campType_ = input.readUInt32();
break;
}
case 16:
{
configId_ = input.readUInt32();
break;
}
case 24:
{
int rawValue = input.readEnum();
forwardType_ = rawValue;
break;
}
case 32:
{
propOwnerEntityId_ = input.readUInt32();
break;
}
case 42:
{
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder subBuilder = null;
if (initPos_ != null) {
subBuilder = initPos_.toBuilder();
}
initPos_ =
input.readMessage(
emu.grasscutter.net.proto.VectorOuterClass.Vector.parser(),
extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(initPos_);
initPos_ = subBuilder.buildPartial();
}
break;
}
case 48:
{
entityId_ = input.readUInt32();
break;
}
case 56:
{
fGMFGIKBNPJ_ = input.readBool();
break;
}
case 64:
{
campId_ = input.readUInt32();
break;
}
case 72:
{
jKHNMNELMJL_ = input.readUInt32();
break;
}
case 80:
{
ownerEntityId_ = input.readUInt32();
break;
}
case 88:
{
roomId_ = input.readUInt32();
break;
}
case 96:
{
targetEntityId_ = input.readUInt32();
break;
}
case 106:
{
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder subBuilder = null;
if (initEulerAngles_ != null) {
subBuilder = initEulerAngles_.toBuilder();
}
initEulerAngles_ =
input.readMessage(
emu.grasscutter.net.proto.VectorOuterClass.Vector.parser(),
extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(initEulerAngles_);
initEulerAngles_ = subBuilder.buildPartial();
}
break;
}
case 112:
{
iLAPAEOJDPE_ = input.readBool();
break;
}
case 120:
{
guid_ = input.readUInt64();
break;
}
case 4656:
{
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
targetLockPointIndexList_ = newIntList();
mutable_bitField0_ |= 0x00000001;
}
targetLockPointIndexList_.addInt(input.readUInt32());
break;
}
case 4658:
{
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
targetLockPointIndexList_ = newIntList();
mutable_bitField0_ |= 0x00000001;
}
while (input.getBytesUntilLimit() > 0) {
targetLockPointIndexList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
case 9024:
{
isAsyncLoad_ = input.readBool();
break;
}
case 13024:
{
isPeerIdFromPlayer_ = input.readBool();
break;
}
case 15560:
{
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
targetEntityIdList_ = newIntList();
mutable_bitField0_ |= 0x00000002;
}
targetEntityIdList_.addInt(input.readUInt32());
break;
}
case 15562:
{
int length = input.readRawVarint32();
int limit = input.pushLimit(length);
if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
targetEntityIdList_ = newIntList();
mutable_bitField0_ |= 0x00000002;
}
while (input.getBytesUntilLimit() > 0) {
targetEntityIdList_.addInt(input.readUInt32());
}
input.popLimit(limit);
break;
}
default:
{
if (!parseUnknownField(input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(e).setUnfinishedMessage(this);
} finally {
if (((mutable_bitField0_ & 0x00000001) != 0)) {
targetLockPointIndexList_.makeImmutable(); // C
}
if (((mutable_bitField0_ & 0x00000002) != 0)) {
targetEntityIdList_.makeImmutable(); // C
}
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
return emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass
.internal_static_EvtCreateGadgetNotify_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass
.internal_static_EvtCreateGadgetNotify_fieldAccessorTable
.ensureFieldAccessorsInitialized(
emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify.class,
emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
.Builder.class);
}
public static final int FGMFGIKBNPJ_FIELD_NUMBER = 7;
private boolean fGMFGIKBNPJ_;
/**
* bool FGMFGIKBNPJ = 7;
*
* @return The fGMFGIKBNPJ.
*/
@java.lang.Override
public boolean getFGMFGIKBNPJ() {
return fGMFGIKBNPJ_;
}
public static final int ILAPAEOJDPE_FIELD_NUMBER = 14;
private boolean iLAPAEOJDPE_;
/**
* bool ILAPAEOJDPE = 14;
*
* @return The iLAPAEOJDPE.
*/
@java.lang.Override
public boolean getILAPAEOJDPE() {
return iLAPAEOJDPE_;
}
public static final int GUID_FIELD_NUMBER = 15;
private long guid_;
/**
* uint64 guid = 15;
*
* @return The guid.
*/
@java.lang.Override
public long getGuid() {
return guid_;
}
public static final int INITPOS_FIELD_NUMBER = 5;
private emu.grasscutter.net.proto.VectorOuterClass.Vector initPos_;
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*
* @return Whether the initPos field is set.
*/
@java.lang.Override
public boolean hasInitPos() {
return initPos_ != null;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*
* @return The initPos.
*/
@java.lang.Override
public emu.grasscutter.net.proto.VectorOuterClass.Vector getInitPos() {
return initPos_ == null
? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance()
: initPos_;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
@java.lang.Override
public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getInitPosOrBuilder() {
return getInitPos();
}
public static final int FORWARD_TYPE_FIELD_NUMBER = 3;
private int forwardType_;
/**
* .ForwardType forward_type = 3;
*
* @return The enum numeric value on the wire for forwardType.
*/
@java.lang.Override
public int getForwardTypeValue() {
return forwardType_;
}
/**
* .ForwardType forward_type = 3;
*
* @return The forwardType.
*/
@java.lang.Override
public emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType getForwardType() {
@SuppressWarnings("deprecation")
emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType result =
emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType.valueOf(forwardType_);
return result == null
? emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType.UNRECOGNIZED
: result;
}
public static final int CAMP_TYPE_FIELD_NUMBER = 1;
private int campType_;
/**
* uint32 camp_type = 1;
*
* @return The campType.
*/
@java.lang.Override
public int getCampType() {
return campType_;
}
public static final int ENTITY_ID_FIELD_NUMBER = 6;
private int entityId_;
/**
* uint32 entity_id = 6;
*
* @return The entityId.
*/
@java.lang.Override
public int getEntityId() {
return entityId_;
}
public static final int JKHNMNELMJL_FIELD_NUMBER = 9;
private int jKHNMNELMJL_;
/**
* uint32 JKHNMNELMJL = 9;
*
* @return The jKHNMNELMJL.
*/
@java.lang.Override
public int getJKHNMNELMJL() {
return jKHNMNELMJL_;
}
public static final int OWNER_ENTITY_ID_FIELD_NUMBER = 10;
private int ownerEntityId_;
/**
* uint32 owner_entity_id = 10;
*
* @return The ownerEntityId.
*/
@java.lang.Override
public int getOwnerEntityId() {
return ownerEntityId_;
}
public static final int IS_ASYNC_LOAD_FIELD_NUMBER = 1128;
private boolean isAsyncLoad_;
/**
*
*
*
* KEDBNJGFGOI
*
*
* bool is_async_load = 1128;
*
* @return The isAsyncLoad.
*/
@java.lang.Override
public boolean getIsAsyncLoad() {
return isAsyncLoad_;
}
public static final int ROOM_ID_FIELD_NUMBER = 11;
private int roomId_;
/**
* uint32 room_id = 11;
*
* @return The roomId.
*/
@java.lang.Override
public int getRoomId() {
return roomId_;
}
public static final int CAMP_ID_FIELD_NUMBER = 8;
private int campId_;
/**
* uint32 camp_id = 8;
*
* @return The campId.
*/
@java.lang.Override
public int getCampId() {
return campId_;
}
public static final int CONFIG_ID_FIELD_NUMBER = 2;
private int configId_;
/**
* uint32 config_id = 2;
*
* @return The configId.
*/
@java.lang.Override
public int getConfigId() {
return configId_;
}
public static final int PROP_OWNER_ENTITY_ID_FIELD_NUMBER = 4;
private int propOwnerEntityId_;
/**
*
*
*
* LMDHNJFCOOI
*
*
* uint32 prop_owner_entity_id = 4;
*
* @return The propOwnerEntityId.
*/
@java.lang.Override
public int getPropOwnerEntityId() {
return propOwnerEntityId_;
}
public static final int TARGET_LOCK_POINT_INDEX_LIST_FIELD_NUMBER = 582;
private com.google.protobuf.Internal.IntList targetLockPointIndexList_;
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @return A list containing the targetLockPointIndexList.
*/
@java.lang.Override
public java.util.Listrepeated uint32 target_lock_point_index_list = 582;
*
* @return The count of targetLockPointIndexList.
*/
public int getTargetLockPointIndexListCount() {
return targetLockPointIndexList_.size();
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @param index The index of the element to return.
* @return The targetLockPointIndexList at the given index.
*/
public int getTargetLockPointIndexList(int index) {
return targetLockPointIndexList_.getInt(index);
}
private int targetLockPointIndexListMemoizedSerializedSize = -1;
public static final int TARGET_ENTITY_ID_LIST_FIELD_NUMBER = 1945;
private com.google.protobuf.Internal.IntList targetEntityIdList_;
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @return A list containing the targetEntityIdList.
*/
@java.lang.Override
public java.util.Listrepeated uint32 target_entity_id_list = 1945;
*
* @return The count of targetEntityIdList.
*/
public int getTargetEntityIdListCount() {
return targetEntityIdList_.size();
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @param index The index of the element to return.
* @return The targetEntityIdList at the given index.
*/
public int getTargetEntityIdList(int index) {
return targetEntityIdList_.getInt(index);
}
private int targetEntityIdListMemoizedSerializedSize = -1;
public static final int TARGET_ENTITY_ID_FIELD_NUMBER = 12;
private int targetEntityId_;
/**
* uint32 target_entity_id = 12;
*
* @return The targetEntityId.
*/
@java.lang.Override
public int getTargetEntityId() {
return targetEntityId_;
}
public static final int IS_PEER_ID_FROM_PLAYER_FIELD_NUMBER = 1628;
private boolean isPeerIdFromPlayer_;
/**
* bool is_peer_id_from_player = 1628;
*
* @return The isPeerIdFromPlayer.
*/
@java.lang.Override
public boolean getIsPeerIdFromPlayer() {
return isPeerIdFromPlayer_;
}
public static final int INITEULERANGLES_FIELD_NUMBER = 13;
private emu.grasscutter.net.proto.VectorOuterClass.Vector initEulerAngles_;
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*
* @return Whether the initEulerAngles field is set.
*/
@java.lang.Override
public boolean hasInitEulerAngles() {
return initEulerAngles_ != null;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*
* @return The initEulerAngles.
*/
@java.lang.Override
public emu.grasscutter.net.proto.VectorOuterClass.Vector getInitEulerAngles() {
return initEulerAngles_ == null
? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance()
: initEulerAngles_;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
@java.lang.Override
public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder
getInitEulerAnglesOrBuilder() {
return getInitEulerAngles();
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
getSerializedSize();
if (campType_ != 0) {
output.writeUInt32(1, campType_);
}
if (configId_ != 0) {
output.writeUInt32(2, configId_);
}
if (forwardType_
!= emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType.FORWARD_TYPE_LOCAL
.getNumber()) {
output.writeEnum(3, forwardType_);
}
if (propOwnerEntityId_ != 0) {
output.writeUInt32(4, propOwnerEntityId_);
}
if (initPos_ != null) {
output.writeMessage(5, getInitPos());
}
if (entityId_ != 0) {
output.writeUInt32(6, entityId_);
}
if (fGMFGIKBNPJ_ != false) {
output.writeBool(7, fGMFGIKBNPJ_);
}
if (campId_ != 0) {
output.writeUInt32(8, campId_);
}
if (jKHNMNELMJL_ != 0) {
output.writeUInt32(9, jKHNMNELMJL_);
}
if (ownerEntityId_ != 0) {
output.writeUInt32(10, ownerEntityId_);
}
if (roomId_ != 0) {
output.writeUInt32(11, roomId_);
}
if (targetEntityId_ != 0) {
output.writeUInt32(12, targetEntityId_);
}
if (initEulerAngles_ != null) {
output.writeMessage(13, getInitEulerAngles());
}
if (iLAPAEOJDPE_ != false) {
output.writeBool(14, iLAPAEOJDPE_);
}
if (guid_ != 0L) {
output.writeUInt64(15, guid_);
}
if (getTargetLockPointIndexListList().size() > 0) {
output.writeUInt32NoTag(4658);
output.writeUInt32NoTag(targetLockPointIndexListMemoizedSerializedSize);
}
for (int i = 0; i < targetLockPointIndexList_.size(); i++) {
output.writeUInt32NoTag(targetLockPointIndexList_.getInt(i));
}
if (isAsyncLoad_ != false) {
output.writeBool(1128, isAsyncLoad_);
}
if (isPeerIdFromPlayer_ != false) {
output.writeBool(1628, isPeerIdFromPlayer_);
}
if (getTargetEntityIdListList().size() > 0) {
output.writeUInt32NoTag(15562);
output.writeUInt32NoTag(targetEntityIdListMemoizedSerializedSize);
}
for (int i = 0; i < targetEntityIdList_.size(); i++) {
output.writeUInt32NoTag(targetEntityIdList_.getInt(i));
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (campType_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(1, campType_);
}
if (configId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(2, configId_);
}
if (forwardType_
!= emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType.FORWARD_TYPE_LOCAL
.getNumber()) {
size += com.google.protobuf.CodedOutputStream.computeEnumSize(3, forwardType_);
}
if (propOwnerEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(4, propOwnerEntityId_);
}
if (initPos_ != null) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(5, getInitPos());
}
if (entityId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(6, entityId_);
}
if (fGMFGIKBNPJ_ != false) {
size += com.google.protobuf.CodedOutputStream.computeBoolSize(7, fGMFGIKBNPJ_);
}
if (campId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(8, campId_);
}
if (jKHNMNELMJL_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(9, jKHNMNELMJL_);
}
if (ownerEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(10, ownerEntityId_);
}
if (roomId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(11, roomId_);
}
if (targetEntityId_ != 0) {
size += com.google.protobuf.CodedOutputStream.computeUInt32Size(12, targetEntityId_);
}
if (initEulerAngles_ != null) {
size += com.google.protobuf.CodedOutputStream.computeMessageSize(13, getInitEulerAngles());
}
if (iLAPAEOJDPE_ != false) {
size += com.google.protobuf.CodedOutputStream.computeBoolSize(14, iLAPAEOJDPE_);
}
if (guid_ != 0L) {
size += com.google.protobuf.CodedOutputStream.computeUInt64Size(15, guid_);
}
{
int dataSize = 0;
for (int i = 0; i < targetLockPointIndexList_.size(); i++) {
dataSize +=
com.google.protobuf.CodedOutputStream.computeUInt32SizeNoTag(
targetLockPointIndexList_.getInt(i));
}
size += dataSize;
if (!getTargetLockPointIndexListList().isEmpty()) {
size += 2;
size += com.google.protobuf.CodedOutputStream.computeInt32SizeNoTag(dataSize);
}
targetLockPointIndexListMemoizedSerializedSize = dataSize;
}
if (isAsyncLoad_ != false) {
size += com.google.protobuf.CodedOutputStream.computeBoolSize(1128, isAsyncLoad_);
}
if (isPeerIdFromPlayer_ != false) {
size += com.google.protobuf.CodedOutputStream.computeBoolSize(1628, isPeerIdFromPlayer_);
}
{
int dataSize = 0;
for (int i = 0; i < targetEntityIdList_.size(); i++) {
dataSize +=
com.google.protobuf.CodedOutputStream.computeUInt32SizeNoTag(
targetEntityIdList_.getInt(i));
}
size += dataSize;
if (!getTargetEntityIdListList().isEmpty()) {
size += 2;
size += com.google.protobuf.CodedOutputStream.computeInt32SizeNoTag(dataSize);
}
targetEntityIdListMemoizedSerializedSize = dataSize;
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj
instanceof
emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify)) {
return super.equals(obj);
}
emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify other =
(emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify) obj;
if (getFGMFGIKBNPJ() != other.getFGMFGIKBNPJ()) return false;
if (getILAPAEOJDPE() != other.getILAPAEOJDPE()) return false;
if (getGuid() != other.getGuid()) return false;
if (hasInitPos() != other.hasInitPos()) return false;
if (hasInitPos()) {
if (!getInitPos().equals(other.getInitPos())) return false;
}
if (forwardType_ != other.forwardType_) return false;
if (getCampType() != other.getCampType()) return false;
if (getEntityId() != other.getEntityId()) return false;
if (getJKHNMNELMJL() != other.getJKHNMNELMJL()) return false;
if (getOwnerEntityId() != other.getOwnerEntityId()) return false;
if (getIsAsyncLoad() != other.getIsAsyncLoad()) return false;
if (getRoomId() != other.getRoomId()) return false;
if (getCampId() != other.getCampId()) return false;
if (getConfigId() != other.getConfigId()) return false;
if (getPropOwnerEntityId() != other.getPropOwnerEntityId()) return false;
if (!getTargetLockPointIndexListList().equals(other.getTargetLockPointIndexListList()))
return false;
if (!getTargetEntityIdListList().equals(other.getTargetEntityIdListList())) return false;
if (getTargetEntityId() != other.getTargetEntityId()) return false;
if (getIsPeerIdFromPlayer() != other.getIsPeerIdFromPlayer()) return false;
if (hasInitEulerAngles() != other.hasInitEulerAngles()) return false;
if (hasInitEulerAngles()) {
if (!getInitEulerAngles().equals(other.getInitEulerAngles())) return false;
}
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + FGMFGIKBNPJ_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getFGMFGIKBNPJ());
hash = (37 * hash) + ILAPAEOJDPE_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getILAPAEOJDPE());
hash = (37 * hash) + GUID_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashLong(getGuid());
if (hasInitPos()) {
hash = (37 * hash) + INITPOS_FIELD_NUMBER;
hash = (53 * hash) + getInitPos().hashCode();
}
hash = (37 * hash) + FORWARD_TYPE_FIELD_NUMBER;
hash = (53 * hash) + forwardType_;
hash = (37 * hash) + CAMP_TYPE_FIELD_NUMBER;
hash = (53 * hash) + getCampType();
hash = (37 * hash) + ENTITY_ID_FIELD_NUMBER;
hash = (53 * hash) + getEntityId();
hash = (37 * hash) + JKHNMNELMJL_FIELD_NUMBER;
hash = (53 * hash) + getJKHNMNELMJL();
hash = (37 * hash) + OWNER_ENTITY_ID_FIELD_NUMBER;
hash = (53 * hash) + getOwnerEntityId();
hash = (37 * hash) + IS_ASYNC_LOAD_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getIsAsyncLoad());
hash = (37 * hash) + ROOM_ID_FIELD_NUMBER;
hash = (53 * hash) + getRoomId();
hash = (37 * hash) + CAMP_ID_FIELD_NUMBER;
hash = (53 * hash) + getCampId();
hash = (37 * hash) + CONFIG_ID_FIELD_NUMBER;
hash = (53 * hash) + getConfigId();
hash = (37 * hash) + PROP_OWNER_ENTITY_ID_FIELD_NUMBER;
hash = (53 * hash) + getPropOwnerEntityId();
if (getTargetLockPointIndexListCount() > 0) {
hash = (37 * hash) + TARGET_LOCK_POINT_INDEX_LIST_FIELD_NUMBER;
hash = (53 * hash) + getTargetLockPointIndexListList().hashCode();
}
if (getTargetEntityIdListCount() > 0) {
hash = (37 * hash) + TARGET_ENTITY_ID_LIST_FIELD_NUMBER;
hash = (53 * hash) + getTargetEntityIdListList().hashCode();
}
hash = (37 * hash) + TARGET_ENTITY_ID_FIELD_NUMBER;
hash = (53 * hash) + getTargetEntityId();
hash = (37 * hash) + IS_PEER_ID_FROM_PLAYER_FIELD_NUMBER;
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(getIsPeerIdFromPlayer());
if (hasInitEulerAngles()) {
hash = (37 * hash) + INITEULERANGLES_FIELD_NUMBER;
hash = (53 * hash) + getInitEulerAngles().hashCode();
}
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(
java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(java.io.InputStream input) throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
PARSER, input, extensionRegistry);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseDelimitedFrom(
java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
PARSER, input, extensionRegistry);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() {
return newBuilder();
}
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(
emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
*
*
*
* Name: FEDLMKKOMIL
* CmdId: 314
*
*
* Protobuf type {@code EvtCreateGadgetNotify}
*/
public static final class Builder
extends com.google.protobuf.GeneratedMessageV3.Builderbool FGMFGIKBNPJ = 7;
*
* @return The fGMFGIKBNPJ.
*/
@java.lang.Override
public boolean getFGMFGIKBNPJ() {
return fGMFGIKBNPJ_;
}
/**
* bool FGMFGIKBNPJ = 7;
*
* @param value The fGMFGIKBNPJ to set.
* @return This builder for chaining.
*/
public Builder setFGMFGIKBNPJ(boolean value) {
fGMFGIKBNPJ_ = value;
onChanged();
return this;
}
/**
* bool FGMFGIKBNPJ = 7;
*
* @return This builder for chaining.
*/
public Builder clearFGMFGIKBNPJ() {
fGMFGIKBNPJ_ = false;
onChanged();
return this;
}
private boolean iLAPAEOJDPE_;
/**
* bool ILAPAEOJDPE = 14;
*
* @return The iLAPAEOJDPE.
*/
@java.lang.Override
public boolean getILAPAEOJDPE() {
return iLAPAEOJDPE_;
}
/**
* bool ILAPAEOJDPE = 14;
*
* @param value The iLAPAEOJDPE to set.
* @return This builder for chaining.
*/
public Builder setILAPAEOJDPE(boolean value) {
iLAPAEOJDPE_ = value;
onChanged();
return this;
}
/**
* bool ILAPAEOJDPE = 14;
*
* @return This builder for chaining.
*/
public Builder clearILAPAEOJDPE() {
iLAPAEOJDPE_ = false;
onChanged();
return this;
}
private long guid_;
/**
* uint64 guid = 15;
*
* @return The guid.
*/
@java.lang.Override
public long getGuid() {
return guid_;
}
/**
* uint64 guid = 15;
*
* @param value The guid to set.
* @return This builder for chaining.
*/
public Builder setGuid(long value) {
guid_ = value;
onChanged();
return this;
}
/**
* uint64 guid = 15;
*
* @return This builder for chaining.
*/
public Builder clearGuid() {
guid_ = 0L;
onChanged();
return this;
}
private emu.grasscutter.net.proto.VectorOuterClass.Vector initPos_;
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector,
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder,
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>
initPosBuilder_;
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*
* @return Whether the initPos field is set.
*/
public boolean hasInitPos() {
return initPosBuilder_ != null || initPos_ != null;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*
* @return The initPos.
*/
public emu.grasscutter.net.proto.VectorOuterClass.Vector getInitPos() {
if (initPosBuilder_ == null) {
return initPos_ == null
? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance()
: initPos_;
} else {
return initPosBuilder_.getMessage();
}
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
public Builder setInitPos(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
if (initPosBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
initPos_ = value;
onChanged();
} else {
initPosBuilder_.setMessage(value);
}
return this;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
public Builder setInitPos(
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder builderForValue) {
if (initPosBuilder_ == null) {
initPos_ = builderForValue.build();
onChanged();
} else {
initPosBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
public Builder mergeInitPos(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
if (initPosBuilder_ == null) {
if (initPos_ != null) {
initPos_ =
emu.grasscutter.net.proto.VectorOuterClass.Vector.newBuilder(initPos_)
.mergeFrom(value)
.buildPartial();
} else {
initPos_ = value;
}
onChanged();
} else {
initPosBuilder_.mergeFrom(value);
}
return this;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
public Builder clearInitPos() {
if (initPosBuilder_ == null) {
initPos_ = null;
onChanged();
} else {
initPos_ = null;
initPosBuilder_ = null;
}
return this;
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
public emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder getInitPosBuilder() {
onChanged();
return getInitPosFieldBuilder().getBuilder();
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder getInitPosOrBuilder() {
if (initPosBuilder_ != null) {
return initPosBuilder_.getMessageOrBuilder();
} else {
return initPos_ == null
? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance()
: initPos_;
}
}
/**
*
*
*
* FFLCDJCOGIM
*
*
* .Vector InitPos = 5;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector,
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder,
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>
getInitPosFieldBuilder() {
if (initPosBuilder_ == null) {
initPosBuilder_ =
new com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector,
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder,
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>(
getInitPos(), getParentForChildren(), isClean());
initPos_ = null;
}
return initPosBuilder_;
}
private int forwardType_ = 0;
/**
* .ForwardType forward_type = 3;
*
* @return The enum numeric value on the wire for forwardType.
*/
@java.lang.Override
public int getForwardTypeValue() {
return forwardType_;
}
/**
* .ForwardType forward_type = 3;
*
* @param value The enum numeric value on the wire for forwardType to set.
* @return This builder for chaining.
*/
public Builder setForwardTypeValue(int value) {
forwardType_ = value;
onChanged();
return this;
}
/**
* .ForwardType forward_type = 3;
*
* @return The forwardType.
*/
@java.lang.Override
public emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType getForwardType() {
@SuppressWarnings("deprecation")
emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType result =
emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType.valueOf(forwardType_);
return result == null
? emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType.UNRECOGNIZED
: result;
}
/**
* .ForwardType forward_type = 3;
*
* @param value The forwardType to set.
* @return This builder for chaining.
*/
public Builder setForwardType(
emu.grasscutter.net.proto.ForwardTypeOuterClass.ForwardType value) {
if (value == null) {
throw new NullPointerException();
}
forwardType_ = value.getNumber();
onChanged();
return this;
}
/**
* .ForwardType forward_type = 3;
*
* @return This builder for chaining.
*/
public Builder clearForwardType() {
forwardType_ = 0;
onChanged();
return this;
}
private int campType_;
/**
* uint32 camp_type = 1;
*
* @return The campType.
*/
@java.lang.Override
public int getCampType() {
return campType_;
}
/**
* uint32 camp_type = 1;
*
* @param value The campType to set.
* @return This builder for chaining.
*/
public Builder setCampType(int value) {
campType_ = value;
onChanged();
return this;
}
/**
* uint32 camp_type = 1;
*
* @return This builder for chaining.
*/
public Builder clearCampType() {
campType_ = 0;
onChanged();
return this;
}
private int entityId_;
/**
* uint32 entity_id = 6;
*
* @return The entityId.
*/
@java.lang.Override
public int getEntityId() {
return entityId_;
}
/**
* uint32 entity_id = 6;
*
* @param value The entityId to set.
* @return This builder for chaining.
*/
public Builder setEntityId(int value) {
entityId_ = value;
onChanged();
return this;
}
/**
* uint32 entity_id = 6;
*
* @return This builder for chaining.
*/
public Builder clearEntityId() {
entityId_ = 0;
onChanged();
return this;
}
private int jKHNMNELMJL_;
/**
* uint32 JKHNMNELMJL = 9;
*
* @return The jKHNMNELMJL.
*/
@java.lang.Override
public int getJKHNMNELMJL() {
return jKHNMNELMJL_;
}
/**
* uint32 JKHNMNELMJL = 9;
*
* @param value The jKHNMNELMJL to set.
* @return This builder for chaining.
*/
public Builder setJKHNMNELMJL(int value) {
jKHNMNELMJL_ = value;
onChanged();
return this;
}
/**
* uint32 JKHNMNELMJL = 9;
*
* @return This builder for chaining.
*/
public Builder clearJKHNMNELMJL() {
jKHNMNELMJL_ = 0;
onChanged();
return this;
}
private int ownerEntityId_;
/**
* uint32 owner_entity_id = 10;
*
* @return The ownerEntityId.
*/
@java.lang.Override
public int getOwnerEntityId() {
return ownerEntityId_;
}
/**
* uint32 owner_entity_id = 10;
*
* @param value The ownerEntityId to set.
* @return This builder for chaining.
*/
public Builder setOwnerEntityId(int value) {
ownerEntityId_ = value;
onChanged();
return this;
}
/**
* uint32 owner_entity_id = 10;
*
* @return This builder for chaining.
*/
public Builder clearOwnerEntityId() {
ownerEntityId_ = 0;
onChanged();
return this;
}
private boolean isAsyncLoad_;
/**
*
*
*
* KEDBNJGFGOI
*
*
* bool is_async_load = 1128;
*
* @return The isAsyncLoad.
*/
@java.lang.Override
public boolean getIsAsyncLoad() {
return isAsyncLoad_;
}
/**
*
*
*
* KEDBNJGFGOI
*
*
* bool is_async_load = 1128;
*
* @param value The isAsyncLoad to set.
* @return This builder for chaining.
*/
public Builder setIsAsyncLoad(boolean value) {
isAsyncLoad_ = value;
onChanged();
return this;
}
/**
*
*
*
* KEDBNJGFGOI
*
*
* bool is_async_load = 1128;
*
* @return This builder for chaining.
*/
public Builder clearIsAsyncLoad() {
isAsyncLoad_ = false;
onChanged();
return this;
}
private int roomId_;
/**
* uint32 room_id = 11;
*
* @return The roomId.
*/
@java.lang.Override
public int getRoomId() {
return roomId_;
}
/**
* uint32 room_id = 11;
*
* @param value The roomId to set.
* @return This builder for chaining.
*/
public Builder setRoomId(int value) {
roomId_ = value;
onChanged();
return this;
}
/**
* uint32 room_id = 11;
*
* @return This builder for chaining.
*/
public Builder clearRoomId() {
roomId_ = 0;
onChanged();
return this;
}
private int campId_;
/**
* uint32 camp_id = 8;
*
* @return The campId.
*/
@java.lang.Override
public int getCampId() {
return campId_;
}
/**
* uint32 camp_id = 8;
*
* @param value The campId to set.
* @return This builder for chaining.
*/
public Builder setCampId(int value) {
campId_ = value;
onChanged();
return this;
}
/**
* uint32 camp_id = 8;
*
* @return This builder for chaining.
*/
public Builder clearCampId() {
campId_ = 0;
onChanged();
return this;
}
private int configId_;
/**
* uint32 config_id = 2;
*
* @return The configId.
*/
@java.lang.Override
public int getConfigId() {
return configId_;
}
/**
* uint32 config_id = 2;
*
* @param value The configId to set.
* @return This builder for chaining.
*/
public Builder setConfigId(int value) {
configId_ = value;
onChanged();
return this;
}
/**
* uint32 config_id = 2;
*
* @return This builder for chaining.
*/
public Builder clearConfigId() {
configId_ = 0;
onChanged();
return this;
}
private int propOwnerEntityId_;
/**
*
*
*
* LMDHNJFCOOI
*
*
* uint32 prop_owner_entity_id = 4;
*
* @return The propOwnerEntityId.
*/
@java.lang.Override
public int getPropOwnerEntityId() {
return propOwnerEntityId_;
}
/**
*
*
*
* LMDHNJFCOOI
*
*
* uint32 prop_owner_entity_id = 4;
*
* @param value The propOwnerEntityId to set.
* @return This builder for chaining.
*/
public Builder setPropOwnerEntityId(int value) {
propOwnerEntityId_ = value;
onChanged();
return this;
}
/**
*
*
*
* LMDHNJFCOOI
*
*
* uint32 prop_owner_entity_id = 4;
*
* @return This builder for chaining.
*/
public Builder clearPropOwnerEntityId() {
propOwnerEntityId_ = 0;
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList targetLockPointIndexList_ = emptyIntList();
private void ensureTargetLockPointIndexListIsMutable() {
if (!((bitField0_ & 0x00000001) != 0)) {
targetLockPointIndexList_ = mutableCopy(targetLockPointIndexList_);
bitField0_ |= 0x00000001;
}
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @return A list containing the targetLockPointIndexList.
*/
public java.util.Listrepeated uint32 target_lock_point_index_list = 582;
*
* @return The count of targetLockPointIndexList.
*/
public int getTargetLockPointIndexListCount() {
return targetLockPointIndexList_.size();
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @param index The index of the element to return.
* @return The targetLockPointIndexList at the given index.
*/
public int getTargetLockPointIndexList(int index) {
return targetLockPointIndexList_.getInt(index);
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @param index The index to set the value at.
* @param value The targetLockPointIndexList to set.
* @return This builder for chaining.
*/
public Builder setTargetLockPointIndexList(int index, int value) {
ensureTargetLockPointIndexListIsMutable();
targetLockPointIndexList_.setInt(index, value);
onChanged();
return this;
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @param value The targetLockPointIndexList to add.
* @return This builder for chaining.
*/
public Builder addTargetLockPointIndexList(int value) {
ensureTargetLockPointIndexListIsMutable();
targetLockPointIndexList_.addInt(value);
onChanged();
return this;
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @param values The targetLockPointIndexList to add.
* @return This builder for chaining.
*/
public Builder addAllTargetLockPointIndexList(
java.lang.Iterable extends java.lang.Integer> values) {
ensureTargetLockPointIndexListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(values, targetLockPointIndexList_);
onChanged();
return this;
}
/**
* repeated uint32 target_lock_point_index_list = 582;
*
* @return This builder for chaining.
*/
public Builder clearTargetLockPointIndexList() {
targetLockPointIndexList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000001);
onChanged();
return this;
}
private com.google.protobuf.Internal.IntList targetEntityIdList_ = emptyIntList();
private void ensureTargetEntityIdListIsMutable() {
if (!((bitField0_ & 0x00000002) != 0)) {
targetEntityIdList_ = mutableCopy(targetEntityIdList_);
bitField0_ |= 0x00000002;
}
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @return A list containing the targetEntityIdList.
*/
public java.util.Listrepeated uint32 target_entity_id_list = 1945;
*
* @return The count of targetEntityIdList.
*/
public int getTargetEntityIdListCount() {
return targetEntityIdList_.size();
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @param index The index of the element to return.
* @return The targetEntityIdList at the given index.
*/
public int getTargetEntityIdList(int index) {
return targetEntityIdList_.getInt(index);
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @param index The index to set the value at.
* @param value The targetEntityIdList to set.
* @return This builder for chaining.
*/
public Builder setTargetEntityIdList(int index, int value) {
ensureTargetEntityIdListIsMutable();
targetEntityIdList_.setInt(index, value);
onChanged();
return this;
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @param value The targetEntityIdList to add.
* @return This builder for chaining.
*/
public Builder addTargetEntityIdList(int value) {
ensureTargetEntityIdListIsMutable();
targetEntityIdList_.addInt(value);
onChanged();
return this;
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @param values The targetEntityIdList to add.
* @return This builder for chaining.
*/
public Builder addAllTargetEntityIdList(
java.lang.Iterable extends java.lang.Integer> values) {
ensureTargetEntityIdListIsMutable();
com.google.protobuf.AbstractMessageLite.Builder.addAll(values, targetEntityIdList_);
onChanged();
return this;
}
/**
* repeated uint32 target_entity_id_list = 1945;
*
* @return This builder for chaining.
*/
public Builder clearTargetEntityIdList() {
targetEntityIdList_ = emptyIntList();
bitField0_ = (bitField0_ & ~0x00000002);
onChanged();
return this;
}
private int targetEntityId_;
/**
* uint32 target_entity_id = 12;
*
* @return The targetEntityId.
*/
@java.lang.Override
public int getTargetEntityId() {
return targetEntityId_;
}
/**
* uint32 target_entity_id = 12;
*
* @param value The targetEntityId to set.
* @return This builder for chaining.
*/
public Builder setTargetEntityId(int value) {
targetEntityId_ = value;
onChanged();
return this;
}
/**
* uint32 target_entity_id = 12;
*
* @return This builder for chaining.
*/
public Builder clearTargetEntityId() {
targetEntityId_ = 0;
onChanged();
return this;
}
private boolean isPeerIdFromPlayer_;
/**
* bool is_peer_id_from_player = 1628;
*
* @return The isPeerIdFromPlayer.
*/
@java.lang.Override
public boolean getIsPeerIdFromPlayer() {
return isPeerIdFromPlayer_;
}
/**
* bool is_peer_id_from_player = 1628;
*
* @param value The isPeerIdFromPlayer to set.
* @return This builder for chaining.
*/
public Builder setIsPeerIdFromPlayer(boolean value) {
isPeerIdFromPlayer_ = value;
onChanged();
return this;
}
/**
* bool is_peer_id_from_player = 1628;
*
* @return This builder for chaining.
*/
public Builder clearIsPeerIdFromPlayer() {
isPeerIdFromPlayer_ = false;
onChanged();
return this;
}
private emu.grasscutter.net.proto.VectorOuterClass.Vector initEulerAngles_;
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector,
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder,
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>
initEulerAnglesBuilder_;
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*
* @return Whether the initEulerAngles field is set.
*/
public boolean hasInitEulerAngles() {
return initEulerAnglesBuilder_ != null || initEulerAngles_ != null;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*
* @return The initEulerAngles.
*/
public emu.grasscutter.net.proto.VectorOuterClass.Vector getInitEulerAngles() {
if (initEulerAnglesBuilder_ == null) {
return initEulerAngles_ == null
? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance()
: initEulerAngles_;
} else {
return initEulerAnglesBuilder_.getMessage();
}
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
public Builder setInitEulerAngles(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
if (initEulerAnglesBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
initEulerAngles_ = value;
onChanged();
} else {
initEulerAnglesBuilder_.setMessage(value);
}
return this;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
public Builder setInitEulerAngles(
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder builderForValue) {
if (initEulerAnglesBuilder_ == null) {
initEulerAngles_ = builderForValue.build();
onChanged();
} else {
initEulerAnglesBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
public Builder mergeInitEulerAngles(emu.grasscutter.net.proto.VectorOuterClass.Vector value) {
if (initEulerAnglesBuilder_ == null) {
if (initEulerAngles_ != null) {
initEulerAngles_ =
emu.grasscutter.net.proto.VectorOuterClass.Vector.newBuilder(initEulerAngles_)
.mergeFrom(value)
.buildPartial();
} else {
initEulerAngles_ = value;
}
onChanged();
} else {
initEulerAnglesBuilder_.mergeFrom(value);
}
return this;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
public Builder clearInitEulerAngles() {
if (initEulerAnglesBuilder_ == null) {
initEulerAngles_ = null;
onChanged();
} else {
initEulerAngles_ = null;
initEulerAnglesBuilder_ = null;
}
return this;
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
public emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder getInitEulerAnglesBuilder() {
onChanged();
return getInitEulerAnglesFieldBuilder().getBuilder();
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
public emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder
getInitEulerAnglesOrBuilder() {
if (initEulerAnglesBuilder_ != null) {
return initEulerAnglesBuilder_.getMessageOrBuilder();
} else {
return initEulerAngles_ == null
? emu.grasscutter.net.proto.VectorOuterClass.Vector.getDefaultInstance()
: initEulerAngles_;
}
}
/**
*
*
*
* GPKIAACNNCF
*
*
* .Vector InitEulerAngles = 13;
*/
private com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector,
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder,
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>
getInitEulerAnglesFieldBuilder() {
if (initEulerAnglesBuilder_ == null) {
initEulerAnglesBuilder_ =
new com.google.protobuf.SingleFieldBuilderV3<
emu.grasscutter.net.proto.VectorOuterClass.Vector,
emu.grasscutter.net.proto.VectorOuterClass.Vector.Builder,
emu.grasscutter.net.proto.VectorOuterClass.VectorOrBuilder>(
getInitEulerAngles(), getParentForChildren(), isClean());
initEulerAngles_ = null;
}
return initEulerAnglesBuilder_;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:EvtCreateGadgetNotify)
}
// @@protoc_insertion_point(class_scope:EvtCreateGadgetNotify)
private static final emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass
.EvtCreateGadgetNotify
DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE =
new emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify();
}
public static emu.grasscutter.net.proto.EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify
getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser