Package emu.grasscutter.net.proto
Class TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
emu.grasscutter.net.proto.TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,TreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder,Cloneable
- Enclosing class:
- TreasureMapDetectorDataOuterClass.TreasureMapDetectorData
public static final class TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
implements TreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
Protobuf type
TreasureMapDetectorData-
Method Summary
Modifier and TypeMethodDescriptionaddAllSpotList(Iterable<? extends VectorOuterClass.Vector> values) repeated .Vector spot_list = 7;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSpotList(int index, VectorOuterClass.Vector value) repeated .Vector spot_list = 7;addSpotList(int index, VectorOuterClass.Vector.Builder builderForValue) repeated .Vector spot_list = 7;repeated .Vector spot_list = 7;addSpotList(VectorOuterClass.Vector.Builder builderForValue) repeated .Vector spot_list = 7;repeated .Vector spot_list = 7;addSpotListBuilder(int index) repeated .Vector spot_list = 7;build()clear().Vector center_pos = 12;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) bool is_region_detected = 11;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint32 radius = 2;uint32 region_id = 1;repeated .Vector spot_list = 7;clone().Vector center_pos = 12;.Vector center_pos = 12;.Vector center_pos = 12;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorbooleanbool is_region_detected = 11;intuint32 radius = 2;intuint32 region_id = 1;getSpotList(int index) repeated .Vector spot_list = 7;getSpotListBuilder(int index) repeated .Vector spot_list = 7;repeated .Vector spot_list = 7;intrepeated .Vector spot_list = 7;repeated .Vector spot_list = 7;getSpotListOrBuilder(int index) repeated .Vector spot_list = 7;List<? extends VectorOuterClass.VectorOrBuilder>repeated .Vector spot_list = 7;boolean.Vector center_pos = 12;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal boolean.Vector center_pos = 12;mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSpotList(int index) repeated .Vector spot_list = 7;.Vector center_pos = 12;setCenterPos(VectorOuterClass.Vector.Builder builderForValue) .Vector center_pos = 12;setIsRegionDetected(boolean value) bool is_region_detected = 11;setRadius(int value) uint32 radius = 2;setRegionId(int value) uint32 region_id = 1;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSpotList(int index, VectorOuterClass.Vector value) repeated .Vector spot_list = 7;setSpotList(int index, VectorOuterClass.Vector.Builder builderForValue) repeated .Vector spot_list = 7;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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
setField
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
clearField
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
clearOneof
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
setRepeatedField
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
addRepeatedField
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
mergeFrom
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
mergeFrom
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.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<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>- Throws:
IOException
-
getRegionId
public int getRegionId()uint32 region_id = 1;- Specified by:
getRegionIdin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder- Returns:
- The regionId.
-
setRegionId
uint32 region_id = 1;- Parameters:
value- The regionId to set.- Returns:
- This builder for chaining.
-
clearRegionId
uint32 region_id = 1;- Returns:
- This builder for chaining.
-
getIsRegionDetected
public boolean getIsRegionDetected()bool is_region_detected = 11;- Specified by:
getIsRegionDetectedin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder- Returns:
- The isRegionDetected.
-
setIsRegionDetected
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder setIsRegionDetected(boolean value) bool is_region_detected = 11;- Parameters:
value- The isRegionDetected to set.- Returns:
- This builder for chaining.
-
clearIsRegionDetected
bool is_region_detected = 11;- Returns:
- This builder for chaining.
-
getRadius
public int getRadius()uint32 radius = 2;- Specified by:
getRadiusin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder- Returns:
- The radius.
-
setRadius
uint32 radius = 2;- Parameters:
value- The radius to set.- Returns:
- This builder for chaining.
-
clearRadius
uint32 radius = 2;- Returns:
- This builder for chaining.
-
getSpotListList
repeated .Vector spot_list = 7;- Specified by:
getSpotListListin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
-
getSpotListCount
public int getSpotListCount()repeated .Vector spot_list = 7;- Specified by:
getSpotListCountin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
-
getSpotList
repeated .Vector spot_list = 7;- Specified by:
getSpotListin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
-
setSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder setSpotList(int index, VectorOuterClass.Vector value) repeated .Vector spot_list = 7; -
setSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder setSpotList(int index, VectorOuterClass.Vector.Builder builderForValue) repeated .Vector spot_list = 7; -
addSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder addSpotList(VectorOuterClass.Vector value) repeated .Vector spot_list = 7; -
addSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder addSpotList(int index, VectorOuterClass.Vector value) repeated .Vector spot_list = 7; -
addSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder addSpotList(VectorOuterClass.Vector.Builder builderForValue) repeated .Vector spot_list = 7; -
addSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder addSpotList(int index, VectorOuterClass.Vector.Builder builderForValue) repeated .Vector spot_list = 7; -
addAllSpotList
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder addAllSpotList(Iterable<? extends VectorOuterClass.Vector> values) repeated .Vector spot_list = 7; -
clearSpotList
repeated .Vector spot_list = 7; -
removeSpotList
repeated .Vector spot_list = 7; -
getSpotListBuilder
repeated .Vector spot_list = 7; -
getSpotListOrBuilder
repeated .Vector spot_list = 7;- Specified by:
getSpotListOrBuilderin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
-
getSpotListOrBuilderList
repeated .Vector spot_list = 7;- Specified by:
getSpotListOrBuilderListin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
-
addSpotListBuilder
repeated .Vector spot_list = 7; -
addSpotListBuilder
repeated .Vector spot_list = 7; -
getSpotListBuilderList
repeated .Vector spot_list = 7; -
hasCenterPos
public boolean hasCenterPos().Vector center_pos = 12;- Specified by:
hasCenterPosin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder- Returns:
- Whether the centerPos field is set.
-
getCenterPos
.Vector center_pos = 12;- Specified by:
getCenterPosin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder- Returns:
- The centerPos.
-
setCenterPos
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder setCenterPos(VectorOuterClass.Vector value) .Vector center_pos = 12; -
setCenterPos
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder setCenterPos(VectorOuterClass.Vector.Builder builderForValue) .Vector center_pos = 12; -
mergeCenterPos
public TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder mergeCenterPos(VectorOuterClass.Vector value) .Vector center_pos = 12; -
clearCenterPos
.Vector center_pos = 12; -
getCenterPosBuilder
.Vector center_pos = 12; -
getCenterPosOrBuilder
.Vector center_pos = 12;- Specified by:
getCenterPosOrBuilderin interfaceTreasureMapDetectorDataOuterClass.TreasureMapDetectorDataOrBuilder
-
setUnknownFields
public final TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-
mergeUnknownFields
public final TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TreasureMapDetectorDataOuterClass.TreasureMapDetectorData.Builder>
-