Package emu.grasscutter.net.proto
Interface MassiveEntityElementOpBatchNotifyOuterClass.MassiveEntityElementOpBatchNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
MassiveEntityElementOpBatchNotifyOuterClass.MassiveEntityElementOpBatchNotify,MassiveEntityElementOpBatchNotifyOuterClass.MassiveEntityElementOpBatchNotify.Builder
- Enclosing class:
- MassiveEntityElementOpBatchNotifyOuterClass
public static interface MassiveEntityElementOpBatchNotifyOuterClass.MassiveEntityElementOpBatchNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionfloatfloat attack_element_durability = 4;intuint32 attacker_id = 8;intint32 entity_type = 10;intgetOpIdx()uint32 op_idx = 11;.ShapeBox shape_box = 13;.ShapeBox shape_box = 13;.ShapeSphere shape_sphere = 14;.ShapeSphere shape_sphere = 14;intint32 Unk3300_KNLDJPEMCKP = 7;intint32 Unk3300_PNANGDNNFCH = 2;intuint32 user_id = 1;boolean.ShapeBox shape_box = 13;boolean.ShapeSphere shape_sphere = 14;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
-
getAttackerId
int getAttackerId()uint32 attacker_id = 8;- Returns:
- The attackerId.
-
getAttackElementDurability
float getAttackElementDurability()float attack_element_durability = 4;- Returns:
- The attackElementDurability.
-
getUnk3300PNANGDNNFCH
int getUnk3300PNANGDNNFCH()int32 Unk3300_PNANGDNNFCH = 2;- Returns:
- The unk3300PNANGDNNFCH.
-
getEntityType
int getEntityType()int32 entity_type = 10;- Returns:
- The entityType.
-
getUnk3300KNLDJPEMCKP
int getUnk3300KNLDJPEMCKP()int32 Unk3300_KNLDJPEMCKP = 7;- Returns:
- The unk3300KNLDJPEMCKP.
-
getOpIdx
int getOpIdx()uint32 op_idx = 11;- Returns:
- The opIdx.
-
getUserId
int getUserId()uint32 user_id = 1;- Returns:
- The userId.
-
hasShapeSphere
boolean hasShapeSphere().ShapeSphere shape_sphere = 14;- Returns:
- Whether the shapeSphere field is set.
-
getShapeSphere
ShapeSphereOuterClass.ShapeSphere getShapeSphere().ShapeSphere shape_sphere = 14;- Returns:
- The shapeSphere.
-
getShapeSphereOrBuilder
ShapeSphereOuterClass.ShapeSphereOrBuilder getShapeSphereOrBuilder().ShapeSphere shape_sphere = 14; -
hasShapeBox
boolean hasShapeBox().ShapeBox shape_box = 13;- Returns:
- Whether the shapeBox field is set.
-
getShapeBox
ShapeBoxOuterClass.ShapeBox getShapeBox().ShapeBox shape_box = 13;- Returns:
- The shapeBox.
-
getShapeBoxOrBuilder
ShapeBoxOuterClass.ShapeBoxOrBuilder getShapeBoxOrBuilder().ShapeBox shape_box = 13; -
getCheckShapeCase
-