Package emu.grasscutter.net.proto
Interface EvtRushMoveInfoOuterClass.EvtRushMoveInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EvtRushMoveInfoOuterClass.EvtRushMoveInfo,EvtRushMoveInfoOuterClass.EvtRushMoveInfo.Builder
- Enclosing class:
- EvtRushMoveInfoOuterClass
public static interface EvtRushMoveInfoOuterClass.EvtRushMoveInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 entity_id = 12;intint32 face_angle_compact = 1;getPos().Vector pos = 7;.Vector pos = 7;intint32 state_name_hash = 4;floatfloat time_range = 13;.Vector Unk3300_FGAPBJIPJFG = 5;.Vector Unk3300_FGAPBJIPJFG = 5;.Vector Unk3300_NEBMDDGPBON = 15;.Vector Unk3300_NEBMDDGPBON = 15;.Vector velocity = 8;.Vector velocity = 8;booleanhasPos().Vector pos = 7;boolean.Vector Unk3300_FGAPBJIPJFG = 5;boolean.Vector Unk3300_NEBMDDGPBON = 15;boolean.Vector velocity = 8;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasVelocity
boolean hasVelocity().Vector velocity = 8;- Returns:
- Whether the velocity field is set.
-
getVelocity
VectorOuterClass.Vector getVelocity().Vector velocity = 8;- Returns:
- The velocity.
-
getVelocityOrBuilder
VectorOuterClass.VectorOrBuilder getVelocityOrBuilder().Vector velocity = 8; -
getStateNameHash
int getStateNameHash()int32 state_name_hash = 4;- Returns:
- The stateNameHash.
-
getEntityId
int getEntityId()uint32 entity_id = 12;- Returns:
- The entityId.
-
hasPos
boolean hasPos().Vector pos = 7;- Returns:
- Whether the pos field is set.
-
getPos
VectorOuterClass.Vector getPos().Vector pos = 7;- Returns:
- The pos.
-
getPosOrBuilder
VectorOuterClass.VectorOrBuilder getPosOrBuilder().Vector pos = 7; -
getFaceAngleCompact
int getFaceAngleCompact()int32 face_angle_compact = 1;- Returns:
- The faceAngleCompact.
-
getTimeRange
float getTimeRange()float time_range = 13;- Returns:
- The timeRange.
-
hasUnk3300NEBMDDGPBON
boolean hasUnk3300NEBMDDGPBON().Vector Unk3300_NEBMDDGPBON = 15;- Returns:
- Whether the unk3300NEBMDDGPBON field is set.
-
getUnk3300NEBMDDGPBON
VectorOuterClass.Vector getUnk3300NEBMDDGPBON().Vector Unk3300_NEBMDDGPBON = 15;- Returns:
- The unk3300NEBMDDGPBON.
-
getUnk3300NEBMDDGPBONOrBuilder
VectorOuterClass.VectorOrBuilder getUnk3300NEBMDDGPBONOrBuilder().Vector Unk3300_NEBMDDGPBON = 15; -
hasUnk3300FGAPBJIPJFG
boolean hasUnk3300FGAPBJIPJFG().Vector Unk3300_FGAPBJIPJFG = 5;- Returns:
- Whether the unk3300FGAPBJIPJFG field is set.
-
getUnk3300FGAPBJIPJFG
VectorOuterClass.Vector getUnk3300FGAPBJIPJFG().Vector Unk3300_FGAPBJIPJFG = 5;- Returns:
- The unk3300FGAPBJIPJFG.
-
getUnk3300FGAPBJIPJFGOrBuilder
VectorOuterClass.VectorOrBuilder getUnk3300FGAPBJIPJFGOrBuilder().Vector Unk3300_FGAPBJIPJFG = 5;
-