Package net.minecraft

Enum class_5816

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

public enum class_5816
extends Enum<class_5816>
implements StringIdentifiable
Mappings:
Namespace Name
official cjd
intermediary net/minecraft/class_5816
named net/minecraft/class_5816
  • Enum Constant Details

    • field_28718

      public static final class_5816 field_28718
      Mappings:
      Namespace Name Mixin selector
      official a Lcjd;a:Lcjd;
      intermediary field_28718 Lnet/minecraft/class_5816;field_28718:Lnet/minecraft/class_5816;
      named field_28718 Lnet/minecraft/class_5816;field_28718:Lnet/minecraft/class_5816;
    • field_28719

      public static final class_5816 field_28719
      Mappings:
      Namespace Name Mixin selector
      official b Lcjd;b:Lcjd;
      intermediary field_28719 Lnet/minecraft/class_5816;field_28719:Lnet/minecraft/class_5816;
      named field_28719 Lnet/minecraft/class_5816;field_28719:Lnet/minecraft/class_5816;
    • field_28720

      public static final class_5816 field_28720
      Mappings:
      Namespace Name Mixin selector
      official c Lcjd;c:Lcjd;
      intermediary field_28720 Lnet/minecraft/class_5816;field_28720:Lnet/minecraft/class_5816;
      named field_28720 Lnet/minecraft/class_5816;field_28720:Lnet/minecraft/class_5816;
    • field_28721

      public static final class_5816 field_28721
      Mappings:
      Namespace Name Mixin selector
      official d Lcjd;d:Lcjd;
      intermediary field_28721 Lnet/minecraft/class_5816;field_28721:Lnet/minecraft/class_5816;
      named field_28721 Lnet/minecraft/class_5816;field_28721:Lnet/minecraft/class_5816;
  • Field Details

    • field_28722

      private final String field_28722
      Mappings:
      Namespace Name Mixin selector
      official e Lcjd;e:Ljava/lang/String;
      intermediary field_28722 Lnet/minecraft/class_5816;field_28722:Ljava/lang/String;
      named field_28722 Lnet/minecraft/class_5816;field_28722:Ljava/lang/String;
    • field_28723

      private final boolean field_28723
      Mappings:
      Namespace Name Mixin selector
      official f Lcjd;f:Z
      intermediary field_28723 Lnet/minecraft/class_5816;field_28723:Z
      named field_28723 Lnet/minecraft/class_5816;field_28723:Z
  • Constructor Details

    • class_5816

      private class_5816​(String string, boolean bool)
  • Method Details

    • values

      public static class_5816[] values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Returns:
      an array containing the constants of this enum type, in the order they are declared
    • valueOf

      public static class_5816 valueOf​(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (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 type has no constant with the specified name
      NullPointerException - if the argument is null
    • asString

      public String asString()
      Specified by:
      asString in interface StringIdentifiable
      Mappings:
      Namespace Name Mixin selector
      official a Lagi;a()Ljava/lang/String;
      intermediary method_15434 Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
    • method_33636

      public boolean method_33636()
      Mappings:
      Namespace Name Mixin selector
      official b Lcjd;b()Z
      intermediary method_33636 Lnet/minecraft/class_5816;method_33636()Z
      named method_33636 Lnet/minecraft/class_5816;method_33636()Z