Package emu.grasscutter.net.proto
Class ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
emu.grasscutter.net.proto.ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder,Cloneable
- Enclosing class:
- ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify
public static final class ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
implements ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder
Name: DCLKBOACANF CmdId: 261Protobuf type
ScenePointUnlockNotify-
Method Summary
Modifier and TypeMethodDescriptionaddAllHidePointList(Iterable<? extends Integer> values) repeated uint32 hide_point_list = 9;addAllLockedPointList(Iterable<? extends Integer> values) JOMDNANCHNDaddAllPointList(Iterable<? extends Integer> values) repeated uint32 point_list = 3;addAllUnhidePointList(Iterable<? extends Integer> values) LLLIACPHNEHaddHidePointList(int value) repeated uint32 hide_point_list = 9;addLockedPointList(int value) JOMDNANCHNDaddPointList(int value) repeated uint32 point_list = 3;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addUnhidePointList(int value) LLLIACPHNEHbuild()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated uint32 hide_point_list = 9;JOMDNANCHNDclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated uint32 point_list = 3;uint32 scene_id = 6;LLLIACPHNEHclone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintgetHidePointList(int index) repeated uint32 hide_point_list = 9;intrepeated uint32 hide_point_list = 9;repeated uint32 hide_point_list = 9;intgetLockedPointList(int index) JOMDNANCHNDintJOMDNANCHNDJOMDNANCHNDintgetPointList(int index) repeated uint32 point_list = 3;intrepeated uint32 point_list = 3;repeated uint32 point_list = 3;intuint32 scene_id = 6;intgetUnhidePointList(int index) LLLIACPHNEHintLLLIACPHNEHLLLIACPHNEHprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setHidePointList(int index, int value) repeated uint32 hide_point_list = 9;setLockedPointList(int index, int value) JOMDNANCHNDsetPointList(int index, int value) repeated uint32 point_list = 3;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSceneId(int value) uint32 scene_id = 6;setUnhidePointList(int index, int value) LLLIACPHNEHsetUnknownFields(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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
setField
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
clearField
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
clearOneof
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
setRepeatedField
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
addRepeatedField
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
mergeFrom
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
mergeFrom
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.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<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>- Throws:
IOException
-
getLockedPointListList
JOMDNANCHND
repeated uint32 locked_point_list = 14;- Specified by:
getLockedPointListListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- A list containing the lockedPointList.
-
getLockedPointListCount
public int getLockedPointListCount()JOMDNANCHND
repeated uint32 locked_point_list = 14;- Specified by:
getLockedPointListCountin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- The count of lockedPointList.
-
getLockedPointList
public int getLockedPointList(int index) JOMDNANCHND
repeated uint32 locked_point_list = 14;- Specified by:
getLockedPointListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The lockedPointList at the given index.
-
setLockedPointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder setLockedPointList(int index, int value) JOMDNANCHND
repeated uint32 locked_point_list = 14;- Parameters:
index- The index to set the value at.value- The lockedPointList to set.- Returns:
- This builder for chaining.
-
addLockedPointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder addLockedPointList(int value) JOMDNANCHND
repeated uint32 locked_point_list = 14;- Parameters:
value- The lockedPointList to add.- Returns:
- This builder for chaining.
-
addAllLockedPointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder addAllLockedPointList(Iterable<? extends Integer> values) JOMDNANCHND
repeated uint32 locked_point_list = 14;- Parameters:
values- The lockedPointList to add.- Returns:
- This builder for chaining.
-
clearLockedPointList
JOMDNANCHND
repeated uint32 locked_point_list = 14;- Returns:
- This builder for chaining.
-
getHidePointListList
repeated uint32 hide_point_list = 9;- Specified by:
getHidePointListListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- A list containing the hidePointList.
-
getHidePointListCount
public int getHidePointListCount()repeated uint32 hide_point_list = 9;- Specified by:
getHidePointListCountin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- The count of hidePointList.
-
getHidePointList
public int getHidePointList(int index) repeated uint32 hide_point_list = 9;- Specified by:
getHidePointListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The hidePointList at the given index.
-
setHidePointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder setHidePointList(int index, int value) repeated uint32 hide_point_list = 9;- Parameters:
index- The index to set the value at.value- The hidePointList to set.- Returns:
- This builder for chaining.
-
addHidePointList
repeated uint32 hide_point_list = 9;- Parameters:
value- The hidePointList to add.- Returns:
- This builder for chaining.
-
addAllHidePointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder addAllHidePointList(Iterable<? extends Integer> values) repeated uint32 hide_point_list = 9;- Parameters:
values- The hidePointList to add.- Returns:
- This builder for chaining.
-
clearHidePointList
repeated uint32 hide_point_list = 9;- Returns:
- This builder for chaining.
-
getPointListList
repeated uint32 point_list = 3;- Specified by:
getPointListListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- A list containing the pointList.
-
getPointListCount
public int getPointListCount()repeated uint32 point_list = 3;- Specified by:
getPointListCountin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- The count of pointList.
-
getPointList
public int getPointList(int index) repeated uint32 point_list = 3;- Specified by:
getPointListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The pointList at the given index.
-
setPointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder setPointList(int index, int value) repeated uint32 point_list = 3;- Parameters:
index- The index to set the value at.value- The pointList to set.- Returns:
- This builder for chaining.
-
addPointList
repeated uint32 point_list = 3;- Parameters:
value- The pointList to add.- Returns:
- This builder for chaining.
-
addAllPointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder addAllPointList(Iterable<? extends Integer> values) repeated uint32 point_list = 3;- Parameters:
values- The pointList to add.- Returns:
- This builder for chaining.
-
clearPointList
repeated uint32 point_list = 3;- Returns:
- This builder for chaining.
-
getUnhidePointListList
LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Specified by:
getUnhidePointListListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- A list containing the unhidePointList.
-
getUnhidePointListCount
public int getUnhidePointListCount()LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Specified by:
getUnhidePointListCountin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- The count of unhidePointList.
-
getUnhidePointList
public int getUnhidePointList(int index) LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Specified by:
getUnhidePointListin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The unhidePointList at the given index.
-
setUnhidePointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder setUnhidePointList(int index, int value) LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Parameters:
index- The index to set the value at.value- The unhidePointList to set.- Returns:
- This builder for chaining.
-
addUnhidePointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder addUnhidePointList(int value) LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Parameters:
value- The unhidePointList to add.- Returns:
- This builder for chaining.
-
addAllUnhidePointList
public ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder addAllUnhidePointList(Iterable<? extends Integer> values) LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Parameters:
values- The unhidePointList to add.- Returns:
- This builder for chaining.
-
clearUnhidePointList
LLLIACPHNEH
repeated uint32 unhide_point_list = 7;- Returns:
- This builder for chaining.
-
getSceneId
public int getSceneId()uint32 scene_id = 6;- Specified by:
getSceneIdin interfaceScenePointUnlockNotifyOuterClass.ScenePointUnlockNotifyOrBuilder- Returns:
- The sceneId.
-
setSceneId
uint32 scene_id = 6;- Parameters:
value- The sceneId to set.- Returns:
- This builder for chaining.
-
clearSceneId
uint32 scene_id = 6;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-
mergeUnknownFields
public final ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ScenePointUnlockNotifyOuterClass.ScenePointUnlockNotify.Builder>
-