Package emu.grasscutter.net.proto
Interface EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify,EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotify.Builder
- Enclosing class:
- EvtCreateGadgetNotifyOuterClass
public static interface EvtCreateGadgetNotifyOuterClass.EvtCreateGadgetNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 camp_id = 10;intuint32 camp_type = 13;intuint32 config_id = 14;intuint32 entity_id = 1;.ForwardType forward_type = 3;int.ForwardType forward_type = 3;longgetGuid()uint64 guid = 7;.Vector init_euler_angles = 12;.Vector init_euler_angles = 12;.Vector init_pos = 9;.Vector init_pos = 9;booleanbool is_async_load = 1433;booleanbool is_peer_id_from_player = 609;intuint32 owner_entity_id = 2;intuint32 prop_owner_entity_id = 6;intuint32 room_id = 5;intuint32 target_entity_id = 11;intgetTargetEntityIdList(int index) repeated uint32 target_entity_id_list = 1652;intrepeated uint32 target_entity_id_list = 1652;repeated uint32 target_entity_id_list = 1652;intuint32 target_lock_point_index = 4;intgetTargetLockPointIndexList(int index) repeated uint32 target_lock_point_index_list = 414;intrepeated uint32 target_lock_point_index_list = 414;repeated uint32 target_lock_point_index_list = 414;booleanbool Unk3300_DLBIJFOONBA = 15;booleanbool Unk3300_EJNBIGLGMII = 8;boolean.Vector init_euler_angles = 12;boolean.Vector init_pos = 9;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
-
getTargetEntityIdListList
repeated uint32 target_entity_id_list = 1652;- Returns:
- A list containing the targetEntityIdList.
-
getTargetEntityIdListCount
int getTargetEntityIdListCount()repeated uint32 target_entity_id_list = 1652;- Returns:
- The count of targetEntityIdList.
-
getTargetEntityIdList
int getTargetEntityIdList(int index) repeated uint32 target_entity_id_list = 1652;- Parameters:
index- The index of the element to return.- Returns:
- The targetEntityIdList at the given index.
-
hasInitPos
boolean hasInitPos().Vector init_pos = 9;- Returns:
- Whether the initPos field is set.
-
getInitPos
VectorOuterClass.Vector getInitPos().Vector init_pos = 9;- Returns:
- The initPos.
-
getInitPosOrBuilder
VectorOuterClass.VectorOrBuilder getInitPosOrBuilder().Vector init_pos = 9; -
getUnk3300DLBIJFOONBA
boolean getUnk3300DLBIJFOONBA()bool Unk3300_DLBIJFOONBA = 15;- Returns:
- The unk3300DLBIJFOONBA.
-
getOwnerEntityId
int getOwnerEntityId()uint32 owner_entity_id = 2;- Returns:
- The ownerEntityId.
-
getForwardTypeValue
int getForwardTypeValue().ForwardType forward_type = 3;- Returns:
- The enum numeric value on the wire for forwardType.
-
getForwardType
ForwardTypeOuterClass.ForwardType getForwardType().ForwardType forward_type = 3;- Returns:
- The forwardType.
-
getTargetLockPointIndexListList
repeated uint32 target_lock_point_index_list = 414;- Returns:
- A list containing the targetLockPointIndexList.
-
getTargetLockPointIndexListCount
int getTargetLockPointIndexListCount()repeated uint32 target_lock_point_index_list = 414;- Returns:
- The count of targetLockPointIndexList.
-
getTargetLockPointIndexList
int getTargetLockPointIndexList(int index) repeated uint32 target_lock_point_index_list = 414;- Parameters:
index- The index of the element to return.- Returns:
- The targetLockPointIndexList at the given index.
-
getPropOwnerEntityId
int getPropOwnerEntityId()uint32 prop_owner_entity_id = 6;- Returns:
- The propOwnerEntityId.
-
getTargetLockPointIndex
int getTargetLockPointIndex()uint32 target_lock_point_index = 4;- Returns:
- The targetLockPointIndex.
-
getIsAsyncLoad
boolean getIsAsyncLoad()bool is_async_load = 1433;- Returns:
- The isAsyncLoad.
-
getCampId
int getCampId()uint32 camp_id = 10;- Returns:
- The campId.
-
getUnk3300EJNBIGLGMII
boolean getUnk3300EJNBIGLGMII()bool Unk3300_EJNBIGLGMII = 8;- Returns:
- The unk3300EJNBIGLGMII.
-
hasInitEulerAngles
boolean hasInitEulerAngles().Vector init_euler_angles = 12;- Returns:
- Whether the initEulerAngles field is set.
-
getInitEulerAngles
VectorOuterClass.Vector getInitEulerAngles().Vector init_euler_angles = 12;- Returns:
- The initEulerAngles.
-
getInitEulerAnglesOrBuilder
VectorOuterClass.VectorOrBuilder getInitEulerAnglesOrBuilder().Vector init_euler_angles = 12; -
getIsPeerIdFromPlayer
boolean getIsPeerIdFromPlayer()bool is_peer_id_from_player = 609;- Returns:
- The isPeerIdFromPlayer.
-
getRoomId
int getRoomId()uint32 room_id = 5;- Returns:
- The roomId.
-
getConfigId
int getConfigId()uint32 config_id = 14;- Returns:
- The configId.
-
getCampType
int getCampType()uint32 camp_type = 13;- Returns:
- The campType.
-
getGuid
long getGuid()uint64 guid = 7;- Returns:
- The guid.
-
getEntityId
int getEntityId()uint32 entity_id = 1;- Returns:
- The entityId.
-
getTargetEntityId
int getTargetEntityId()uint32 target_entity_id = 11;- Returns:
- The targetEntityId.
-