Package net.minecraft

Enum Class class_2186

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

public enum class_2186 extends Enum<class_2186>
Mappings:
Namespace Name
official awc
intermediary net/minecraft/class_2186
named net/minecraft/class_2186
  • Enum Constant Details

    • field_9438

      public static final class_2186 field_9438
      Mappings:
      Namespace Name Mixin selector
      official a Lawc;a:Lawc;
      intermediary field_9438 Lnet/minecraft/class_2186;field_9438:Lnet/minecraft/class_2186;
      named field_9438 Lnet/minecraft/class_2186;field_9438:Lnet/minecraft/class_2186;
    • field_9439

      public static final class_2186 field_9439
      Mappings:
      Namespace Name Mixin selector
      official b Lawc;b:Lawc;
      intermediary field_9439 Lnet/minecraft/class_2186;field_9439:Lnet/minecraft/class_2186;
      named field_9439 Lnet/minecraft/class_2186;field_9439:Lnet/minecraft/class_2186;
  • Constructor Details

    • class_2186

      private class_2186()
  • Method Details

    • values

      public static class_2186[] 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_2186 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_8789

      public FlowerBlock method_8789()
      Mappings:
      Namespace Name Mixin selector
      official a Lawc;a()Lavy;
      intermediary method_8789 Lnet/minecraft/class_2186;method_8789()Lnet/minecraft/class_112;
      named method_8789 Lnet/minecraft/class_2186;method_8789()Lnet/minecraft/block/FlowerBlock;