// Generated by the protocol buffer compiler. DO NOT EDIT! // source: OFOHJIEDJKD.proto package emu.grasscutter.net.proto; public final class OFOHJIEDJKDOuterClass { private OFOHJIEDJKDOuterClass() {} public static void registerAllExtensions( com.google.protobuf.ExtensionRegistryLite registry) { } public static void registerAllExtensions( com.google.protobuf.ExtensionRegistry registry) { registerAllExtensions( (com.google.protobuf.ExtensionRegistryLite) registry); } /** * Protobuf enum {@code OFOHJIEDJKD} */ public enum OFOHJIEDJKD implements com.google.protobuf.ProtocolMessageEnum { /** * OFOHJIEDJKD_GcgPhaseInvalid = 0; */ OFOHJIEDJKD_GcgPhaseInvalid(0), /** * OFOHJIEDJKD_GcgPhaseStart = 1; */ OFOHJIEDJKD_GcgPhaseStart(1), /** * OFOHJIEDJKD_GcgPhaseDraw = 2; */ OFOHJIEDJKD_GcgPhaseDraw(2), /** * OFOHJIEDJKD_GcgPhaseOnStage = 3; */ OFOHJIEDJKD_GcgPhaseOnStage(3), /** * OFOHJIEDJKD_GcgPhaseDice = 4; */ OFOHJIEDJKD_GcgPhaseDice(4), /** * OFOHJIEDJKD_GcgPhaseMain = 5; */ OFOHJIEDJKD_GcgPhaseMain(5), /** * OFOHJIEDJKD_GcgPhaseEnd = 6; */ OFOHJIEDJKD_GcgPhaseEnd(6), /** * OFOHJIEDJKD_GcgPhaseDie = 7; */ OFOHJIEDJKD_GcgPhaseDie(7), /** * OFOHJIEDJKD_GcgPhaseFin = 8; */ OFOHJIEDJKD_GcgPhaseFin(8), /** * OFOHJIEDJKD_GcgPhasePreMain = 9; */ OFOHJIEDJKD_GcgPhasePreMain(9), /** * OFOHJIEDJKD_GcgPhaseReroll = 10; */ OFOHJIEDJKD_GcgPhaseReroll(10), /** * OFOHJIEDJKD_GcgPhaseRedraw = 11; */ OFOHJIEDJKD_GcgPhaseRedraw(11), UNRECOGNIZED(-1), ; /** * OFOHJIEDJKD_GcgPhaseInvalid = 0; */ public static final int OFOHJIEDJKD_GcgPhaseInvalid_VALUE = 0; /** * OFOHJIEDJKD_GcgPhaseStart = 1; */ public static final int OFOHJIEDJKD_GcgPhaseStart_VALUE = 1; /** * OFOHJIEDJKD_GcgPhaseDraw = 2; */ public static final int OFOHJIEDJKD_GcgPhaseDraw_VALUE = 2; /** * OFOHJIEDJKD_GcgPhaseOnStage = 3; */ public static final int OFOHJIEDJKD_GcgPhaseOnStage_VALUE = 3; /** * OFOHJIEDJKD_GcgPhaseDice = 4; */ public static final int OFOHJIEDJKD_GcgPhaseDice_VALUE = 4; /** * OFOHJIEDJKD_GcgPhaseMain = 5; */ public static final int OFOHJIEDJKD_GcgPhaseMain_VALUE = 5; /** * OFOHJIEDJKD_GcgPhaseEnd = 6; */ public static final int OFOHJIEDJKD_GcgPhaseEnd_VALUE = 6; /** * OFOHJIEDJKD_GcgPhaseDie = 7; */ public static final int OFOHJIEDJKD_GcgPhaseDie_VALUE = 7; /** * OFOHJIEDJKD_GcgPhaseFin = 8; */ public static final int OFOHJIEDJKD_GcgPhaseFin_VALUE = 8; /** * OFOHJIEDJKD_GcgPhasePreMain = 9; */ public static final int OFOHJIEDJKD_GcgPhasePreMain_VALUE = 9; /** * OFOHJIEDJKD_GcgPhaseReroll = 10; */ public static final int OFOHJIEDJKD_GcgPhaseReroll_VALUE = 10; /** * OFOHJIEDJKD_GcgPhaseRedraw = 11; */ public static final int OFOHJIEDJKD_GcgPhaseRedraw_VALUE = 11; 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 OFOHJIEDJKD 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 OFOHJIEDJKD forNumber(int value) { switch (value) { case 0: return OFOHJIEDJKD_GcgPhaseInvalid; case 1: return OFOHJIEDJKD_GcgPhaseStart; case 2: return OFOHJIEDJKD_GcgPhaseDraw; case 3: return OFOHJIEDJKD_GcgPhaseOnStage; case 4: return OFOHJIEDJKD_GcgPhaseDice; case 5: return OFOHJIEDJKD_GcgPhaseMain; case 6: return OFOHJIEDJKD_GcgPhaseEnd; case 7: return OFOHJIEDJKD_GcgPhaseDie; case 8: return OFOHJIEDJKD_GcgPhaseFin; case 9: return OFOHJIEDJKD_GcgPhasePreMain; case 10: return OFOHJIEDJKD_GcgPhaseReroll; case 11: return OFOHJIEDJKD_GcgPhaseRedraw; default: return null; } } public static com.google.protobuf.Internal.EnumLiteMap internalGetValueMap() { return internalValueMap; } private static final com.google.protobuf.Internal.EnumLiteMap< OFOHJIEDJKD> internalValueMap = new com.google.protobuf.Internal.EnumLiteMap() { public OFOHJIEDJKD findValueByNumber(int number) { return OFOHJIEDJKD.forNumber(number); } }; public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor() { if (this == UNRECOGNIZED) { throw new java.lang.IllegalStateException( "Can't get the descriptor of an unrecognized enum value."); } return getDescriptor().getValues().get(ordinal()); } public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType() { return getDescriptor(); } public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() { return emu.grasscutter.net.proto.OFOHJIEDJKDOuterClass.getDescriptor().getEnumTypes().get(0); } private static final OFOHJIEDJKD[] VALUES = values(); public static OFOHJIEDJKD valueOf( com.google.protobuf.Descriptors.EnumValueDescriptor desc) { if (desc.getType() != getDescriptor()) { throw new java.lang.IllegalArgumentException( "EnumValueDescriptor is not for this type."); } if (desc.getIndex() == -1) { return UNRECOGNIZED; } return VALUES[desc.getIndex()]; } private final int value; private OFOHJIEDJKD(int value) { this.value = value; } // @@protoc_insertion_point(enum_scope:OFOHJIEDJKD) } public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() { return descriptor; } private static com.google.protobuf.Descriptors.FileDescriptor descriptor; static { java.lang.String[] descriptorData = { "\n\021OFOHJIEDJKD.proto*\200\003\n\013OFOHJIEDJKD\022\037\n\033O" + "FOHJIEDJKD_GcgPhaseInvalid\020\000\022\035\n\031OFOHJIED" + "JKD_GcgPhaseStart\020\001\022\034\n\030OFOHJIEDJKD_GcgPh" + "aseDraw\020\002\022\037\n\033OFOHJIEDJKD_GcgPhaseOnStage" + "\020\003\022\034\n\030OFOHJIEDJKD_GcgPhaseDice\020\004\022\034\n\030OFOH" + "JIEDJKD_GcgPhaseMain\020\005\022\033\n\027OFOHJIEDJKD_Gc" + "gPhaseEnd\020\006\022\033\n\027OFOHJIEDJKD_GcgPhaseDie\020\007" + "\022\033\n\027OFOHJIEDJKD_GcgPhaseFin\020\010\022\037\n\033OFOHJIE" + "DJKD_GcgPhasePreMain\020\t\022\036\n\032OFOHJIEDJKD_Gc" + "gPhaseReroll\020\n\022\036\n\032OFOHJIEDJKD_GcgPhaseRe" + "draw\020\013B\033\n\031emu.grasscutter.net.protob\006pro" + "to3" }; descriptor = com.google.protobuf.Descriptors.FileDescriptor .internalBuildGeneratedFileFrom(descriptorData, new com.google.protobuf.Descriptors.FileDescriptor[] { }); } // @@protoc_insertion_point(outer_class_scope) }