All Downloads are FREE. Search and download functionalities are using the official Maven repository.

emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: FleurFairActivityDetailInfo.proto

package emu.grasscutter.net.proto;

public final class FleurFairActivityDetailInfoOuterClass {
  private FleurFairActivityDetailInfoOuterClass() {}
  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 FleurFairActivityDetailInfoOrBuilder extends
      // @@protoc_insertion_point(interface_extends:FleurFairActivityDetailInfo)
      com.google.protobuf.MessageOrBuilder {

    /**
     * uint32 DFLDHDMCPPD = 8;
     * @return The dFLDHDMCPPD.
     */
    int getDFLDHDMCPPD();

    /**
     * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3;
     */
    int getDungeonSectionInfoMapCount();
    /**
     * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3;
     */
    boolean containsDungeonSectionInfoMap(
        int key);
    /**
     * Use {@link #getDungeonSectionInfoMapMap()} instead.
     */
    @java.lang.Deprecated
    java.util.Map
    getDungeonSectionInfoMap();
    /**
     * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3;
     */
    java.util.Map
    getDungeonSectionInfoMapMap();
    /**
     * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3;
     */

    emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo getDungeonSectionInfoMapOrDefault(
        int key,
        emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo defaultValue);
    /**
     * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3;
     */

    emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo getDungeonSectionInfoMapOrThrow(
        int key);

    /**
     * uint32 LLLDAJLGPHL = 15;
     * @return The lLLDAJLGPHL.
     */
    int getLLLDAJLGPHL();

    /**
     * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14;
     */
    int getMinigameInfoMapCount();
    /**
     * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14;
     */
    boolean containsMinigameInfoMap(
        int key);
    /**
     * Use {@link #getMinigameInfoMapMap()} instead.
     */
    @java.lang.Deprecated
    java.util.Map
    getMinigameInfoMap();
    /**
     * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14;
     */
    java.util.Map
    getMinigameInfoMapMap();
    /**
     * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14;
     */

    emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo getMinigameInfoMapOrDefault(
        int key,
        emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo defaultValue);
    /**
     * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14;
     */

    emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo getMinigameInfoMapOrThrow(
        int key);

    /**
     * bool is_content_closed = 7;
     * @return The isContentClosed.
     */
    boolean getIsContentClosed();

    /**
     * uint32 content_close_time = 9;
     * @return The contentCloseTime.
     */
    int getContentCloseTime();

    /**
     * repeated .FleurFairChapterInfo chapter_info_list = 4;
     */
    java.util.List 
        getChapterInfoListList();
    /**
     * repeated .FleurFairChapterInfo chapter_info_list = 4;
     */
    emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo getChapterInfoList(int index);
    /**
     * repeated .FleurFairChapterInfo chapter_info_list = 4;
     */
    int getChapterInfoListCount();
    /**
     * repeated .FleurFairChapterInfo chapter_info_list = 4;
     */
    java.util.List 
        getChapterInfoListOrBuilderList();
    /**
     * repeated .FleurFairChapterInfo chapter_info_list = 4;
     */
    emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfoOrBuilder getChapterInfoListOrBuilder(
        int index);

    /**
     * bool is_dungeon_unlocked = 11;
     * @return The isDungeonUnlocked.
     */
    boolean getIsDungeonUnlocked();
  }
  /**
   * 
   * Name: DPEOBAEHBHM
   * 
* * Protobuf type {@code FleurFairActivityDetailInfo} */ public static final class FleurFairActivityDetailInfo extends com.google.protobuf.GeneratedMessageV3 implements // @@protoc_insertion_point(message_implements:FleurFairActivityDetailInfo) FleurFairActivityDetailInfoOrBuilder { private static final long serialVersionUID = 0L; // Use FleurFairActivityDetailInfo.newBuilder() to construct. private FleurFairActivityDetailInfo(com.google.protobuf.GeneratedMessageV3.Builder builder) { super(builder); } private FleurFairActivityDetailInfo() { chapterInfoList_ = java.util.Collections.emptyList(); } @java.lang.Override @SuppressWarnings({"unused"}) protected java.lang.Object newInstance( UnusedPrivateParameter unused) { return new FleurFairActivityDetailInfo(); } @java.lang.Override public final com.google.protobuf.UnknownFieldSet getUnknownFields() { return this.unknownFields; } private FleurFairActivityDetailInfo( 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 26: { if (!((mutable_bitField0_ & 0x00000001) != 0)) { dungeonSectionInfoMap_ = com.google.protobuf.MapField.newMapField( DungeonSectionInfoMapDefaultEntryHolder.defaultEntry); mutable_bitField0_ |= 0x00000001; } com.google.protobuf.MapEntry dungeonSectionInfoMap__ = input.readMessage( DungeonSectionInfoMapDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry); dungeonSectionInfoMap_.getMutableMap().put( dungeonSectionInfoMap__.getKey(), dungeonSectionInfoMap__.getValue()); break; } case 34: { if (!((mutable_bitField0_ & 0x00000004) != 0)) { chapterInfoList_ = new java.util.ArrayList(); mutable_bitField0_ |= 0x00000004; } chapterInfoList_.add( input.readMessage(emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.parser(), extensionRegistry)); break; } case 56: { isContentClosed_ = input.readBool(); break; } case 64: { dFLDHDMCPPD_ = input.readUInt32(); break; } case 72: { contentCloseTime_ = input.readUInt32(); break; } case 88: { isDungeonUnlocked_ = input.readBool(); break; } case 114: { if (!((mutable_bitField0_ & 0x00000002) != 0)) { minigameInfoMap_ = com.google.protobuf.MapField.newMapField( MinigameInfoMapDefaultEntryHolder.defaultEntry); mutable_bitField0_ |= 0x00000002; } com.google.protobuf.MapEntry minigameInfoMap__ = input.readMessage( MinigameInfoMapDefaultEntryHolder.defaultEntry.getParserForType(), extensionRegistry); minigameInfoMap_.getMutableMap().put( minigameInfoMap__.getKey(), minigameInfoMap__.getValue()); break; } case 120: { lLLDAJLGPHL_ = 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_ & 0x00000004) != 0)) { chapterInfoList_ = java.util.Collections.unmodifiableList(chapterInfoList_); } this.unknownFields = unknownFields.build(); makeExtensionsImmutable(); } } public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_descriptor; } @SuppressWarnings({"rawtypes"}) @java.lang.Override protected com.google.protobuf.MapField internalGetMapField( int number) { switch (number) { case 3: return internalGetDungeonSectionInfoMap(); case 14: return internalGetMinigameInfoMap(); default: throw new RuntimeException( "Invalid map field number: " + number); } } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { return emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_fieldAccessorTable .ensureFieldAccessorsInitialized( emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.class, emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.Builder.class); } public static final int DFLDHDMCPPD_FIELD_NUMBER = 8; private int dFLDHDMCPPD_; /** * uint32 DFLDHDMCPPD = 8; * @return The dFLDHDMCPPD. */ @java.lang.Override public int getDFLDHDMCPPD() { return dFLDHDMCPPD_; } public static final int DUNGEON_SECTION_INFO_MAP_FIELD_NUMBER = 3; private static final class DungeonSectionInfoMapDefaultEntryHolder { static final com.google.protobuf.MapEntry< java.lang.Integer, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo> defaultEntry = com.google.protobuf.MapEntry .newDefaultInstance( emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_DungeonSectionInfoMapEntry_descriptor, com.google.protobuf.WireFormat.FieldType.UINT32, 0, com.google.protobuf.WireFormat.FieldType.MESSAGE, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo.getDefaultInstance()); } private com.google.protobuf.MapField< java.lang.Integer, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo> dungeonSectionInfoMap_; private com.google.protobuf.MapField internalGetDungeonSectionInfoMap() { if (dungeonSectionInfoMap_ == null) { return com.google.protobuf.MapField.emptyMapField( DungeonSectionInfoMapDefaultEntryHolder.defaultEntry); } return dungeonSectionInfoMap_; } public int getDungeonSectionInfoMapCount() { return internalGetDungeonSectionInfoMap().getMap().size(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public boolean containsDungeonSectionInfoMap( int key) { return internalGetDungeonSectionInfoMap().getMap().containsKey(key); } /** * Use {@link #getDungeonSectionInfoMapMap()} instead. */ @java.lang.Override @java.lang.Deprecated public java.util.Map getDungeonSectionInfoMap() { return getDungeonSectionInfoMapMap(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public java.util.Map getDungeonSectionInfoMapMap() { return internalGetDungeonSectionInfoMap().getMap(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo getDungeonSectionInfoMapOrDefault( int key, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo defaultValue) { java.util.Map map = internalGetDungeonSectionInfoMap().getMap(); return map.containsKey(key) ? map.get(key) : defaultValue; } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo getDungeonSectionInfoMapOrThrow( int key) { java.util.Map map = internalGetDungeonSectionInfoMap().getMap(); if (!map.containsKey(key)) { throw new java.lang.IllegalArgumentException(); } return map.get(key); } public static final int LLLDAJLGPHL_FIELD_NUMBER = 15; private int lLLDAJLGPHL_; /** * uint32 LLLDAJLGPHL = 15; * @return The lLLDAJLGPHL. */ @java.lang.Override public int getLLLDAJLGPHL() { return lLLDAJLGPHL_; } public static final int MINIGAME_INFO_MAP_FIELD_NUMBER = 14; private static final class MinigameInfoMapDefaultEntryHolder { static final com.google.protobuf.MapEntry< java.lang.Integer, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo> defaultEntry = com.google.protobuf.MapEntry .newDefaultInstance( emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_MinigameInfoMapEntry_descriptor, com.google.protobuf.WireFormat.FieldType.UINT32, 0, com.google.protobuf.WireFormat.FieldType.MESSAGE, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo.getDefaultInstance()); } private com.google.protobuf.MapField< java.lang.Integer, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo> minigameInfoMap_; private com.google.protobuf.MapField internalGetMinigameInfoMap() { if (minigameInfoMap_ == null) { return com.google.protobuf.MapField.emptyMapField( MinigameInfoMapDefaultEntryHolder.defaultEntry); } return minigameInfoMap_; } public int getMinigameInfoMapCount() { return internalGetMinigameInfoMap().getMap().size(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public boolean containsMinigameInfoMap( int key) { return internalGetMinigameInfoMap().getMap().containsKey(key); } /** * Use {@link #getMinigameInfoMapMap()} instead. */ @java.lang.Override @java.lang.Deprecated public java.util.Map getMinigameInfoMap() { return getMinigameInfoMapMap(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public java.util.Map getMinigameInfoMapMap() { return internalGetMinigameInfoMap().getMap(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo getMinigameInfoMapOrDefault( int key, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo defaultValue) { java.util.Map map = internalGetMinigameInfoMap().getMap(); return map.containsKey(key) ? map.get(key) : defaultValue; } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo getMinigameInfoMapOrThrow( int key) { java.util.Map map = internalGetMinigameInfoMap().getMap(); if (!map.containsKey(key)) { throw new java.lang.IllegalArgumentException(); } return map.get(key); } public static final int IS_CONTENT_CLOSED_FIELD_NUMBER = 7; private boolean isContentClosed_; /** * bool is_content_closed = 7; * @return The isContentClosed. */ @java.lang.Override public boolean getIsContentClosed() { return isContentClosed_; } public static final int CONTENT_CLOSE_TIME_FIELD_NUMBER = 9; private int contentCloseTime_; /** * uint32 content_close_time = 9; * @return The contentCloseTime. */ @java.lang.Override public int getContentCloseTime() { return contentCloseTime_; } public static final int CHAPTER_INFO_LIST_FIELD_NUMBER = 4; private java.util.List chapterInfoList_; /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ @java.lang.Override public java.util.List getChapterInfoListList() { return chapterInfoList_; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ @java.lang.Override public java.util.List getChapterInfoListOrBuilderList() { return chapterInfoList_; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ @java.lang.Override public int getChapterInfoListCount() { return chapterInfoList_.size(); } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo getChapterInfoList(int index) { return chapterInfoList_.get(index); } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfoOrBuilder getChapterInfoListOrBuilder( int index) { return chapterInfoList_.get(index); } public static final int IS_DUNGEON_UNLOCKED_FIELD_NUMBER = 11; private boolean isDungeonUnlocked_; /** * bool is_dungeon_unlocked = 11; * @return The isDungeonUnlocked. */ @java.lang.Override public boolean getIsDungeonUnlocked() { return isDungeonUnlocked_; } 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 { com.google.protobuf.GeneratedMessageV3 .serializeIntegerMapTo( output, internalGetDungeonSectionInfoMap(), DungeonSectionInfoMapDefaultEntryHolder.defaultEntry, 3); for (int i = 0; i < chapterInfoList_.size(); i++) { output.writeMessage(4, chapterInfoList_.get(i)); } if (isContentClosed_ != false) { output.writeBool(7, isContentClosed_); } if (dFLDHDMCPPD_ != 0) { output.writeUInt32(8, dFLDHDMCPPD_); } if (contentCloseTime_ != 0) { output.writeUInt32(9, contentCloseTime_); } if (isDungeonUnlocked_ != false) { output.writeBool(11, isDungeonUnlocked_); } com.google.protobuf.GeneratedMessageV3 .serializeIntegerMapTo( output, internalGetMinigameInfoMap(), MinigameInfoMapDefaultEntryHolder.defaultEntry, 14); if (lLLDAJLGPHL_ != 0) { output.writeUInt32(15, lLLDAJLGPHL_); } unknownFields.writeTo(output); } @java.lang.Override public int getSerializedSize() { int size = memoizedSize; if (size != -1) return size; size = 0; for (java.util.Map.Entry entry : internalGetDungeonSectionInfoMap().getMap().entrySet()) { com.google.protobuf.MapEntry dungeonSectionInfoMap__ = DungeonSectionInfoMapDefaultEntryHolder.defaultEntry.newBuilderForType() .setKey(entry.getKey()) .setValue(entry.getValue()) .build(); size += com.google.protobuf.CodedOutputStream .computeMessageSize(3, dungeonSectionInfoMap__); } for (int i = 0; i < chapterInfoList_.size(); i++) { size += com.google.protobuf.CodedOutputStream .computeMessageSize(4, chapterInfoList_.get(i)); } if (isContentClosed_ != false) { size += com.google.protobuf.CodedOutputStream .computeBoolSize(7, isContentClosed_); } if (dFLDHDMCPPD_ != 0) { size += com.google.protobuf.CodedOutputStream .computeUInt32Size(8, dFLDHDMCPPD_); } if (contentCloseTime_ != 0) { size += com.google.protobuf.CodedOutputStream .computeUInt32Size(9, contentCloseTime_); } if (isDungeonUnlocked_ != false) { size += com.google.protobuf.CodedOutputStream .computeBoolSize(11, isDungeonUnlocked_); } for (java.util.Map.Entry entry : internalGetMinigameInfoMap().getMap().entrySet()) { com.google.protobuf.MapEntry minigameInfoMap__ = MinigameInfoMapDefaultEntryHolder.defaultEntry.newBuilderForType() .setKey(entry.getKey()) .setValue(entry.getValue()) .build(); size += com.google.protobuf.CodedOutputStream .computeMessageSize(14, minigameInfoMap__); } if (lLLDAJLGPHL_ != 0) { size += com.google.protobuf.CodedOutputStream .computeUInt32Size(15, lLLDAJLGPHL_); } 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo)) { return super.equals(obj); } emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo other = (emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo) obj; if (getDFLDHDMCPPD() != other.getDFLDHDMCPPD()) return false; if (!internalGetDungeonSectionInfoMap().equals( other.internalGetDungeonSectionInfoMap())) return false; if (getLLLDAJLGPHL() != other.getLLLDAJLGPHL()) return false; if (!internalGetMinigameInfoMap().equals( other.internalGetMinigameInfoMap())) return false; if (getIsContentClosed() != other.getIsContentClosed()) return false; if (getContentCloseTime() != other.getContentCloseTime()) return false; if (!getChapterInfoListList() .equals(other.getChapterInfoListList())) return false; if (getIsDungeonUnlocked() != other.getIsDungeonUnlocked()) return false; if (!unknownFields.equals(other.unknownFields)) return false; return true; } @java.lang.Override public int hashCode() { if (memoizedHashCode != 0) { return memoizedHashCode; } int hash = 41; hash = (19 * hash) + getDescriptor().hashCode(); hash = (37 * hash) + DFLDHDMCPPD_FIELD_NUMBER; hash = (53 * hash) + getDFLDHDMCPPD(); if (!internalGetDungeonSectionInfoMap().getMap().isEmpty()) { hash = (37 * hash) + DUNGEON_SECTION_INFO_MAP_FIELD_NUMBER; hash = (53 * hash) + internalGetDungeonSectionInfoMap().hashCode(); } hash = (37 * hash) + LLLDAJLGPHL_FIELD_NUMBER; hash = (53 * hash) + getLLLDAJLGPHL(); if (!internalGetMinigameInfoMap().getMap().isEmpty()) { hash = (37 * hash) + MINIGAME_INFO_MAP_FIELD_NUMBER; hash = (53 * hash) + internalGetMinigameInfoMap().hashCode(); } hash = (37 * hash) + IS_CONTENT_CLOSED_FIELD_NUMBER; hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean( getIsContentClosed()); hash = (37 * hash) + CONTENT_CLOSE_TIME_FIELD_NUMBER; hash = (53 * hash) + getContentCloseTime(); if (getChapterInfoListCount() > 0) { hash = (37 * hash) + CHAPTER_INFO_LIST_FIELD_NUMBER; hash = (53 * hash) + getChapterInfoListList().hashCode(); } hash = (37 * hash) + IS_DUNGEON_UNLOCKED_FIELD_NUMBER; hash = (53 * hash) + com.google.protobuf.Internal.hashBoolean( getIsDungeonUnlocked()); hash = (29 * hash) + unknownFields.hashCode(); memoizedHashCode = hash; return hash; } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseFrom( java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseFrom( com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseFrom( byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return PARSER.parseFrom(data, extensionRegistry); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseDelimitedWithIOException(PARSER, input); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parseFrom( com.google.protobuf.CodedInputStream input) throws java.io.IOException { return com.google.protobuf.GeneratedMessageV3 .parseWithIOException(PARSER, input); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo prototype) { return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype); } @java.lang.Override public Builder toBuilder() { return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this); } @java.lang.Override protected Builder newBuilderForType( com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { Builder builder = new Builder(parent); return builder; } /** *
     * Name: DPEOBAEHBHM
     * 
* * Protobuf type {@code FleurFairActivityDetailInfo} */ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder implements // @@protoc_insertion_point(builder_implements:FleurFairActivityDetailInfo) emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfoOrBuilder { public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { return emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_descriptor; } @SuppressWarnings({"rawtypes"}) protected com.google.protobuf.MapField internalGetMapField( int number) { switch (number) { case 3: return internalGetDungeonSectionInfoMap(); case 14: return internalGetMinigameInfoMap(); default: throw new RuntimeException( "Invalid map field number: " + number); } } @SuppressWarnings({"rawtypes"}) protected com.google.protobuf.MapField internalGetMutableMapField( int number) { switch (number) { case 3: return internalGetMutableDungeonSectionInfoMap(); case 14: return internalGetMutableMinigameInfoMap(); default: throw new RuntimeException( "Invalid map field number: " + number); } } @java.lang.Override protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable() { return emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_fieldAccessorTable .ensureFieldAccessorsInitialized( emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.class, emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.Builder.class); } // Construct using emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.newBuilder() private Builder() { maybeForceBuilderInitialization(); } private Builder( com.google.protobuf.GeneratedMessageV3.BuilderParent parent) { super(parent); maybeForceBuilderInitialization(); } private void maybeForceBuilderInitialization() { if (com.google.protobuf.GeneratedMessageV3 .alwaysUseFieldBuilders) { getChapterInfoListFieldBuilder(); } } @java.lang.Override public Builder clear() { super.clear(); dFLDHDMCPPD_ = 0; internalGetMutableDungeonSectionInfoMap().clear(); lLLDAJLGPHL_ = 0; internalGetMutableMinigameInfoMap().clear(); isContentClosed_ = false; contentCloseTime_ = 0; if (chapterInfoListBuilder_ == null) { chapterInfoList_ = java.util.Collections.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); } else { chapterInfoListBuilder_.clear(); } isDungeonUnlocked_ = false; return this; } @java.lang.Override public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() { return emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.internal_static_FleurFairActivityDetailInfo_descriptor; } @java.lang.Override public emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo getDefaultInstanceForType() { return emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.getDefaultInstance(); } @java.lang.Override public emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo build() { emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo result = buildPartial(); if (!result.isInitialized()) { throw newUninitializedMessageException(result); } return result; } @java.lang.Override public emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo buildPartial() { emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo result = new emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo(this); int from_bitField0_ = bitField0_; result.dFLDHDMCPPD_ = dFLDHDMCPPD_; result.dungeonSectionInfoMap_ = internalGetDungeonSectionInfoMap(); result.dungeonSectionInfoMap_.makeImmutable(); result.lLLDAJLGPHL_ = lLLDAJLGPHL_; result.minigameInfoMap_ = internalGetMinigameInfoMap(); result.minigameInfoMap_.makeImmutable(); result.isContentClosed_ = isContentClosed_; result.contentCloseTime_ = contentCloseTime_; if (chapterInfoListBuilder_ == null) { if (((bitField0_ & 0x00000004) != 0)) { chapterInfoList_ = java.util.Collections.unmodifiableList(chapterInfoList_); bitField0_ = (bitField0_ & ~0x00000004); } result.chapterInfoList_ = chapterInfoList_; } else { result.chapterInfoList_ = chapterInfoListBuilder_.build(); } result.isDungeonUnlocked_ = isDungeonUnlocked_; 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo) { return mergeFrom((emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo)other); } else { super.mergeFrom(other); return this; } } public Builder mergeFrom(emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo other) { if (other == emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo.getDefaultInstance()) return this; if (other.getDFLDHDMCPPD() != 0) { setDFLDHDMCPPD(other.getDFLDHDMCPPD()); } internalGetMutableDungeonSectionInfoMap().mergeFrom( other.internalGetDungeonSectionInfoMap()); if (other.getLLLDAJLGPHL() != 0) { setLLLDAJLGPHL(other.getLLLDAJLGPHL()); } internalGetMutableMinigameInfoMap().mergeFrom( other.internalGetMinigameInfoMap()); if (other.getIsContentClosed() != false) { setIsContentClosed(other.getIsContentClosed()); } if (other.getContentCloseTime() != 0) { setContentCloseTime(other.getContentCloseTime()); } if (chapterInfoListBuilder_ == null) { if (!other.chapterInfoList_.isEmpty()) { if (chapterInfoList_.isEmpty()) { chapterInfoList_ = other.chapterInfoList_; bitField0_ = (bitField0_ & ~0x00000004); } else { ensureChapterInfoListIsMutable(); chapterInfoList_.addAll(other.chapterInfoList_); } onChanged(); } } else { if (!other.chapterInfoList_.isEmpty()) { if (chapterInfoListBuilder_.isEmpty()) { chapterInfoListBuilder_.dispose(); chapterInfoListBuilder_ = null; chapterInfoList_ = other.chapterInfoList_; bitField0_ = (bitField0_ & ~0x00000004); chapterInfoListBuilder_ = com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders ? getChapterInfoListFieldBuilder() : null; } else { chapterInfoListBuilder_.addAllMessages(other.chapterInfoList_); } } } if (other.getIsDungeonUnlocked() != false) { setIsDungeonUnlocked(other.getIsDungeonUnlocked()); } 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.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo parsedMessage = null; try { parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry); } catch (com.google.protobuf.InvalidProtocolBufferException e) { parsedMessage = (emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo) e.getUnfinishedMessage(); throw e.unwrapIOException(); } finally { if (parsedMessage != null) { mergeFrom(parsedMessage); } } return this; } private int bitField0_; private int dFLDHDMCPPD_ ; /** * uint32 DFLDHDMCPPD = 8; * @return The dFLDHDMCPPD. */ @java.lang.Override public int getDFLDHDMCPPD() { return dFLDHDMCPPD_; } /** * uint32 DFLDHDMCPPD = 8; * @param value The dFLDHDMCPPD to set. * @return This builder for chaining. */ public Builder setDFLDHDMCPPD(int value) { dFLDHDMCPPD_ = value; onChanged(); return this; } /** * uint32 DFLDHDMCPPD = 8; * @return This builder for chaining. */ public Builder clearDFLDHDMCPPD() { dFLDHDMCPPD_ = 0; onChanged(); return this; } private com.google.protobuf.MapField< java.lang.Integer, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo> dungeonSectionInfoMap_; private com.google.protobuf.MapField internalGetDungeonSectionInfoMap() { if (dungeonSectionInfoMap_ == null) { return com.google.protobuf.MapField.emptyMapField( DungeonSectionInfoMapDefaultEntryHolder.defaultEntry); } return dungeonSectionInfoMap_; } private com.google.protobuf.MapField internalGetMutableDungeonSectionInfoMap() { onChanged();; if (dungeonSectionInfoMap_ == null) { dungeonSectionInfoMap_ = com.google.protobuf.MapField.newMapField( DungeonSectionInfoMapDefaultEntryHolder.defaultEntry); } if (!dungeonSectionInfoMap_.isMutable()) { dungeonSectionInfoMap_ = dungeonSectionInfoMap_.copy(); } return dungeonSectionInfoMap_; } public int getDungeonSectionInfoMapCount() { return internalGetDungeonSectionInfoMap().getMap().size(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public boolean containsDungeonSectionInfoMap( int key) { return internalGetDungeonSectionInfoMap().getMap().containsKey(key); } /** * Use {@link #getDungeonSectionInfoMapMap()} instead. */ @java.lang.Override @java.lang.Deprecated public java.util.Map getDungeonSectionInfoMap() { return getDungeonSectionInfoMapMap(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public java.util.Map getDungeonSectionInfoMapMap() { return internalGetDungeonSectionInfoMap().getMap(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo getDungeonSectionInfoMapOrDefault( int key, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo defaultValue) { java.util.Map map = internalGetDungeonSectionInfoMap().getMap(); return map.containsKey(key) ? map.get(key) : defaultValue; } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo getDungeonSectionInfoMapOrThrow( int key) { java.util.Map map = internalGetDungeonSectionInfoMap().getMap(); if (!map.containsKey(key)) { throw new java.lang.IllegalArgumentException(); } return map.get(key); } public Builder clearDungeonSectionInfoMap() { internalGetMutableDungeonSectionInfoMap().getMutableMap() .clear(); return this; } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ public Builder removeDungeonSectionInfoMap( int key) { internalGetMutableDungeonSectionInfoMap().getMutableMap() .remove(key); return this; } /** * Use alternate mutation accessors instead. */ @java.lang.Deprecated public java.util.Map getMutableDungeonSectionInfoMap() { return internalGetMutableDungeonSectionInfoMap().getMutableMap(); } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ public Builder putDungeonSectionInfoMap( int key, emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.FleurFairDungeonSectionInfo value) { if (value == null) { throw new java.lang.NullPointerException(); } internalGetMutableDungeonSectionInfoMap().getMutableMap() .put(key, value); return this; } /** * map<uint32, .FleurFairDungeonSectionInfo> dungeon_section_info_map = 3; */ public Builder putAllDungeonSectionInfoMap( java.util.Map values) { internalGetMutableDungeonSectionInfoMap().getMutableMap() .putAll(values); return this; } private int lLLDAJLGPHL_ ; /** * uint32 LLLDAJLGPHL = 15; * @return The lLLDAJLGPHL. */ @java.lang.Override public int getLLLDAJLGPHL() { return lLLDAJLGPHL_; } /** * uint32 LLLDAJLGPHL = 15; * @param value The lLLDAJLGPHL to set. * @return This builder for chaining. */ public Builder setLLLDAJLGPHL(int value) { lLLDAJLGPHL_ = value; onChanged(); return this; } /** * uint32 LLLDAJLGPHL = 15; * @return This builder for chaining. */ public Builder clearLLLDAJLGPHL() { lLLDAJLGPHL_ = 0; onChanged(); return this; } private com.google.protobuf.MapField< java.lang.Integer, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo> minigameInfoMap_; private com.google.protobuf.MapField internalGetMinigameInfoMap() { if (minigameInfoMap_ == null) { return com.google.protobuf.MapField.emptyMapField( MinigameInfoMapDefaultEntryHolder.defaultEntry); } return minigameInfoMap_; } private com.google.protobuf.MapField internalGetMutableMinigameInfoMap() { onChanged();; if (minigameInfoMap_ == null) { minigameInfoMap_ = com.google.protobuf.MapField.newMapField( MinigameInfoMapDefaultEntryHolder.defaultEntry); } if (!minigameInfoMap_.isMutable()) { minigameInfoMap_ = minigameInfoMap_.copy(); } return minigameInfoMap_; } public int getMinigameInfoMapCount() { return internalGetMinigameInfoMap().getMap().size(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public boolean containsMinigameInfoMap( int key) { return internalGetMinigameInfoMap().getMap().containsKey(key); } /** * Use {@link #getMinigameInfoMapMap()} instead. */ @java.lang.Override @java.lang.Deprecated public java.util.Map getMinigameInfoMap() { return getMinigameInfoMapMap(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public java.util.Map getMinigameInfoMapMap() { return internalGetMinigameInfoMap().getMap(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo getMinigameInfoMapOrDefault( int key, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo defaultValue) { java.util.Map map = internalGetMinigameInfoMap().getMap(); return map.containsKey(key) ? map.get(key) : defaultValue; } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ @java.lang.Override public emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo getMinigameInfoMapOrThrow( int key) { java.util.Map map = internalGetMinigameInfoMap().getMap(); if (!map.containsKey(key)) { throw new java.lang.IllegalArgumentException(); } return map.get(key); } public Builder clearMinigameInfoMap() { internalGetMutableMinigameInfoMap().getMutableMap() .clear(); return this; } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ public Builder removeMinigameInfoMap( int key) { internalGetMutableMinigameInfoMap().getMutableMap() .remove(key); return this; } /** * Use alternate mutation accessors instead. */ @java.lang.Deprecated public java.util.Map getMutableMinigameInfoMap() { return internalGetMutableMinigameInfoMap().getMutableMap(); } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ public Builder putMinigameInfoMap( int key, emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.FleurFairMinigameInfo value) { if (value == null) { throw new java.lang.NullPointerException(); } internalGetMutableMinigameInfoMap().getMutableMap() .put(key, value); return this; } /** * map<uint32, .FleurFairMinigameInfo> minigame_info_map = 14; */ public Builder putAllMinigameInfoMap( java.util.Map values) { internalGetMutableMinigameInfoMap().getMutableMap() .putAll(values); return this; } private boolean isContentClosed_ ; /** * bool is_content_closed = 7; * @return The isContentClosed. */ @java.lang.Override public boolean getIsContentClosed() { return isContentClosed_; } /** * bool is_content_closed = 7; * @param value The isContentClosed to set. * @return This builder for chaining. */ public Builder setIsContentClosed(boolean value) { isContentClosed_ = value; onChanged(); return this; } /** * bool is_content_closed = 7; * @return This builder for chaining. */ public Builder clearIsContentClosed() { isContentClosed_ = false; onChanged(); return this; } private int contentCloseTime_ ; /** * uint32 content_close_time = 9; * @return The contentCloseTime. */ @java.lang.Override public int getContentCloseTime() { return contentCloseTime_; } /** * uint32 content_close_time = 9; * @param value The contentCloseTime to set. * @return This builder for chaining. */ public Builder setContentCloseTime(int value) { contentCloseTime_ = value; onChanged(); return this; } /** * uint32 content_close_time = 9; * @return This builder for chaining. */ public Builder clearContentCloseTime() { contentCloseTime_ = 0; onChanged(); return this; } private java.util.List chapterInfoList_ = java.util.Collections.emptyList(); private void ensureChapterInfoListIsMutable() { if (!((bitField0_ & 0x00000004) != 0)) { chapterInfoList_ = new java.util.ArrayList(chapterInfoList_); bitField0_ |= 0x00000004; } } private com.google.protobuf.RepeatedFieldBuilderV3< emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfoOrBuilder> chapterInfoListBuilder_; /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public java.util.List getChapterInfoListList() { if (chapterInfoListBuilder_ == null) { return java.util.Collections.unmodifiableList(chapterInfoList_); } else { return chapterInfoListBuilder_.getMessageList(); } } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public int getChapterInfoListCount() { if (chapterInfoListBuilder_ == null) { return chapterInfoList_.size(); } else { return chapterInfoListBuilder_.getCount(); } } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo getChapterInfoList(int index) { if (chapterInfoListBuilder_ == null) { return chapterInfoList_.get(index); } else { return chapterInfoListBuilder_.getMessage(index); } } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder setChapterInfoList( int index, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo value) { if (chapterInfoListBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureChapterInfoListIsMutable(); chapterInfoList_.set(index, value); onChanged(); } else { chapterInfoListBuilder_.setMessage(index, value); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder setChapterInfoList( int index, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder builderForValue) { if (chapterInfoListBuilder_ == null) { ensureChapterInfoListIsMutable(); chapterInfoList_.set(index, builderForValue.build()); onChanged(); } else { chapterInfoListBuilder_.setMessage(index, builderForValue.build()); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder addChapterInfoList(emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo value) { if (chapterInfoListBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureChapterInfoListIsMutable(); chapterInfoList_.add(value); onChanged(); } else { chapterInfoListBuilder_.addMessage(value); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder addChapterInfoList( int index, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo value) { if (chapterInfoListBuilder_ == null) { if (value == null) { throw new NullPointerException(); } ensureChapterInfoListIsMutable(); chapterInfoList_.add(index, value); onChanged(); } else { chapterInfoListBuilder_.addMessage(index, value); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder addChapterInfoList( emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder builderForValue) { if (chapterInfoListBuilder_ == null) { ensureChapterInfoListIsMutable(); chapterInfoList_.add(builderForValue.build()); onChanged(); } else { chapterInfoListBuilder_.addMessage(builderForValue.build()); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder addChapterInfoList( int index, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder builderForValue) { if (chapterInfoListBuilder_ == null) { ensureChapterInfoListIsMutable(); chapterInfoList_.add(index, builderForValue.build()); onChanged(); } else { chapterInfoListBuilder_.addMessage(index, builderForValue.build()); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder addAllChapterInfoList( java.lang.Iterable values) { if (chapterInfoListBuilder_ == null) { ensureChapterInfoListIsMutable(); com.google.protobuf.AbstractMessageLite.Builder.addAll( values, chapterInfoList_); onChanged(); } else { chapterInfoListBuilder_.addAllMessages(values); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder clearChapterInfoList() { if (chapterInfoListBuilder_ == null) { chapterInfoList_ = java.util.Collections.emptyList(); bitField0_ = (bitField0_ & ~0x00000004); onChanged(); } else { chapterInfoListBuilder_.clear(); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public Builder removeChapterInfoList(int index) { if (chapterInfoListBuilder_ == null) { ensureChapterInfoListIsMutable(); chapterInfoList_.remove(index); onChanged(); } else { chapterInfoListBuilder_.remove(index); } return this; } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder getChapterInfoListBuilder( int index) { return getChapterInfoListFieldBuilder().getBuilder(index); } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfoOrBuilder getChapterInfoListOrBuilder( int index) { if (chapterInfoListBuilder_ == null) { return chapterInfoList_.get(index); } else { return chapterInfoListBuilder_.getMessageOrBuilder(index); } } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public java.util.List getChapterInfoListOrBuilderList() { if (chapterInfoListBuilder_ != null) { return chapterInfoListBuilder_.getMessageOrBuilderList(); } else { return java.util.Collections.unmodifiableList(chapterInfoList_); } } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder addChapterInfoListBuilder() { return getChapterInfoListFieldBuilder().addBuilder( emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.getDefaultInstance()); } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder addChapterInfoListBuilder( int index) { return getChapterInfoListFieldBuilder().addBuilder( index, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.getDefaultInstance()); } /** * repeated .FleurFairChapterInfo chapter_info_list = 4; */ public java.util.List getChapterInfoListBuilderList() { return getChapterInfoListFieldBuilder().getBuilderList(); } private com.google.protobuf.RepeatedFieldBuilderV3< emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfoOrBuilder> getChapterInfoListFieldBuilder() { if (chapterInfoListBuilder_ == null) { chapterInfoListBuilder_ = new com.google.protobuf.RepeatedFieldBuilderV3< emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfo.Builder, emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.FleurFairChapterInfoOrBuilder>( chapterInfoList_, ((bitField0_ & 0x00000004) != 0), getParentForChildren(), isClean()); chapterInfoList_ = null; } return chapterInfoListBuilder_; } private boolean isDungeonUnlocked_ ; /** * bool is_dungeon_unlocked = 11; * @return The isDungeonUnlocked. */ @java.lang.Override public boolean getIsDungeonUnlocked() { return isDungeonUnlocked_; } /** * bool is_dungeon_unlocked = 11; * @param value The isDungeonUnlocked to set. * @return This builder for chaining. */ public Builder setIsDungeonUnlocked(boolean value) { isDungeonUnlocked_ = value; onChanged(); return this; } /** * bool is_dungeon_unlocked = 11; * @return This builder for chaining. */ public Builder clearIsDungeonUnlocked() { isDungeonUnlocked_ = false; 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:FleurFairActivityDetailInfo) } // @@protoc_insertion_point(class_scope:FleurFairActivityDetailInfo) private static final emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo DEFAULT_INSTANCE; static { DEFAULT_INSTANCE = new emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo(); } public static emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo getDefaultInstance() { return DEFAULT_INSTANCE; } private static final com.google.protobuf.Parser PARSER = new com.google.protobuf.AbstractParser() { @java.lang.Override public FleurFairActivityDetailInfo parsePartialFrom( com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException { return new FleurFairActivityDetailInfo(input, extensionRegistry); } }; public static com.google.protobuf.Parser parser() { return PARSER; } @java.lang.Override public com.google.protobuf.Parser getParserForType() { return PARSER; } @java.lang.Override public emu.grasscutter.net.proto.FleurFairActivityDetailInfoOuterClass.FleurFairActivityDetailInfo getDefaultInstanceForType() { return DEFAULT_INSTANCE; } } private static final com.google.protobuf.Descriptors.Descriptor internal_static_FleurFairActivityDetailInfo_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_FleurFairActivityDetailInfo_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor internal_static_FleurFairActivityDetailInfo_DungeonSectionInfoMapEntry_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_FleurFairActivityDetailInfo_DungeonSectionInfoMapEntry_fieldAccessorTable; private static final com.google.protobuf.Descriptors.Descriptor internal_static_FleurFairActivityDetailInfo_MinigameInfoMapEntry_descriptor; private static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internal_static_FleurFairActivityDetailInfo_MinigameInfoMapEntry_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!FleurFairActivityDetailInfo.proto\032\032Fle" + "urFairChapterInfo.proto\032!FleurFairDungeo" + "nSectionInfo.proto\032\033FleurFairMinigameInf" + "o.proto\"\242\004\n\033FleurFairActivityDetailInfo\022" + "\023\n\013DFLDHDMCPPD\030\010 \001(\r\022Y\n\030dungeon_section_" + "info_map\030\003 \003(\01327.FleurFairActivityDetail" + "Info.DungeonSectionInfoMapEntry\022\023\n\013LLLDA" + "JLGPHL\030\017 \001(\r\022L\n\021minigame_info_map\030\016 \003(\0132" + "1.FleurFairActivityDetailInfo.MinigameIn" + "foMapEntry\022\031\n\021is_content_closed\030\007 \001(\010\022\032\n" + "\022content_close_time\030\t \001(\r\0220\n\021chapter_inf" + "o_list\030\004 \003(\0132\025.FleurFairChapterInfo\022\033\n\023i" + "s_dungeon_unlocked\030\013 \001(\010\032Z\n\032DungeonSecti" + "onInfoMapEntry\022\013\n\003key\030\001 \001(\r\022+\n\005value\030\002 \001" + "(\0132\034.FleurFairDungeonSectionInfo:\0028\001\032N\n\024" + "MinigameInfoMapEntry\022\013\n\003key\030\001 \001(\r\022%\n\005val" + "ue\030\002 \001(\0132\026.FleurFairMinigameInfo:\0028\001B\033\n\031" + "emu.grasscutter.net.protob\006proto3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.getDescriptor(), emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.getDescriptor(), emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.getDescriptor(), }); internal_static_FleurFairActivityDetailInfo_descriptor = getDescriptor().getMessageTypes().get(0); internal_static_FleurFairActivityDetailInfo_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_FleurFairActivityDetailInfo_descriptor, new java.lang.String[] { "DFLDHDMCPPD", "DungeonSectionInfoMap", "LLLDAJLGPHL", "MinigameInfoMap", "IsContentClosed", "ContentCloseTime", "ChapterInfoList", "IsDungeonUnlocked", }); internal_static_FleurFairActivityDetailInfo_DungeonSectionInfoMapEntry_descriptor = internal_static_FleurFairActivityDetailInfo_descriptor.getNestedTypes().get(0); internal_static_FleurFairActivityDetailInfo_DungeonSectionInfoMapEntry_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_FleurFairActivityDetailInfo_DungeonSectionInfoMapEntry_descriptor, new java.lang.String[] { "Key", "Value", }); internal_static_FleurFairActivityDetailInfo_MinigameInfoMapEntry_descriptor = internal_static_FleurFairActivityDetailInfo_descriptor.getNestedTypes().get(1); internal_static_FleurFairActivityDetailInfo_MinigameInfoMapEntry_fieldAccessorTable = new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable( internal_static_FleurFairActivityDetailInfo_MinigameInfoMapEntry_descriptor, new java.lang.String[] { "Key", "Value", }); emu.grasscutter.net.proto.FleurFairChapterInfoOuterClass.getDescriptor(); emu.grasscutter.net.proto.FleurFairDungeonSectionInfoOuterClass.getDescriptor(); emu.grasscutter.net.proto.FleurFairMinigameInfoOuterClass.getDescriptor(); } // @@protoc_insertion_point(outer_class_scope) }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy