Package net.minecraft
Enum Class 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$eintermediary net/minecraft/class_7172$class_7177named net/minecraft/class_7172$class_7177
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmethod_41756(Option.TooltipFactory<Double> tooltipFactory, GameOptions gameOptions, int int2, int int3, int int4) booleanmethod_41758(Double double2) method_41763(double double2) doublemethod_41765(Double double2) static class_7172.class_7177Returns the enum constant of this class with the specified name.static class_7172.class_7177[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLeaq$e;a:Leaq$e;intermediary field_37875Lnet/minecraft/class_7172$class_7177;field_37875:Lnet/minecraft/class_7172$class_7177;named INSTANCELnet/minecraft/class_7172$class_7177;INSTANCE:Lnet/minecraft/class_7172$class_7177;
-
-
Constructor Details
-
class_7177
private class_7177()
-
-
Method Details
-
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
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 nameNullPointerException- 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_41756in interfaceclass_7172.class_7178<Double>- Mappings:
Namespace Name Mixin selector official aLeaq$f;a(Leap$a;Lear;III)Ljava/util/function/Function;intermediary method_41756Lnet/minecraft/class_7172$class_7178;method_41756(Lnet/minecraft/class_316$class_5679;Lnet/minecraft/class_315;III)Ljava/util/function/Function;named method_41756Lnet/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
- Specified by:
method_41758in interfaceclass_7172.class_7178<Double>- Mappings:
Namespace Name Mixin selector official aLeaq$e;a(Ljava/lang/Double;)Zintermediary method_41770Lnet/minecraft/class_7172$class_7177;method_41770(Ljava/lang/Double;)Znamed method_41758Lnet/minecraft/class_7172$class_7177;method_41758(Ljava/lang/Double;)Z
-
method_41765
- Specified by:
method_41765in interfaceclass_7172.class_7176<Double>- Mappings:
Namespace Name Mixin selector official bLeaq$e;b(Ljava/lang/Double;)Dintermediary method_41771Lnet/minecraft/class_7172$class_7177;method_41771(Ljava/lang/Double;)Dnamed method_41765Lnet/minecraft/class_7172$class_7177;method_41765(Ljava/lang/Double;)D
-
method_41763
- Specified by:
method_41763in interfaceclass_7172.class_7176<Double>- Mappings:
Namespace Name Mixin selector official aLeaq$e;a(D)Ljava/lang/Double;intermediary method_41768Lnet/minecraft/class_7172$class_7177;method_41768(D)Ljava/lang/Double;named method_41763Lnet/minecraft/class_7172$class_7177;method_41763(D)Ljava/lang/Double;
-