Interface ExpeditionStartReqOuterClass.ExpeditionStartReqOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ExpeditionStartReqOuterClass.ExpeditionStartReq, ExpeditionStartReqOuterClass.ExpeditionStartReq.Builder
Enclosing class:
ExpeditionStartReqOuterClass

public static interface ExpeditionStartReqOuterClass.ExpeditionStartReqOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getAvatarIdList(int index)
    repeated uint32 avatar_id_list = 7;
    int
    repeated uint32 avatar_id_list = 7;
    repeated uint32 avatar_id_list = 7;
    int
    uint32 path_id = 3;
    int
    uint32 Unk3300_AFGPGIIGAKA = 14;
    int
    uint32 Unk3300_AIEJKADFLKG = 10;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getUnk3300AIEJKADFLKG

      int getUnk3300AIEJKADFLKG()
      uint32 Unk3300_AIEJKADFLKG = 10;
      Returns:
      The unk3300AIEJKADFLKG.
    • getPathId

      int getPathId()
      uint32 path_id = 3;
      Returns:
      The pathId.
    • getUnk3300AFGPGIIGAKA

      int getUnk3300AFGPGIIGAKA()
      uint32 Unk3300_AFGPGIIGAKA = 14;
      Returns:
      The unk3300AFGPGIIGAKA.
    • getAvatarIdListList

      List<Integer> getAvatarIdListList()
      repeated uint32 avatar_id_list = 7;
      Returns:
      A list containing the avatarIdList.
    • getAvatarIdListCount

      int getAvatarIdListCount()
      repeated uint32 avatar_id_list = 7;
      Returns:
      The count of avatarIdList.
    • getAvatarIdList

      int getAvatarIdList(int index)
      repeated uint32 avatar_id_list = 7;
      Parameters:
      index - The index of the element to return.
      Returns:
      The avatarIdList at the given index.