Package emu.grasscutter.net.proto
Interface QueryPathReqOuterClass.QueryPathReqOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
QueryPathReqOuterClass.QueryPathReq,QueryPathReqOuterClass.QueryPathReq.Builder
- Enclosing class:
- QueryPathReqOuterClass
public static interface QueryPathReqOuterClass.QueryPathReqOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetDestinationPos(int index) repeated .Vector destination_pos = 6;intrepeated .Vector destination_pos = 6;repeated .Vector destination_pos = 6;getDestinationPosOrBuilder(int index) repeated .Vector destination_pos = 6;List<? extends VectorOuterClass.VectorOrBuilder>repeated .Vector destination_pos = 6;.QueryFilter filter = 7;.QueryFilter filter = 7;intint32 query_id = 3;.QueryPathReq.OptionType query_type = 11;int.QueryPathReq.OptionType query_type = 11;intuint32 scene_id = 2;.Vector source_pos = 8;.Vector source_pos = 8;.Vector3Int Unk3300_CLGJBBJDOLN = 5;.Vector3Int Unk3300_CLGJBBJDOLN = 5;.Vector3Int Unk3300_LHNGPJFOMIK = 4;.Vector3Int Unk3300_LHNGPJFOMIK = 4;boolean.QueryFilter filter = 7;boolean.Vector source_pos = 8;boolean.Vector3Int Unk3300_CLGJBBJDOLN = 5;boolean.Vector3Int Unk3300_LHNGPJFOMIK = 4;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
-
hasFilter
boolean hasFilter().QueryFilter filter = 7;- Returns:
- Whether the filter field is set.
-
getFilter
QueryFilterOuterClass.QueryFilter getFilter().QueryFilter filter = 7;- Returns:
- The filter.
-
getFilterOrBuilder
QueryFilterOuterClass.QueryFilterOrBuilder getFilterOrBuilder().QueryFilter filter = 7; -
getQueryId
int getQueryId()int32 query_id = 3;- Returns:
- The queryId.
-
getDestinationPosList
List<VectorOuterClass.Vector> getDestinationPosList()repeated .Vector destination_pos = 6; -
getDestinationPos
repeated .Vector destination_pos = 6; -
getDestinationPosCount
int getDestinationPosCount()repeated .Vector destination_pos = 6; -
getDestinationPosOrBuilderList
List<? extends VectorOuterClass.VectorOrBuilder> getDestinationPosOrBuilderList()repeated .Vector destination_pos = 6; -
getDestinationPosOrBuilder
repeated .Vector destination_pos = 6; -
getQueryTypeValue
int getQueryTypeValue().QueryPathReq.OptionType query_type = 11;- Returns:
- The enum numeric value on the wire for queryType.
-
getQueryType
QueryPathReqOuterClass.QueryPathReq.OptionType getQueryType().QueryPathReq.OptionType query_type = 11;- Returns:
- The queryType.
-
hasUnk3300LHNGPJFOMIK
boolean hasUnk3300LHNGPJFOMIK().Vector3Int Unk3300_LHNGPJFOMIK = 4;- Returns:
- Whether the unk3300LHNGPJFOMIK field is set.
-
getUnk3300LHNGPJFOMIK
Vector3IntOuterClass.Vector3Int getUnk3300LHNGPJFOMIK().Vector3Int Unk3300_LHNGPJFOMIK = 4;- Returns:
- The unk3300LHNGPJFOMIK.
-
getUnk3300LHNGPJFOMIKOrBuilder
Vector3IntOuterClass.Vector3IntOrBuilder getUnk3300LHNGPJFOMIKOrBuilder().Vector3Int Unk3300_LHNGPJFOMIK = 4; -
getSceneId
int getSceneId()uint32 scene_id = 2;- Returns:
- The sceneId.
-
hasSourcePos
boolean hasSourcePos().Vector source_pos = 8;- Returns:
- Whether the sourcePos field is set.
-
getSourcePos
VectorOuterClass.Vector getSourcePos().Vector source_pos = 8;- Returns:
- The sourcePos.
-
getSourcePosOrBuilder
VectorOuterClass.VectorOrBuilder getSourcePosOrBuilder().Vector source_pos = 8; -
hasUnk3300CLGJBBJDOLN
boolean hasUnk3300CLGJBBJDOLN().Vector3Int Unk3300_CLGJBBJDOLN = 5;- Returns:
- Whether the unk3300CLGJBBJDOLN field is set.
-
getUnk3300CLGJBBJDOLN
Vector3IntOuterClass.Vector3Int getUnk3300CLGJBBJDOLN().Vector3Int Unk3300_CLGJBBJDOLN = 5;- Returns:
- The unk3300CLGJBBJDOLN.
-
getUnk3300CLGJBBJDOLNOrBuilder
Vector3IntOuterClass.Vector3IntOrBuilder getUnk3300CLGJBBJDOLNOrBuilder().Vector3Int Unk3300_CLGJBBJDOLN = 5;
-