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.OILPBFMHGMF BADOBDOICOG = 1;int.ToTheMoonQueryPathReq.OILPBFMHGMF BADOBDOICOG = 1;.Vector destination_pos = 3;.Vector destination_pos = 3;booleanbool EGNOJKAHBJK = 12;booleanbool EJOJKEHOEHA = 10;intint32 fuzzy_range = 4;.ToTheMoonQueryPathReq.EHFBKPBIGHA NFLFEIDEBOE = 2;int.ToTheMoonQueryPathReq.EHFBKPBIGHA NFLFEIDEBOE = 2;intint32 query_id = 9;.ToTheMoonQueryPathReq.OptionType query_type = 5;int.ToTheMoonQueryPathReq.OptionType query_type = 5;intuint32 scene_id = 11;.Vector source_pos = 13;.Vector source_pos = 13;boolean.Vector destination_pos = 3;boolean.Vector source_pos = 13;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
-
getQueryTypeValue
int getQueryTypeValue().ToTheMoonQueryPathReq.OptionType query_type = 5;- Returns:
- The enum numeric value on the wire for queryType.
-
getQueryType
.ToTheMoonQueryPathReq.OptionType query_type = 5;- Returns:
- The queryType.
-
getNFLFEIDEBOEValue
int getNFLFEIDEBOEValue().ToTheMoonQueryPathReq.EHFBKPBIGHA NFLFEIDEBOE = 2;- Returns:
- The enum numeric value on the wire for nFLFEIDEBOE.
-
getNFLFEIDEBOE
ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.EHFBKPBIGHA getNFLFEIDEBOE().ToTheMoonQueryPathReq.EHFBKPBIGHA NFLFEIDEBOE = 2;- Returns:
- The nFLFEIDEBOE.
-
getFuzzyRange
int getFuzzyRange()int32 fuzzy_range = 4;- Returns:
- The fuzzyRange.
-
getQueryId
int getQueryId()int32 query_id = 9;- Returns:
- The queryId.
-
hasDestinationPos
boolean hasDestinationPos().Vector destination_pos = 3;- Returns:
- Whether the destinationPos field is set.
-
getDestinationPos
VectorOuterClass.Vector getDestinationPos().Vector destination_pos = 3;- Returns:
- The destinationPos.
-
getDestinationPosOrBuilder
VectorOuterClass.VectorOrBuilder getDestinationPosOrBuilder().Vector destination_pos = 3; -
getBADOBDOICOGValue
int getBADOBDOICOGValue().ToTheMoonQueryPathReq.OILPBFMHGMF BADOBDOICOG = 1;- Returns:
- The enum numeric value on the wire for bADOBDOICOG.
-
getBADOBDOICOG
ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.OILPBFMHGMF getBADOBDOICOG().ToTheMoonQueryPathReq.OILPBFMHGMF BADOBDOICOG = 1;- Returns:
- The bADOBDOICOG.
-
hasSourcePos
boolean hasSourcePos().Vector source_pos = 13;- Returns:
- Whether the sourcePos field is set.
-
getSourcePos
VectorOuterClass.Vector getSourcePos().Vector source_pos = 13;- Returns:
- The sourcePos.
-
getSourcePosOrBuilder
VectorOuterClass.VectorOrBuilder getSourcePosOrBuilder().Vector source_pos = 13; -
getSceneId
int getSceneId()uint32 scene_id = 11;- Returns:
- The sceneId.
-
getEGNOJKAHBJK
boolean getEGNOJKAHBJK()bool EGNOJKAHBJK = 12;- Returns:
- The eGNOJKAHBJK.
-
getEJOJKEHOEHA
boolean getEJOJKEHOEHA()bool EJOJKEHOEHA = 10;- Returns:
- The eJOJKEHOEHA.
-