Package net.minecraft
Enum Class class_9062
- All Implemented Interfaces:
Serializable,Comparable<class_9062>,Constable
- Mappings:
Namespace Name official bkeintermediary net/minecraft/class_9062named net/minecraft/class_9062
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic class_9062method_55644(boolean bool) static class_9062Returns the enum constant of this class with the specified name.static class_9062[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SUCCESS
- Mappings:
Namespace Name Mixin selector official aLbke;a:Lbke;intermediary field_47728Lnet/minecraft/class_9062;field_47728:Lnet/minecraft/class_9062;named SUCCESSLnet/minecraft/class_9062;SUCCESS:Lnet/minecraft/class_9062;
-
CONSUME
- Mappings:
Namespace Name Mixin selector official bLbke;b:Lbke;intermediary field_47729Lnet/minecraft/class_9062;field_47729:Lnet/minecraft/class_9062;named CONSUMELnet/minecraft/class_9062;CONSUME:Lnet/minecraft/class_9062;
-
CONSUME_PARTIAL
- Mappings:
Namespace Name Mixin selector official cLbke;c:Lbke;intermediary field_47730Lnet/minecraft/class_9062;field_47730:Lnet/minecraft/class_9062;named CONSUME_PARTIALLnet/minecraft/class_9062;CONSUME_PARTIAL:Lnet/minecraft/class_9062;
-
PASS_TO_DEFAULT_BLOCK_INTERACTION
- Mappings:
Namespace Name Mixin selector official dLbke;d:Lbke;intermediary field_47731Lnet/minecraft/class_9062;field_47731:Lnet/minecraft/class_9062;named PASS_TO_DEFAULT_BLOCK_INTERACTIONLnet/minecraft/class_9062;PASS_TO_DEFAULT_BLOCK_INTERACTION:Lnet/minecraft/class_9062;
-
SKIP_DEFAULT_BLOCK_INTERACTION
- Mappings:
Namespace Name Mixin selector official eLbke;e:Lbke;intermediary field_47732Lnet/minecraft/class_9062;field_47732:Lnet/minecraft/class_9062;named SKIP_DEFAULT_BLOCK_INTERACTIONLnet/minecraft/class_9062;SKIP_DEFAULT_BLOCK_INTERACTION:Lnet/minecraft/class_9062;
-
FAIL
- Mappings:
Namespace Name Mixin selector official fLbke;f:Lbke;intermediary field_47733Lnet/minecraft/class_9062;field_47733:Lnet/minecraft/class_9062;named FAILLnet/minecraft/class_9062;FAIL:Lnet/minecraft/class_9062;
-
-
Constructor Details
-
class_9062
private class_9062()
-
-
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_55643
public boolean method_55643()- Mappings:
Namespace Name Mixin selector official aLbke;a()Zintermediary method_55643Lnet/minecraft/class_9062;method_55643()Znamed method_55643Lnet/minecraft/class_9062;method_55643()Z
-
method_55644
- Mappings:
Namespace Name Mixin selector official aLbke;a(Z)Lbke;intermediary method_55644Lnet/minecraft/class_9062;method_55644(Z)Lnet/minecraft/class_9062;named method_55644Lnet/minecraft/class_9062;method_55644(Z)Lnet/minecraft/class_9062;
-
method_55645
- Mappings:
Namespace Name Mixin selector official bLbke;b()Lbkc;intermediary method_55645Lnet/minecraft/class_9062;method_55645()Lnet/minecraft/class_1269;named method_55645Lnet/minecraft/class_9062;method_55645()Lnet/minecraft/util/ActionResult;
-