Package emu.grasscutter.net.proto
Class ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
emu.grasscutter.net.proto.ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder,Cloneable
- Enclosing class:
- ChatChannelDataNotifyOuterClass.ChatChannelDataNotify
public static final class ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
implements ChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder
enum CmdId {
option allow_alias = true;
NONE = 0;
CMD_ID = 4998;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
}
Protobuf type ChatChannelDataNotify-
Method Summary
Modifier and TypeMethodDescriptionaddAllChannelInfoList(Iterable<? extends ChatChannelInfoOuterClass.ChatChannelInfo> values) repeated .ChatChannelInfo channel_info_list = 5;addAllChannelList(Iterable<? extends Integer> values) repeated uint32 channel_list = 3;addChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo value) repeated .ChatChannelInfo channel_info_list = 5;addChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo.Builder builderForValue) repeated .ChatChannelInfo channel_info_list = 5;repeated .ChatChannelInfo channel_info_list = 5;addChannelInfoList(ChatChannelInfoOuterClass.ChatChannelInfo.Builder builderForValue) repeated .ChatChannelInfo channel_info_list = 5;repeated .ChatChannelInfo channel_info_list = 5;addChannelInfoListBuilder(int index) repeated .ChatChannelInfo channel_info_list = 5;addChannelList(int value) repeated uint32 channel_list = 3;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated .ChatChannelInfo channel_info_list = 5;repeated uint32 channel_list = 3;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getChannelInfoList(int index) repeated .ChatChannelInfo channel_info_list = 5;getChannelInfoListBuilder(int index) repeated .ChatChannelInfo channel_info_list = 5;repeated .ChatChannelInfo channel_info_list = 5;intrepeated .ChatChannelInfo channel_info_list = 5;repeated .ChatChannelInfo channel_info_list = 5;getChannelInfoListOrBuilder(int index) repeated .ChatChannelInfo channel_info_list = 5;repeated .ChatChannelInfo channel_info_list = 5;intgetChannelList(int index) repeated uint32 channel_list = 3;intrepeated uint32 channel_list = 3;repeated uint32 channel_list = 3;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorprotected 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) removeChannelInfoList(int index) repeated .ChatChannelInfo channel_info_list = 5;setChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo value) repeated .ChatChannelInfo channel_info_list = 5;setChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo.Builder builderForValue) repeated .ChatChannelInfo channel_info_list = 5;setChannelList(int index, int value) repeated uint32 channel_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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
setField
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
clearField
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
clearOneof
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
setRepeatedField
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
addRepeatedField
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
mergeFrom
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
mergeFrom
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.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<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>- Throws:
IOException
-
getChannelInfoListList
repeated .ChatChannelInfo channel_info_list = 5;- Specified by:
getChannelInfoListListin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder
-
getChannelInfoListCount
public int getChannelInfoListCount()repeated .ChatChannelInfo channel_info_list = 5;- Specified by:
getChannelInfoListCountin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder
-
getChannelInfoList
repeated .ChatChannelInfo channel_info_list = 5;- Specified by:
getChannelInfoListin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder
-
setChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder setChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo value) repeated .ChatChannelInfo channel_info_list = 5; -
setChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder setChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo.Builder builderForValue) repeated .ChatChannelInfo channel_info_list = 5; -
addChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder addChannelInfoList(ChatChannelInfoOuterClass.ChatChannelInfo value) repeated .ChatChannelInfo channel_info_list = 5; -
addChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder addChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo value) repeated .ChatChannelInfo channel_info_list = 5; -
addChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder addChannelInfoList(ChatChannelInfoOuterClass.ChatChannelInfo.Builder builderForValue) repeated .ChatChannelInfo channel_info_list = 5; -
addChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder addChannelInfoList(int index, ChatChannelInfoOuterClass.ChatChannelInfo.Builder builderForValue) repeated .ChatChannelInfo channel_info_list = 5; -
addAllChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder addAllChannelInfoList(Iterable<? extends ChatChannelInfoOuterClass.ChatChannelInfo> values) repeated .ChatChannelInfo channel_info_list = 5; -
clearChannelInfoList
repeated .ChatChannelInfo channel_info_list = 5; -
removeChannelInfoList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder removeChannelInfoList(int index) repeated .ChatChannelInfo channel_info_list = 5; -
getChannelInfoListBuilder
repeated .ChatChannelInfo channel_info_list = 5; -
getChannelInfoListOrBuilder
repeated .ChatChannelInfo channel_info_list = 5;- Specified by:
getChannelInfoListOrBuilderin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder
-
getChannelInfoListOrBuilderList
public List<? extends ChatChannelInfoOuterClass.ChatChannelInfoOrBuilder> getChannelInfoListOrBuilderList()repeated .ChatChannelInfo channel_info_list = 5;- Specified by:
getChannelInfoListOrBuilderListin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder
-
addChannelInfoListBuilder
repeated .ChatChannelInfo channel_info_list = 5; -
addChannelInfoListBuilder
repeated .ChatChannelInfo channel_info_list = 5; -
getChannelInfoListBuilderList
repeated .ChatChannelInfo channel_info_list = 5; -
getChannelListList
repeated uint32 channel_list = 3;- Specified by:
getChannelListListin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder- Returns:
- A list containing the channelList.
-
getChannelListCount
public int getChannelListCount()repeated uint32 channel_list = 3;- Specified by:
getChannelListCountin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder- Returns:
- The count of channelList.
-
getChannelList
public int getChannelList(int index) repeated uint32 channel_list = 3;- Specified by:
getChannelListin interfaceChatChannelDataNotifyOuterClass.ChatChannelDataNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The channelList at the given index.
-
setChannelList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder setChannelList(int index, int value) repeated uint32 channel_list = 3;- Parameters:
index- The index to set the value at.value- The channelList to set.- Returns:
- This builder for chaining.
-
addChannelList
repeated uint32 channel_list = 3;- Parameters:
value- The channelList to add.- Returns:
- This builder for chaining.
-
addAllChannelList
public ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder addAllChannelList(Iterable<? extends Integer> values) repeated uint32 channel_list = 3;- Parameters:
values- The channelList to add.- Returns:
- This builder for chaining.
-
clearChannelList
repeated uint32 channel_list = 3;- Returns:
- This builder for chaining.
-
setUnknownFields
public final ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-
mergeUnknownFields
public final ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ChatChannelDataNotifyOuterClass.ChatChannelDataNotify.Builder>
-