Package emu.grasscutter.net.proto
Enum Class InteractTypeOuterClass.InteractType
java.lang.Object
java.lang.Enum<InteractTypeOuterClass.InteractType>
emu.grasscutter.net.proto.InteractTypeOuterClass.InteractType
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<InteractTypeOuterClass.InteractType>,Constable
- Enclosing class:
- InteractTypeOuterClass
public static enum InteractTypeOuterClass.InteractType
extends Enum<InteractTypeOuterClass.InteractType>
implements com.google.protobuf.ProtocolMessageEnum
Name: CHKGDGODKAAProtobuf enum
InteractType-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionINTERACT_TYPE_CONSUME = 5;INTERACT_TYPE_DESHRET_OBELISK = 16;INTERACT_TYPE_ECHO_SHELL = 11;INTERACT_TYPE_ENV_ANIMAL = 13;INTERACT_TYPE_FOUNDATION = 10;INTERACT_TYPE_GATHER = 2;INTERACT_TYPE_GENERAL_REWARD = 8;INTERACT_TYPE_HOME_GATHER = 12;INTERACT_TYPE_MIRACLE_RING = 9;INTERACT_TYPE_MP_PLAY_REWARD = 6;INTERACT_TYPE_NONE = 0;INTERACT_TYPE_OPEN_CHEST = 3;INTERACT_TYPE_OPEN_STATUE = 4;INTERACT_TYPE_PICK_ITEM = 1;INTERACT_TYPE_QUEST_GADGET = 14;INTERACT_TYPE_UI_INTERACT = 15;INTERACT_TYPE_VIEW = 7; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intINTERACT_TYPE_CONSUME = 5;static final intINTERACT_TYPE_DESHRET_OBELISK = 16;static final intINTERACT_TYPE_ECHO_SHELL = 11;static final intINTERACT_TYPE_ENV_ANIMAL = 13;static final intINTERACT_TYPE_FOUNDATION = 10;static final intINTERACT_TYPE_GATHER = 2;static final intINTERACT_TYPE_GENERAL_REWARD = 8;static final intINTERACT_TYPE_HOME_GATHER = 12;static final intINTERACT_TYPE_MIRACLE_RING = 9;static final intINTERACT_TYPE_MP_PLAY_REWARD = 6;static final intINTERACT_TYPE_NONE = 0;static final intINTERACT_TYPE_OPEN_CHEST = 3;static final intINTERACT_TYPE_OPEN_STATUE = 4;static final intINTERACT_TYPE_PICK_ITEM = 1;static final intINTERACT_TYPE_QUEST_GADGET = 14;static final intINTERACT_TYPE_UI_INTERACT = 15;static final intINTERACT_TYPE_VIEW = 7; -
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<InteractTypeOuterClass.InteractType>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.static InteractTypeOuterClass.InteractType[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
INTERACT_TYPE_NONE
INTERACT_TYPE_NONE = 0; -
INTERACT_TYPE_PICK_ITEM
INTERACT_TYPE_PICK_ITEM = 1; -
INTERACT_TYPE_GATHER
INTERACT_TYPE_GATHER = 2; -
INTERACT_TYPE_OPEN_CHEST
INTERACT_TYPE_OPEN_CHEST = 3; -
INTERACT_TYPE_OPEN_STATUE
INTERACT_TYPE_OPEN_STATUE = 4; -
INTERACT_TYPE_CONSUME
INTERACT_TYPE_CONSUME = 5; -
INTERACT_TYPE_MP_PLAY_REWARD
INTERACT_TYPE_MP_PLAY_REWARD = 6; -
INTERACT_TYPE_VIEW
INTERACT_TYPE_VIEW = 7; -
INTERACT_TYPE_GENERAL_REWARD
INTERACT_TYPE_GENERAL_REWARD = 8; -
INTERACT_TYPE_MIRACLE_RING
INTERACT_TYPE_MIRACLE_RING = 9; -
INTERACT_TYPE_FOUNDATION
INTERACT_TYPE_FOUNDATION = 10; -
INTERACT_TYPE_ECHO_SHELL
INTERACT_TYPE_ECHO_SHELL = 11; -
INTERACT_TYPE_HOME_GATHER
INTERACT_TYPE_HOME_GATHER = 12; -
INTERACT_TYPE_ENV_ANIMAL
INTERACT_TYPE_ENV_ANIMAL = 13; -
INTERACT_TYPE_QUEST_GADGET
INTERACT_TYPE_QUEST_GADGET = 14; -
INTERACT_TYPE_UI_INTERACT
INTERACT_TYPE_UI_INTERACT = 15; -
INTERACT_TYPE_DESHRET_OBELISK
INTERACT_TYPE_DESHRET_OBELISK = 16; -
UNRECOGNIZED
-
-
Field Details
-
INTERACT_TYPE_NONE_VALUE
public static final int INTERACT_TYPE_NONE_VALUEINTERACT_TYPE_NONE = 0;- See Also:
-
INTERACT_TYPE_PICK_ITEM_VALUE
public static final int INTERACT_TYPE_PICK_ITEM_VALUEINTERACT_TYPE_PICK_ITEM = 1;- See Also:
-
INTERACT_TYPE_GATHER_VALUE
public static final int INTERACT_TYPE_GATHER_VALUEINTERACT_TYPE_GATHER = 2;- See Also:
-
INTERACT_TYPE_OPEN_CHEST_VALUE
public static final int INTERACT_TYPE_OPEN_CHEST_VALUEINTERACT_TYPE_OPEN_CHEST = 3;- See Also:
-
INTERACT_TYPE_OPEN_STATUE_VALUE
public static final int INTERACT_TYPE_OPEN_STATUE_VALUEINTERACT_TYPE_OPEN_STATUE = 4;- See Also:
-
INTERACT_TYPE_CONSUME_VALUE
public static final int INTERACT_TYPE_CONSUME_VALUEINTERACT_TYPE_CONSUME = 5;- See Also:
-
INTERACT_TYPE_MP_PLAY_REWARD_VALUE
public static final int INTERACT_TYPE_MP_PLAY_REWARD_VALUEINTERACT_TYPE_MP_PLAY_REWARD = 6;- See Also:
-
INTERACT_TYPE_VIEW_VALUE
public static final int INTERACT_TYPE_VIEW_VALUEINTERACT_TYPE_VIEW = 7;- See Also:
-
INTERACT_TYPE_GENERAL_REWARD_VALUE
public static final int INTERACT_TYPE_GENERAL_REWARD_VALUEINTERACT_TYPE_GENERAL_REWARD = 8;- See Also:
-
INTERACT_TYPE_MIRACLE_RING_VALUE
public static final int INTERACT_TYPE_MIRACLE_RING_VALUEINTERACT_TYPE_MIRACLE_RING = 9;- See Also:
-
INTERACT_TYPE_FOUNDATION_VALUE
public static final int INTERACT_TYPE_FOUNDATION_VALUEINTERACT_TYPE_FOUNDATION = 10;- See Also:
-
INTERACT_TYPE_ECHO_SHELL_VALUE
public static final int INTERACT_TYPE_ECHO_SHELL_VALUEINTERACT_TYPE_ECHO_SHELL = 11;- See Also:
-
INTERACT_TYPE_HOME_GATHER_VALUE
public static final int INTERACT_TYPE_HOME_GATHER_VALUEINTERACT_TYPE_HOME_GATHER = 12;- See Also:
-
INTERACT_TYPE_ENV_ANIMAL_VALUE
public static final int INTERACT_TYPE_ENV_ANIMAL_VALUEINTERACT_TYPE_ENV_ANIMAL = 13;- See Also:
-
INTERACT_TYPE_QUEST_GADGET_VALUE
public static final int INTERACT_TYPE_QUEST_GADGET_VALUEINTERACT_TYPE_QUEST_GADGET = 14;- See Also:
-
INTERACT_TYPE_UI_INTERACT_VALUE
public static final int INTERACT_TYPE_UI_INTERACT_VALUEINTERACT_TYPE_UI_INTERACT = 15;- See Also:
-
INTERACT_TYPE_DESHRET_OBELISK_VALUE
public static final int INTERACT_TYPE_DESHRET_OBELISK_VALUEINTERACT_TYPE_DESHRET_OBELISK = 16;- 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<InteractTypeOuterClass.InteractType> 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 InteractTypeOuterClass.InteractType 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
-