Package net.minecraft

Enum Class class_7659

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

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

    • STATIC

      public static final class_7659 STATIC
      Mappings:
      Namespace Name Mixin selector
      official a Lace;a:Lace;
      intermediary field_39971 Lnet/minecraft/class_7659;field_39971:Lnet/minecraft/class_7659;
      named STATIC Lnet/minecraft/class_7659;STATIC:Lnet/minecraft/class_7659;
    • WORLDGEN

      public static final class_7659 WORLDGEN
      Mappings:
      Namespace Name Mixin selector
      official b Lace;b:Lace;
      intermediary field_39972 Lnet/minecraft/class_7659;field_39972:Lnet/minecraft/class_7659;
      named WORLDGEN Lnet/minecraft/class_7659;WORLDGEN:Lnet/minecraft/class_7659;
    • DIMENSIONS

      public static final class_7659 DIMENSIONS
      Mappings:
      Namespace Name Mixin selector
      official c Lace;c:Lace;
      intermediary field_39973 Lnet/minecraft/class_7659;field_39973:Lnet/minecraft/class_7659;
      named DIMENSIONS Lnet/minecraft/class_7659;DIMENSIONS:Lnet/minecraft/class_7659;
    • RELOADABLE

      public static final class_7659 RELOADABLE
      Mappings:
      Namespace Name Mixin selector
      official d Lace;d:Lace;
      intermediary field_39974 Lnet/minecraft/class_7659;field_39974:Lnet/minecraft/class_7659;
      named RELOADABLE Lnet/minecraft/class_7659;RELOADABLE:Lnet/minecraft/class_7659;
  • Field Details

    • field_39975

      private static final List<class_7659> field_39975
      Mappings:
      Namespace Name Mixin selector
      official e Lace;e:Ljava/util/List;
      intermediary field_39975 Lnet/minecraft/class_7659;field_39975:Ljava/util/List;
      named field_39975 Lnet/minecraft/class_7659;field_39975:Ljava/util/List;
    • field_39976

      private static final DynamicRegistryManager.Immutable field_39976
      Mappings:
      Namespace Name Mixin selector
      official f Lace;f:Lhm$b;
      intermediary field_39976 Lnet/minecraft/class_7659;field_39976:Lnet/minecraft/class_5455$class_6890;
      named field_39976 Lnet/minecraft/class_7659;field_39976:Lnet/minecraft/util/registry/DynamicRegistryManager$Immutable;
  • Constructor Details

    • class_7659

      private class_7659()
  • Method Details

    • values

      public static class_7659[] 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_7659 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_45139

      public static class_7780<class_7659> method_45139()
      Mappings:
      Namespace Name Mixin selector
      official a Lace;a()Lhf;
      intermediary method_45139 Lnet/minecraft/class_7659;method_45139()Lnet/minecraft/class_7780;
      named method_45139 Lnet/minecraft/class_7659;method_45139()Lnet/minecraft/class_7780;