Package emu.grasscutter.net.proto
Class GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
emu.grasscutter.net.proto.GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder,Cloneable
- Enclosing class:
- GeneralMatchInfoOuterClass.GeneralMatchInfo
public static final class GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
implements GeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder
Protobuf type
GeneralMatchInfo-
Method Summary
Modifier and TypeMethodDescriptionaddAllPlayerList(Iterable<? extends MatchPlayerInfoOuterClass.MatchPlayerInfo> values) repeated .MatchPlayerInfo player_list = 12;addPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo value) repeated .MatchPlayerInfo player_list = 12;addPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo.Builder builderForValue) repeated .MatchPlayerInfo player_list = 12;repeated .MatchPlayerInfo player_list = 12;addPlayerList(MatchPlayerInfoOuterClass.MatchPlayerInfo.Builder builderForValue) repeated .MatchPlayerInfo player_list = 12;repeated .MatchPlayerInfo player_list = 12;addPlayerListBuilder(int index) repeated .MatchPlayerInfo player_list = 12;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 match_id = 8;uint32 match_param = 3;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) repeated .MatchPlayerInfo player_list = 12;clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 match_id = 8;intuint32 match_param = 3;getPlayerList(int index) repeated .MatchPlayerInfo player_list = 12;getPlayerListBuilder(int index) repeated .MatchPlayerInfo player_list = 12;repeated .MatchPlayerInfo player_list = 12;intrepeated .MatchPlayerInfo player_list = 12;repeated .MatchPlayerInfo player_list = 12;getPlayerListOrBuilder(int index) repeated .MatchPlayerInfo player_list = 12;repeated .MatchPlayerInfo player_list = 12;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) removePlayerList(int index) repeated .MatchPlayerInfo player_list = 12;setMatchId(int value) uint32 match_id = 8;setMatchParam(int value) uint32 match_param = 3;setPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo value) repeated .MatchPlayerInfo player_list = 12;setPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo.Builder builderForValue) repeated .MatchPlayerInfo player_list = 12;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<GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
setField
public GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
clearField
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
clearOneof
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
setRepeatedField
public GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
addRepeatedField
public GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
mergeFrom
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
mergeFrom
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder mergeFrom(GeneralMatchInfoOuterClass.GeneralMatchInfo other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
mergeFrom
public GeneralMatchInfoOuterClass.GeneralMatchInfo.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<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>- Throws:
IOException
-
getMatchId
public int getMatchId()uint32 match_id = 8;- Specified by:
getMatchIdin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder- Returns:
- The matchId.
-
setMatchId
uint32 match_id = 8;- Parameters:
value- The matchId to set.- Returns:
- This builder for chaining.
-
clearMatchId
uint32 match_id = 8;- Returns:
- This builder for chaining.
-
getMatchParam
public int getMatchParam()uint32 match_param = 3;- Specified by:
getMatchParamin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder- Returns:
- The matchParam.
-
setMatchParam
uint32 match_param = 3;- Parameters:
value- The matchParam to set.- Returns:
- This builder for chaining.
-
clearMatchParam
uint32 match_param = 3;- Returns:
- This builder for chaining.
-
getPlayerListList
repeated .MatchPlayerInfo player_list = 12;- Specified by:
getPlayerListListin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder
-
getPlayerListCount
public int getPlayerListCount()repeated .MatchPlayerInfo player_list = 12;- Specified by:
getPlayerListCountin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder
-
getPlayerList
repeated .MatchPlayerInfo player_list = 12;- Specified by:
getPlayerListin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder
-
setPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder setPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo value) repeated .MatchPlayerInfo player_list = 12; -
setPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder setPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo.Builder builderForValue) repeated .MatchPlayerInfo player_list = 12; -
addPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder addPlayerList(MatchPlayerInfoOuterClass.MatchPlayerInfo value) repeated .MatchPlayerInfo player_list = 12; -
addPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder addPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo value) repeated .MatchPlayerInfo player_list = 12; -
addPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder addPlayerList(MatchPlayerInfoOuterClass.MatchPlayerInfo.Builder builderForValue) repeated .MatchPlayerInfo player_list = 12; -
addPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder addPlayerList(int index, MatchPlayerInfoOuterClass.MatchPlayerInfo.Builder builderForValue) repeated .MatchPlayerInfo player_list = 12; -
addAllPlayerList
public GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder addAllPlayerList(Iterable<? extends MatchPlayerInfoOuterClass.MatchPlayerInfo> values) repeated .MatchPlayerInfo player_list = 12; -
clearPlayerList
repeated .MatchPlayerInfo player_list = 12; -
removePlayerList
repeated .MatchPlayerInfo player_list = 12; -
getPlayerListBuilder
repeated .MatchPlayerInfo player_list = 12; -
getPlayerListOrBuilder
repeated .MatchPlayerInfo player_list = 12;- Specified by:
getPlayerListOrBuilderin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder
-
getPlayerListOrBuilderList
public List<? extends MatchPlayerInfoOuterClass.MatchPlayerInfoOrBuilder> getPlayerListOrBuilderList()repeated .MatchPlayerInfo player_list = 12;- Specified by:
getPlayerListOrBuilderListin interfaceGeneralMatchInfoOuterClass.GeneralMatchInfoOrBuilder
-
addPlayerListBuilder
repeated .MatchPlayerInfo player_list = 12; -
addPlayerListBuilder
repeated .MatchPlayerInfo player_list = 12; -
getPlayerListBuilderList
repeated .MatchPlayerInfo player_list = 12; -
setUnknownFields
public final GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-
mergeUnknownFields
public final GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GeneralMatchInfoOuterClass.GeneralMatchInfo.Builder>
-