Interface ChessPickCardNotifyOuterClass.ChessPickCardNotifyOrBuilder

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

public static interface ChessPickCardNotifyOuterClass.ChessPickCardNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasNormalCardInfo

      boolean hasNormalCardInfo()
      .ChessNormalCardInfo normal_card_info = 8;
      Returns:
      Whether the normalCardInfo field is set.
    • getNormalCardInfo

      .ChessNormalCardInfo normal_card_info = 8;
      Returns:
      The normalCardInfo.
    • getNormalCardInfoOrBuilder

      .ChessNormalCardInfo normal_card_info = 8;
    • getCurseCardId

      int getCurseCardId()
      uint32 curse_card_id = 6;
      Returns:
      The curseCardId.