Interface EvtAvatarSitDownNotifyOuterClass.EvtAvatarSitDownNotifyOrBuilder

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

public static interface EvtAvatarSitDownNotifyOuterClass.EvtAvatarSitDownNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    uint64 chair_id = 11;
    int
    uint32 entity_id = 12;
    .Vector position = 5;
    .Vector position = 5;
    boolean
    .Vector position = 5;

    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

    • getEntityId

      int getEntityId()
      uint32 entity_id = 12;
      Returns:
      The entityId.
    • getChairId

      long getChairId()
      uint64 chair_id = 11;
      Returns:
      The chairId.
    • hasPosition

      boolean hasPosition()
      .Vector position = 5;
      Returns:
      Whether the position field is set.
    • getPosition

      .Vector position = 5;
      Returns:
      The position.
    • getPositionOrBuilder

      VectorOuterClass.VectorOrBuilder getPositionOrBuilder()
      .Vector position = 5;