Package emu.grasscutter.net.proto
Class DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
emu.grasscutter.net.proto.DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder,Cloneable
- Enclosing class:
- DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify
public static final class DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
implements DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder
enum CmdId {
option allow_alias = true;
NONE = 0;
CMD_ID = 6291;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
}
Protobuf type DeathZoneInfoNotify-
Method Summary
Modifier and TypeMethodDescriptionaddAllDeathZoneInfoList(Iterable<? extends DeathZoneInfoOuterClass.DeathZoneInfo> values) repeated .DeathZoneInfo death_zone_info_list = 15;addDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo value) repeated .DeathZoneInfo death_zone_info_list = 15;addDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo.Builder builderForValue) repeated .DeathZoneInfo death_zone_info_list = 15;repeated .DeathZoneInfo death_zone_info_list = 15;addDeathZoneInfoList(DeathZoneInfoOuterClass.DeathZoneInfo.Builder builderForValue) repeated .DeathZoneInfo death_zone_info_list = 15;repeated .DeathZoneInfo death_zone_info_list = 15;addDeathZoneInfoListBuilder(int index) repeated .DeathZoneInfo death_zone_info_list = 15;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated .DeathZoneInfo death_zone_info_list = 15;clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) clone()getDeathZoneInfoList(int index) repeated .DeathZoneInfo death_zone_info_list = 15;getDeathZoneInfoListBuilder(int index) repeated .DeathZoneInfo death_zone_info_list = 15;repeated .DeathZoneInfo death_zone_info_list = 15;intrepeated .DeathZoneInfo death_zone_info_list = 15;repeated .DeathZoneInfo death_zone_info_list = 15;getDeathZoneInfoListOrBuilder(int index) repeated .DeathZoneInfo death_zone_info_list = 15;repeated .DeathZoneInfo death_zone_info_list = 15;static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorprotected 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) removeDeathZoneInfoList(int index) repeated .DeathZoneInfo death_zone_info_list = 15;setDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo value) repeated .DeathZoneInfo death_zone_info_list = 15;setDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo.Builder builderForValue) repeated .DeathZoneInfo death_zone_info_list = 15;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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
setField
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
clearField
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
clearOneof
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
setRepeatedField
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
addRepeatedField
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
mergeFrom
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
mergeFrom
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.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<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>- Throws:
IOException
-
getDeathZoneInfoListList
repeated .DeathZoneInfo death_zone_info_list = 15;- Specified by:
getDeathZoneInfoListListin interfaceDeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder
-
getDeathZoneInfoListCount
public int getDeathZoneInfoListCount()repeated .DeathZoneInfo death_zone_info_list = 15;- Specified by:
getDeathZoneInfoListCountin interfaceDeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder
-
getDeathZoneInfoList
repeated .DeathZoneInfo death_zone_info_list = 15;- Specified by:
getDeathZoneInfoListin interfaceDeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder
-
setDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder setDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo value) repeated .DeathZoneInfo death_zone_info_list = 15; -
setDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder setDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo.Builder builderForValue) repeated .DeathZoneInfo death_zone_info_list = 15; -
addDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder addDeathZoneInfoList(DeathZoneInfoOuterClass.DeathZoneInfo value) repeated .DeathZoneInfo death_zone_info_list = 15; -
addDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder addDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo value) repeated .DeathZoneInfo death_zone_info_list = 15; -
addDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder addDeathZoneInfoList(DeathZoneInfoOuterClass.DeathZoneInfo.Builder builderForValue) repeated .DeathZoneInfo death_zone_info_list = 15; -
addDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder addDeathZoneInfoList(int index, DeathZoneInfoOuterClass.DeathZoneInfo.Builder builderForValue) repeated .DeathZoneInfo death_zone_info_list = 15; -
addAllDeathZoneInfoList
public DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder addAllDeathZoneInfoList(Iterable<? extends DeathZoneInfoOuterClass.DeathZoneInfo> values) repeated .DeathZoneInfo death_zone_info_list = 15; -
clearDeathZoneInfoList
repeated .DeathZoneInfo death_zone_info_list = 15; -
removeDeathZoneInfoList
repeated .DeathZoneInfo death_zone_info_list = 15; -
getDeathZoneInfoListBuilder
repeated .DeathZoneInfo death_zone_info_list = 15; -
getDeathZoneInfoListOrBuilder
repeated .DeathZoneInfo death_zone_info_list = 15;- Specified by:
getDeathZoneInfoListOrBuilderin interfaceDeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder
-
getDeathZoneInfoListOrBuilderList
public List<? extends DeathZoneInfoOuterClass.DeathZoneInfoOrBuilder> getDeathZoneInfoListOrBuilderList()repeated .DeathZoneInfo death_zone_info_list = 15;- Specified by:
getDeathZoneInfoListOrBuilderListin interfaceDeathZoneInfoNotifyOuterClass.DeathZoneInfoNotifyOrBuilder
-
addDeathZoneInfoListBuilder
repeated .DeathZoneInfo death_zone_info_list = 15; -
addDeathZoneInfoListBuilder
repeated .DeathZoneInfo death_zone_info_list = 15; -
getDeathZoneInfoListBuilderList
repeated .DeathZoneInfo death_zone_info_list = 15; -
setUnknownFields
public final DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-
mergeUnknownFields
public final DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DeathZoneInfoNotifyOuterClass.DeathZoneInfoNotify.Builder>
-