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 = 8;intuint32 camp_type = 1;intuint32 config_id = 2;intuint32 entity_id = 6;booleanbool FGMFGIKBNPJ = 7;.ForwardType forward_type = 3;int.ForwardType forward_type = 3;longgetGuid()uint64 guid = 15;GPKIAACNNCFGPKIAACNNCFFFLCDJCOGIMFFLCDJCOGIMbooleanbool is_async_load = 1128;booleanbool isPeerIdFromPlayer = 14;intuint32 JKHNMNELMJL = 9;intuint32 owner_entity_id = 10;intLMDHNJFCOOIintuint32 room_id = 11;intuint32 target_entity_id = 12;intgetTargetEntityIdList(int index) repeated uint32 target_entity_id_list = 1945;intrepeated uint32 target_entity_id_list = 1945;repeated uint32 target_entity_id_list = 1945;intgetTargetLockPointIndexList(int index) repeated uint32 target_lock_point_index_list = 582;intrepeated uint32 target_lock_point_index_list = 582;repeated uint32 target_lock_point_index_list = 582;booleanbool Unk3300_EJNBIGLGMII = 1628;booleanGPKIAACNNCFbooleanFFLCDJCOGIMMethods 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
-
getFGMFGIKBNPJ
boolean getFGMFGIKBNPJ()bool FGMFGIKBNPJ = 7;- Returns:
- The fGMFGIKBNPJ.
-
getIsPeerIdFromPlayer
boolean getIsPeerIdFromPlayer()bool isPeerIdFromPlayer = 14;- Returns:
- The isPeerIdFromPlayer.
-
getGuid
long getGuid()uint64 guid = 15;- Returns:
- The guid.
-
hasInitPos
boolean hasInitPos()FFLCDJCOGIM
.Vector InitPos = 5;- Returns:
- Whether the initPos field is set.
-
getInitPos
VectorOuterClass.Vector getInitPos()FFLCDJCOGIM
.Vector InitPos = 5;- Returns:
- The initPos.
-
getInitPosOrBuilder
VectorOuterClass.VectorOrBuilder getInitPosOrBuilder()FFLCDJCOGIM
.Vector InitPos = 5; -
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.
-
getCampType
int getCampType()uint32 camp_type = 1;- Returns:
- The campType.
-
getEntityId
int getEntityId()uint32 entity_id = 6;- Returns:
- The entityId.
-
getJKHNMNELMJL
int getJKHNMNELMJL()uint32 JKHNMNELMJL = 9;- Returns:
- The jKHNMNELMJL.
-
getOwnerEntityId
int getOwnerEntityId()uint32 owner_entity_id = 10;- Returns:
- The ownerEntityId.
-
getIsAsyncLoad
boolean getIsAsyncLoad()bool is_async_load = 1128;- Returns:
- The isAsyncLoad.
-
getRoomId
int getRoomId()uint32 room_id = 11;- Returns:
- The roomId.
-
getCampId
int getCampId()uint32 camp_id = 8;- Returns:
- The campId.
-
getConfigId
int getConfigId()uint32 config_id = 2;- Returns:
- The configId.
-
getPropOwnerEntityId
int getPropOwnerEntityId()LMDHNJFCOOI
uint32 prop_owner_entity_id = 4;- Returns:
- The propOwnerEntityId.
-
getTargetLockPointIndexListList
repeated uint32 target_lock_point_index_list = 582;- Returns:
- A list containing the targetLockPointIndexList.
-
getTargetLockPointIndexListCount
int getTargetLockPointIndexListCount()repeated uint32 target_lock_point_index_list = 582;- Returns:
- The count of targetLockPointIndexList.
-
getTargetLockPointIndexList
int getTargetLockPointIndexList(int index) repeated uint32 target_lock_point_index_list = 582;- Parameters:
index- The index of the element to return.- Returns:
- The targetLockPointIndexList at the given index.
-
getTargetEntityIdListList
repeated uint32 target_entity_id_list = 1945;- Returns:
- A list containing the targetEntityIdList.
-
getTargetEntityIdListCount
int getTargetEntityIdListCount()repeated uint32 target_entity_id_list = 1945;- Returns:
- The count of targetEntityIdList.
-
getTargetEntityIdList
int getTargetEntityIdList(int index) repeated uint32 target_entity_id_list = 1945;- Parameters:
index- The index of the element to return.- Returns:
- The targetEntityIdList at the given index.
-
getTargetEntityId
int getTargetEntityId()uint32 target_entity_id = 12;- Returns:
- The targetEntityId.
-
getUnk3300EJNBIGLGMII
boolean getUnk3300EJNBIGLGMII()bool Unk3300_EJNBIGLGMII = 1628;- Returns:
- The unk3300EJNBIGLGMII.
-
hasInitEulerAngles
boolean hasInitEulerAngles()GPKIAACNNCF
.Vector InitEulerAngles = 13;- Returns:
- Whether the initEulerAngles field is set.
-
getInitEulerAngles
VectorOuterClass.Vector getInitEulerAngles()GPKIAACNNCF
.Vector InitEulerAngles = 13;- Returns:
- The initEulerAngles.
-
getInitEulerAnglesOrBuilder
VectorOuterClass.VectorOrBuilder getInitEulerAnglesOrBuilder()GPKIAACNNCF
.Vector InitEulerAngles = 13;
-