Package net.minecraft

Enum Class class_12345

java.lang.Object
java.lang.Enum<class_12345>
net.minecraft.class_12345
All Implemented Interfaces:
Serializable, Comparable<class_12345>, Constable, StringIdentifiable

@Environment(CLIENT) public enum class_12345 extends Enum<class_12345> implements StringIdentifiable
Mappings:
Namespace Name
named net/minecraft/class_12345
intermediary net/minecraft/class_12345
official geh
  • Enum Constant Details

    • NEVER

      public static final class_12345 NEVER
      Mappings:
      Namespace Name Mixin selector
      named NEVER Lnet/minecraft/class_12345;NEVER:Lnet/minecraft/class_12345;
      intermediary field_64525 Lnet/minecraft/class_12345;field_64525:Lnet/minecraft/class_12345;
      official a Lgeh;a:Lgeh;
    • PAUSE

      public static final class_12345 PAUSE
      Mappings:
      Namespace Name Mixin selector
      named PAUSE Lnet/minecraft/class_12345;PAUSE:Lnet/minecraft/class_12345;
      intermediary field_64526 Lnet/minecraft/class_12345;field_64526:Lnet/minecraft/class_12345;
      official b Lgeh;b:Lgeh;
    • PAUSE_AND_TOAST

      public static final class_12345 PAUSE_AND_TOAST
      Mappings:
      Namespace Name Mixin selector
      named PAUSE_AND_TOAST Lnet/minecraft/class_12345;PAUSE_AND_TOAST:Lnet/minecraft/class_12345;
      intermediary field_64527 Lnet/minecraft/class_12345;field_64527:Lnet/minecraft/class_12345;
      official c Lgeh;c:Lgeh;
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<class_12345> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/class_12345;CODEC:Lcom/mojang/serialization/Codec;
      intermediary field_64528 Lnet/minecraft/class_12345;field_64528:Lcom/mojang/serialization/Codec;
      official d Lgeh;d:Lcom/mojang/serialization/Codec;
    • field_64529

      private final String field_64529
      Mappings:
      Namespace Name Mixin selector
      named field_64529 Lnet/minecraft/class_12345;field_64529:Ljava/lang/String;
      intermediary field_64529 Lnet/minecraft/class_12345;field_64529:Ljava/lang/String;
      official e Lgeh;e:Ljava/lang/String;
    • field_64530

      private final Text field_64530
      Mappings:
      Namespace Name Mixin selector
      named field_64530 Lnet/minecraft/class_12345;field_64530:Lnet/minecraft/text/Text;
      intermediary field_64530 Lnet/minecraft/class_12345;field_64530:Lnet/minecraft/class_2561;
      official f Lgeh;f:Lyh;
    • field_64531

      private final Text field_64531
      Mappings:
      Namespace Name Mixin selector
      named field_64531 Lnet/minecraft/class_12345;field_64531:Lnet/minecraft/text/Text;
      intermediary field_64531 Lnet/minecraft/class_12345;field_64531:Lnet/minecraft/class_2561;
      official g Lgeh;g:Lyh;
  • Constructor Details

    • class_12345

      private class_12345(String string, String string2)
  • Method Details

    • values

      public static class_12345[] 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

      public static class_12345 valueOf(String name)
      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 name
      NullPointerException - if the argument is null
    • method_76604

      public Text method_76604()
      Mappings:
      Namespace Name Mixin selector
      named method_76604 Lnet/minecraft/class_12345;method_76604()Lnet/minecraft/text/Text;
      intermediary method_76604 Lnet/minecraft/class_12345;method_76604()Lnet/minecraft/class_2561;
      official a Lgeh;a()Lyh;
    • method_76605

      public Text method_76605()
      Mappings:
      Namespace Name Mixin selector
      named method_76605 Lnet/minecraft/class_12345;method_76605()Lnet/minecraft/text/Text;
      intermediary method_76605 Lnet/minecraft/class_12345;method_76605()Lnet/minecraft/class_2561;
      official b Lgeh;b()Lyh;
    • asString

      public String asString()
      Returns the unique string representation of the enum, used for serialization.
      Specified by:
      asString in interface StringIdentifiable
      Returns:
      the unique string representation of the enum, used for serialization
      Mappings:
      Namespace Name Mixin selector
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
      intermediary method_15434 Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
      official c Lbhh;c()Ljava/lang/String;
    • method_76606

      public boolean method_76606()
      Mappings:
      Namespace Name Mixin selector
      named method_76606 Lnet/minecraft/class_12345;method_76606()Z
      intermediary method_76606 Lnet/minecraft/class_12345;method_76606()Z
      official d Lgeh;d()Z
    • method_76607

      public boolean method_76607()
      Mappings:
      Namespace Name Mixin selector
      named method_76607 Lnet/minecraft/class_12345;method_76607()Z
      intermediary method_76607 Lnet/minecraft/class_12345;method_76607()Z
      official e Lgeh;e()Z