Interface SummerTimeDungeonInfoOuterClass.SummerTimeDungeonInfoOrBuilder

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

public static interface SummerTimeDungeonInfoOuterClass.SummerTimeDungeonInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 dungeon_id = 9;
    int
    uint32 Unk3300_EGGFJCICOBD = 12;
    int
    uint32 Unk3300_GALEDJLAIPM = 5;
    int
    uint32 Unk3300_GMKMNHIBPEP = 1;
    int
    uint32 Unk3300_HJHODMOIMKG = 8;

    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

    • getDungeonId

      int getDungeonId()
      uint32 dungeon_id = 9;
      Returns:
      The dungeonId.
    • getUnk3300GMKMNHIBPEP

      int getUnk3300GMKMNHIBPEP()
      uint32 Unk3300_GMKMNHIBPEP = 1;
      Returns:
      The unk3300GMKMNHIBPEP.
    • getUnk3300HJHODMOIMKG

      int getUnk3300HJHODMOIMKG()
      uint32 Unk3300_HJHODMOIMKG = 8;
      Returns:
      The unk3300HJHODMOIMKG.
    • getUnk3300GALEDJLAIPM

      int getUnk3300GALEDJLAIPM()
      uint32 Unk3300_GALEDJLAIPM = 5;
      Returns:
      The unk3300GALEDJLAIPM.
    • getUnk3300EGGFJCICOBD

      int getUnk3300EGGFJCICOBD()
      uint32 Unk3300_EGGFJCICOBD = 12;
      Returns:
      The unk3300EGGFJCICOBD.