Package net.minecraft

Enum Class class_2459

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

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

    • field_10960

      public static final class_2459 field_10960
      Mappings:
      Namespace Name Mixin selector
      official a Lcmu;a:Lcmu;
      intermediary field_10960 Lnet/minecraft/class_2459;field_10960:Lnet/minecraft/class_2459;
      named field_10960 Lnet/minecraft/class_2459;field_10960:Lnet/minecraft/class_2459;
    • field_10961

      public static final class_2459 field_10961
      Mappings:
      Namespace Name Mixin selector
      official b Lcmu;b:Lcmu;
      intermediary field_10961 Lnet/minecraft/class_2459;field_10961:Lnet/minecraft/class_2459;
      named field_10961 Lnet/minecraft/class_2459;field_10961:Lnet/minecraft/class_2459;
    • field_10962

      public static final class_2459 field_10962
      Mappings:
      Namespace Name Mixin selector
      official c Lcmu;c:Lcmu;
      intermediary field_10962 Lnet/minecraft/class_2459;field_10962:Lnet/minecraft/class_2459;
      named field_10962 Lnet/minecraft/class_2459;field_10962:Lnet/minecraft/class_2459;
    • field_10963

      public static final class_2459 field_10963
      Mappings:
      Namespace Name Mixin selector
      official d Lcmu;d:Lcmu;
      intermediary field_10963 Lnet/minecraft/class_2459;field_10963:Lnet/minecraft/class_2459;
      named field_10963 Lnet/minecraft/class_2459;field_10963:Lnet/minecraft/class_2459;
  • Field Details

    • field_10964

      private final Direction field_10964
      Mappings:
      Namespace Name Mixin selector
      official e Lcmu;e:Lej;
      intermediary field_10964 Lnet/minecraft/class_2459;field_10964:Lnet/minecraft/class_1354;
      named field_10964 Lnet/minecraft/class_2459;field_10964:Lnet/minecraft/util/math/Direction;
    • field_10965

      private final int field_10965
      Mappings:
      Namespace Name Mixin selector
      official f Lcmu;f:I
      intermediary field_10965 Lnet/minecraft/class_2459;field_10965:I
      named field_10965 Lnet/minecraft/class_2459;field_10965:I
    • field_10966

      private final int field_10966
      Mappings:
      Namespace Name Mixin selector
      official g Lcmu;g:I
      intermediary field_10966 Lnet/minecraft/class_2459;field_10966:I
      named field_10966 Lnet/minecraft/class_2459;field_10966:I
  • Constructor Details

    • class_2459

      private class_2459(Direction direction, int int2, int int3)
  • Method Details

    • values

      public static class_2459[] 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_2459 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_10075

      public Direction method_10075()
      Mappings:
      Namespace Name Mixin selector
      official a Lcmu;a()Lej;
      intermediary method_10075 Lnet/minecraft/class_2459;method_10075()Lnet/minecraft/class_1354;
      named method_10075 Lnet/minecraft/class_2459;method_10075()Lnet/minecraft/util/math/Direction;
    • method_10077

      public int method_10077()
      Mappings:
      Namespace Name Mixin selector
      official b Lcmu;b()I
      intermediary method_10077 Lnet/minecraft/class_2459;method_10077()I
      named method_10077 Lnet/minecraft/class_2459;method_10077()I
    • method_10078

      public int method_10078()
      Mappings:
      Namespace Name Mixin selector
      official c Lcmu;c()I
      intermediary method_10078 Lnet/minecraft/class_2459;method_10078()I
      named method_10078 Lnet/minecraft/class_2459;method_10078()I
    • method_10079

      private boolean method_10079()
      Mappings:
      Namespace Name Mixin selector
      official d Lcmu;d()Z
      intermediary method_10079 Lnet/minecraft/class_2459;method_10079()Z
      named method_10079 Lnet/minecraft/class_2459;method_10079()Z