Package emu.grasscutter.net.proto
Class InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
emu.grasscutter.net.proto.InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,InBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder,Cloneable
- Enclosing class:
- InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo
public static final class InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
implements InBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder
Protobuf type
InBattleChessSettleInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllScoreList(Iterable<? extends ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo> values) repeated .ExhibitionDisplayInfo score_list = 4;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo value) repeated .ExhibitionDisplayInfo score_list = 4;addScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo.Builder builderForValue) repeated .ExhibitionDisplayInfo score_list = 4;repeated .ExhibitionDisplayInfo score_list = 4;repeated .ExhibitionDisplayInfo score_list = 4;repeated .ExhibitionDisplayInfo score_list = 4;addScoreListBuilder(int index) repeated .ExhibitionDisplayInfo score_list = 4;build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) bool is_success = 6;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint64 scene_time_ms = 8;repeated .ExhibitionDisplayInfo score_list = 4;uint32 Unk3300_EMNLLDJHMEI = 1;uint32 Unk3300_IPGILJCBABK = 2;uint32 Unk3300_LPANFEBFJOJ = 5;uint32 Unk3300_NKHDFHAPNCN = 13;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorbooleanbool is_success = 6;longuint64 scene_time_ms = 8;getScoreList(int index) repeated .ExhibitionDisplayInfo score_list = 4;getScoreListBuilder(int index) repeated .ExhibitionDisplayInfo score_list = 4;repeated .ExhibitionDisplayInfo score_list = 4;intrepeated .ExhibitionDisplayInfo score_list = 4;repeated .ExhibitionDisplayInfo score_list = 4;getScoreListOrBuilder(int index) repeated .ExhibitionDisplayInfo score_list = 4;repeated .ExhibitionDisplayInfo score_list = 4;intuint32 Unk3300_EMNLLDJHMEI = 1;intuint32 Unk3300_IPGILJCBABK = 2;intuint32 Unk3300_LPANFEBFJOJ = 5;intuint32 Unk3300_NKHDFHAPNCN = 13;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) removeScoreList(int index) repeated .ExhibitionDisplayInfo score_list = 4;setIsSuccess(boolean value) bool is_success = 6;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSceneTimeMs(long value) uint64 scene_time_ms = 8;setScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo value) repeated .ExhibitionDisplayInfo score_list = 4;setScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo.Builder builderForValue) repeated .ExhibitionDisplayInfo score_list = 4;setUnk3300EMNLLDJHMEI(int value) uint32 Unk3300_EMNLLDJHMEI = 1;setUnk3300IPGILJCBABK(int value) uint32 Unk3300_IPGILJCBABK = 2;setUnk3300LPANFEBFJOJ(int value) uint32 Unk3300_LPANFEBFJOJ = 5;setUnk3300NKHDFHAPNCN(int value) uint32 Unk3300_NKHDFHAPNCN = 13;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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
setField
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
clearField
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
clearOneof
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
setRepeatedField
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
addRepeatedField
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
mergeFrom
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
mergeFrom
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.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<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>- Throws:
IOException
-
getUnk3300LPANFEBFJOJ
public int getUnk3300LPANFEBFJOJ()uint32 Unk3300_LPANFEBFJOJ = 5;- Specified by:
getUnk3300LPANFEBFJOJin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder- Returns:
- The unk3300LPANFEBFJOJ.
-
setUnk3300LPANFEBFJOJ
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setUnk3300LPANFEBFJOJ(int value) uint32 Unk3300_LPANFEBFJOJ = 5;- Parameters:
value- The unk3300LPANFEBFJOJ to set.- Returns:
- This builder for chaining.
-
clearUnk3300LPANFEBFJOJ
uint32 Unk3300_LPANFEBFJOJ = 5;- Returns:
- This builder for chaining.
-
getSceneTimeMs
public long getSceneTimeMs()uint64 scene_time_ms = 8;- Specified by:
getSceneTimeMsin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder- Returns:
- The sceneTimeMs.
-
setSceneTimeMs
uint64 scene_time_ms = 8;- Parameters:
value- The sceneTimeMs to set.- Returns:
- This builder for chaining.
-
clearSceneTimeMs
uint64 scene_time_ms = 8;- Returns:
- This builder for chaining.
-
getUnk3300NKHDFHAPNCN
public int getUnk3300NKHDFHAPNCN()uint32 Unk3300_NKHDFHAPNCN = 13;- Specified by:
getUnk3300NKHDFHAPNCNin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder- Returns:
- The unk3300NKHDFHAPNCN.
-
setUnk3300NKHDFHAPNCN
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setUnk3300NKHDFHAPNCN(int value) uint32 Unk3300_NKHDFHAPNCN = 13;- Parameters:
value- The unk3300NKHDFHAPNCN to set.- Returns:
- This builder for chaining.
-
clearUnk3300NKHDFHAPNCN
uint32 Unk3300_NKHDFHAPNCN = 13;- Returns:
- This builder for chaining.
-
getIsSuccess
public boolean getIsSuccess()bool is_success = 6;- Specified by:
getIsSuccessin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder- Returns:
- The isSuccess.
-
setIsSuccess
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setIsSuccess(boolean value) bool is_success = 6;- Parameters:
value- The isSuccess to set.- Returns:
- This builder for chaining.
-
clearIsSuccess
bool is_success = 6;- Returns:
- This builder for chaining.
-
getUnk3300EMNLLDJHMEI
public int getUnk3300EMNLLDJHMEI()uint32 Unk3300_EMNLLDJHMEI = 1;- Specified by:
getUnk3300EMNLLDJHMEIin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder- Returns:
- The unk3300EMNLLDJHMEI.
-
setUnk3300EMNLLDJHMEI
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setUnk3300EMNLLDJHMEI(int value) uint32 Unk3300_EMNLLDJHMEI = 1;- Parameters:
value- The unk3300EMNLLDJHMEI to set.- Returns:
- This builder for chaining.
-
clearUnk3300EMNLLDJHMEI
uint32 Unk3300_EMNLLDJHMEI = 1;- Returns:
- This builder for chaining.
-
getScoreListList
repeated .ExhibitionDisplayInfo score_list = 4;- Specified by:
getScoreListListin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder
-
getScoreListCount
public int getScoreListCount()repeated .ExhibitionDisplayInfo score_list = 4;- Specified by:
getScoreListCountin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder
-
getScoreList
repeated .ExhibitionDisplayInfo score_list = 4;- Specified by:
getScoreListin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder
-
setScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo value) repeated .ExhibitionDisplayInfo score_list = 4; -
setScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo.Builder builderForValue) repeated .ExhibitionDisplayInfo score_list = 4; -
addScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder addScoreList(ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo value) repeated .ExhibitionDisplayInfo score_list = 4; -
addScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder addScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo value) repeated .ExhibitionDisplayInfo score_list = 4; -
addScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder addScoreList(ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo.Builder builderForValue) repeated .ExhibitionDisplayInfo score_list = 4; -
addScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder addScoreList(int index, ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo.Builder builderForValue) repeated .ExhibitionDisplayInfo score_list = 4; -
addAllScoreList
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder addAllScoreList(Iterable<? extends ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo> values) repeated .ExhibitionDisplayInfo score_list = 4; -
clearScoreList
repeated .ExhibitionDisplayInfo score_list = 4; -
removeScoreList
repeated .ExhibitionDisplayInfo score_list = 4; -
getScoreListBuilder
repeated .ExhibitionDisplayInfo score_list = 4; -
getScoreListOrBuilder
public ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfoOrBuilder getScoreListOrBuilder(int index) repeated .ExhibitionDisplayInfo score_list = 4;- Specified by:
getScoreListOrBuilderin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder
-
getScoreListOrBuilderList
public List<? extends ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfoOrBuilder> getScoreListOrBuilderList()repeated .ExhibitionDisplayInfo score_list = 4;- Specified by:
getScoreListOrBuilderListin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder
-
addScoreListBuilder
repeated .ExhibitionDisplayInfo score_list = 4; -
addScoreListBuilder
repeated .ExhibitionDisplayInfo score_list = 4; -
getScoreListBuilderList
public List<ExhibitionDisplayInfoOuterClass.ExhibitionDisplayInfo.Builder> getScoreListBuilderList()repeated .ExhibitionDisplayInfo score_list = 4; -
getUnk3300IPGILJCBABK
public int getUnk3300IPGILJCBABK()uint32 Unk3300_IPGILJCBABK = 2;- Specified by:
getUnk3300IPGILJCBABKin interfaceInBattleChessSettleInfoOuterClass.InBattleChessSettleInfoOrBuilder- Returns:
- The unk3300IPGILJCBABK.
-
setUnk3300IPGILJCBABK
public InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setUnk3300IPGILJCBABK(int value) uint32 Unk3300_IPGILJCBABK = 2;- Parameters:
value- The unk3300IPGILJCBABK to set.- Returns:
- This builder for chaining.
-
clearUnk3300IPGILJCBABK
uint32 Unk3300_IPGILJCBABK = 2;- Returns:
- This builder for chaining.
-
setUnknownFields
public final InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-
mergeUnknownFields
public final InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InBattleChessSettleInfoOuterClass.InBattleChessSettleInfo.Builder>
-