Interface Unk3300DGBNCDEIIFC.Unk3300_DGBNCDEIIFCOrBuilder

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

public static interface Unk3300DGBNCDEIIFC.Unk3300_DGBNCDEIIFCOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getMonsterIdList(int index)
    repeated uint32 monster_id_list = 9;
    int
    repeated uint32 monster_id_list = 9;
    repeated uint32 monster_id_list = 9;

    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

    • getMonsterIdListList

      List<Integer> getMonsterIdListList()
      repeated uint32 monster_id_list = 9;
      Returns:
      A list containing the monsterIdList.
    • getMonsterIdListCount

      int getMonsterIdListCount()
      repeated uint32 monster_id_list = 9;
      Returns:
      The count of monsterIdList.
    • getMonsterIdList

      int getMonsterIdList(int index)
      repeated uint32 monster_id_list = 9;
      Parameters:
      index - The index of the element to return.
      Returns:
      The monsterIdList at the given index.