Package net.minecraft
Enum Class class_9295
- All Implemented Interfaces:
Serializable,Comparable<class_9295>,Constable
- Mappings:
Namespace Name official cufintermediary net/minecraft/class_9295named net/minecraft/class_9295
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum Constants -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IntFunction<class_9295> static final PacketCodec<ByteBuf, class_9295> private final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintstatic class_9295Returns the enum constant of this class with the specified name.static class_9295[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
LOCK
- Mappings:
Namespace Name Mixin selector official aLcuf;a:Lcuf;intermediary field_49353Lnet/minecraft/class_9295;field_49353:Lnet/minecraft/class_9295;named LOCKLnet/minecraft/class_9295;LOCK:Lnet/minecraft/class_9295;
-
SCALE
- Mappings:
Namespace Name Mixin selector official bLcuf;b:Lcuf;intermediary field_49354Lnet/minecraft/class_9295;field_49354:Lnet/minecraft/class_9295;named SCALELnet/minecraft/class_9295;SCALE:Lnet/minecraft/class_9295;
-
-
Field Details
-
field_49355
- Mappings:
Namespace Name Mixin selector official cLcuf;c:Ljava/util/function/IntFunction;intermediary field_49355Lnet/minecraft/class_9295;field_49355:Ljava/util/function/IntFunction;named field_49355Lnet/minecraft/class_9295;field_49355:Ljava/util/function/IntFunction;
-
field_49356
- Mappings:
Namespace Name Mixin selector official dLcuf;d:Lye;intermediary field_49356Lnet/minecraft/class_9295;field_49356:Lnet/minecraft/class_9139;named field_49356Lnet/minecraft/class_9295;field_49356:Lnet/minecraft/network/codec/PacketCodec;
-
field_49357
private final int field_49357- Mappings:
Namespace Name Mixin selector official eLcuf;e:Iintermediary field_49357Lnet/minecraft/class_9295;field_49357:Inamed field_49357Lnet/minecraft/class_9295;field_49357:I
-
-
Constructor Details
-
class_9295
private class_9295(int int2)
-
-
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_57505
public int method_57505()- Mappings:
Namespace Name Mixin selector official aLcuf;a()Iintermediary method_57505Lnet/minecraft/class_9295;method_57505()Inamed method_57505Lnet/minecraft/class_9295;method_57505()I
-