mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-23 19:29:50 +08:00
2506 lines
86 KiB
Java
2506 lines
86 KiB
Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetScenePointRsp.proto
|
|
|
|
package emu.grasscutter.net.proto;
|
|
|
|
public final class GetScenePointRspOuterClass {
|
|
private GetScenePointRspOuterClass() {}
|
|
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 GetScenePointRspOrBuilder extends
|
|
// @@protoc_insertion_point(interface_extends:GetScenePointRsp)
|
|
com.google.protobuf.MessageOrBuilder {
|
|
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return A list containing the unlockedPointList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getUnlockedPointListList();
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return The count of unlockedPointList.
|
|
*/
|
|
int getUnlockedPointListCount();
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unlockedPointList at the given index.
|
|
*/
|
|
int getUnlockedPointList(int index);
|
|
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return A list containing the unhidePointList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getUnhidePointListList();
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return The count of unhidePointList.
|
|
*/
|
|
int getUnhidePointListCount();
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unhidePointList at the given index.
|
|
*/
|
|
int getUnhidePointList(int index);
|
|
|
|
/**
|
|
* <code>bool FBFJPEPMAOF = 9;</code>
|
|
* @return The fBFJPEPMAOF.
|
|
*/
|
|
boolean getFBFJPEPMAOF();
|
|
|
|
/**
|
|
* <code>int32 retcode = 11;</code>
|
|
* @return The retcode.
|
|
*/
|
|
int getRetcode();
|
|
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return A list containing the unlockAreaList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getUnlockAreaListList();
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return The count of unlockAreaList.
|
|
*/
|
|
int getUnlockAreaListCount();
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unlockAreaList at the given index.
|
|
*/
|
|
int getUnlockAreaList(int index);
|
|
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return A list containing the pPDDIADEDIC.
|
|
*/
|
|
java.util.List<java.lang.Integer> getPPDDIADEDICList();
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return The count of pPDDIADEDIC.
|
|
*/
|
|
int getPPDDIADEDICCount();
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The pPDDIADEDIC at the given index.
|
|
*/
|
|
int getPPDDIADEDIC(int index);
|
|
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return A list containing the oGKCOCBLNLF.
|
|
*/
|
|
java.util.List<java.lang.Integer> getOGKCOCBLNLFList();
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return The count of oGKCOCBLNLF.
|
|
*/
|
|
int getOGKCOCBLNLFCount();
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The oGKCOCBLNLF at the given index.
|
|
*/
|
|
int getOGKCOCBLNLF(int index);
|
|
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return A list containing the eBIFELCKPEA.
|
|
*/
|
|
java.util.List<java.lang.Integer> getEBIFELCKPEAList();
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return The count of eBIFELCKPEA.
|
|
*/
|
|
int getEBIFELCKPEACount();
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The eBIFELCKPEA at the given index.
|
|
*/
|
|
int getEBIFELCKPEA(int index);
|
|
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return A list containing the jJOHJDFINFN.
|
|
*/
|
|
java.util.List<java.lang.Integer> getJJOHJDFINFNList();
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return The count of jJOHJDFINFN.
|
|
*/
|
|
int getJJOHJDFINFNCount();
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The jJOHJDFINFN at the given index.
|
|
*/
|
|
int getJJOHJDFINFN(int index);
|
|
|
|
/**
|
|
* <code>uint32 belong_uid = 14;</code>
|
|
* @return The belongUid.
|
|
*/
|
|
int getBelongUid();
|
|
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return A list containing the jCLHNODLPOH.
|
|
*/
|
|
java.util.List<java.lang.Integer> getJCLHNODLPOHList();
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return The count of jCLHNODLPOH.
|
|
*/
|
|
int getJCLHNODLPOHCount();
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The jCLHNODLPOH at the given index.
|
|
*/
|
|
int getJCLHNODLPOH(int index);
|
|
|
|
/**
|
|
* <code>uint32 scene_id = 2;</code>
|
|
* @return The sceneId.
|
|
*/
|
|
int getSceneId();
|
|
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return A list containing the kOPAHGHMECF.
|
|
*/
|
|
java.util.List<java.lang.Integer> getKOPAHGHMECFList();
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return The count of kOPAHGHMECF.
|
|
*/
|
|
int getKOPAHGHMECFCount();
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The kOPAHGHMECF at the given index.
|
|
*/
|
|
int getKOPAHGHMECF(int index);
|
|
}
|
|
/**
|
|
* <pre>
|
|
* CmdId: 7133
|
|
* Obf: PMONCPENJMK
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code GetScenePointRsp}
|
|
*/
|
|
public static final class GetScenePointRsp extends
|
|
com.google.protobuf.GeneratedMessageV3 implements
|
|
// @@protoc_insertion_point(message_implements:GetScenePointRsp)
|
|
GetScenePointRspOrBuilder {
|
|
private static final long serialVersionUID = 0L;
|
|
// Use GetScenePointRsp.newBuilder() to construct.
|
|
private GetScenePointRsp(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
super(builder);
|
|
}
|
|
private GetScenePointRsp() {
|
|
unlockedPointList_ = emptyIntList();
|
|
unhidePointList_ = emptyIntList();
|
|
unlockAreaList_ = emptyIntList();
|
|
pPDDIADEDIC_ = emptyIntList();
|
|
oGKCOCBLNLF_ = emptyIntList();
|
|
eBIFELCKPEA_ = emptyIntList();
|
|
jJOHJDFINFN_ = emptyIntList();
|
|
jCLHNODLPOH_ = emptyIntList();
|
|
kOPAHGHMECF_ = emptyIntList();
|
|
}
|
|
|
|
@java.lang.Override
|
|
@SuppressWarnings({"unused"})
|
|
protected java.lang.Object newInstance(
|
|
UnusedPrivateParameter unused) {
|
|
return new GetScenePointRsp();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final com.google.protobuf.UnknownFieldSet
|
|
getUnknownFields() {
|
|
return this.unknownFields;
|
|
}
|
|
private GetScenePointRsp(
|
|
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: {
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
unlockedPointList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
unlockedPointList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 10: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
|
unlockedPointList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
unlockedPointList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 16: {
|
|
|
|
sceneId_ = input.readUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
if (!((mutable_bitField0_ & 0x00000100) != 0)) {
|
|
kOPAHGHMECF_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000100;
|
|
}
|
|
kOPAHGHMECF_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 26: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000100) != 0) && input.getBytesUntilLimit() > 0) {
|
|
kOPAHGHMECF_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000100;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
kOPAHGHMECF_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 32: {
|
|
if (!((mutable_bitField0_ & 0x00000040) != 0)) {
|
|
jJOHJDFINFN_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000040;
|
|
}
|
|
jJOHJDFINFN_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 34: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000040) != 0) && input.getBytesUntilLimit() > 0) {
|
|
jJOHJDFINFN_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000040;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
jJOHJDFINFN_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 48: {
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
unhidePointList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
unhidePointList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 50: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0) && input.getBytesUntilLimit() > 0) {
|
|
unhidePointList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
unhidePointList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 56: {
|
|
if (!((mutable_bitField0_ & 0x00000020) != 0)) {
|
|
eBIFELCKPEA_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000020;
|
|
}
|
|
eBIFELCKPEA_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 58: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000020) != 0) && input.getBytesUntilLimit() > 0) {
|
|
eBIFELCKPEA_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000020;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
eBIFELCKPEA_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 64: {
|
|
if (!((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
pPDDIADEDIC_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000008;
|
|
}
|
|
pPDDIADEDIC_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 66: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000008) != 0) && input.getBytesUntilLimit() > 0) {
|
|
pPDDIADEDIC_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000008;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
pPDDIADEDIC_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 72: {
|
|
|
|
fBFJPEPMAOF_ = input.readBool();
|
|
break;
|
|
}
|
|
case 80: {
|
|
if (!((mutable_bitField0_ & 0x00000010) != 0)) {
|
|
oGKCOCBLNLF_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000010;
|
|
}
|
|
oGKCOCBLNLF_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 82: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000010) != 0) && input.getBytesUntilLimit() > 0) {
|
|
oGKCOCBLNLF_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000010;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
oGKCOCBLNLF_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 88: {
|
|
|
|
retcode_ = input.readInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
if (!((mutable_bitField0_ & 0x00000004) != 0)) {
|
|
unlockAreaList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000004;
|
|
}
|
|
unlockAreaList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 98: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000004) != 0) && input.getBytesUntilLimit() > 0) {
|
|
unlockAreaList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000004;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
unlockAreaList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 104: {
|
|
if (!((mutable_bitField0_ & 0x00000080) != 0)) {
|
|
jCLHNODLPOH_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000080;
|
|
}
|
|
jCLHNODLPOH_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 106: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000080) != 0) && input.getBytesUntilLimit() > 0) {
|
|
jCLHNODLPOH_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000080;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
jCLHNODLPOH_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 112: {
|
|
|
|
belongUid_ = input.readUInt32();
|
|
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)) {
|
|
unlockedPointList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000100) != 0)) {
|
|
kOPAHGHMECF_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000040) != 0)) {
|
|
jJOHJDFINFN_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
unhidePointList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000020) != 0)) {
|
|
eBIFELCKPEA_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
pPDDIADEDIC_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000010) != 0)) {
|
|
oGKCOCBLNLF_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000004) != 0)) {
|
|
unlockAreaList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000080) != 0)) {
|
|
jCLHNODLPOH_.makeImmutable(); // C
|
|
}
|
|
this.unknownFields = unknownFields.build();
|
|
makeExtensionsImmutable();
|
|
}
|
|
}
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.GetScenePointRspOuterClass.internal_static_GetScenePointRsp_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.GetScenePointRspOuterClass.internal_static_GetScenePointRsp_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.class, emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.Builder.class);
|
|
}
|
|
|
|
public static final int UNLOCKED_POINT_LIST_FIELD_NUMBER = 1;
|
|
private com.google.protobuf.Internal.IntList unlockedPointList_;
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return A list containing the unlockedPointList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getUnlockedPointListList() {
|
|
return unlockedPointList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return The count of unlockedPointList.
|
|
*/
|
|
public int getUnlockedPointListCount() {
|
|
return unlockedPointList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unlockedPointList at the given index.
|
|
*/
|
|
public int getUnlockedPointList(int index) {
|
|
return unlockedPointList_.getInt(index);
|
|
}
|
|
private int unlockedPointListMemoizedSerializedSize = -1;
|
|
|
|
public static final int UNHIDE_POINT_LIST_FIELD_NUMBER = 6;
|
|
private com.google.protobuf.Internal.IntList unhidePointList_;
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return A list containing the unhidePointList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getUnhidePointListList() {
|
|
return unhidePointList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return The count of unhidePointList.
|
|
*/
|
|
public int getUnhidePointListCount() {
|
|
return unhidePointList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unhidePointList at the given index.
|
|
*/
|
|
public int getUnhidePointList(int index) {
|
|
return unhidePointList_.getInt(index);
|
|
}
|
|
private int unhidePointListMemoizedSerializedSize = -1;
|
|
|
|
public static final int FBFJPEPMAOF_FIELD_NUMBER = 9;
|
|
private boolean fBFJPEPMAOF_;
|
|
/**
|
|
* <code>bool FBFJPEPMAOF = 9;</code>
|
|
* @return The fBFJPEPMAOF.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getFBFJPEPMAOF() {
|
|
return fBFJPEPMAOF_;
|
|
}
|
|
|
|
public static final int RETCODE_FIELD_NUMBER = 11;
|
|
private int retcode_;
|
|
/**
|
|
* <code>int32 retcode = 11;</code>
|
|
* @return The retcode.
|
|
*/
|
|
@java.lang.Override
|
|
public int getRetcode() {
|
|
return retcode_;
|
|
}
|
|
|
|
public static final int UNLOCK_AREA_LIST_FIELD_NUMBER = 12;
|
|
private com.google.protobuf.Internal.IntList unlockAreaList_;
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return A list containing the unlockAreaList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getUnlockAreaListList() {
|
|
return unlockAreaList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return The count of unlockAreaList.
|
|
*/
|
|
public int getUnlockAreaListCount() {
|
|
return unlockAreaList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unlockAreaList at the given index.
|
|
*/
|
|
public int getUnlockAreaList(int index) {
|
|
return unlockAreaList_.getInt(index);
|
|
}
|
|
private int unlockAreaListMemoizedSerializedSize = -1;
|
|
|
|
public static final int PPDDIADEDIC_FIELD_NUMBER = 8;
|
|
private com.google.protobuf.Internal.IntList pPDDIADEDIC_;
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return A list containing the pPDDIADEDIC.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getPPDDIADEDICList() {
|
|
return pPDDIADEDIC_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return The count of pPDDIADEDIC.
|
|
*/
|
|
public int getPPDDIADEDICCount() {
|
|
return pPDDIADEDIC_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The pPDDIADEDIC at the given index.
|
|
*/
|
|
public int getPPDDIADEDIC(int index) {
|
|
return pPDDIADEDIC_.getInt(index);
|
|
}
|
|
private int pPDDIADEDICMemoizedSerializedSize = -1;
|
|
|
|
public static final int OGKCOCBLNLF_FIELD_NUMBER = 10;
|
|
private com.google.protobuf.Internal.IntList oGKCOCBLNLF_;
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return A list containing the oGKCOCBLNLF.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getOGKCOCBLNLFList() {
|
|
return oGKCOCBLNLF_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return The count of oGKCOCBLNLF.
|
|
*/
|
|
public int getOGKCOCBLNLFCount() {
|
|
return oGKCOCBLNLF_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The oGKCOCBLNLF at the given index.
|
|
*/
|
|
public int getOGKCOCBLNLF(int index) {
|
|
return oGKCOCBLNLF_.getInt(index);
|
|
}
|
|
private int oGKCOCBLNLFMemoizedSerializedSize = -1;
|
|
|
|
public static final int EBIFELCKPEA_FIELD_NUMBER = 7;
|
|
private com.google.protobuf.Internal.IntList eBIFELCKPEA_;
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return A list containing the eBIFELCKPEA.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getEBIFELCKPEAList() {
|
|
return eBIFELCKPEA_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return The count of eBIFELCKPEA.
|
|
*/
|
|
public int getEBIFELCKPEACount() {
|
|
return eBIFELCKPEA_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The eBIFELCKPEA at the given index.
|
|
*/
|
|
public int getEBIFELCKPEA(int index) {
|
|
return eBIFELCKPEA_.getInt(index);
|
|
}
|
|
private int eBIFELCKPEAMemoizedSerializedSize = -1;
|
|
|
|
public static final int JJOHJDFINFN_FIELD_NUMBER = 4;
|
|
private com.google.protobuf.Internal.IntList jJOHJDFINFN_;
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return A list containing the jJOHJDFINFN.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getJJOHJDFINFNList() {
|
|
return jJOHJDFINFN_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return The count of jJOHJDFINFN.
|
|
*/
|
|
public int getJJOHJDFINFNCount() {
|
|
return jJOHJDFINFN_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The jJOHJDFINFN at the given index.
|
|
*/
|
|
public int getJJOHJDFINFN(int index) {
|
|
return jJOHJDFINFN_.getInt(index);
|
|
}
|
|
private int jJOHJDFINFNMemoizedSerializedSize = -1;
|
|
|
|
public static final int BELONG_UID_FIELD_NUMBER = 14;
|
|
private int belongUid_;
|
|
/**
|
|
* <code>uint32 belong_uid = 14;</code>
|
|
* @return The belongUid.
|
|
*/
|
|
@java.lang.Override
|
|
public int getBelongUid() {
|
|
return belongUid_;
|
|
}
|
|
|
|
public static final int JCLHNODLPOH_FIELD_NUMBER = 13;
|
|
private com.google.protobuf.Internal.IntList jCLHNODLPOH_;
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return A list containing the jCLHNODLPOH.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getJCLHNODLPOHList() {
|
|
return jCLHNODLPOH_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return The count of jCLHNODLPOH.
|
|
*/
|
|
public int getJCLHNODLPOHCount() {
|
|
return jCLHNODLPOH_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The jCLHNODLPOH at the given index.
|
|
*/
|
|
public int getJCLHNODLPOH(int index) {
|
|
return jCLHNODLPOH_.getInt(index);
|
|
}
|
|
private int jCLHNODLPOHMemoizedSerializedSize = -1;
|
|
|
|
public static final int SCENE_ID_FIELD_NUMBER = 2;
|
|
private int sceneId_;
|
|
/**
|
|
* <code>uint32 scene_id = 2;</code>
|
|
* @return The sceneId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getSceneId() {
|
|
return sceneId_;
|
|
}
|
|
|
|
public static final int KOPAHGHMECF_FIELD_NUMBER = 3;
|
|
private com.google.protobuf.Internal.IntList kOPAHGHMECF_;
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return A list containing the kOPAHGHMECF.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getKOPAHGHMECFList() {
|
|
return kOPAHGHMECF_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return The count of kOPAHGHMECF.
|
|
*/
|
|
public int getKOPAHGHMECFCount() {
|
|
return kOPAHGHMECF_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The kOPAHGHMECF at the given index.
|
|
*/
|
|
public int getKOPAHGHMECF(int index) {
|
|
return kOPAHGHMECF_.getInt(index);
|
|
}
|
|
private int kOPAHGHMECFMemoizedSerializedSize = -1;
|
|
|
|
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 (getUnlockedPointListList().size() > 0) {
|
|
output.writeUInt32NoTag(10);
|
|
output.writeUInt32NoTag(unlockedPointListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < unlockedPointList_.size(); i++) {
|
|
output.writeUInt32NoTag(unlockedPointList_.getInt(i));
|
|
}
|
|
if (sceneId_ != 0) {
|
|
output.writeUInt32(2, sceneId_);
|
|
}
|
|
if (getKOPAHGHMECFList().size() > 0) {
|
|
output.writeUInt32NoTag(26);
|
|
output.writeUInt32NoTag(kOPAHGHMECFMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < kOPAHGHMECF_.size(); i++) {
|
|
output.writeUInt32NoTag(kOPAHGHMECF_.getInt(i));
|
|
}
|
|
if (getJJOHJDFINFNList().size() > 0) {
|
|
output.writeUInt32NoTag(34);
|
|
output.writeUInt32NoTag(jJOHJDFINFNMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < jJOHJDFINFN_.size(); i++) {
|
|
output.writeUInt32NoTag(jJOHJDFINFN_.getInt(i));
|
|
}
|
|
if (getUnhidePointListList().size() > 0) {
|
|
output.writeUInt32NoTag(50);
|
|
output.writeUInt32NoTag(unhidePointListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < unhidePointList_.size(); i++) {
|
|
output.writeUInt32NoTag(unhidePointList_.getInt(i));
|
|
}
|
|
if (getEBIFELCKPEAList().size() > 0) {
|
|
output.writeUInt32NoTag(58);
|
|
output.writeUInt32NoTag(eBIFELCKPEAMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < eBIFELCKPEA_.size(); i++) {
|
|
output.writeUInt32NoTag(eBIFELCKPEA_.getInt(i));
|
|
}
|
|
if (getPPDDIADEDICList().size() > 0) {
|
|
output.writeUInt32NoTag(66);
|
|
output.writeUInt32NoTag(pPDDIADEDICMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < pPDDIADEDIC_.size(); i++) {
|
|
output.writeUInt32NoTag(pPDDIADEDIC_.getInt(i));
|
|
}
|
|
if (fBFJPEPMAOF_ != false) {
|
|
output.writeBool(9, fBFJPEPMAOF_);
|
|
}
|
|
if (getOGKCOCBLNLFList().size() > 0) {
|
|
output.writeUInt32NoTag(82);
|
|
output.writeUInt32NoTag(oGKCOCBLNLFMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < oGKCOCBLNLF_.size(); i++) {
|
|
output.writeUInt32NoTag(oGKCOCBLNLF_.getInt(i));
|
|
}
|
|
if (retcode_ != 0) {
|
|
output.writeInt32(11, retcode_);
|
|
}
|
|
if (getUnlockAreaListList().size() > 0) {
|
|
output.writeUInt32NoTag(98);
|
|
output.writeUInt32NoTag(unlockAreaListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < unlockAreaList_.size(); i++) {
|
|
output.writeUInt32NoTag(unlockAreaList_.getInt(i));
|
|
}
|
|
if (getJCLHNODLPOHList().size() > 0) {
|
|
output.writeUInt32NoTag(106);
|
|
output.writeUInt32NoTag(jCLHNODLPOHMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < jCLHNODLPOH_.size(); i++) {
|
|
output.writeUInt32NoTag(jCLHNODLPOH_.getInt(i));
|
|
}
|
|
if (belongUid_ != 0) {
|
|
output.writeUInt32(14, belongUid_);
|
|
}
|
|
unknownFields.writeTo(output);
|
|
}
|
|
|
|
@java.lang.Override
|
|
public int getSerializedSize() {
|
|
int size = memoizedSize;
|
|
if (size != -1) return size;
|
|
|
|
size = 0;
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < unlockedPointList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(unlockedPointList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getUnlockedPointListList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
unlockedPointListMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (sceneId_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(2, sceneId_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < kOPAHGHMECF_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(kOPAHGHMECF_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getKOPAHGHMECFList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
kOPAHGHMECFMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < jJOHJDFINFN_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(jJOHJDFINFN_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getJJOHJDFINFNList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
jJOHJDFINFNMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < unhidePointList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(unhidePointList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getUnhidePointListList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
unhidePointListMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < eBIFELCKPEA_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(eBIFELCKPEA_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getEBIFELCKPEAList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
eBIFELCKPEAMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < pPDDIADEDIC_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(pPDDIADEDIC_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getPPDDIADEDICList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
pPDDIADEDICMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (fBFJPEPMAOF_ != false) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeBoolSize(9, fBFJPEPMAOF_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < oGKCOCBLNLF_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(oGKCOCBLNLF_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getOGKCOCBLNLFList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
oGKCOCBLNLFMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (retcode_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32Size(11, retcode_);
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < unlockAreaList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(unlockAreaList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getUnlockAreaListList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
unlockAreaListMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < jCLHNODLPOH_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(jCLHNODLPOH_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getJCLHNODLPOHList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
jCLHNODLPOHMemoizedSerializedSize = dataSize;
|
|
}
|
|
if (belongUid_ != 0) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32Size(14, belongUid_);
|
|
}
|
|
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.GetScenePointRspOuterClass.GetScenePointRsp)) {
|
|
return super.equals(obj);
|
|
}
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp other = (emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp) obj;
|
|
|
|
if (!getUnlockedPointListList()
|
|
.equals(other.getUnlockedPointListList())) return false;
|
|
if (!getUnhidePointListList()
|
|
.equals(other.getUnhidePointListList())) return false;
|
|
if (getFBFJPEPMAOF()
|
|
!= other.getFBFJPEPMAOF()) return false;
|
|
if (getRetcode()
|
|
!= other.getRetcode()) return false;
|
|
if (!getUnlockAreaListList()
|
|
.equals(other.getUnlockAreaListList())) return false;
|
|
if (!getPPDDIADEDICList()
|
|
.equals(other.getPPDDIADEDICList())) return false;
|
|
if (!getOGKCOCBLNLFList()
|
|
.equals(other.getOGKCOCBLNLFList())) return false;
|
|
if (!getEBIFELCKPEAList()
|
|
.equals(other.getEBIFELCKPEAList())) return false;
|
|
if (!getJJOHJDFINFNList()
|
|
.equals(other.getJJOHJDFINFNList())) return false;
|
|
if (getBelongUid()
|
|
!= other.getBelongUid()) return false;
|
|
if (!getJCLHNODLPOHList()
|
|
.equals(other.getJCLHNODLPOHList())) return false;
|
|
if (getSceneId()
|
|
!= other.getSceneId()) return false;
|
|
if (!getKOPAHGHMECFList()
|
|
.equals(other.getKOPAHGHMECFList())) 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();
|
|
if (getUnlockedPointListCount() > 0) {
|
|
hash = (37 * hash) + UNLOCKED_POINT_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getUnlockedPointListList().hashCode();
|
|
}
|
|
if (getUnhidePointListCount() > 0) {
|
|
hash = (37 * hash) + UNHIDE_POINT_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getUnhidePointListList().hashCode();
|
|
}
|
|
hash = (37 * hash) + FBFJPEPMAOF_FIELD_NUMBER;
|
|
hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean(
|
|
getFBFJPEPMAOF());
|
|
hash = (37 * hash) + RETCODE_FIELD_NUMBER;
|
|
hash = (53 * hash) + getRetcode();
|
|
if (getUnlockAreaListCount() > 0) {
|
|
hash = (37 * hash) + UNLOCK_AREA_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getUnlockAreaListList().hashCode();
|
|
}
|
|
if (getPPDDIADEDICCount() > 0) {
|
|
hash = (37 * hash) + PPDDIADEDIC_FIELD_NUMBER;
|
|
hash = (53 * hash) + getPPDDIADEDICList().hashCode();
|
|
}
|
|
if (getOGKCOCBLNLFCount() > 0) {
|
|
hash = (37 * hash) + OGKCOCBLNLF_FIELD_NUMBER;
|
|
hash = (53 * hash) + getOGKCOCBLNLFList().hashCode();
|
|
}
|
|
if (getEBIFELCKPEACount() > 0) {
|
|
hash = (37 * hash) + EBIFELCKPEA_FIELD_NUMBER;
|
|
hash = (53 * hash) + getEBIFELCKPEAList().hashCode();
|
|
}
|
|
if (getJJOHJDFINFNCount() > 0) {
|
|
hash = (37 * hash) + JJOHJDFINFN_FIELD_NUMBER;
|
|
hash = (53 * hash) + getJJOHJDFINFNList().hashCode();
|
|
}
|
|
hash = (37 * hash) + BELONG_UID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getBelongUid();
|
|
if (getJCLHNODLPOHCount() > 0) {
|
|
hash = (37 * hash) + JCLHNODLPOH_FIELD_NUMBER;
|
|
hash = (53 * hash) + getJCLHNODLPOHList().hashCode();
|
|
}
|
|
hash = (37 * hash) + SCENE_ID_FIELD_NUMBER;
|
|
hash = (53 * hash) + getSceneId();
|
|
if (getKOPAHGHMECFCount() > 0) {
|
|
hash = (37 * hash) + KOPAHGHMECF_FIELD_NUMBER;
|
|
hash = (53 * hash) + getKOPAHGHMECFList().hashCode();
|
|
}
|
|
hash = (29 * hash) + unknownFields.hashCode();
|
|
memoizedHashCode = hash;
|
|
return hash;
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp parseFrom(
|
|
java.nio.ByteBuffer data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp 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.GetScenePointRspOuterClass.GetScenePointRsp parseFrom(
|
|
com.google.protobuf.ByteString data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp 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.GetScenePointRspOuterClass.GetScenePointRsp parseFrom(byte[] data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp parseFrom(
|
|
byte[] data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp parseFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp 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.GetScenePointRspOuterClass.GetScenePointRsp parseDelimitedFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseDelimitedWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp 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.GetScenePointRspOuterClass.GetScenePointRsp parseFrom(
|
|
com.google.protobuf.CodedInputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp 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.GetScenePointRspOuterClass.GetScenePointRsp 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;
|
|
}
|
|
/**
|
|
* <pre>
|
|
* CmdId: 7133
|
|
* Obf: PMONCPENJMK
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code GetScenePointRsp}
|
|
*/
|
|
public static final class Builder extends
|
|
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
// @@protoc_insertion_point(builder_implements:GetScenePointRsp)
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRspOrBuilder {
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.GetScenePointRspOuterClass.internal_static_GetScenePointRsp_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.GetScenePointRspOuterClass.internal_static_GetScenePointRsp_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.class, emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.Builder.class);
|
|
}
|
|
|
|
// Construct using emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.newBuilder()
|
|
private Builder() {
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
|
|
private Builder(
|
|
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
super(parent);
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
private void maybeForceBuilderInitialization() {
|
|
if (com.google.protobuf.GeneratedMessageV3
|
|
.alwaysUseFieldBuilders) {
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
public Builder clear() {
|
|
super.clear();
|
|
unlockedPointList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
unhidePointList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
fBFJPEPMAOF_ = false;
|
|
|
|
retcode_ = 0;
|
|
|
|
unlockAreaList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
pPDDIADEDIC_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
oGKCOCBLNLF_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
eBIFELCKPEA_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
jJOHJDFINFN_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
belongUid_ = 0;
|
|
|
|
jCLHNODLPOH_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000080);
|
|
sceneId_ = 0;
|
|
|
|
kOPAHGHMECF_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000100);
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptorForType() {
|
|
return emu.grasscutter.net.proto.GetScenePointRspOuterClass.internal_static_GetScenePointRsp_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp getDefaultInstanceForType() {
|
|
return emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.getDefaultInstance();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp build() {
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp result = buildPartial();
|
|
if (!result.isInitialized()) {
|
|
throw newUninitializedMessageException(result);
|
|
}
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp buildPartial() {
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp result = new emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp(this);
|
|
int from_bitField0_ = bitField0_;
|
|
if (((bitField0_ & 0x00000001) != 0)) {
|
|
unlockedPointList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
}
|
|
result.unlockedPointList_ = unlockedPointList_;
|
|
if (((bitField0_ & 0x00000002) != 0)) {
|
|
unhidePointList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
}
|
|
result.unhidePointList_ = unhidePointList_;
|
|
result.fBFJPEPMAOF_ = fBFJPEPMAOF_;
|
|
result.retcode_ = retcode_;
|
|
if (((bitField0_ & 0x00000004) != 0)) {
|
|
unlockAreaList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
}
|
|
result.unlockAreaList_ = unlockAreaList_;
|
|
if (((bitField0_ & 0x00000008) != 0)) {
|
|
pPDDIADEDIC_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
}
|
|
result.pPDDIADEDIC_ = pPDDIADEDIC_;
|
|
if (((bitField0_ & 0x00000010) != 0)) {
|
|
oGKCOCBLNLF_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
}
|
|
result.oGKCOCBLNLF_ = oGKCOCBLNLF_;
|
|
if (((bitField0_ & 0x00000020) != 0)) {
|
|
eBIFELCKPEA_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
}
|
|
result.eBIFELCKPEA_ = eBIFELCKPEA_;
|
|
if (((bitField0_ & 0x00000040) != 0)) {
|
|
jJOHJDFINFN_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
}
|
|
result.jJOHJDFINFN_ = jJOHJDFINFN_;
|
|
result.belongUid_ = belongUid_;
|
|
if (((bitField0_ & 0x00000080) != 0)) {
|
|
jCLHNODLPOH_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000080);
|
|
}
|
|
result.jCLHNODLPOH_ = jCLHNODLPOH_;
|
|
result.sceneId_ = sceneId_;
|
|
if (((bitField0_ & 0x00000100) != 0)) {
|
|
kOPAHGHMECF_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000100);
|
|
}
|
|
result.kOPAHGHMECF_ = kOPAHGHMECF_;
|
|
onBuilt();
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public Builder clone() {
|
|
return super.clone();
|
|
}
|
|
@java.lang.Override
|
|
public Builder setField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
java.lang.Object value) {
|
|
return super.setField(field, value);
|
|
}
|
|
@java.lang.Override
|
|
public Builder clearField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field) {
|
|
return super.clearField(field);
|
|
}
|
|
@java.lang.Override
|
|
public Builder clearOneof(
|
|
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
|
|
return super.clearOneof(oneof);
|
|
}
|
|
@java.lang.Override
|
|
public Builder setRepeatedField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
int index, java.lang.Object value) {
|
|
return super.setRepeatedField(field, index, value);
|
|
}
|
|
@java.lang.Override
|
|
public Builder addRepeatedField(
|
|
com.google.protobuf.Descriptors.FieldDescriptor field,
|
|
java.lang.Object value) {
|
|
return super.addRepeatedField(field, value);
|
|
}
|
|
@java.lang.Override
|
|
public Builder mergeFrom(com.google.protobuf.Message other) {
|
|
if (other instanceof emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp) {
|
|
return mergeFrom((emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp)other);
|
|
} else {
|
|
super.mergeFrom(other);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
public Builder mergeFrom(emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp other) {
|
|
if (other == emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp.getDefaultInstance()) return this;
|
|
if (!other.unlockedPointList_.isEmpty()) {
|
|
if (unlockedPointList_.isEmpty()) {
|
|
unlockedPointList_ = other.unlockedPointList_;
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
} else {
|
|
ensureUnlockedPointListIsMutable();
|
|
unlockedPointList_.addAll(other.unlockedPointList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.unhidePointList_.isEmpty()) {
|
|
if (unhidePointList_.isEmpty()) {
|
|
unhidePointList_ = other.unhidePointList_;
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
} else {
|
|
ensureUnhidePointListIsMutable();
|
|
unhidePointList_.addAll(other.unhidePointList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getFBFJPEPMAOF() != false) {
|
|
setFBFJPEPMAOF(other.getFBFJPEPMAOF());
|
|
}
|
|
if (other.getRetcode() != 0) {
|
|
setRetcode(other.getRetcode());
|
|
}
|
|
if (!other.unlockAreaList_.isEmpty()) {
|
|
if (unlockAreaList_.isEmpty()) {
|
|
unlockAreaList_ = other.unlockAreaList_;
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
} else {
|
|
ensureUnlockAreaListIsMutable();
|
|
unlockAreaList_.addAll(other.unlockAreaList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.pPDDIADEDIC_.isEmpty()) {
|
|
if (pPDDIADEDIC_.isEmpty()) {
|
|
pPDDIADEDIC_ = other.pPDDIADEDIC_;
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
} else {
|
|
ensurePPDDIADEDICIsMutable();
|
|
pPDDIADEDIC_.addAll(other.pPDDIADEDIC_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.oGKCOCBLNLF_.isEmpty()) {
|
|
if (oGKCOCBLNLF_.isEmpty()) {
|
|
oGKCOCBLNLF_ = other.oGKCOCBLNLF_;
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
} else {
|
|
ensureOGKCOCBLNLFIsMutable();
|
|
oGKCOCBLNLF_.addAll(other.oGKCOCBLNLF_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.eBIFELCKPEA_.isEmpty()) {
|
|
if (eBIFELCKPEA_.isEmpty()) {
|
|
eBIFELCKPEA_ = other.eBIFELCKPEA_;
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
} else {
|
|
ensureEBIFELCKPEAIsMutable();
|
|
eBIFELCKPEA_.addAll(other.eBIFELCKPEA_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.jJOHJDFINFN_.isEmpty()) {
|
|
if (jJOHJDFINFN_.isEmpty()) {
|
|
jJOHJDFINFN_ = other.jJOHJDFINFN_;
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
} else {
|
|
ensureJJOHJDFINFNIsMutable();
|
|
jJOHJDFINFN_.addAll(other.jJOHJDFINFN_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getBelongUid() != 0) {
|
|
setBelongUid(other.getBelongUid());
|
|
}
|
|
if (!other.jCLHNODLPOH_.isEmpty()) {
|
|
if (jCLHNODLPOH_.isEmpty()) {
|
|
jCLHNODLPOH_ = other.jCLHNODLPOH_;
|
|
bitField0_ = (bitField0_ & ~0x00000080);
|
|
} else {
|
|
ensureJCLHNODLPOHIsMutable();
|
|
jCLHNODLPOH_.addAll(other.jCLHNODLPOH_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (other.getSceneId() != 0) {
|
|
setSceneId(other.getSceneId());
|
|
}
|
|
if (!other.kOPAHGHMECF_.isEmpty()) {
|
|
if (kOPAHGHMECF_.isEmpty()) {
|
|
kOPAHGHMECF_ = other.kOPAHGHMECF_;
|
|
bitField0_ = (bitField0_ & ~0x00000100);
|
|
} else {
|
|
ensureKOPAHGHMECFIsMutable();
|
|
kOPAHGHMECF_.addAll(other.kOPAHGHMECF_);
|
|
}
|
|
onChanged();
|
|
}
|
|
this.mergeUnknownFields(other.unknownFields);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final boolean isInitialized() {
|
|
return true;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public Builder mergeFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws java.io.IOException {
|
|
emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp parsedMessage = null;
|
|
try {
|
|
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
parsedMessage = (emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp) e.getUnfinishedMessage();
|
|
throw e.unwrapIOException();
|
|
} finally {
|
|
if (parsedMessage != null) {
|
|
mergeFrom(parsedMessage);
|
|
}
|
|
}
|
|
return this;
|
|
}
|
|
private int bitField0_;
|
|
|
|
private com.google.protobuf.Internal.IntList unlockedPointList_ = emptyIntList();
|
|
private void ensureUnlockedPointListIsMutable() {
|
|
if (!((bitField0_ & 0x00000001) != 0)) {
|
|
unlockedPointList_ = mutableCopy(unlockedPointList_);
|
|
bitField0_ |= 0x00000001;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return A list containing the unlockedPointList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getUnlockedPointListList() {
|
|
return ((bitField0_ & 0x00000001) != 0) ?
|
|
java.util.Collections.unmodifiableList(unlockedPointList_) : unlockedPointList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return The count of unlockedPointList.
|
|
*/
|
|
public int getUnlockedPointListCount() {
|
|
return unlockedPointList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unlockedPointList at the given index.
|
|
*/
|
|
public int getUnlockedPointList(int index) {
|
|
return unlockedPointList_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The unlockedPointList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setUnlockedPointList(
|
|
int index, int value) {
|
|
ensureUnlockedPointListIsMutable();
|
|
unlockedPointList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @param value The unlockedPointList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addUnlockedPointList(int value) {
|
|
ensureUnlockedPointListIsMutable();
|
|
unlockedPointList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @param values The unlockedPointList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllUnlockedPointList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureUnlockedPointListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, unlockedPointList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlocked_point_list = 1;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearUnlockedPointList() {
|
|
unlockedPointList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList unhidePointList_ = emptyIntList();
|
|
private void ensureUnhidePointListIsMutable() {
|
|
if (!((bitField0_ & 0x00000002) != 0)) {
|
|
unhidePointList_ = mutableCopy(unhidePointList_);
|
|
bitField0_ |= 0x00000002;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return A list containing the unhidePointList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getUnhidePointListList() {
|
|
return ((bitField0_ & 0x00000002) != 0) ?
|
|
java.util.Collections.unmodifiableList(unhidePointList_) : unhidePointList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return The count of unhidePointList.
|
|
*/
|
|
public int getUnhidePointListCount() {
|
|
return unhidePointList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unhidePointList at the given index.
|
|
*/
|
|
public int getUnhidePointList(int index) {
|
|
return unhidePointList_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The unhidePointList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setUnhidePointList(
|
|
int index, int value) {
|
|
ensureUnhidePointListIsMutable();
|
|
unhidePointList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @param value The unhidePointList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addUnhidePointList(int value) {
|
|
ensureUnhidePointListIsMutable();
|
|
unhidePointList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @param values The unhidePointList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllUnhidePointList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureUnhidePointListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, unhidePointList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unhide_point_list = 6;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearUnhidePointList() {
|
|
unhidePointList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private boolean fBFJPEPMAOF_ ;
|
|
/**
|
|
* <code>bool FBFJPEPMAOF = 9;</code>
|
|
* @return The fBFJPEPMAOF.
|
|
*/
|
|
@java.lang.Override
|
|
public boolean getFBFJPEPMAOF() {
|
|
return fBFJPEPMAOF_;
|
|
}
|
|
/**
|
|
* <code>bool FBFJPEPMAOF = 9;</code>
|
|
* @param value The fBFJPEPMAOF to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setFBFJPEPMAOF(boolean value) {
|
|
|
|
fBFJPEPMAOF_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>bool FBFJPEPMAOF = 9;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearFBFJPEPMAOF() {
|
|
|
|
fBFJPEPMAOF_ = false;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int retcode_ ;
|
|
/**
|
|
* <code>int32 retcode = 11;</code>
|
|
* @return The retcode.
|
|
*/
|
|
@java.lang.Override
|
|
public int getRetcode() {
|
|
return retcode_;
|
|
}
|
|
/**
|
|
* <code>int32 retcode = 11;</code>
|
|
* @param value The retcode to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setRetcode(int value) {
|
|
|
|
retcode_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>int32 retcode = 11;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearRetcode() {
|
|
|
|
retcode_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList unlockAreaList_ = emptyIntList();
|
|
private void ensureUnlockAreaListIsMutable() {
|
|
if (!((bitField0_ & 0x00000004) != 0)) {
|
|
unlockAreaList_ = mutableCopy(unlockAreaList_);
|
|
bitField0_ |= 0x00000004;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return A list containing the unlockAreaList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getUnlockAreaListList() {
|
|
return ((bitField0_ & 0x00000004) != 0) ?
|
|
java.util.Collections.unmodifiableList(unlockAreaList_) : unlockAreaList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return The count of unlockAreaList.
|
|
*/
|
|
public int getUnlockAreaListCount() {
|
|
return unlockAreaList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The unlockAreaList at the given index.
|
|
*/
|
|
public int getUnlockAreaList(int index) {
|
|
return unlockAreaList_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The unlockAreaList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setUnlockAreaList(
|
|
int index, int value) {
|
|
ensureUnlockAreaListIsMutable();
|
|
unlockAreaList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @param value The unlockAreaList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addUnlockAreaList(int value) {
|
|
ensureUnlockAreaListIsMutable();
|
|
unlockAreaList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @param values The unlockAreaList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllUnlockAreaList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureUnlockAreaListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, unlockAreaList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 unlock_area_list = 12;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearUnlockAreaList() {
|
|
unlockAreaList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList pPDDIADEDIC_ = emptyIntList();
|
|
private void ensurePPDDIADEDICIsMutable() {
|
|
if (!((bitField0_ & 0x00000008) != 0)) {
|
|
pPDDIADEDIC_ = mutableCopy(pPDDIADEDIC_);
|
|
bitField0_ |= 0x00000008;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return A list containing the pPDDIADEDIC.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getPPDDIADEDICList() {
|
|
return ((bitField0_ & 0x00000008) != 0) ?
|
|
java.util.Collections.unmodifiableList(pPDDIADEDIC_) : pPDDIADEDIC_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return The count of pPDDIADEDIC.
|
|
*/
|
|
public int getPPDDIADEDICCount() {
|
|
return pPDDIADEDIC_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The pPDDIADEDIC at the given index.
|
|
*/
|
|
public int getPPDDIADEDIC(int index) {
|
|
return pPDDIADEDIC_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The pPDDIADEDIC to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setPPDDIADEDIC(
|
|
int index, int value) {
|
|
ensurePPDDIADEDICIsMutable();
|
|
pPDDIADEDIC_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @param value The pPDDIADEDIC to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addPPDDIADEDIC(int value) {
|
|
ensurePPDDIADEDICIsMutable();
|
|
pPDDIADEDIC_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @param values The pPDDIADEDIC to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllPPDDIADEDIC(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensurePPDDIADEDICIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, pPDDIADEDIC_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 PPDDIADEDIC = 8;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearPPDDIADEDIC() {
|
|
pPDDIADEDIC_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList oGKCOCBLNLF_ = emptyIntList();
|
|
private void ensureOGKCOCBLNLFIsMutable() {
|
|
if (!((bitField0_ & 0x00000010) != 0)) {
|
|
oGKCOCBLNLF_ = mutableCopy(oGKCOCBLNLF_);
|
|
bitField0_ |= 0x00000010;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return A list containing the oGKCOCBLNLF.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getOGKCOCBLNLFList() {
|
|
return ((bitField0_ & 0x00000010) != 0) ?
|
|
java.util.Collections.unmodifiableList(oGKCOCBLNLF_) : oGKCOCBLNLF_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return The count of oGKCOCBLNLF.
|
|
*/
|
|
public int getOGKCOCBLNLFCount() {
|
|
return oGKCOCBLNLF_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The oGKCOCBLNLF at the given index.
|
|
*/
|
|
public int getOGKCOCBLNLF(int index) {
|
|
return oGKCOCBLNLF_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The oGKCOCBLNLF to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setOGKCOCBLNLF(
|
|
int index, int value) {
|
|
ensureOGKCOCBLNLFIsMutable();
|
|
oGKCOCBLNLF_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @param value The oGKCOCBLNLF to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addOGKCOCBLNLF(int value) {
|
|
ensureOGKCOCBLNLFIsMutable();
|
|
oGKCOCBLNLF_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @param values The oGKCOCBLNLF to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllOGKCOCBLNLF(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureOGKCOCBLNLFIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, oGKCOCBLNLF_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 OGKCOCBLNLF = 10;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearOGKCOCBLNLF() {
|
|
oGKCOCBLNLF_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000010);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList eBIFELCKPEA_ = emptyIntList();
|
|
private void ensureEBIFELCKPEAIsMutable() {
|
|
if (!((bitField0_ & 0x00000020) != 0)) {
|
|
eBIFELCKPEA_ = mutableCopy(eBIFELCKPEA_);
|
|
bitField0_ |= 0x00000020;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return A list containing the eBIFELCKPEA.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getEBIFELCKPEAList() {
|
|
return ((bitField0_ & 0x00000020) != 0) ?
|
|
java.util.Collections.unmodifiableList(eBIFELCKPEA_) : eBIFELCKPEA_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return The count of eBIFELCKPEA.
|
|
*/
|
|
public int getEBIFELCKPEACount() {
|
|
return eBIFELCKPEA_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The eBIFELCKPEA at the given index.
|
|
*/
|
|
public int getEBIFELCKPEA(int index) {
|
|
return eBIFELCKPEA_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The eBIFELCKPEA to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setEBIFELCKPEA(
|
|
int index, int value) {
|
|
ensureEBIFELCKPEAIsMutable();
|
|
eBIFELCKPEA_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @param value The eBIFELCKPEA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addEBIFELCKPEA(int value) {
|
|
ensureEBIFELCKPEAIsMutable();
|
|
eBIFELCKPEA_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @param values The eBIFELCKPEA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllEBIFELCKPEA(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureEBIFELCKPEAIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, eBIFELCKPEA_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 EBIFELCKPEA = 7;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearEBIFELCKPEA() {
|
|
eBIFELCKPEA_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000020);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList jJOHJDFINFN_ = emptyIntList();
|
|
private void ensureJJOHJDFINFNIsMutable() {
|
|
if (!((bitField0_ & 0x00000040) != 0)) {
|
|
jJOHJDFINFN_ = mutableCopy(jJOHJDFINFN_);
|
|
bitField0_ |= 0x00000040;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return A list containing the jJOHJDFINFN.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getJJOHJDFINFNList() {
|
|
return ((bitField0_ & 0x00000040) != 0) ?
|
|
java.util.Collections.unmodifiableList(jJOHJDFINFN_) : jJOHJDFINFN_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return The count of jJOHJDFINFN.
|
|
*/
|
|
public int getJJOHJDFINFNCount() {
|
|
return jJOHJDFINFN_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The jJOHJDFINFN at the given index.
|
|
*/
|
|
public int getJJOHJDFINFN(int index) {
|
|
return jJOHJDFINFN_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The jJOHJDFINFN to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setJJOHJDFINFN(
|
|
int index, int value) {
|
|
ensureJJOHJDFINFNIsMutable();
|
|
jJOHJDFINFN_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @param value The jJOHJDFINFN to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addJJOHJDFINFN(int value) {
|
|
ensureJJOHJDFINFNIsMutable();
|
|
jJOHJDFINFN_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @param values The jJOHJDFINFN to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllJJOHJDFINFN(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureJJOHJDFINFNIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, jJOHJDFINFN_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JJOHJDFINFN = 4;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearJJOHJDFINFN() {
|
|
jJOHJDFINFN_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000040);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int belongUid_ ;
|
|
/**
|
|
* <code>uint32 belong_uid = 14;</code>
|
|
* @return The belongUid.
|
|
*/
|
|
@java.lang.Override
|
|
public int getBelongUid() {
|
|
return belongUid_;
|
|
}
|
|
/**
|
|
* <code>uint32 belong_uid = 14;</code>
|
|
* @param value The belongUid to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setBelongUid(int value) {
|
|
|
|
belongUid_ = value;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>uint32 belong_uid = 14;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearBelongUid() {
|
|
|
|
belongUid_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList jCLHNODLPOH_ = emptyIntList();
|
|
private void ensureJCLHNODLPOHIsMutable() {
|
|
if (!((bitField0_ & 0x00000080) != 0)) {
|
|
jCLHNODLPOH_ = mutableCopy(jCLHNODLPOH_);
|
|
bitField0_ |= 0x00000080;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return A list containing the jCLHNODLPOH.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getJCLHNODLPOHList() {
|
|
return ((bitField0_ & 0x00000080) != 0) ?
|
|
java.util.Collections.unmodifiableList(jCLHNODLPOH_) : jCLHNODLPOH_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return The count of jCLHNODLPOH.
|
|
*/
|
|
public int getJCLHNODLPOHCount() {
|
|
return jCLHNODLPOH_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The jCLHNODLPOH at the given index.
|
|
*/
|
|
public int getJCLHNODLPOH(int index) {
|
|
return jCLHNODLPOH_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The jCLHNODLPOH to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setJCLHNODLPOH(
|
|
int index, int value) {
|
|
ensureJCLHNODLPOHIsMutable();
|
|
jCLHNODLPOH_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @param value The jCLHNODLPOH to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addJCLHNODLPOH(int value) {
|
|
ensureJCLHNODLPOHIsMutable();
|
|
jCLHNODLPOH_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @param values The jCLHNODLPOH to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllJCLHNODLPOH(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureJCLHNODLPOHIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, jCLHNODLPOH_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 JCLHNODLPOH = 13;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearJCLHNODLPOH() {
|
|
jCLHNODLPOH_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000080);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private int sceneId_ ;
|
|
/**
|
|
* <code>uint32 scene_id = 2;</code>
|
|
* @return The sceneId.
|
|
*/
|
|
@java.lang.Override
|
|
public int getSceneId() {
|
|
return sceneId_;
|
|
}
|
|
/**
|
|
* <code>uint32 scene_id = 2;</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 = 2;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearSceneId() {
|
|
|
|
sceneId_ = 0;
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private com.google.protobuf.Internal.IntList kOPAHGHMECF_ = emptyIntList();
|
|
private void ensureKOPAHGHMECFIsMutable() {
|
|
if (!((bitField0_ & 0x00000100) != 0)) {
|
|
kOPAHGHMECF_ = mutableCopy(kOPAHGHMECF_);
|
|
bitField0_ |= 0x00000100;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return A list containing the kOPAHGHMECF.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getKOPAHGHMECFList() {
|
|
return ((bitField0_ & 0x00000100) != 0) ?
|
|
java.util.Collections.unmodifiableList(kOPAHGHMECF_) : kOPAHGHMECF_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return The count of kOPAHGHMECF.
|
|
*/
|
|
public int getKOPAHGHMECFCount() {
|
|
return kOPAHGHMECF_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The kOPAHGHMECF at the given index.
|
|
*/
|
|
public int getKOPAHGHMECF(int index) {
|
|
return kOPAHGHMECF_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The kOPAHGHMECF to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setKOPAHGHMECF(
|
|
int index, int value) {
|
|
ensureKOPAHGHMECFIsMutable();
|
|
kOPAHGHMECF_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @param value The kOPAHGHMECF to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addKOPAHGHMECF(int value) {
|
|
ensureKOPAHGHMECFIsMutable();
|
|
kOPAHGHMECF_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @param values The kOPAHGHMECF to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllKOPAHGHMECF(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureKOPAHGHMECFIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, kOPAHGHMECF_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 KOPAHGHMECF = 3;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearKOPAHGHMECF() {
|
|
kOPAHGHMECF_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000100);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
@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:GetScenePointRsp)
|
|
}
|
|
|
|
// @@protoc_insertion_point(class_scope:GetScenePointRsp)
|
|
private static final emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp DEFAULT_INSTANCE;
|
|
static {
|
|
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp();
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp getDefaultInstance() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
private static final com.google.protobuf.Parser<GetScenePointRsp>
|
|
PARSER = new com.google.protobuf.AbstractParser<GetScenePointRsp>() {
|
|
@java.lang.Override
|
|
public GetScenePointRsp parsePartialFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return new GetScenePointRsp(input, extensionRegistry);
|
|
}
|
|
};
|
|
|
|
public static com.google.protobuf.Parser<GetScenePointRsp> parser() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Parser<GetScenePointRsp> getParserForType() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.GetScenePointRspOuterClass.GetScenePointRsp getDefaultInstanceForType() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
}
|
|
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_GetScenePointRsp_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_GetScenePointRsp_fieldAccessorTable;
|
|
|
|
public static com.google.protobuf.Descriptors.FileDescriptor
|
|
getDescriptor() {
|
|
return descriptor;
|
|
}
|
|
private static com.google.protobuf.Descriptors.FileDescriptor
|
|
descriptor;
|
|
static {
|
|
java.lang.String[] descriptorData = {
|
|
"\n\026GetScenePointRsp.proto\"\256\002\n\020GetScenePoi" +
|
|
"ntRsp\022\033\n\023unlocked_point_list\030\001 \003(\r\022\031\n\021un" +
|
|
"hide_point_list\030\006 \003(\r\022\023\n\013FBFJPEPMAOF\030\t \001" +
|
|
"(\010\022\017\n\007retcode\030\013 \001(\005\022\030\n\020unlock_area_list\030" +
|
|
"\014 \003(\r\022\023\n\013PPDDIADEDIC\030\010 \003(\r\022\023\n\013OGKCOCBLNL" +
|
|
"F\030\n \003(\r\022\023\n\013EBIFELCKPEA\030\007 \003(\r\022\023\n\013JJOHJDFI" +
|
|
"NFN\030\004 \003(\r\022\022\n\nbelong_uid\030\016 \001(\r\022\023\n\013JCLHNOD" +
|
|
"LPOH\030\r \003(\r\022\020\n\010scene_id\030\002 \001(\r\022\023\n\013KOPAHGHM" +
|
|
"ECF\030\003 \003(\rB\033\n\031emu.grasscutter.net.protob\006" +
|
|
"proto3"
|
|
};
|
|
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
|
.internalBuildGeneratedFileFrom(descriptorData,
|
|
new com.google.protobuf.Descriptors.FileDescriptor[] {
|
|
});
|
|
internal_static_GetScenePointRsp_descriptor =
|
|
getDescriptor().getMessageTypes().get(0);
|
|
internal_static_GetScenePointRsp_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_GetScenePointRsp_descriptor,
|
|
new java.lang.String[] { "UnlockedPointList", "UnhidePointList", "FBFJPEPMAOF", "Retcode", "UnlockAreaList", "PPDDIADEDIC", "OGKCOCBLNLF", "EBIFELCKPEA", "JJOHJDFINFN", "BelongUid", "JCLHNODLPOH", "SceneId", "KOPAHGHMECF", });
|
|
}
|
|
|
|
// @@protoc_insertion_point(outer_class_scope)
|
|
}
|