Package emu.grasscutter.net.proto
Class ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
emu.grasscutter.net.proto.ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder,Cloneable
- Enclosing class:
- ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq
public static final class ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
implements ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder
enum CmdId {
option allow_alias = true;
NONE = 0;
CMD_ID = 6179;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
IS_ALLOW_CLIENT = 1;
}
Protobuf type ToTheMoonQueryPathReq-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear().ToTheMoonQueryPathReq.AStarMethod astar_method = 12;.Vector destination_pos = 3;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) .ToTheMoonQueryPathReq.FilterType filter_type = 13;int32 fuzzy_range = 7;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) int32 query_id = 2;.ToTheMoonQueryPathReq.OptionType query_type = 5;uint32 scene_id = 4;.Vector source_pos = 11;bool Unk3300_BBLMBILIOGP = 8;bool Unk3300_OFGONAMNIJG = 6;clone().ToTheMoonQueryPathReq.AStarMethod astar_method = 12;int.ToTheMoonQueryPathReq.AStarMethod astar_method = 12;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptor.Vector destination_pos = 3;.Vector destination_pos = 3;.Vector destination_pos = 3;.ToTheMoonQueryPathReq.FilterType filter_type = 13;int.ToTheMoonQueryPathReq.FilterType filter_type = 13;intint32 fuzzy_range = 7;intint32 query_id = 2;.ToTheMoonQueryPathReq.OptionType query_type = 5;int.ToTheMoonQueryPathReq.OptionType query_type = 5;intuint32 scene_id = 4;.Vector source_pos = 11;.Vector source_pos = 11;.Vector source_pos = 11;booleanbool Unk3300_BBLMBILIOGP = 8;booleanbool Unk3300_OFGONAMNIJG = 6;boolean.Vector destination_pos = 3;boolean.Vector source_pos = 11;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal boolean.Vector destination_pos = 3;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) .Vector source_pos = 11;mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) .ToTheMoonQueryPathReq.AStarMethod astar_method = 12;setAstarMethodValue(int value) .ToTheMoonQueryPathReq.AStarMethod astar_method = 12;.Vector destination_pos = 3;setDestinationPos(VectorOuterClass.Vector.Builder builderForValue) .Vector destination_pos = 3;.ToTheMoonQueryPathReq.FilterType filter_type = 13;setFilterTypeValue(int value) .ToTheMoonQueryPathReq.FilterType filter_type = 13;setFuzzyRange(int value) int32 fuzzy_range = 7;setQueryId(int value) int32 query_id = 2;.ToTheMoonQueryPathReq.OptionType query_type = 5;setQueryTypeValue(int value) .ToTheMoonQueryPathReq.OptionType query_type = 5;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSceneId(int value) uint32 scene_id = 4;.Vector source_pos = 11;setSourcePos(VectorOuterClass.Vector.Builder builderForValue) .Vector source_pos = 11;setUnk3300BBLMBILIOGP(boolean value) bool Unk3300_BBLMBILIOGP = 8;setUnk3300OFGONAMNIJG(boolean value) bool Unk3300_OFGONAMNIJG = 6;setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
setField
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
clearField
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
clearOneof
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
setRepeatedField
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
addRepeatedField
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
mergeFrom
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
mergeFrom
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>- Throws:
IOException
-
getQueryTypeValue
public int getQueryTypeValue().ToTheMoonQueryPathReq.OptionType query_type = 5;- Specified by:
getQueryTypeValuein interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The enum numeric value on the wire for queryType.
-
setQueryTypeValue
.ToTheMoonQueryPathReq.OptionType query_type = 5;- Parameters:
value- The enum numeric value on the wire for queryType to set.- Returns:
- This builder for chaining.
-
getQueryType
.ToTheMoonQueryPathReq.OptionType query_type = 5;- Specified by:
getQueryTypein interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The queryType.
-
setQueryType
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setQueryType(ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.OptionType value) .ToTheMoonQueryPathReq.OptionType query_type = 5;- Parameters:
value- The queryType to set.- Returns:
- This builder for chaining.
-
clearQueryType
.ToTheMoonQueryPathReq.OptionType query_type = 5;- Returns:
- This builder for chaining.
-
getUnk3300BBLMBILIOGP
public boolean getUnk3300BBLMBILIOGP()bool Unk3300_BBLMBILIOGP = 8;- Specified by:
getUnk3300BBLMBILIOGPin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The unk3300BBLMBILIOGP.
-
setUnk3300BBLMBILIOGP
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setUnk3300BBLMBILIOGP(boolean value) bool Unk3300_BBLMBILIOGP = 8;- Parameters:
value- The unk3300BBLMBILIOGP to set.- Returns:
- This builder for chaining.
-
clearUnk3300BBLMBILIOGP
bool Unk3300_BBLMBILIOGP = 8;- Returns:
- This builder for chaining.
-
getFilterTypeValue
public int getFilterTypeValue().ToTheMoonQueryPathReq.FilterType filter_type = 13;- Specified by:
getFilterTypeValuein interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The enum numeric value on the wire for filterType.
-
setFilterTypeValue
.ToTheMoonQueryPathReq.FilterType filter_type = 13;- Parameters:
value- The enum numeric value on the wire for filterType to set.- Returns:
- This builder for chaining.
-
getFilterType
.ToTheMoonQueryPathReq.FilterType filter_type = 13;- Specified by:
getFilterTypein interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The filterType.
-
setFilterType
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setFilterType(ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.FilterType value) .ToTheMoonQueryPathReq.FilterType filter_type = 13;- Parameters:
value- The filterType to set.- Returns:
- This builder for chaining.
-
clearFilterType
.ToTheMoonQueryPathReq.FilterType filter_type = 13;- Returns:
- This builder for chaining.
-
getQueryId
public int getQueryId()int32 query_id = 2;- Specified by:
getQueryIdin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The queryId.
-
setQueryId
int32 query_id = 2;- Parameters:
value- The queryId to set.- Returns:
- This builder for chaining.
-
clearQueryId
int32 query_id = 2;- Returns:
- This builder for chaining.
-
getAstarMethodValue
public int getAstarMethodValue().ToTheMoonQueryPathReq.AStarMethod astar_method = 12;- Specified by:
getAstarMethodValuein interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The enum numeric value on the wire for astarMethod.
-
setAstarMethodValue
.ToTheMoonQueryPathReq.AStarMethod astar_method = 12;- Parameters:
value- The enum numeric value on the wire for astarMethod to set.- Returns:
- This builder for chaining.
-
getAstarMethod
.ToTheMoonQueryPathReq.AStarMethod astar_method = 12;- Specified by:
getAstarMethodin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The astarMethod.
-
setAstarMethod
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setAstarMethod(ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.AStarMethod value) .ToTheMoonQueryPathReq.AStarMethod astar_method = 12;- Parameters:
value- The astarMethod to set.- Returns:
- This builder for chaining.
-
clearAstarMethod
.ToTheMoonQueryPathReq.AStarMethod astar_method = 12;- Returns:
- This builder for chaining.
-
hasSourcePos
public boolean hasSourcePos().Vector source_pos = 11;- Specified by:
hasSourcePosin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- Whether the sourcePos field is set.
-
getSourcePos
.Vector source_pos = 11;- Specified by:
getSourcePosin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The sourcePos.
-
setSourcePos
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setSourcePos(VectorOuterClass.Vector value) .Vector source_pos = 11; -
setSourcePos
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setSourcePos(VectorOuterClass.Vector.Builder builderForValue) .Vector source_pos = 11; -
mergeSourcePos
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder mergeSourcePos(VectorOuterClass.Vector value) .Vector source_pos = 11; -
clearSourcePos
.Vector source_pos = 11; -
getSourcePosBuilder
.Vector source_pos = 11; -
getSourcePosOrBuilder
.Vector source_pos = 11;- Specified by:
getSourcePosOrBuilderin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder
-
hasDestinationPos
public boolean hasDestinationPos().Vector destination_pos = 3;- Specified by:
hasDestinationPosin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- Whether the destinationPos field is set.
-
getDestinationPos
.Vector destination_pos = 3;- Specified by:
getDestinationPosin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The destinationPos.
-
setDestinationPos
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setDestinationPos(VectorOuterClass.Vector value) .Vector destination_pos = 3; -
setDestinationPos
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setDestinationPos(VectorOuterClass.Vector.Builder builderForValue) .Vector destination_pos = 3; -
mergeDestinationPos
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder mergeDestinationPos(VectorOuterClass.Vector value) .Vector destination_pos = 3; -
clearDestinationPos
.Vector destination_pos = 3; -
getDestinationPosBuilder
.Vector destination_pos = 3; -
getDestinationPosOrBuilder
.Vector destination_pos = 3;- Specified by:
getDestinationPosOrBuilderin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder
-
getFuzzyRange
public int getFuzzyRange()int32 fuzzy_range = 7;- Specified by:
getFuzzyRangein interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The fuzzyRange.
-
setFuzzyRange
int32 fuzzy_range = 7;- Parameters:
value- The fuzzyRange to set.- Returns:
- This builder for chaining.
-
clearFuzzyRange
int32 fuzzy_range = 7;- Returns:
- This builder for chaining.
-
getUnk3300OFGONAMNIJG
public boolean getUnk3300OFGONAMNIJG()bool Unk3300_OFGONAMNIJG = 6;- Specified by:
getUnk3300OFGONAMNIJGin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The unk3300OFGONAMNIJG.
-
setUnk3300OFGONAMNIJG
public ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setUnk3300OFGONAMNIJG(boolean value) bool Unk3300_OFGONAMNIJG = 6;- Parameters:
value- The unk3300OFGONAMNIJG to set.- Returns:
- This builder for chaining.
-
clearUnk3300OFGONAMNIJG
bool Unk3300_OFGONAMNIJG = 6;- Returns:
- This builder for chaining.
-
getSceneId
public int getSceneId()uint32 scene_id = 4;- Specified by:
getSceneIdin interfaceToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReqOrBuilder- Returns:
- The sceneId.
-
setSceneId
uint32 scene_id = 4;- Parameters:
value- The sceneId to set.- Returns:
- This builder for chaining.
-
clearSceneId
uint32 scene_id = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-
mergeUnknownFields
public final ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ToTheMoonQueryPathReqOuterClass.ToTheMoonQueryPathReq.Builder>
-