// Generated by the protocol buffer compiler. DO NOT EDIT! // source: GCGReason.proto package emu.grasscutter.net.proto; public final class GCGReasonOuterClass { private GCGReasonOuterClass() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistryLite registry) { } public static void registerAllExtensions( com.google.protobuf.ExtensionRegistry registry) { registerAllExtensions( (com.google.protobuf.ExtensionRegistryLite) registry); } /** *
* Obf: MEDIDIAPFAD ** * Protobuf enum {@code GCGReason} */ public enum GCGReason implements com.google.protobuf.ProtocolMessageEnum { /** *
MNDCMMKBIBP_Default = 0;
*/
MNDCMMKBIBP_Default(0),
/**
* MNDCMMKBIBP_Effect = 1;
*/
MNDCMMKBIBP_Effect(1),
/**
* MNDCMMKBIBP_Cost = 2;
*/
MNDCMMKBIBP_Cost(2),
/**
* MNDCMMKBIBP_Gm = 3;
*/
MNDCMMKBIBP_Gm(3),
/**
* MNDCMMKBIBP_Attack = 4;
*/
MNDCMMKBIBP_Attack(4),
/**
* MNDCMMKBIBP_Reboot = 5;
*/
MNDCMMKBIBP_Reboot(5),
/**
* MNDCMMKBIBP_PlayCard = 6;
*/
MNDCMMKBIBP_PlayCard(6),
/**
* MNDCMMKBIBP_QuicklyOnstage = 7;
*/
MNDCMMKBIBP_QuicklyOnstage(7),
/**
* MNDCMMKBIBP_RemoveAfterDie = 8;
*/
MNDCMMKBIBP_RemoveAfterDie(8),
/**
* MNDCMMKBIBP_Init = 9;
*/
MNDCMMKBIBP_Init(9),
/**
* MNDCMMKBIBP_EffectDamage = 10;
*/
MNDCMMKBIBP_EffectDamage(10),
/**
* MNDCMMKBIBP_EffectHeal = 11;
*/
MNDCMMKBIBP_EffectHeal(11),
/**
* MNDCMMKBIBP_EffectRevive = 12;
*/
MNDCMMKBIBP_EffectRevive(12),
/**
* MNDCMMKBIBP_InitOnstage = 13;
*/
MNDCMMKBIBP_InitOnstage(13),
/**
* MNDCMMKBIBP_DieOnstage = 14;
*/
MNDCMMKBIBP_DieOnstage(14),
/**
* MNDCMMKBIBP_SelectOnstage = 15;
*/
MNDCMMKBIBP_SelectOnstage(15),
/**
* MNDCMMKBIBP_CharacterDie = 16;
*/
MNDCMMKBIBP_CharacterDie(16),
/**
* MNDCMMKBIBP_ReviveWhenDeath = 17;
*/
MNDCMMKBIBP_ReviveWhenDeath(17),
/**
* MNDCMMKBIBP_TransferToOpponent = 18;
*/
MNDCMMKBIBP_TransferToOpponent(18),
/**
* MNDCMMKBIBP_TransferDice = 19;
*/
MNDCMMKBIBP_TransferDice(19),
UNRECOGNIZED(-1),
;
/**
* MNDCMMKBIBP_Default = 0;
*/
public static final int MNDCMMKBIBP_Default_VALUE = 0;
/**
* MNDCMMKBIBP_Effect = 1;
*/
public static final int MNDCMMKBIBP_Effect_VALUE = 1;
/**
* MNDCMMKBIBP_Cost = 2;
*/
public static final int MNDCMMKBIBP_Cost_VALUE = 2;
/**
* MNDCMMKBIBP_Gm = 3;
*/
public static final int MNDCMMKBIBP_Gm_VALUE = 3;
/**
* MNDCMMKBIBP_Attack = 4;
*/
public static final int MNDCMMKBIBP_Attack_VALUE = 4;
/**
* MNDCMMKBIBP_Reboot = 5;
*/
public static final int MNDCMMKBIBP_Reboot_VALUE = 5;
/**
* MNDCMMKBIBP_PlayCard = 6;
*/
public static final int MNDCMMKBIBP_PlayCard_VALUE = 6;
/**
* MNDCMMKBIBP_QuicklyOnstage = 7;
*/
public static final int MNDCMMKBIBP_QuicklyOnstage_VALUE = 7;
/**
* MNDCMMKBIBP_RemoveAfterDie = 8;
*/
public static final int MNDCMMKBIBP_RemoveAfterDie_VALUE = 8;
/**
* MNDCMMKBIBP_Init = 9;
*/
public static final int MNDCMMKBIBP_Init_VALUE = 9;
/**
* MNDCMMKBIBP_EffectDamage = 10;
*/
public static final int MNDCMMKBIBP_EffectDamage_VALUE = 10;
/**
* MNDCMMKBIBP_EffectHeal = 11;
*/
public static final int MNDCMMKBIBP_EffectHeal_VALUE = 11;
/**
* MNDCMMKBIBP_EffectRevive = 12;
*/
public static final int MNDCMMKBIBP_EffectRevive_VALUE = 12;
/**
* MNDCMMKBIBP_InitOnstage = 13;
*/
public static final int MNDCMMKBIBP_InitOnstage_VALUE = 13;
/**
* MNDCMMKBIBP_DieOnstage = 14;
*/
public static final int MNDCMMKBIBP_DieOnstage_VALUE = 14;
/**
* MNDCMMKBIBP_SelectOnstage = 15;
*/
public static final int MNDCMMKBIBP_SelectOnstage_VALUE = 15;
/**
* MNDCMMKBIBP_CharacterDie = 16;
*/
public static final int MNDCMMKBIBP_CharacterDie_VALUE = 16;
/**
* MNDCMMKBIBP_ReviveWhenDeath = 17;
*/
public static final int MNDCMMKBIBP_ReviveWhenDeath_VALUE = 17;
/**
* MNDCMMKBIBP_TransferToOpponent = 18;
*/
public static final int MNDCMMKBIBP_TransferToOpponent_VALUE = 18;
/**
* MNDCMMKBIBP_TransferDice = 19;
*/
public static final int MNDCMMKBIBP_TransferDice_VALUE = 19;
public final int getNumber() {
if (this == UNRECOGNIZED) {
throw new java.lang.IllegalArgumentException(
"Can't get the number of an unknown enum value.");
}
return value;
}
/**
* @param value The numeric wire value of the corresponding enum entry.
* @return The enum associated with the given numeric wire value.
* @deprecated Use {@link #forNumber(int)} instead.
*/
@java.lang.Deprecated
public static GCGReason valueOf(int value) {
return forNumber(value);
}
/**
* @param value The numeric wire value of the corresponding enum entry.
* @return The enum associated with the given numeric wire value.
*/
public static GCGReason forNumber(int value) {
switch (value) {
case 0: return MNDCMMKBIBP_Default;
case 1: return MNDCMMKBIBP_Effect;
case 2: return MNDCMMKBIBP_Cost;
case 3: return MNDCMMKBIBP_Gm;
case 4: return MNDCMMKBIBP_Attack;
case 5: return MNDCMMKBIBP_Reboot;
case 6: return MNDCMMKBIBP_PlayCard;
case 7: return MNDCMMKBIBP_QuicklyOnstage;
case 8: return MNDCMMKBIBP_RemoveAfterDie;
case 9: return MNDCMMKBIBP_Init;
case 10: return MNDCMMKBIBP_EffectDamage;
case 11: return MNDCMMKBIBP_EffectHeal;
case 12: return MNDCMMKBIBP_EffectRevive;
case 13: return MNDCMMKBIBP_InitOnstage;
case 14: return MNDCMMKBIBP_DieOnstage;
case 15: return MNDCMMKBIBP_SelectOnstage;
case 16: return MNDCMMKBIBP_CharacterDie;
case 17: return MNDCMMKBIBP_ReviveWhenDeath;
case 18: return MNDCMMKBIBP_TransferToOpponent;
case 19: return MNDCMMKBIBP_TransferDice;
default: return null;
}
}
public static com.google.protobuf.Internal.EnumLiteMap