Package emu.grasscutter.net.proto
Enum Class GalleryStopReasonOuterClass.GalleryStopReason
java.lang.Object
java.lang.Enum<GalleryStopReasonOuterClass.GalleryStopReason>
emu.grasscutter.net.proto.GalleryStopReasonOuterClass.GalleryStopReason
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<GalleryStopReasonOuterClass.GalleryStopReason>,Constable
- Enclosing class:
- GalleryStopReasonOuterClass
public static enum GalleryStopReasonOuterClass.GalleryStopReason
extends Enum<GalleryStopReasonOuterClass.GalleryStopReason>
implements com.google.protobuf.ProtocolMessageEnum
Protobuf enum
GalleryStopReason-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionGALLERY_STOP_REASON_AVATAR_DIE = 8;GALLERY_STOP_REASON_CLIENT_INTERRUPT = 2;GALLERY_STOP_REASON_FINISHED = 9;GALLERY_STOP_REASON_FUNGUS_ALL_DIE = 10;GALLERY_STOP_REASON_LIFE_COUNT_ZERO = 11;GALLERY_STOP_REASON_LUA_INTERRUPT_FAIL = 4;GALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS = 3;GALLERY_STOP_REASON_NONE = 0;GALLERY_STOP_REASON_OTHER_PLAYER_ENTER = 7;GALLERY_STOP_REASON_OWNER_LEAVE_SCENE = 5;GALLERY_STOP_REASON_PLAY_INIT_FAILED = 6;GALLERY_STOP_REASON_TIMEUP = 1;GALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM = 12; -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intGALLERY_STOP_REASON_AVATAR_DIE = 8;static final intGALLERY_STOP_REASON_CLIENT_INTERRUPT = 2;static final intGALLERY_STOP_REASON_FINISHED = 9;static final intGALLERY_STOP_REASON_FUNGUS_ALL_DIE = 10;static final intGALLERY_STOP_REASON_LIFE_COUNT_ZERO = 11;static final intGALLERY_STOP_REASON_LUA_INTERRUPT_FAIL = 4;static final intGALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS = 3;static final intGALLERY_STOP_REASON_NONE = 0;static final intGALLERY_STOP_REASON_OTHER_PLAYER_ENTER = 7;static final intGALLERY_STOP_REASON_OWNER_LEAVE_SCENE = 5;static final intGALLERY_STOP_REASON_PLAY_INIT_FAILED = 6;static final intGALLERY_STOP_REASON_TIMEUP = 1;static final intGALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM = 12; -
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<GalleryStopReasonOuterClass.GalleryStopReason>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
-
GALLERY_STOP_REASON_NONE
GALLERY_STOP_REASON_NONE = 0; -
GALLERY_STOP_REASON_TIMEUP
GALLERY_STOP_REASON_TIMEUP = 1; -
GALLERY_STOP_REASON_CLIENT_INTERRUPT
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_CLIENT_INTERRUPTGALLERY_STOP_REASON_CLIENT_INTERRUPT = 2; -
GALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESSGALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS = 3; -
GALLERY_STOP_REASON_LUA_INTERRUPT_FAIL
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_LUA_INTERRUPT_FAILGALLERY_STOP_REASON_LUA_INTERRUPT_FAIL = 4; -
GALLERY_STOP_REASON_OWNER_LEAVE_SCENE
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_OWNER_LEAVE_SCENEGALLERY_STOP_REASON_OWNER_LEAVE_SCENE = 5; -
GALLERY_STOP_REASON_PLAY_INIT_FAILED
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_PLAY_INIT_FAILEDGALLERY_STOP_REASON_PLAY_INIT_FAILED = 6; -
GALLERY_STOP_REASON_OTHER_PLAYER_ENTER
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_OTHER_PLAYER_ENTERGALLERY_STOP_REASON_OTHER_PLAYER_ENTER = 7; -
GALLERY_STOP_REASON_AVATAR_DIE
GALLERY_STOP_REASON_AVATAR_DIE = 8; -
GALLERY_STOP_REASON_FINISHED
GALLERY_STOP_REASON_FINISHED = 9; -
GALLERY_STOP_REASON_FUNGUS_ALL_DIE
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_FUNGUS_ALL_DIEGALLERY_STOP_REASON_FUNGUS_ALL_DIE = 10; -
GALLERY_STOP_REASON_LIFE_COUNT_ZERO
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_LIFE_COUNT_ZEROGALLERY_STOP_REASON_LIFE_COUNT_ZERO = 11; -
GALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM
public static final GalleryStopReasonOuterClass.GalleryStopReason GALLERY_STOP_REASON_Unk3300_DFPLGCGIIDMGALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM = 12; -
UNRECOGNIZED
-
-
Field Details
-
GALLERY_STOP_REASON_NONE_VALUE
public static final int GALLERY_STOP_REASON_NONE_VALUEGALLERY_STOP_REASON_NONE = 0;- See Also:
-
GALLERY_STOP_REASON_TIMEUP_VALUE
public static final int GALLERY_STOP_REASON_TIMEUP_VALUEGALLERY_STOP_REASON_TIMEUP = 1;- See Also:
-
GALLERY_STOP_REASON_CLIENT_INTERRUPT_VALUE
public static final int GALLERY_STOP_REASON_CLIENT_INTERRUPT_VALUEGALLERY_STOP_REASON_CLIENT_INTERRUPT = 2;- See Also:
-
GALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS_VALUE
public static final int GALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS_VALUEGALLERY_STOP_REASON_LUA_INTERRUPT_SUCCESS = 3;- See Also:
-
GALLERY_STOP_REASON_LUA_INTERRUPT_FAIL_VALUE
public static final int GALLERY_STOP_REASON_LUA_INTERRUPT_FAIL_VALUEGALLERY_STOP_REASON_LUA_INTERRUPT_FAIL = 4;- See Also:
-
GALLERY_STOP_REASON_OWNER_LEAVE_SCENE_VALUE
public static final int GALLERY_STOP_REASON_OWNER_LEAVE_SCENE_VALUEGALLERY_STOP_REASON_OWNER_LEAVE_SCENE = 5;- See Also:
-
GALLERY_STOP_REASON_PLAY_INIT_FAILED_VALUE
public static final int GALLERY_STOP_REASON_PLAY_INIT_FAILED_VALUEGALLERY_STOP_REASON_PLAY_INIT_FAILED = 6;- See Also:
-
GALLERY_STOP_REASON_OTHER_PLAYER_ENTER_VALUE
public static final int GALLERY_STOP_REASON_OTHER_PLAYER_ENTER_VALUEGALLERY_STOP_REASON_OTHER_PLAYER_ENTER = 7;- See Also:
-
GALLERY_STOP_REASON_AVATAR_DIE_VALUE
public static final int GALLERY_STOP_REASON_AVATAR_DIE_VALUEGALLERY_STOP_REASON_AVATAR_DIE = 8;- See Also:
-
GALLERY_STOP_REASON_FINISHED_VALUE
public static final int GALLERY_STOP_REASON_FINISHED_VALUEGALLERY_STOP_REASON_FINISHED = 9;- See Also:
-
GALLERY_STOP_REASON_FUNGUS_ALL_DIE_VALUE
public static final int GALLERY_STOP_REASON_FUNGUS_ALL_DIE_VALUEGALLERY_STOP_REASON_FUNGUS_ALL_DIE = 10;- See Also:
-
GALLERY_STOP_REASON_LIFE_COUNT_ZERO_VALUE
public static final int GALLERY_STOP_REASON_LIFE_COUNT_ZERO_VALUEGALLERY_STOP_REASON_LIFE_COUNT_ZERO = 11;- See Also:
-
GALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM_VALUE
public static final int GALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM_VALUEGALLERY_STOP_REASON_Unk3300_DFPLGCGIIDM = 12;- 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<GalleryStopReasonOuterClass.GalleryStopReason> 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 GalleryStopReasonOuterClass.GalleryStopReason 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
-