Package emu.grasscutter.net.proto
Class PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
emu.grasscutter.net.proto.PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder,Cloneable
public static final class PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
implements PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder
Name: EPEIJILLNJM CmdId: 3152Protobuf type
PlayerWorldSceneInfoListNotify-
Method Summary
Modifier and TypeMethodDescriptionaddAllInfoList(Iterable<? extends PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo> values) repeated .PlayerWorldSceneInfo info_list = 3;addInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo value) repeated .PlayerWorldSceneInfo info_list = 3;addInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo.Builder builderForValue) repeated .PlayerWorldSceneInfo info_list = 3;repeated .PlayerWorldSceneInfo info_list = 3;addInfoList(PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo.Builder builderForValue) repeated .PlayerWorldSceneInfo info_list = 3;repeated .PlayerWorldSceneInfo info_list = 3;addInfoListBuilder(int index) repeated .PlayerWorldSceneInfo info_list = 3;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) repeated .PlayerWorldSceneInfo info_list = 3;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetInfoList(int index) repeated .PlayerWorldSceneInfo info_list = 3;getInfoListBuilder(int index) repeated .PlayerWorldSceneInfo info_list = 3;repeated .PlayerWorldSceneInfo info_list = 3;intrepeated .PlayerWorldSceneInfo info_list = 3;repeated .PlayerWorldSceneInfo info_list = 3;getInfoListOrBuilder(int index) repeated .PlayerWorldSceneInfo info_list = 3;repeated .PlayerWorldSceneInfo info_list = 3;protected 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) removeInfoList(int index) repeated .PlayerWorldSceneInfo info_list = 3;setInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo value) repeated .PlayerWorldSceneInfo info_list = 3;setInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo.Builder builderForValue) repeated .PlayerWorldSceneInfo info_list = 3;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) 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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
getDefaultInstanceForType
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify 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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
setField
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
clearField
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
clearOneof
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
setRepeatedField
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
addRepeatedField
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
mergeFrom
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
mergeFrom
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.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<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>- Throws:
IOException
-
getInfoListList
repeated .PlayerWorldSceneInfo info_list = 3;- Specified by:
getInfoListListin interfacePlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder
-
getInfoListCount
public int getInfoListCount()repeated .PlayerWorldSceneInfo info_list = 3;- Specified by:
getInfoListCountin interfacePlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder
-
getInfoList
repeated .PlayerWorldSceneInfo info_list = 3;- Specified by:
getInfoListin interfacePlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder
-
setInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder setInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo value) repeated .PlayerWorldSceneInfo info_list = 3; -
setInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder setInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo.Builder builderForValue) repeated .PlayerWorldSceneInfo info_list = 3; -
addInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder addInfoList(PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo value) repeated .PlayerWorldSceneInfo info_list = 3; -
addInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder addInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo value) repeated .PlayerWorldSceneInfo info_list = 3; -
addInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder addInfoList(PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo.Builder builderForValue) repeated .PlayerWorldSceneInfo info_list = 3; -
addInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder addInfoList(int index, PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo.Builder builderForValue) repeated .PlayerWorldSceneInfo info_list = 3; -
addAllInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder addAllInfoList(Iterable<? extends PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfo> values) repeated .PlayerWorldSceneInfo info_list = 3; -
clearInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder clearInfoList()repeated .PlayerWorldSceneInfo info_list = 3; -
removeInfoList
public PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder removeInfoList(int index) repeated .PlayerWorldSceneInfo info_list = 3; -
getInfoListBuilder
repeated .PlayerWorldSceneInfo info_list = 3; -
getInfoListOrBuilder
repeated .PlayerWorldSceneInfo info_list = 3;- Specified by:
getInfoListOrBuilderin interfacePlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder
-
getInfoListOrBuilderList
public List<? extends PlayerWorldSceneInfoOuterClass.PlayerWorldSceneInfoOrBuilder> getInfoListOrBuilderList()repeated .PlayerWorldSceneInfo info_list = 3;- Specified by:
getInfoListOrBuilderListin interfacePlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotifyOrBuilder
-
addInfoListBuilder
repeated .PlayerWorldSceneInfo info_list = 3; -
addInfoListBuilder
repeated .PlayerWorldSceneInfo info_list = 3; -
getInfoListBuilderList
repeated .PlayerWorldSceneInfo info_list = 3; -
setUnknownFields
public final PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-
mergeUnknownFields
public final PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PlayerWorldSceneInfoListNotifyOuterClass.PlayerWorldSceneInfoListNotify.Builder>
-