Package emu.grasscutter.net.proto
Enum Class SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType
java.lang.Object
java.lang.Enum<SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType>
emu.grasscutter.net.proto.SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType>,Constable
- Enclosing class:
- SegmentCRCModuleTypeOuterClass
public static enum SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType
extends Enum<SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType>
implements com.google.protobuf.ProtocolMessageEnum
Protobuf enum
SegmentCRCModuleType-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionSEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP = 11;SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY = 12;SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA = 13;SEGMENT_CRC_MODULE_TYPE_IOS_HK4E = 21;SEGMENT_CRC_MODULE_TYPE_NONE = 0;SEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER = 1;SEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY = 2;SEGMENT_CRC_MODULE_TYPE_PC_XLUA = 3; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intSEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP = 11;static final intSEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY = 12;static final intSEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA = 13;static final intSEGMENT_CRC_MODULE_TYPE_IOS_HK4E = 21;static final intSEGMENT_CRC_MODULE_TYPE_NONE = 0;static final intSEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER = 1;static final intSEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY = 2;static final intSEGMENT_CRC_MODULE_TYPE_PC_XLUA = 3; -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType>valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SEGMENT_CRC_MODULE_TYPE_NONE
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_NONESEGMENT_CRC_MODULE_TYPE_NONE = 0; -
SEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYERSEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER = 1; -
SEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLYSEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY = 2; -
SEGMENT_CRC_MODULE_TYPE_PC_XLUA
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_PC_XLUASEGMENT_CRC_MODULE_TYPE_PC_XLUA = 3; -
SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPPSEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP = 11; -
SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITYSEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY = 12; -
SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUASEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA = 13; -
SEGMENT_CRC_MODULE_TYPE_IOS_HK4E
public static final SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType SEGMENT_CRC_MODULE_TYPE_IOS_HK4ESEGMENT_CRC_MODULE_TYPE_IOS_HK4E = 21; -
UNRECOGNIZED
-
-
Field Details
-
SEGMENT_CRC_MODULE_TYPE_NONE_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_NONE_VALUESEGMENT_CRC_MODULE_TYPE_NONE = 0;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER_VALUESEGMENT_CRC_MODULE_TYPE_PC_UNITYPLAYER = 1;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY_VALUESEGMENT_CRC_MODULE_TYPE_PC_USERASSEMBLY = 2;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_PC_XLUA_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_PC_XLUA_VALUESEGMENT_CRC_MODULE_TYPE_PC_XLUA = 3;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP_VALUESEGMENT_CRC_MODULE_TYPE_ANDROID_LIBIL2CPP = 11;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY_VALUESEGMENT_CRC_MODULE_TYPE_ANDROID_LIBUNITY = 12;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA_VALUESEGMENT_CRC_MODULE_TYPE_ANDROID_LIBXLUA = 13;- See Also:
-
SEGMENT_CRC_MODULE_TYPE_IOS_HK4E_VALUE
public static final int SEGMENT_CRC_MODULE_TYPE_IOS_HK4E_VALUESEGMENT_CRC_MODULE_TYPE_IOS_HK4E = 21;- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
Deprecated.Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
value- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
forNumber
- Parameters:
value- The numeric wire value of the corresponding enum entry.- Returns:
- The enum associated with the given numeric wire value.
-
internalGetValueMap
public static com.google.protobuf.Internal.EnumLiteMap<SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static SegmentCRCModuleTypeOuterClass.SegmentCRCModuleType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
desc- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-