Interface MonsterPointArrayRouteUpdateNotifyOuterClass.MonsterPointArrayRouteUpdateNotifyOrBuilder

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

public static interface MonsterPointArrayRouteUpdateNotifyOuterClass.MonsterPointArrayRouteUpdateNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 entity_id = 5;
    .MonsterRoute monster_route = 7;
    .MonsterRoute monster_route = 7;
    boolean
    .MonsterRoute monster_route = 7;

    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

    • hasMonsterRoute

      boolean hasMonsterRoute()
      .MonsterRoute monster_route = 7;
      Returns:
      Whether the monsterRoute field is set.
    • getMonsterRoute

      .MonsterRoute monster_route = 7;
      Returns:
      The monsterRoute.
    • getMonsterRouteOrBuilder

      .MonsterRoute monster_route = 7;
    • getEntityId

      int getEntityId()
      uint32 entity_id = 5;
      Returns:
      The entityId.