Interface WorldChestOpenNotifyOuterClass.WorldChestOpenNotifyOrBuilder

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

public static interface WorldChestOpenNotifyOuterClass.WorldChestOpenNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 config_id = 11;
    int
    uint32 group_id = 15;
    int
    uint32 scene_id = 3;

    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

    • getConfigId

      int getConfigId()
      uint32 config_id = 11;
      Returns:
      The configId.
    • getGroupId

      int getGroupId()
      uint32 group_id = 15;
      Returns:
      The groupId.
    • getSceneId

      int getSceneId()
      uint32 scene_id = 3;
      Returns:
      The sceneId.