Package emu.grasscutter.net.proto
Class GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
emu.grasscutter.net.proto.GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder,Cloneable
- Enclosing class:
- GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify
public static final class GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
implements GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
enum CmdId {
option allow_alias = true;
NONE = 0;
CMD_ID = 5600;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
}
Protobuf type GalleryFallCatchNotify-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()uint32 add_score = 1;uint32 cur_score = 11;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) uint32 gallery_id = 7;bool is_ground = 8;clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) uint32 time_cost = 15;clone()booleancontainsBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 14;intuint32 add_score = 1;Deprecated.intmap<uint32, uint32> ball_catch_count_map = 14;map<uint32, uint32> ball_catch_count_map = 14;intgetBallCatchCountMapOrDefault(int key, int defaultValue) map<uint32, uint32> ball_catch_count_map = 14;intgetBallCatchCountMapOrThrow(int key) map<uint32, uint32> ball_catch_count_map = 14;intuint32 cur_score = 11;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorintuint32 gallery_id = 7;booleanbool is_ground = 8;Deprecated.intuint32 time_cost = 15;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 = 14;putBallCatchCountMap(int key, int value) map<uint32, uint32> ball_catch_count_map = 14;removeBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 14;setAddScore(int value) uint32 add_score = 1;setCurScore(int value) uint32 cur_score = 11;setGalleryId(int value) uint32 gallery_id = 7;setIsGround(boolean value) bool is_ground = 8;setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setTimeCost(int value) uint32 time_cost = 15;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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
setField
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
clearField
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
clearOneof
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
setRepeatedField
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
addRepeatedField
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
mergeFrom
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
mergeFrom
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.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<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>- Throws:
IOException
-
getAddScore
public int getAddScore()uint32 add_score = 1;- Specified by:
getAddScorein interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder- Returns:
- The addScore.
-
setAddScore
uint32 add_score = 1;- Parameters:
value- The addScore to set.- Returns:
- This builder for chaining.
-
clearAddScore
uint32 add_score = 1;- Returns:
- This builder for chaining.
-
getGalleryId
public int getGalleryId()uint32 gallery_id = 7;- Specified by:
getGalleryIdin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder- Returns:
- The galleryId.
-
setGalleryId
uint32 gallery_id = 7;- Parameters:
value- The galleryId to set.- Returns:
- This builder for chaining.
-
clearGalleryId
uint32 gallery_id = 7;- Returns:
- This builder for chaining.
-
getCurScore
public int getCurScore()uint32 cur_score = 11;- Specified by:
getCurScorein interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder- Returns:
- The curScore.
-
setCurScore
uint32 cur_score = 11;- Parameters:
value- The curScore to set.- Returns:
- This builder for chaining.
-
clearCurScore
uint32 cur_score = 11;- Returns:
- This builder for chaining.
-
getTimeCost
public int getTimeCost()uint32 time_cost = 15;- Specified by:
getTimeCostin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder- Returns:
- The timeCost.
-
setTimeCost
uint32 time_cost = 15;- Parameters:
value- The timeCost to set.- Returns:
- This builder for chaining.
-
clearTimeCost
uint32 time_cost = 15;- Returns:
- This builder for chaining.
-
getIsGround
public boolean getIsGround()bool is_ground = 8;- Specified by:
getIsGroundin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder- Returns:
- The isGround.
-
setIsGround
bool is_ground = 8;- Parameters:
value- The isGround to set.- Returns:
- This builder for chaining.
-
clearIsGround
bool is_ground = 8;- Returns:
- This builder for chaining.
-
getBallCatchCountMapCount
public int getBallCatchCountMapCount()Description copied from interface:GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuildermap<uint32, uint32> ball_catch_count_map = 14;- Specified by:
getBallCatchCountMapCountin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
-
containsBallCatchCountMap
public boolean containsBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 14;- Specified by:
containsBallCatchCountMapin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
-
getBallCatchCountMap
Deprecated.UsegetBallCatchCountMapMap()instead.- Specified by:
getBallCatchCountMapin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
-
getBallCatchCountMapMap
map<uint32, uint32> ball_catch_count_map = 14;- Specified by:
getBallCatchCountMapMapin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
-
getBallCatchCountMapOrDefault
public int getBallCatchCountMapOrDefault(int key, int defaultValue) map<uint32, uint32> ball_catch_count_map = 14;- Specified by:
getBallCatchCountMapOrDefaultin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
-
getBallCatchCountMapOrThrow
public int getBallCatchCountMapOrThrow(int key) map<uint32, uint32> ball_catch_count_map = 14;- Specified by:
getBallCatchCountMapOrThrowin interfaceGalleryFallCatchNotifyOuterClass.GalleryFallCatchNotifyOrBuilder
-
clearBallCatchCountMap
-
removeBallCatchCountMap
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder removeBallCatchCountMap(int key) map<uint32, uint32> ball_catch_count_map = 14; -
getMutableBallCatchCountMap
Deprecated.Use alternate mutation accessors instead. -
putBallCatchCountMap
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder putBallCatchCountMap(int key, int value) map<uint32, uint32> ball_catch_count_map = 14; -
putAllBallCatchCountMap
public GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder putAllBallCatchCountMap(Map<Integer, Integer> values) map<uint32, uint32> ball_catch_count_map = 14; -
setUnknownFields
public final GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-
mergeUnknownFields
public final GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GalleryFallCatchNotifyOuterClass.GalleryFallCatchNotify.Builder>
-