Package net.minecraft

Enum Class class_7172.class_7177

java.lang.Object
java.lang.Enum<class_7172.class_7177>
net.minecraft.class_7172.class_7177
All Implemented Interfaces:
Serializable, Comparable<class_7172.class_7177>, Constable, class_7172.class_7176<Double>, class_7172.class_7178<Double>
Enclosing class:
class_7172<T>

@Environment(CLIENT) public static enum class_7172.class_7177 extends Enum<class_7172.class_7177> implements class_7172.class_7176<Double>
Mappings:
Namespace Name
official eaq$e
intermediary net/minecraft/class_7172$class_7177
named net/minecraft/class_7172$class_7177
  • Enum Constant Details

    • INSTANCE

      public static final class_7172.class_7177 INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official a Leaq$e;a:Leaq$e;
      intermediary field_37875 Lnet/minecraft/class_7172$class_7177;field_37875:Lnet/minecraft/class_7172$class_7177;
      named INSTANCE Lnet/minecraft/class_7172$class_7177;INSTANCE:Lnet/minecraft/class_7172$class_7177;
  • Constructor Details

    • class_7177

      private class_7177()
  • Method Details

    • values

      public static class_7172.class_7177[] 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_7172.class_7177 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_41756

      public Function<class_7172<Double>,ClickableWidget> method_41756(Option.TooltipFactory<Double> tooltipFactory, GameOptions gameOptions, int int2, int int3, int int4)
      Specified by:
      method_41756 in interface class_7172.class_7178<Double>
      Mappings:
      Namespace Name Mixin selector
      official a Leaq$f;a(Leap$a;Lear;III)Ljava/util/function/Function;
      intermediary method_41756 Lnet/minecraft/class_7172$class_7178;method_41756(Lnet/minecraft/class_316$class_5679;Lnet/minecraft/class_315;III)Ljava/util/function/Function;
      named method_41756 Lnet/minecraft/class_7172$class_7178;method_41756(Lnet/minecraft/client/option/Option$TooltipFactory;Lnet/minecraft/client/option/GameOptions;III)Ljava/util/function/Function;
    • method_41758

      public boolean method_41758(Double double2)
      Specified by:
      method_41758 in interface class_7172.class_7178<Double>
      Mappings:
      Namespace Name Mixin selector
      official a Leaq$e;a(Ljava/lang/Double;)Z
      intermediary method_41770 Lnet/minecraft/class_7172$class_7177;method_41770(Ljava/lang/Double;)Z
      named method_41758 Lnet/minecraft/class_7172$class_7177;method_41758(Ljava/lang/Double;)Z
    • method_41765

      public double method_41765(Double double2)
      Specified by:
      method_41765 in interface class_7172.class_7176<Double>
      Mappings:
      Namespace Name Mixin selector
      official b Leaq$e;b(Ljava/lang/Double;)D
      intermediary method_41771 Lnet/minecraft/class_7172$class_7177;method_41771(Ljava/lang/Double;)D
      named method_41765 Lnet/minecraft/class_7172$class_7177;method_41765(Ljava/lang/Double;)D
    • method_41763

      public Double method_41763(double double2)
      Specified by:
      method_41763 in interface class_7172.class_7176<Double>
      Mappings:
      Namespace Name Mixin selector
      official a Leaq$e;a(D)Ljava/lang/Double;
      intermediary method_41768 Lnet/minecraft/class_7172$class_7177;method_41768(D)Ljava/lang/Double;
      named method_41763 Lnet/minecraft/class_7172$class_7177;method_41763(D)Ljava/lang/Double;