Package net.minecraft

Enum Class class_9295

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

public enum class_9295 extends Enum<class_9295>
Mappings:
Namespace Name
official cuf
intermediary net/minecraft/class_9295
named net/minecraft/class_9295
  • Enum Constant Details

    • LOCK

      public static final class_9295 LOCK
      Mappings:
      Namespace Name Mixin selector
      official a Lcuf;a:Lcuf;
      intermediary field_49353 Lnet/minecraft/class_9295;field_49353:Lnet/minecraft/class_9295;
      named LOCK Lnet/minecraft/class_9295;LOCK:Lnet/minecraft/class_9295;
    • SCALE

      public static final class_9295 SCALE
      Mappings:
      Namespace Name Mixin selector
      official b Lcuf;b:Lcuf;
      intermediary field_49354 Lnet/minecraft/class_9295;field_49354:Lnet/minecraft/class_9295;
      named SCALE Lnet/minecraft/class_9295;SCALE:Lnet/minecraft/class_9295;
  • Field Details

    • field_49355

      public static final IntFunction<class_9295> field_49355
      Mappings:
      Namespace Name Mixin selector
      official c Lcuf;c:Ljava/util/function/IntFunction;
      intermediary field_49355 Lnet/minecraft/class_9295;field_49355:Ljava/util/function/IntFunction;
      named field_49355 Lnet/minecraft/class_9295;field_49355:Ljava/util/function/IntFunction;
    • field_49356

      public static final PacketCodec<ByteBuf,class_9295> field_49356
      Mappings:
      Namespace Name Mixin selector
      official d Lcuf;d:Lye;
      intermediary field_49356 Lnet/minecraft/class_9295;field_49356:Lnet/minecraft/class_9139;
      named field_49356 Lnet/minecraft/class_9295;field_49356:Lnet/minecraft/network/codec/PacketCodec;
    • field_49357

      private final int field_49357
      Mappings:
      Namespace Name Mixin selector
      official e Lcuf;e:I
      intermediary field_49357 Lnet/minecraft/class_9295;field_49357:I
      named field_49357 Lnet/minecraft/class_9295;field_49357:I
  • Constructor Details

    • class_9295

      private class_9295(int int2)
  • Method Details

    • values

      public static class_9295[] 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_9295 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_57505

      public int method_57505()
      Mappings:
      Namespace Name Mixin selector
      official a Lcuf;a()I
      intermediary method_57505 Lnet/minecraft/class_9295;method_57505()I
      named method_57505 Lnet/minecraft/class_9295;method_57505()I