Package net.minecraft

Enum Class class_8592

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

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

    • STATUS

      public static final class_8592 STATUS
      Mappings:
      Namespace Name Mixin selector
      official a Lact;a:Lact;
      intermediary field_44974 Lnet/minecraft/class_8592;field_44974:Lnet/minecraft/class_8592;
      named STATUS Lnet/minecraft/class_8592;STATUS:Lnet/minecraft/class_8592;
    • LOGIN

      public static final class_8592 LOGIN
      Mappings:
      Namespace Name Mixin selector
      official b Lact;b:Lact;
      intermediary field_44975 Lnet/minecraft/class_8592;field_44975:Lnet/minecraft/class_8592;
      named LOGIN Lnet/minecraft/class_8592;LOGIN:Lnet/minecraft/class_8592;
  • Field Details

    • field_44976

      private static final int field_44976
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Lact;c:I
      intermediary field_44976 Lnet/minecraft/class_8592;field_44976:I
      named field_44976 Lnet/minecraft/class_8592;field_44976:I
    • field_44977

      private static final int field_44977
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Lact;d:I
      intermediary field_44977 Lnet/minecraft/class_8592;field_44977:I
      named field_44977 Lnet/minecraft/class_8592;field_44977:I
  • Constructor Details

    • class_8592

      private class_8592()
  • Method Details

    • values

      public static class_8592[] 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_8592 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_52284

      public static class_8592 method_52284(int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lact;a(I)Lact;
      intermediary method_52284 Lnet/minecraft/class_8592;method_52284(I)Lnet/minecraft/class_8592;
      named method_52284 Lnet/minecraft/class_8592;method_52284(I)Lnet/minecraft/class_8592;
    • method_52283

      public int method_52283()
      Mappings:
      Namespace Name Mixin selector
      official a Lact;a()I
      intermediary method_52283 Lnet/minecraft/class_8592;method_52283()I
      named method_52283 Lnet/minecraft/class_8592;method_52283()I
    • method_52285

      public NetworkState method_52285()
      Mappings:
      Namespace Name Mixin selector
      official b Lact;b()Lsg;
      intermediary method_52285 Lnet/minecraft/class_8592;method_52285()Lnet/minecraft/class_2539;
      named method_52285 Lnet/minecraft/class_8592;method_52285()Lnet/minecraft/network/NetworkState;