Package emu.grasscutter.net.proto
Class FallPlayerInfoOuterClass.FallPlayerInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
emu.grasscutter.net.proto.FallPlayerInfoOuterClass.FallPlayerInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FallPlayerInfoOuterClass.FallPlayerInfoOrBuilder,Cloneable
- Enclosing class:
- FallPlayerInfoOuterClass.FallPlayerInfo
public static final class FallPlayerInfoOuterClass.FallPlayerInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
implements FallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
Protobuf type
FallPlayerInfo-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()uint32 cur_score = 3;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) bool is_ground = 11;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint32 time_cost = 8;clearUid()uint32 uid = 5;clone()booleancontainsBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 1;Deprecated.intmap<uint32, uint32> ball_catch_count_map = 1;map<uint32, uint32> ball_catch_count_map = 1;intgetBallCatchCountMapOrDefault(int key, int defaultValue) map<uint32, uint32> ball_catch_count_map = 1;intgetBallCatchCountMapOrThrow(int key) map<uint32, uint32> ball_catch_count_map = 1;intuint32 cur_score = 3;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorbooleanbool is_ground = 11;Deprecated.intuint32 time_cost = 8;intgetUid()uint32 uid = 5;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) putAllBallCatchCountMap(Map<Integer, Integer> values) map<uint32, uint32> ball_catch_count_map = 1;putBallCatchCountMap(int key, int value) map<uint32, uint32> ball_catch_count_map = 1;removeBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 1;setCurScore(int value) uint32 cur_score = 3;setIsGround(boolean value) bool is_ground = 11;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTimeCost(int value) uint32 time_cost = 8;setUid(int value) uint32 uid = 5;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, 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
setField
public FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
clearField
public FallPlayerInfoOuterClass.FallPlayerInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
clearOneof
public FallPlayerInfoOuterClass.FallPlayerInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
setRepeatedField
public FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
addRepeatedField
public FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
mergeFrom
public FallPlayerInfoOuterClass.FallPlayerInfo.Builder mergeFrom(FallPlayerInfoOuterClass.FallPlayerInfo other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
mergeFrom
public FallPlayerInfoOuterClass.FallPlayerInfo.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<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>- Throws:
IOException
-
getCurScore
public int getCurScore()uint32 cur_score = 3;- Specified by:
getCurScorein interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder- Returns:
- The curScore.
-
setCurScore
uint32 cur_score = 3;- Parameters:
value- The curScore to set.- Returns:
- This builder for chaining.
-
clearCurScore
uint32 cur_score = 3;- Returns:
- This builder for chaining.
-
getIsGround
public boolean getIsGround()bool is_ground = 11;- Specified by:
getIsGroundin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder- Returns:
- The isGround.
-
setIsGround
bool is_ground = 11;- Parameters:
value- The isGround to set.- Returns:
- This builder for chaining.
-
clearIsGround
bool is_ground = 11;- Returns:
- This builder for chaining.
-
getBallCatchCountMapCount
public int getBallCatchCountMapCount()Description copied from interface:FallPlayerInfoOuterClass.FallPlayerInfoOrBuildermap<uint32, uint32> ball_catch_count_map = 1;- Specified by:
getBallCatchCountMapCountin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
-
containsBallCatchCountMap
public boolean containsBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 1;- Specified by:
containsBallCatchCountMapin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
-
getBallCatchCountMap
Deprecated.UsegetBallCatchCountMapMap()instead.- Specified by:
getBallCatchCountMapin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
-
getBallCatchCountMapMap
map<uint32, uint32> ball_catch_count_map = 1;- Specified by:
getBallCatchCountMapMapin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
-
getBallCatchCountMapOrDefault
public int getBallCatchCountMapOrDefault(int key, int defaultValue) map<uint32, uint32> ball_catch_count_map = 1;- Specified by:
getBallCatchCountMapOrDefaultin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
-
getBallCatchCountMapOrThrow
public int getBallCatchCountMapOrThrow(int key) map<uint32, uint32> ball_catch_count_map = 1;- Specified by:
getBallCatchCountMapOrThrowin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder
-
clearBallCatchCountMap
-
removeBallCatchCountMap
map<uint32, uint32> ball_catch_count_map = 1; -
getMutableBallCatchCountMap
Deprecated.Use alternate mutation accessors instead. -
putBallCatchCountMap
map<uint32, uint32> ball_catch_count_map = 1; -
putAllBallCatchCountMap
public FallPlayerInfoOuterClass.FallPlayerInfo.Builder putAllBallCatchCountMap(Map<Integer, Integer> values) map<uint32, uint32> ball_catch_count_map = 1; -
getUid
public int getUid()uint32 uid = 5;- Specified by:
getUidin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder- Returns:
- The uid.
-
setUid
uint32 uid = 5;- Parameters:
value- The uid to set.- Returns:
- This builder for chaining.
-
clearUid
uint32 uid = 5;- Returns:
- This builder for chaining.
-
getTimeCost
public int getTimeCost()uint32 time_cost = 8;- Specified by:
getTimeCostin interfaceFallPlayerInfoOuterClass.FallPlayerInfoOrBuilder- Returns:
- The timeCost.
-
setTimeCost
uint32 time_cost = 8;- Parameters:
value- The timeCost to set.- Returns:
- This builder for chaining.
-
clearTimeCost
uint32 time_cost = 8;- Returns:
- This builder for chaining.
-
setUnknownFields
public final FallPlayerInfoOuterClass.FallPlayerInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-
mergeUnknownFields
public final FallPlayerInfoOuterClass.FallPlayerInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FallPlayerInfoOuterClass.FallPlayerInfo.Builder>
-