Package emu.grasscutter.net.proto
Interface ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq,ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder
- Enclosing class:
- ToTheMoonQueryPathReqOuterClass
public static interface ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescription.ToTheMoonQueryPathReq.DEGELJBNIMO BFLACBIGMCJ = 6;int.ToTheMoonQueryPathReq.DEGELJBNIMO BFLACBIGMCJ = 6;.Vector destination_pos = 14;.Vector destination_pos = 14;booleanbool FHJJJJNHOPC = 12;intint32 fuzzy_range = 4;booleanbool GAGPNFCPOJB = 13;.ToTheMoonQueryPathReq.LEGHIEACHAF OPIEJHMNDOO = 9;int.ToTheMoonQueryPathReq.LEGHIEACHAF OPIEJHMNDOO = 9;.ToTheMoonQueryPathReq.FAJOMCCAPLH PJGBNOGMCNI = 8;int.ToTheMoonQueryPathReq.FAJOMCCAPLH PJGBNOGMCNI = 8;intint32 query_id = 15;intuint32 scene_id = 3;.Vector source_pos = 5;.Vector source_pos = 5;boolean.Vector destination_pos = 14;boolean.Vector source_pos = 5;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
-
getBFLACBIGMCJValue
int getBFLACBIGMCJValue().ToTheMoonQueryPathReq.DEGELJBNIMO BFLACBIGMCJ = 6;- Returns:
- The enum numeric value on the wire for bFLACBIGMCJ.
-
getBFLACBIGMCJ
ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.DEGELJBNIMO getBFLACBIGMCJ().ToTheMoonQueryPathReq.DEGELJBNIMO BFLACBIGMCJ = 6;- Returns:
- The bFLACBIGMCJ.
-
getGAGPNFCPOJB
boolean getGAGPNFCPOJB()bool GAGPNFCPOJB = 13;- Returns:
- The gAGPNFCPOJB.
-
getOPIEJHMNDOOValue
int getOPIEJHMNDOOValue().ToTheMoonQueryPathReq.LEGHIEACHAF OPIEJHMNDOO = 9;- Returns:
- The enum numeric value on the wire for oPIEJHMNDOO.
-
getOPIEJHMNDOO
ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.LEGHIEACHAF getOPIEJHMNDOO().ToTheMoonQueryPathReq.LEGHIEACHAF OPIEJHMNDOO = 9;- Returns:
- The oPIEJHMNDOO.
-
hasDestinationPos
boolean hasDestinationPos().Vector destination_pos = 14;- Returns:
- Whether the destinationPos field is set.
-
getDestinationPos
VectorOuterClass.Vector getDestinationPos().Vector destination_pos = 14;- Returns:
- The destinationPos.
-
getDestinationPosOrBuilder
VectorOuterClass.VectorOrBuilder getDestinationPosOrBuilder().Vector destination_pos = 14; -
getFHJJJJNHOPC
boolean getFHJJJJNHOPC()bool FHJJJJNHOPC = 12;- Returns:
- The fHJJJJNHOPC.
-
getFuzzyRange
int getFuzzyRange()int32 fuzzy_range = 4;- Returns:
- The fuzzyRange.
-
getSceneId
int getSceneId()uint32 scene_id = 3;- Returns:
- The sceneId.
-
hasSourcePos
boolean hasSourcePos().Vector source_pos = 5;- Returns:
- Whether the sourcePos field is set.
-
getSourcePos
VectorOuterClass.Vector getSourcePos().Vector source_pos = 5;- Returns:
- The sourcePos.
-
getSourcePosOrBuilder
VectorOuterClass.VectorOrBuilder getSourcePosOrBuilder().Vector source_pos = 5; -
getQueryId
int getQueryId()int32 query_id = 15;- Returns:
- The queryId.
-
getPJGBNOGMCNIValue
int getPJGBNOGMCNIValue().ToTheMoonQueryPathReq.FAJOMCCAPLH PJGBNOGMCNI = 8;- Returns:
- The enum numeric value on the wire for pJGBNOGMCNI.
-
getPJGBNOGMCNI
ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.FAJOMCCAPLH getPJGBNOGMCNI().ToTheMoonQueryPathReq.FAJOMCCAPLH PJGBNOGMCNI = 8;- Returns:
- The pJGBNOGMCNI.
-