mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-05 06:13:37 +08:00
1643 lines
65 KiB
Java
1643 lines
65 KiB
Java
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: LanternProjectionInfo.proto
|
|
|
|
package emu.grasscutter.net.proto;
|
|
|
|
public final class LanternProjectionInfoOuterClass {
|
|
private LanternProjectionInfoOuterClass() {}
|
|
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 LanternProjectionInfoOrBuilder extends
|
|
// @@protoc_insertion_point(interface_extends:LanternProjectionInfo)
|
|
com.google.protobuf.MessageOrBuilder {
|
|
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return A list containing the openStageList.
|
|
*/
|
|
java.util.List<java.lang.Integer> getOpenStageListList();
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return The count of openStageList.
|
|
*/
|
|
int getOpenStageListCount();
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The openStageList at the given index.
|
|
*/
|
|
int getOpenStageList(int index);
|
|
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return A list containing the lPFHLCMPJDE.
|
|
*/
|
|
java.util.List<emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> getLPFHLCMPJDEList();
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return The count of lPFHLCMPJDE.
|
|
*/
|
|
int getLPFHLCMPJDECount();
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The lPFHLCMPJDE at the given index.
|
|
*/
|
|
emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType getLPFHLCMPJDE(int index);
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return A list containing the enum numeric values on the wire for lPFHLCMPJDE.
|
|
*/
|
|
java.util.List<java.lang.Integer>
|
|
getLPFHLCMPJDEValueList();
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of lPFHLCMPJDE at the given index.
|
|
*/
|
|
int getLPFHLCMPJDEValue(int index);
|
|
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
java.util.List<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo>
|
|
getLevelListList();
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo getLevelList(int index);
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
int getLevelListCount();
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
java.util.List<? extends emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder>
|
|
getLevelListOrBuilderList();
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder getLevelListOrBuilder(
|
|
int index);
|
|
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return A list containing the iHBEIKHBBPA.
|
|
*/
|
|
java.util.List<emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> getIHBEIKHBBPAList();
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return The count of iHBEIKHBBPA.
|
|
*/
|
|
int getIHBEIKHBBPACount();
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The iHBEIKHBBPA at the given index.
|
|
*/
|
|
emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType getIHBEIKHBBPA(int index);
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return A list containing the enum numeric values on the wire for iHBEIKHBBPA.
|
|
*/
|
|
java.util.List<java.lang.Integer>
|
|
getIHBEIKHBBPAValueList();
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of iHBEIKHBBPA at the given index.
|
|
*/
|
|
int getIHBEIKHBBPAValue(int index);
|
|
}
|
|
/**
|
|
* <pre>
|
|
* Obf: ENAMKBDKBDD
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code LanternProjectionInfo}
|
|
*/
|
|
public static final class LanternProjectionInfo extends
|
|
com.google.protobuf.GeneratedMessageV3 implements
|
|
// @@protoc_insertion_point(message_implements:LanternProjectionInfo)
|
|
LanternProjectionInfoOrBuilder {
|
|
private static final long serialVersionUID = 0L;
|
|
// Use LanternProjectionInfo.newBuilder() to construct.
|
|
private LanternProjectionInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) {
|
|
super(builder);
|
|
}
|
|
private LanternProjectionInfo() {
|
|
openStageList_ = emptyIntList();
|
|
lPFHLCMPJDE_ = java.util.Collections.emptyList();
|
|
levelList_ = java.util.Collections.emptyList();
|
|
iHBEIKHBBPA_ = java.util.Collections.emptyList();
|
|
}
|
|
|
|
@java.lang.Override
|
|
@SuppressWarnings({"unused"})
|
|
protected java.lang.Object newInstance(
|
|
UnusedPrivateParameter unused) {
|
|
return new LanternProjectionInfo();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public final com.google.protobuf.UnknownFieldSet
|
|
getUnknownFields() {
|
|
return this.unknownFields;
|
|
}
|
|
private LanternProjectionInfo(
|
|
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 48: {
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0)) {
|
|
openStageList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
openStageList_.addInt(input.readUInt32());
|
|
break;
|
|
}
|
|
case 50: {
|
|
int length = input.readRawVarint32();
|
|
int limit = input.pushLimit(length);
|
|
if (!((mutable_bitField0_ & 0x00000001) != 0) && input.getBytesUntilLimit() > 0) {
|
|
openStageList_ = newIntList();
|
|
mutable_bitField0_ |= 0x00000001;
|
|
}
|
|
while (input.getBytesUntilLimit() > 0) {
|
|
openStageList_.addInt(input.readUInt32());
|
|
}
|
|
input.popLimit(limit);
|
|
break;
|
|
}
|
|
case 80: {
|
|
int rawValue = input.readEnum();
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
lPFHLCMPJDE_ = new java.util.ArrayList<java.lang.Integer>();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
lPFHLCMPJDE_.add(rawValue);
|
|
break;
|
|
}
|
|
case 82: {
|
|
int length = input.readRawVarint32();
|
|
int oldLimit = input.pushLimit(length);
|
|
while(input.getBytesUntilLimit() > 0) {
|
|
int rawValue = input.readEnum();
|
|
if (!((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
lPFHLCMPJDE_ = new java.util.ArrayList<java.lang.Integer>();
|
|
mutable_bitField0_ |= 0x00000002;
|
|
}
|
|
lPFHLCMPJDE_.add(rawValue);
|
|
}
|
|
input.popLimit(oldLimit);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (!((mutable_bitField0_ & 0x00000004) != 0)) {
|
|
levelList_ = new java.util.ArrayList<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo>();
|
|
mutable_bitField0_ |= 0x00000004;
|
|
}
|
|
levelList_.add(
|
|
input.readMessage(emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.parser(), extensionRegistry));
|
|
break;
|
|
}
|
|
case 112: {
|
|
int rawValue = input.readEnum();
|
|
if (!((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
iHBEIKHBBPA_ = new java.util.ArrayList<java.lang.Integer>();
|
|
mutable_bitField0_ |= 0x00000008;
|
|
}
|
|
iHBEIKHBBPA_.add(rawValue);
|
|
break;
|
|
}
|
|
case 114: {
|
|
int length = input.readRawVarint32();
|
|
int oldLimit = input.pushLimit(length);
|
|
while(input.getBytesUntilLimit() > 0) {
|
|
int rawValue = input.readEnum();
|
|
if (!((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
iHBEIKHBBPA_ = new java.util.ArrayList<java.lang.Integer>();
|
|
mutable_bitField0_ |= 0x00000008;
|
|
}
|
|
iHBEIKHBBPA_.add(rawValue);
|
|
}
|
|
input.popLimit(oldLimit);
|
|
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)) {
|
|
openStageList_.makeImmutable(); // C
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000002) != 0)) {
|
|
lPFHLCMPJDE_ = java.util.Collections.unmodifiableList(lPFHLCMPJDE_);
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000004) != 0)) {
|
|
levelList_ = java.util.Collections.unmodifiableList(levelList_);
|
|
}
|
|
if (((mutable_bitField0_ & 0x00000008) != 0)) {
|
|
iHBEIKHBBPA_ = java.util.Collections.unmodifiableList(iHBEIKHBBPA_);
|
|
}
|
|
this.unknownFields = unknownFields.build();
|
|
makeExtensionsImmutable();
|
|
}
|
|
}
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.internal_static_LanternProjectionInfo_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.internal_static_LanternProjectionInfo_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.class, emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.Builder.class);
|
|
}
|
|
|
|
public static final int OPEN_STAGE_LIST_FIELD_NUMBER = 6;
|
|
private com.google.protobuf.Internal.IntList openStageList_;
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return A list containing the openStageList.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getOpenStageListList() {
|
|
return openStageList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return The count of openStageList.
|
|
*/
|
|
public int getOpenStageListCount() {
|
|
return openStageList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The openStageList at the given index.
|
|
*/
|
|
public int getOpenStageList(int index) {
|
|
return openStageList_.getInt(index);
|
|
}
|
|
private int openStageListMemoizedSerializedSize = -1;
|
|
|
|
public static final int LPFHLCMPJDE_FIELD_NUMBER = 10;
|
|
private java.util.List<java.lang.Integer> lPFHLCMPJDE_;
|
|
private static final com.google.protobuf.Internal.ListAdapter.Converter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> lPFHLCMPJDE_converter_ =
|
|
new com.google.protobuf.Internal.ListAdapter.Converter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType>() {
|
|
public emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType convert(java.lang.Integer from) {
|
|
@SuppressWarnings("deprecation")
|
|
emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType result = emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType.valueOf(from);
|
|
return result == null ? emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType.UNRECOGNIZED : result;
|
|
}
|
|
};
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return A list containing the lPFHLCMPJDE.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> getLPFHLCMPJDEList() {
|
|
return new com.google.protobuf.Internal.ListAdapter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType>(lPFHLCMPJDE_, lPFHLCMPJDE_converter_);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return The count of lPFHLCMPJDE.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLPFHLCMPJDECount() {
|
|
return lPFHLCMPJDE_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The lPFHLCMPJDE at the given index.
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType getLPFHLCMPJDE(int index) {
|
|
return lPFHLCMPJDE_converter_.convert(lPFHLCMPJDE_.get(index));
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return A list containing the enum numeric values on the wire for lPFHLCMPJDE.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getLPFHLCMPJDEValueList() {
|
|
return lPFHLCMPJDE_;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of lPFHLCMPJDE at the given index.
|
|
*/
|
|
@java.lang.Override
|
|
public int getLPFHLCMPJDEValue(int index) {
|
|
return lPFHLCMPJDE_.get(index);
|
|
}
|
|
private int lPFHLCMPJDEMemoizedSerializedSize;
|
|
|
|
public static final int LEVEL_LIST_FIELD_NUMBER = 12;
|
|
private java.util.List<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> levelList_;
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> getLevelListList() {
|
|
return levelList_;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<? extends emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder>
|
|
getLevelListOrBuilderList() {
|
|
return levelList_;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public int getLevelListCount() {
|
|
return levelList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo getLevelList(int index) {
|
|
return levelList_.get(index);
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder getLevelListOrBuilder(
|
|
int index) {
|
|
return levelList_.get(index);
|
|
}
|
|
|
|
public static final int IHBEIKHBBPA_FIELD_NUMBER = 14;
|
|
private java.util.List<java.lang.Integer> iHBEIKHBBPA_;
|
|
private static final com.google.protobuf.Internal.ListAdapter.Converter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> iHBEIKHBBPA_converter_ =
|
|
new com.google.protobuf.Internal.ListAdapter.Converter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType>() {
|
|
public emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType convert(java.lang.Integer from) {
|
|
@SuppressWarnings("deprecation")
|
|
emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType result = emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType.valueOf(from);
|
|
return result == null ? emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType.UNRECOGNIZED : result;
|
|
}
|
|
};
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return A list containing the iHBEIKHBBPA.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> getIHBEIKHBBPAList() {
|
|
return new com.google.protobuf.Internal.ListAdapter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType>(iHBEIKHBBPA_, iHBEIKHBBPA_converter_);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return The count of iHBEIKHBBPA.
|
|
*/
|
|
@java.lang.Override
|
|
public int getIHBEIKHBBPACount() {
|
|
return iHBEIKHBBPA_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The iHBEIKHBBPA at the given index.
|
|
*/
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType getIHBEIKHBBPA(int index) {
|
|
return iHBEIKHBBPA_converter_.convert(iHBEIKHBBPA_.get(index));
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return A list containing the enum numeric values on the wire for iHBEIKHBBPA.
|
|
*/
|
|
@java.lang.Override
|
|
public java.util.List<java.lang.Integer>
|
|
getIHBEIKHBBPAValueList() {
|
|
return iHBEIKHBBPA_;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of iHBEIKHBBPA at the given index.
|
|
*/
|
|
@java.lang.Override
|
|
public int getIHBEIKHBBPAValue(int index) {
|
|
return iHBEIKHBBPA_.get(index);
|
|
}
|
|
private int iHBEIKHBBPAMemoizedSerializedSize;
|
|
|
|
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 (getOpenStageListList().size() > 0) {
|
|
output.writeUInt32NoTag(50);
|
|
output.writeUInt32NoTag(openStageListMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < openStageList_.size(); i++) {
|
|
output.writeUInt32NoTag(openStageList_.getInt(i));
|
|
}
|
|
if (getLPFHLCMPJDEList().size() > 0) {
|
|
output.writeUInt32NoTag(82);
|
|
output.writeUInt32NoTag(lPFHLCMPJDEMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < lPFHLCMPJDE_.size(); i++) {
|
|
output.writeEnumNoTag(lPFHLCMPJDE_.get(i));
|
|
}
|
|
for (int i = 0; i < levelList_.size(); i++) {
|
|
output.writeMessage(12, levelList_.get(i));
|
|
}
|
|
if (getIHBEIKHBBPAList().size() > 0) {
|
|
output.writeUInt32NoTag(114);
|
|
output.writeUInt32NoTag(iHBEIKHBBPAMemoizedSerializedSize);
|
|
}
|
|
for (int i = 0; i < iHBEIKHBBPA_.size(); i++) {
|
|
output.writeEnumNoTag(iHBEIKHBBPA_.get(i));
|
|
}
|
|
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 < openStageList_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(openStageList_.getInt(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getOpenStageListList().isEmpty()) {
|
|
size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeInt32SizeNoTag(dataSize);
|
|
}
|
|
openStageListMemoizedSerializedSize = dataSize;
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < lPFHLCMPJDE_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeEnumSizeNoTag(lPFHLCMPJDE_.get(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getLPFHLCMPJDEList().isEmpty()) { size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(dataSize);
|
|
}lPFHLCMPJDEMemoizedSerializedSize = dataSize;
|
|
}
|
|
for (int i = 0; i < levelList_.size(); i++) {
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeMessageSize(12, levelList_.get(i));
|
|
}
|
|
{
|
|
int dataSize = 0;
|
|
for (int i = 0; i < iHBEIKHBBPA_.size(); i++) {
|
|
dataSize += com.google.protobuf.CodedOutputStream
|
|
.computeEnumSizeNoTag(iHBEIKHBBPA_.get(i));
|
|
}
|
|
size += dataSize;
|
|
if (!getIHBEIKHBBPAList().isEmpty()) { size += 1;
|
|
size += com.google.protobuf.CodedOutputStream
|
|
.computeUInt32SizeNoTag(dataSize);
|
|
}iHBEIKHBBPAMemoizedSerializedSize = 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.LanternProjectionInfoOuterClass.LanternProjectionInfo)) {
|
|
return super.equals(obj);
|
|
}
|
|
emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo other = (emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo) obj;
|
|
|
|
if (!getOpenStageListList()
|
|
.equals(other.getOpenStageListList())) return false;
|
|
if (!lPFHLCMPJDE_.equals(other.lPFHLCMPJDE_)) return false;
|
|
if (!getLevelListList()
|
|
.equals(other.getLevelListList())) return false;
|
|
if (!iHBEIKHBBPA_.equals(other.iHBEIKHBBPA_)) 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 (getOpenStageListCount() > 0) {
|
|
hash = (37 * hash) + OPEN_STAGE_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getOpenStageListList().hashCode();
|
|
}
|
|
if (getLPFHLCMPJDECount() > 0) {
|
|
hash = (37 * hash) + LPFHLCMPJDE_FIELD_NUMBER;
|
|
hash = (53 * hash) + lPFHLCMPJDE_.hashCode();
|
|
}
|
|
if (getLevelListCount() > 0) {
|
|
hash = (37 * hash) + LEVEL_LIST_FIELD_NUMBER;
|
|
hash = (53 * hash) + getLevelListList().hashCode();
|
|
}
|
|
if (getIHBEIKHBBPACount() > 0) {
|
|
hash = (37 * hash) + IHBEIKHBBPA_FIELD_NUMBER;
|
|
hash = (53 * hash) + iHBEIKHBBPA_.hashCode();
|
|
}
|
|
hash = (29 * hash) + unknownFields.hashCode();
|
|
memoizedHashCode = hash;
|
|
return hash;
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo parseFrom(
|
|
java.nio.ByteBuffer data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo 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.LanternProjectionInfoOuterClass.LanternProjectionInfo parseFrom(
|
|
com.google.protobuf.ByteString data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo 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.LanternProjectionInfoOuterClass.LanternProjectionInfo parseFrom(byte[] data)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo parseFrom(
|
|
byte[] data,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return PARSER.parseFrom(data, extensionRegistry);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo parseFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo 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.LanternProjectionInfoOuterClass.LanternProjectionInfo parseDelimitedFrom(java.io.InputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseDelimitedWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo 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.LanternProjectionInfoOuterClass.LanternProjectionInfo parseFrom(
|
|
com.google.protobuf.CodedInputStream input)
|
|
throws java.io.IOException {
|
|
return com.google.protobuf.GeneratedMessageV3
|
|
.parseWithIOException(PARSER, input);
|
|
}
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo 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.LanternProjectionInfoOuterClass.LanternProjectionInfo 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>
|
|
* Obf: ENAMKBDKBDD
|
|
* </pre>
|
|
*
|
|
* Protobuf type {@code LanternProjectionInfo}
|
|
*/
|
|
public static final class Builder extends
|
|
com.google.protobuf.GeneratedMessageV3.Builder<Builder> implements
|
|
// @@protoc_insertion_point(builder_implements:LanternProjectionInfo)
|
|
emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfoOrBuilder {
|
|
public static final com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptor() {
|
|
return emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.internal_static_LanternProjectionInfo_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internalGetFieldAccessorTable() {
|
|
return emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.internal_static_LanternProjectionInfo_fieldAccessorTable
|
|
.ensureFieldAccessorsInitialized(
|
|
emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.class, emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.Builder.class);
|
|
}
|
|
|
|
// Construct using emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.newBuilder()
|
|
private Builder() {
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
|
|
private Builder(
|
|
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
|
|
super(parent);
|
|
maybeForceBuilderInitialization();
|
|
}
|
|
private void maybeForceBuilderInitialization() {
|
|
if (com.google.protobuf.GeneratedMessageV3
|
|
.alwaysUseFieldBuilders) {
|
|
getLevelListFieldBuilder();
|
|
}
|
|
}
|
|
@java.lang.Override
|
|
public Builder clear() {
|
|
super.clear();
|
|
openStageList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
lPFHLCMPJDE_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
if (levelListBuilder_ == null) {
|
|
levelList_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
} else {
|
|
levelListBuilder_.clear();
|
|
}
|
|
iHBEIKHBBPA_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
return this;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Descriptors.Descriptor
|
|
getDescriptorForType() {
|
|
return emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.internal_static_LanternProjectionInfo_descriptor;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo getDefaultInstanceForType() {
|
|
return emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.getDefaultInstance();
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo build() {
|
|
emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo result = buildPartial();
|
|
if (!result.isInitialized()) {
|
|
throw newUninitializedMessageException(result);
|
|
}
|
|
return result;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo buildPartial() {
|
|
emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo result = new emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo(this);
|
|
int from_bitField0_ = bitField0_;
|
|
if (((bitField0_ & 0x00000001) != 0)) {
|
|
openStageList_.makeImmutable();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
}
|
|
result.openStageList_ = openStageList_;
|
|
if (((bitField0_ & 0x00000002) != 0)) {
|
|
lPFHLCMPJDE_ = java.util.Collections.unmodifiableList(lPFHLCMPJDE_);
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
}
|
|
result.lPFHLCMPJDE_ = lPFHLCMPJDE_;
|
|
if (levelListBuilder_ == null) {
|
|
if (((bitField0_ & 0x00000004) != 0)) {
|
|
levelList_ = java.util.Collections.unmodifiableList(levelList_);
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
}
|
|
result.levelList_ = levelList_;
|
|
} else {
|
|
result.levelList_ = levelListBuilder_.build();
|
|
}
|
|
if (((bitField0_ & 0x00000008) != 0)) {
|
|
iHBEIKHBBPA_ = java.util.Collections.unmodifiableList(iHBEIKHBBPA_);
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
}
|
|
result.iHBEIKHBBPA_ = iHBEIKHBBPA_;
|
|
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.LanternProjectionInfoOuterClass.LanternProjectionInfo) {
|
|
return mergeFrom((emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo)other);
|
|
} else {
|
|
super.mergeFrom(other);
|
|
return this;
|
|
}
|
|
}
|
|
|
|
public Builder mergeFrom(emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo other) {
|
|
if (other == emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo.getDefaultInstance()) return this;
|
|
if (!other.openStageList_.isEmpty()) {
|
|
if (openStageList_.isEmpty()) {
|
|
openStageList_ = other.openStageList_;
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
} else {
|
|
ensureOpenStageListIsMutable();
|
|
openStageList_.addAll(other.openStageList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (!other.lPFHLCMPJDE_.isEmpty()) {
|
|
if (lPFHLCMPJDE_.isEmpty()) {
|
|
lPFHLCMPJDE_ = other.lPFHLCMPJDE_;
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
} else {
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
lPFHLCMPJDE_.addAll(other.lPFHLCMPJDE_);
|
|
}
|
|
onChanged();
|
|
}
|
|
if (levelListBuilder_ == null) {
|
|
if (!other.levelList_.isEmpty()) {
|
|
if (levelList_.isEmpty()) {
|
|
levelList_ = other.levelList_;
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
} else {
|
|
ensureLevelListIsMutable();
|
|
levelList_.addAll(other.levelList_);
|
|
}
|
|
onChanged();
|
|
}
|
|
} else {
|
|
if (!other.levelList_.isEmpty()) {
|
|
if (levelListBuilder_.isEmpty()) {
|
|
levelListBuilder_.dispose();
|
|
levelListBuilder_ = null;
|
|
levelList_ = other.levelList_;
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
levelListBuilder_ =
|
|
com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ?
|
|
getLevelListFieldBuilder() : null;
|
|
} else {
|
|
levelListBuilder_.addAllMessages(other.levelList_);
|
|
}
|
|
}
|
|
}
|
|
if (!other.iHBEIKHBBPA_.isEmpty()) {
|
|
if (iHBEIKHBBPA_.isEmpty()) {
|
|
iHBEIKHBBPA_ = other.iHBEIKHBBPA_;
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
} else {
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
iHBEIKHBBPA_.addAll(other.iHBEIKHBBPA_);
|
|
}
|
|
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.LanternProjectionInfoOuterClass.LanternProjectionInfo parsedMessage = null;
|
|
try {
|
|
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
|
|
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
|
|
parsedMessage = (emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo) e.getUnfinishedMessage();
|
|
throw e.unwrapIOException();
|
|
} finally {
|
|
if (parsedMessage != null) {
|
|
mergeFrom(parsedMessage);
|
|
}
|
|
}
|
|
return this;
|
|
}
|
|
private int bitField0_;
|
|
|
|
private com.google.protobuf.Internal.IntList openStageList_ = emptyIntList();
|
|
private void ensureOpenStageListIsMutable() {
|
|
if (!((bitField0_ & 0x00000001) != 0)) {
|
|
openStageList_ = mutableCopy(openStageList_);
|
|
bitField0_ |= 0x00000001;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return A list containing the openStageList.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getOpenStageListList() {
|
|
return ((bitField0_ & 0x00000001) != 0) ?
|
|
java.util.Collections.unmodifiableList(openStageList_) : openStageList_;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return The count of openStageList.
|
|
*/
|
|
public int getOpenStageListCount() {
|
|
return openStageList_.size();
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The openStageList at the given index.
|
|
*/
|
|
public int getOpenStageList(int index) {
|
|
return openStageList_.getInt(index);
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The openStageList to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setOpenStageList(
|
|
int index, int value) {
|
|
ensureOpenStageListIsMutable();
|
|
openStageList_.setInt(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @param value The openStageList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addOpenStageList(int value) {
|
|
ensureOpenStageListIsMutable();
|
|
openStageList_.addInt(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @param values The openStageList to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllOpenStageList(
|
|
java.lang.Iterable<? extends java.lang.Integer> values) {
|
|
ensureOpenStageListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, openStageList_);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated uint32 open_stage_list = 6;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearOpenStageList() {
|
|
openStageList_ = emptyIntList();
|
|
bitField0_ = (bitField0_ & ~0x00000001);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private java.util.List<java.lang.Integer> lPFHLCMPJDE_ =
|
|
java.util.Collections.emptyList();
|
|
private void ensureLPFHLCMPJDEIsMutable() {
|
|
if (!((bitField0_ & 0x00000002) != 0)) {
|
|
lPFHLCMPJDE_ = new java.util.ArrayList<java.lang.Integer>(lPFHLCMPJDE_);
|
|
bitField0_ |= 0x00000002;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return A list containing the lPFHLCMPJDE.
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> getLPFHLCMPJDEList() {
|
|
return new com.google.protobuf.Internal.ListAdapter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType>(lPFHLCMPJDE_, lPFHLCMPJDE_converter_);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return The count of lPFHLCMPJDE.
|
|
*/
|
|
public int getLPFHLCMPJDECount() {
|
|
return lPFHLCMPJDE_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The lPFHLCMPJDE at the given index.
|
|
*/
|
|
public emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType getLPFHLCMPJDE(int index) {
|
|
return lPFHLCMPJDE_converter_.convert(lPFHLCMPJDE_.get(index));
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The lPFHLCMPJDE to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setLPFHLCMPJDE(
|
|
int index, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType value) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
lPFHLCMPJDE_.set(index, value.getNumber());
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param value The lPFHLCMPJDE to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addLPFHLCMPJDE(emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType value) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
lPFHLCMPJDE_.add(value.getNumber());
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param values The lPFHLCMPJDE to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllLPFHLCMPJDE(
|
|
java.lang.Iterable<? extends emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> values) {
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
for (emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType value : values) {
|
|
lPFHLCMPJDE_.add(value.getNumber());
|
|
}
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearLPFHLCMPJDE() {
|
|
lPFHLCMPJDE_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000002);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @return A list containing the enum numeric values on the wire for lPFHLCMPJDE.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getLPFHLCMPJDEValueList() {
|
|
return java.util.Collections.unmodifiableList(lPFHLCMPJDE_);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of lPFHLCMPJDE at the given index.
|
|
*/
|
|
public int getLPFHLCMPJDEValue(int index) {
|
|
return lPFHLCMPJDE_.get(index);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of lPFHLCMPJDE at the given index.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setLPFHLCMPJDEValue(
|
|
int index, int value) {
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
lPFHLCMPJDE_.set(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param value The enum numeric value on the wire for lPFHLCMPJDE to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addLPFHLCMPJDEValue(int value) {
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
lPFHLCMPJDE_.add(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType LPFHLCMPJDE = 10;</code>
|
|
* @param values The enum numeric values on the wire for lPFHLCMPJDE to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllLPFHLCMPJDEValue(
|
|
java.lang.Iterable<java.lang.Integer> values) {
|
|
ensureLPFHLCMPJDEIsMutable();
|
|
for (int value : values) {
|
|
lPFHLCMPJDE_.add(value);
|
|
}
|
|
onChanged();
|
|
return this;
|
|
}
|
|
|
|
private java.util.List<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> levelList_ =
|
|
java.util.Collections.emptyList();
|
|
private void ensureLevelListIsMutable() {
|
|
if (!((bitField0_ & 0x00000004) != 0)) {
|
|
levelList_ = new java.util.ArrayList<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo>(levelList_);
|
|
bitField0_ |= 0x00000004;
|
|
}
|
|
}
|
|
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder> levelListBuilder_;
|
|
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> getLevelListList() {
|
|
if (levelListBuilder_ == null) {
|
|
return java.util.Collections.unmodifiableList(levelList_);
|
|
} else {
|
|
return levelListBuilder_.getMessageList();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public int getLevelListCount() {
|
|
if (levelListBuilder_ == null) {
|
|
return levelList_.size();
|
|
} else {
|
|
return levelListBuilder_.getCount();
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo getLevelList(int index) {
|
|
if (levelListBuilder_ == null) {
|
|
return levelList_.get(index);
|
|
} else {
|
|
return levelListBuilder_.getMessage(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder setLevelList(
|
|
int index, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo value) {
|
|
if (levelListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureLevelListIsMutable();
|
|
levelList_.set(index, value);
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.setMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder setLevelList(
|
|
int index, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder builderForValue) {
|
|
if (levelListBuilder_ == null) {
|
|
ensureLevelListIsMutable();
|
|
levelList_.set(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.setMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder addLevelList(emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo value) {
|
|
if (levelListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureLevelListIsMutable();
|
|
levelList_.add(value);
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.addMessage(value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder addLevelList(
|
|
int index, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo value) {
|
|
if (levelListBuilder_ == null) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureLevelListIsMutable();
|
|
levelList_.add(index, value);
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.addMessage(index, value);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder addLevelList(
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder builderForValue) {
|
|
if (levelListBuilder_ == null) {
|
|
ensureLevelListIsMutable();
|
|
levelList_.add(builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.addMessage(builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder addLevelList(
|
|
int index, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder builderForValue) {
|
|
if (levelListBuilder_ == null) {
|
|
ensureLevelListIsMutable();
|
|
levelList_.add(index, builderForValue.build());
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.addMessage(index, builderForValue.build());
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder addAllLevelList(
|
|
java.lang.Iterable<? extends emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo> values) {
|
|
if (levelListBuilder_ == null) {
|
|
ensureLevelListIsMutable();
|
|
com.google.protobuf.AbstractMessageLite.Builder.addAll(
|
|
values, levelList_);
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.addAllMessages(values);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder clearLevelList() {
|
|
if (levelListBuilder_ == null) {
|
|
levelList_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000004);
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.clear();
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public Builder removeLevelList(int index) {
|
|
if (levelListBuilder_ == null) {
|
|
ensureLevelListIsMutable();
|
|
levelList_.remove(index);
|
|
onChanged();
|
|
} else {
|
|
levelListBuilder_.remove(index);
|
|
}
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder getLevelListBuilder(
|
|
int index) {
|
|
return getLevelListFieldBuilder().getBuilder(index);
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder getLevelListOrBuilder(
|
|
int index) {
|
|
if (levelListBuilder_ == null) {
|
|
return levelList_.get(index); } else {
|
|
return levelListBuilder_.getMessageOrBuilder(index);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public java.util.List<? extends emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder>
|
|
getLevelListOrBuilderList() {
|
|
if (levelListBuilder_ != null) {
|
|
return levelListBuilder_.getMessageOrBuilderList();
|
|
} else {
|
|
return java.util.Collections.unmodifiableList(levelList_);
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder addLevelListBuilder() {
|
|
return getLevelListFieldBuilder().addBuilder(
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder addLevelListBuilder(
|
|
int index) {
|
|
return getLevelListFieldBuilder().addBuilder(
|
|
index, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.getDefaultInstance());
|
|
}
|
|
/**
|
|
* <code>repeated .LanternProjectionLevelInfo level_list = 12;</code>
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder>
|
|
getLevelListBuilderList() {
|
|
return getLevelListFieldBuilder().getBuilderList();
|
|
}
|
|
private com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder>
|
|
getLevelListFieldBuilder() {
|
|
if (levelListBuilder_ == null) {
|
|
levelListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3<
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfo.Builder, emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.LanternProjectionLevelInfoOrBuilder>(
|
|
levelList_,
|
|
((bitField0_ & 0x00000004) != 0),
|
|
getParentForChildren(),
|
|
isClean());
|
|
levelList_ = null;
|
|
}
|
|
return levelListBuilder_;
|
|
}
|
|
|
|
private java.util.List<java.lang.Integer> iHBEIKHBBPA_ =
|
|
java.util.Collections.emptyList();
|
|
private void ensureIHBEIKHBBPAIsMutable() {
|
|
if (!((bitField0_ & 0x00000008) != 0)) {
|
|
iHBEIKHBBPA_ = new java.util.ArrayList<java.lang.Integer>(iHBEIKHBBPA_);
|
|
bitField0_ |= 0x00000008;
|
|
}
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return A list containing the iHBEIKHBBPA.
|
|
*/
|
|
public java.util.List<emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> getIHBEIKHBBPAList() {
|
|
return new com.google.protobuf.Internal.ListAdapter<
|
|
java.lang.Integer, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType>(iHBEIKHBBPA_, iHBEIKHBBPA_converter_);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return The count of iHBEIKHBBPA.
|
|
*/
|
|
public int getIHBEIKHBBPACount() {
|
|
return iHBEIKHBBPA_.size();
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the element to return.
|
|
* @return The iHBEIKHBBPA at the given index.
|
|
*/
|
|
public emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType getIHBEIKHBBPA(int index) {
|
|
return iHBEIKHBBPA_converter_.convert(iHBEIKHBBPA_.get(index));
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index to set the value at.
|
|
* @param value The iHBEIKHBBPA to set.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setIHBEIKHBBPA(
|
|
int index, emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType value) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
iHBEIKHBBPA_.set(index, value.getNumber());
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param value The iHBEIKHBBPA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addIHBEIKHBBPA(emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType value) {
|
|
if (value == null) {
|
|
throw new NullPointerException();
|
|
}
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
iHBEIKHBBPA_.add(value.getNumber());
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param values The iHBEIKHBBPA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllIHBEIKHBBPA(
|
|
java.lang.Iterable<? extends emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType> values) {
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
for (emu.grasscutter.net.proto.ClientInputTypeOuterClass.ClientInputType value : values) {
|
|
iHBEIKHBBPA_.add(value.getNumber());
|
|
}
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder clearIHBEIKHBBPA() {
|
|
iHBEIKHBBPA_ = java.util.Collections.emptyList();
|
|
bitField0_ = (bitField0_ & ~0x00000008);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @return A list containing the enum numeric values on the wire for iHBEIKHBBPA.
|
|
*/
|
|
public java.util.List<java.lang.Integer>
|
|
getIHBEIKHBBPAValueList() {
|
|
return java.util.Collections.unmodifiableList(iHBEIKHBBPA_);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of iHBEIKHBBPA at the given index.
|
|
*/
|
|
public int getIHBEIKHBBPAValue(int index) {
|
|
return iHBEIKHBBPA_.get(index);
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param index The index of the value to return.
|
|
* @return The enum numeric value on the wire of iHBEIKHBBPA at the given index.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder setIHBEIKHBBPAValue(
|
|
int index, int value) {
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
iHBEIKHBBPA_.set(index, value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param value The enum numeric value on the wire for iHBEIKHBBPA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addIHBEIKHBBPAValue(int value) {
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
iHBEIKHBBPA_.add(value);
|
|
onChanged();
|
|
return this;
|
|
}
|
|
/**
|
|
* <code>repeated .ClientInputType IHBEIKHBBPA = 14;</code>
|
|
* @param values The enum numeric values on the wire for iHBEIKHBBPA to add.
|
|
* @return This builder for chaining.
|
|
*/
|
|
public Builder addAllIHBEIKHBBPAValue(
|
|
java.lang.Iterable<java.lang.Integer> values) {
|
|
ensureIHBEIKHBBPAIsMutable();
|
|
for (int value : values) {
|
|
iHBEIKHBBPA_.add(value);
|
|
}
|
|
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:LanternProjectionInfo)
|
|
}
|
|
|
|
// @@protoc_insertion_point(class_scope:LanternProjectionInfo)
|
|
private static final emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo DEFAULT_INSTANCE;
|
|
static {
|
|
DEFAULT_INSTANCE = new emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo();
|
|
}
|
|
|
|
public static emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo getDefaultInstance() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
private static final com.google.protobuf.Parser<LanternProjectionInfo>
|
|
PARSER = new com.google.protobuf.AbstractParser<LanternProjectionInfo>() {
|
|
@java.lang.Override
|
|
public LanternProjectionInfo parsePartialFrom(
|
|
com.google.protobuf.CodedInputStream input,
|
|
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
|
throws com.google.protobuf.InvalidProtocolBufferException {
|
|
return new LanternProjectionInfo(input, extensionRegistry);
|
|
}
|
|
};
|
|
|
|
public static com.google.protobuf.Parser<LanternProjectionInfo> parser() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public com.google.protobuf.Parser<LanternProjectionInfo> getParserForType() {
|
|
return PARSER;
|
|
}
|
|
|
|
@java.lang.Override
|
|
public emu.grasscutter.net.proto.LanternProjectionInfoOuterClass.LanternProjectionInfo getDefaultInstanceForType() {
|
|
return DEFAULT_INSTANCE;
|
|
}
|
|
|
|
}
|
|
|
|
private static final com.google.protobuf.Descriptors.Descriptor
|
|
internal_static_LanternProjectionInfo_descriptor;
|
|
private static final
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
|
|
internal_static_LanternProjectionInfo_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\033LanternProjectionInfo.proto\032\025ClientInp" +
|
|
"utType.proto\032 LanternProjectionLevelInfo" +
|
|
".proto\"\257\001\n\025LanternProjectionInfo\022\027\n\017open" +
|
|
"_stage_list\030\006 \003(\r\022%\n\013LPFHLCMPJDE\030\n \003(\0162\020" +
|
|
".ClientInputType\022/\n\nlevel_list\030\014 \003(\0132\033.L" +
|
|
"anternProjectionLevelInfo\022%\n\013IHBEIKHBBPA" +
|
|
"\030\016 \003(\0162\020.ClientInputTypeB\033\n\031emu.grasscut" +
|
|
"ter.net.protob\006proto3"
|
|
};
|
|
descriptor = com.google.protobuf.Descriptors.FileDescriptor
|
|
.internalBuildGeneratedFileFrom(descriptorData,
|
|
new com.google.protobuf.Descriptors.FileDescriptor[] {
|
|
emu.grasscutter.net.proto.ClientInputTypeOuterClass.getDescriptor(),
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.getDescriptor(),
|
|
});
|
|
internal_static_LanternProjectionInfo_descriptor =
|
|
getDescriptor().getMessageTypes().get(0);
|
|
internal_static_LanternProjectionInfo_fieldAccessorTable = new
|
|
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
|
|
internal_static_LanternProjectionInfo_descriptor,
|
|
new java.lang.String[] { "OpenStageList", "LPFHLCMPJDE", "LevelList", "IHBEIKHBBPA", });
|
|
emu.grasscutter.net.proto.ClientInputTypeOuterClass.getDescriptor();
|
|
emu.grasscutter.net.proto.LanternProjectionLevelInfoOuterClass.getDescriptor();
|
|
}
|
|
|
|
// @@protoc_insertion_point(outer_class_scope)
|
|
}
|