Package net.minecraft

Enum Class class_7756

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

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

    • STATIC

      public static final class_7756 STATIC
      Mappings:
      Namespace Name Mixin selector
      official a Lexm;a:Lexm;
      intermediary field_40490 Lnet/minecraft/class_7756;field_40490:Lnet/minecraft/class_7756;
      named STATIC Lnet/minecraft/class_7756;STATIC:Lnet/minecraft/class_7756;
    • REMOTE

      public static final class_7756 REMOTE
      Mappings:
      Namespace Name Mixin selector
      official b Lexm;b:Lexm;
      intermediary field_40491 Lnet/minecraft/class_7756;field_40491:Lnet/minecraft/class_7756;
      named REMOTE Lnet/minecraft/class_7756;REMOTE:Lnet/minecraft/class_7756;
  • Field Details

    • field_40492

      private static final List<class_7756> field_40492
      Mappings:
      Namespace Name Mixin selector
      official c Lexm;c:Ljava/util/List;
      intermediary field_40492 Lnet/minecraft/class_7756;field_40492:Ljava/util/List;
      named field_40492 Lnet/minecraft/class_7756;field_40492:Ljava/util/List;
    • field_40493

      private static final DynamicRegistryManager.Immutable field_40493
      Mappings:
      Namespace Name Mixin selector
      official d Lexm;d:Lhm$b;
      intermediary field_40493 Lnet/minecraft/class_7756;field_40493:Lnet/minecraft/class_5455$class_6890;
      named field_40493 Lnet/minecraft/class_7756;field_40493:Lnet/minecraft/util/registry/DynamicRegistryManager$Immutable;
  • Constructor Details

    • class_7756

      private class_7756()
  • Method Details

    • values

      public static class_7756[] 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_7756 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_45738

      public static class_7780<class_7756> method_45738()
      Mappings:
      Namespace Name Mixin selector
      official a Lexm;a()Lhf;
      intermediary method_45738 Lnet/minecraft/class_7756;method_45738()Lnet/minecraft/class_7780;
      named method_45738 Lnet/minecraft/class_7756;method_45738()Lnet/minecraft/class_7780;