Package net.minecraft

Enum Class class_8304.class_8305

java.lang.Object
java.lang.Enum<class_8304.class_8305>
net.minecraft.class_8304.class_8305
All Implemented Interfaces:
Serializable, Comparable<class_8304.class_8305>, Constable, StringIdentifiable
Enclosing class:
class_8304

public static enum class_8304.class_8305 extends Enum<class_8304.class_8305> implements StringIdentifiable
Mappings:
Namespace Name
official bem$a
intermediary net/minecraft/class_8304$class_8305
named net/minecraft/class_8304$class_8305
  • Enum Constant Details

    • LOW

      public static final class_8304.class_8305 LOW
      Mappings:
      Namespace Name Mixin selector
      official a Lbem$a;a:Lbem$a;
      intermediary field_43741 Lnet/minecraft/class_8304$class_8305;field_43741:Lnet/minecraft/class_8304$class_8305;
      named LOW Lnet/minecraft/class_8304$class_8305;LOW:Lnet/minecraft/class_8304$class_8305;
    • MEDIUM

      public static final class_8304.class_8305 MEDIUM
      Mappings:
      Namespace Name Mixin selector
      official b Lbem$a;b:Lbem$a;
      intermediary field_43742 Lnet/minecraft/class_8304$class_8305;field_43742:Lnet/minecraft/class_8304$class_8305;
      named MEDIUM Lnet/minecraft/class_8304$class_8305;MEDIUM:Lnet/minecraft/class_8304$class_8305;
    • HIGH

      public static final class_8304.class_8305 HIGH
      Mappings:
      Namespace Name Mixin selector
      official c Lbem$a;c:Lbem$a;
      intermediary field_43743 Lnet/minecraft/class_8304$class_8305;field_43743:Lnet/minecraft/class_8304$class_8305;
      named HIGH Lnet/minecraft/class_8304$class_8305;HIGH:Lnet/minecraft/class_8304$class_8305;
    • VERY_HIGH

      public static final class_8304.class_8305 VERY_HIGH
      Mappings:
      Namespace Name Mixin selector
      official d Lbem$a;d:Lbem$a;
      intermediary field_43744 Lnet/minecraft/class_8304$class_8305;field_43744:Lnet/minecraft/class_8304$class_8305;
      named VERY_HIGH Lnet/minecraft/class_8304$class_8305;VERY_HIGH:Lnet/minecraft/class_8304$class_8305;
  • Field Details

    • field_43745

      public static final StringIdentifiable.Codec<class_8304.class_8305> field_43745
      Mappings:
      Namespace Name Mixin selector
      official e Lbem$a;e:Lcom/mojang/serialization/Codec;
      intermediary field_43745 Lnet/minecraft/class_8304$class_8305;field_43745:Lcom/mojang/serialization/Codec;
      named field_43745 Lnet/minecraft/class_8304$class_8305;field_43745:Lcom/mojang/serialization/Codec;
    • field_43746

      private final String field_43746
      Mappings:
      Namespace Name Mixin selector
      official f Lbem$a;f:Ljava/lang/String;
      intermediary field_43746 Lnet/minecraft/class_8304$class_8305;field_43746:Ljava/lang/String;
      named field_43746 Lnet/minecraft/class_8304$class_8305;field_43746:Ljava/lang/String;
    • field_43747

      final String field_43747
      Mappings:
      Namespace Name Mixin selector
      official g Lbem$a;g:Ljava/lang/String;
      intermediary field_43747 Lnet/minecraft/class_8304$class_8305;field_43747:Ljava/lang/String;
      named field_43747 Lnet/minecraft/class_8304$class_8305;field_43747:Ljava/lang/String;
    • field_43748

      private final int field_43748
      Mappings:
      Namespace Name Mixin selector
      official h Lbem$a;h:I
      intermediary field_43748 Lnet/minecraft/class_8304$class_8305;field_43748:I
      named field_43748 Lnet/minecraft/class_8304$class_8305;field_43748:I
    • field_43749

      private final int field_43749
      Mappings:
      Namespace Name Mixin selector
      official i Lbem$a;i:I
      intermediary field_43749 Lnet/minecraft/class_8304$class_8305;field_43749:I
      named field_43749 Lnet/minecraft/class_8304$class_8305;field_43749:I
  • Constructor Details

    • class_8305

      private class_8305(String string, int int2, int int3)
  • Method Details

    • values

      public static class_8304.class_8305[] 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_8304.class_8305 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
    • 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
      official c Lapw;c()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_50300

      public int method_50300()
      Mappings:
      Namespace Name Mixin selector
      official a Lbem$a;a()I
      intermediary method_50300 Lnet/minecraft/class_8304$class_8305;method_50300()I
      named method_50300 Lnet/minecraft/class_8304$class_8305;method_50300()I
    • method_50301

      public int method_50301()
      Mappings:
      Namespace Name Mixin selector
      official b Lbem$a;b()I
      intermediary method_50301 Lnet/minecraft/class_8304$class_8305;method_50301()I
      named method_50301 Lnet/minecraft/class_8304$class_8305;method_50301()I