Interface GCGTCTavernInfoNotifyOuterClass.GCGTCTavernInfoNotifyOrBuilder

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

public static interface GCGTCTavernInfoNotifyOuterClass.GCGTCTavernInfoNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 avatar_id = 9;
    int
    uint32 character_id = 12;
    int
    uint32 element_type = 6;
    int
    uint32 level_id = 5;
    int
    uint32 point_id = 4;
    boolean
    bool Unk3300_IMFJBNFMCHM = 11;
    boolean
    bool Unk3300_MBGMHBNBKBK = 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

    • getLevelId

      int getLevelId()
      uint32 level_id = 5;
      Returns:
      The levelId.
    • getUnk3300IMFJBNFMCHM

      boolean getUnk3300IMFJBNFMCHM()
      bool Unk3300_IMFJBNFMCHM = 11;
      Returns:
      The unk3300IMFJBNFMCHM.
    • getUnk3300MBGMHBNBKBK

      boolean getUnk3300MBGMHBNBKBK()
      bool Unk3300_MBGMHBNBKBK = 8;
      Returns:
      The unk3300MBGMHBNBKBK.
    • getPointId

      int getPointId()
      uint32 point_id = 4;
      Returns:
      The pointId.
    • getElementType

      int getElementType()
      uint32 element_type = 6;
      Returns:
      The elementType.
    • getAvatarId

      int getAvatarId()
      uint32 avatar_id = 9;
      Returns:
      The avatarId.
    • getCharacterId

      int getCharacterId()
      uint32 character_id = 12;
      Returns:
      The characterId.