Package emu.grasscutter.net.proto
Class CoopDataNotifyOuterClass.CoopDataNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
emu.grasscutter.net.proto.CoopDataNotifyOuterClass.CoopDataNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CoopDataNotifyOuterClass.CoopDataNotifyOrBuilder,Cloneable
- Enclosing class:
- CoopDataNotifyOuterClass.CoopDataNotify
public static final class CoopDataNotifyOuterClass.CoopDataNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
implements CoopDataNotifyOuterClass.CoopDataNotifyOrBuilder
enum CmdId {
option allow_alias = true;
NONE = 0;
CMD_ID = 1994;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
}
Protobuf type CoopDataNotify-
Method Summary
Modifier and TypeMethodDescriptionaddAllChapterList(Iterable<? extends CoopChapterOuterClass.CoopChapter> values) repeated .CoopChapter chapter_list = 3;addAllViewedChapterList(Iterable<? extends Integer> values) repeated uint32 viewed_chapter_list = 6;addChapterList(int index, CoopChapterOuterClass.CoopChapter value) repeated .CoopChapter chapter_list = 3;addChapterList(int index, CoopChapterOuterClass.CoopChapter.Builder builderForValue) repeated .CoopChapter chapter_list = 3;repeated .CoopChapter chapter_list = 3;addChapterList(CoopChapterOuterClass.CoopChapter.Builder builderForValue) repeated .CoopChapter chapter_list = 3;repeated .CoopChapter chapter_list = 3;addChapterListBuilder(int index) repeated .CoopChapter chapter_list = 3;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addViewedChapterList(int value) repeated uint32 viewed_chapter_list = 6;build()clear()repeated .CoopChapter chapter_list = 3;uint32 cur_coop_point = 1;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) bool is_have_progress = 11;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated uint32 viewed_chapter_list = 6;clone()getChapterList(int index) repeated .CoopChapter chapter_list = 3;getChapterListBuilder(int index) repeated .CoopChapter chapter_list = 3;repeated .CoopChapter chapter_list = 3;intrepeated .CoopChapter chapter_list = 3;repeated .CoopChapter chapter_list = 3;getChapterListOrBuilder(int index) repeated .CoopChapter chapter_list = 3;List<? extends CoopChapterOuterClass.CoopChapterOrBuilder>repeated .CoopChapter chapter_list = 3;intuint32 cur_coop_point = 1;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorbooleanbool is_have_progress = 11;intgetViewedChapterList(int index) repeated uint32 viewed_chapter_list = 6;intrepeated uint32 viewed_chapter_list = 6;repeated uint32 viewed_chapter_list = 6;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) removeChapterList(int index) repeated .CoopChapter chapter_list = 3;setChapterList(int index, CoopChapterOuterClass.CoopChapter value) repeated .CoopChapter chapter_list = 3;setChapterList(int index, CoopChapterOuterClass.CoopChapter.Builder builderForValue) repeated .CoopChapter chapter_list = 3;setCurCoopPoint(int value) uint32 cur_coop_point = 1;setIsHaveProgress(boolean value) bool is_have_progress = 11;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setViewedChapterList(int index, int value) repeated uint32 viewed_chapter_list = 6;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<CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
setField
public CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
clearField
public CoopDataNotifyOuterClass.CoopDataNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
clearOneof
public CoopDataNotifyOuterClass.CoopDataNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
setRepeatedField
public CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
addRepeatedField
public CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
mergeFrom
public CoopDataNotifyOuterClass.CoopDataNotify.Builder mergeFrom(CoopDataNotifyOuterClass.CoopDataNotify other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
mergeFrom
public CoopDataNotifyOuterClass.CoopDataNotify.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<CoopDataNotifyOuterClass.CoopDataNotify.Builder>- Throws:
IOException
-
getIsHaveProgress
public boolean getIsHaveProgress()bool is_have_progress = 11;- Specified by:
getIsHaveProgressin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder- Returns:
- The isHaveProgress.
-
setIsHaveProgress
bool is_have_progress = 11;- Parameters:
value- The isHaveProgress to set.- Returns:
- This builder for chaining.
-
clearIsHaveProgress
bool is_have_progress = 11;- Returns:
- This builder for chaining.
-
getCurCoopPoint
public int getCurCoopPoint()uint32 cur_coop_point = 1;- Specified by:
getCurCoopPointin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder- Returns:
- The curCoopPoint.
-
setCurCoopPoint
uint32 cur_coop_point = 1;- Parameters:
value- The curCoopPoint to set.- Returns:
- This builder for chaining.
-
clearCurCoopPoint
uint32 cur_coop_point = 1;- Returns:
- This builder for chaining.
-
getViewedChapterListList
repeated uint32 viewed_chapter_list = 6;- Specified by:
getViewedChapterListListin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder- Returns:
- A list containing the viewedChapterList.
-
getViewedChapterListCount
public int getViewedChapterListCount()repeated uint32 viewed_chapter_list = 6;- Specified by:
getViewedChapterListCountin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder- Returns:
- The count of viewedChapterList.
-
getViewedChapterList
public int getViewedChapterList(int index) repeated uint32 viewed_chapter_list = 6;- Specified by:
getViewedChapterListin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The viewedChapterList at the given index.
-
setViewedChapterList
repeated uint32 viewed_chapter_list = 6;- Parameters:
index- The index to set the value at.value- The viewedChapterList to set.- Returns:
- This builder for chaining.
-
addViewedChapterList
repeated uint32 viewed_chapter_list = 6;- Parameters:
value- The viewedChapterList to add.- Returns:
- This builder for chaining.
-
addAllViewedChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder addAllViewedChapterList(Iterable<? extends Integer> values) repeated uint32 viewed_chapter_list = 6;- Parameters:
values- The viewedChapterList to add.- Returns:
- This builder for chaining.
-
clearViewedChapterList
repeated uint32 viewed_chapter_list = 6;- Returns:
- This builder for chaining.
-
getChapterListList
repeated .CoopChapter chapter_list = 3;- Specified by:
getChapterListListin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder
-
getChapterListCount
public int getChapterListCount()repeated .CoopChapter chapter_list = 3;- Specified by:
getChapterListCountin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder
-
getChapterList
repeated .CoopChapter chapter_list = 3;- Specified by:
getChapterListin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder
-
setChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder setChapterList(int index, CoopChapterOuterClass.CoopChapter value) repeated .CoopChapter chapter_list = 3; -
setChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder setChapterList(int index, CoopChapterOuterClass.CoopChapter.Builder builderForValue) repeated .CoopChapter chapter_list = 3; -
addChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder addChapterList(CoopChapterOuterClass.CoopChapter value) repeated .CoopChapter chapter_list = 3; -
addChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder addChapterList(int index, CoopChapterOuterClass.CoopChapter value) repeated .CoopChapter chapter_list = 3; -
addChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder addChapterList(CoopChapterOuterClass.CoopChapter.Builder builderForValue) repeated .CoopChapter chapter_list = 3; -
addChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder addChapterList(int index, CoopChapterOuterClass.CoopChapter.Builder builderForValue) repeated .CoopChapter chapter_list = 3; -
addAllChapterList
public CoopDataNotifyOuterClass.CoopDataNotify.Builder addAllChapterList(Iterable<? extends CoopChapterOuterClass.CoopChapter> values) repeated .CoopChapter chapter_list = 3; -
clearChapterList
repeated .CoopChapter chapter_list = 3; -
removeChapterList
repeated .CoopChapter chapter_list = 3; -
getChapterListBuilder
repeated .CoopChapter chapter_list = 3; -
getChapterListOrBuilder
repeated .CoopChapter chapter_list = 3;- Specified by:
getChapterListOrBuilderin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder
-
getChapterListOrBuilderList
repeated .CoopChapter chapter_list = 3;- Specified by:
getChapterListOrBuilderListin interfaceCoopDataNotifyOuterClass.CoopDataNotifyOrBuilder
-
addChapterListBuilder
repeated .CoopChapter chapter_list = 3; -
addChapterListBuilder
repeated .CoopChapter chapter_list = 3; -
getChapterListBuilderList
repeated .CoopChapter chapter_list = 3; -
setUnknownFields
public final CoopDataNotifyOuterClass.CoopDataNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-
mergeUnknownFields
public final CoopDataNotifyOuterClass.CoopDataNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CoopDataNotifyOuterClass.CoopDataNotify.Builder>
-