Interface EvtLightCoreMoveOuterClass.EvtLightCoreMoveOrBuilder

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

public static interface EvtLightCoreMoveOuterClass.EvtLightCoreMoveOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 entity_id = 12;
    float
    float speed = 4;
    .Vector target_pos = 11;
    .Vector target_pos = 11;
    float
    float Unk3300_BLNIJMMNAGH = 1;
    float
    float Unk3300_NHPEDPJMCOL = 5;
    boolean
    .Vector target_pos = 11;

    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

    • getSpeed

      float getSpeed()
      float speed = 4;
      Returns:
      The speed.
    • getEntityId

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

      float getUnk3300BLNIJMMNAGH()
      float Unk3300_BLNIJMMNAGH = 1;
      Returns:
      The unk3300BLNIJMMNAGH.
    • getUnk3300NHPEDPJMCOL

      float getUnk3300NHPEDPJMCOL()
      float Unk3300_NHPEDPJMCOL = 5;
      Returns:
      The unk3300NHPEDPJMCOL.
    • hasTargetPos

      boolean hasTargetPos()
      .Vector target_pos = 11;
      Returns:
      Whether the targetPos field is set.
    • getTargetPos

      VectorOuterClass.Vector getTargetPos()
      .Vector target_pos = 11;
      Returns:
      The targetPos.
    • getTargetPosOrBuilder

      VectorOuterClass.VectorOrBuilder getTargetPosOrBuilder()
      .Vector target_pos = 11;