Package net.minecraft

Enum Class class_9206

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

public enum class_9206 extends Enum<class_9206> implements StringIdentifiable
Mappings:
Namespace Name
official dlr
intermediary net/minecraft/class_9206
named net/minecraft/class_9206
  • Enum Constant Details

    • INACTIVE

      public static final class_9206 INACTIVE
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a:Ldlr;
      intermediary field_48899 Lnet/minecraft/class_9206;field_48899:Lnet/minecraft/class_9206;
      named INACTIVE Lnet/minecraft/class_9206;INACTIVE:Lnet/minecraft/class_9206;
    • ACTIVE

      public static final class_9206 ACTIVE
      Mappings:
      Namespace Name Mixin selector
      official b Ldlr;b:Ldlr;
      intermediary field_48900 Lnet/minecraft/class_9206;field_48900:Lnet/minecraft/class_9206;
      named ACTIVE Lnet/minecraft/class_9206;ACTIVE:Lnet/minecraft/class_9206;
    • UNLOCKING

      public static final class_9206 UNLOCKING
      Mappings:
      Namespace Name Mixin selector
      official c Ldlr;c:Ldlr;
      intermediary field_48901 Lnet/minecraft/class_9206;field_48901:Lnet/minecraft/class_9206;
      named UNLOCKING Lnet/minecraft/class_9206;UNLOCKING:Lnet/minecraft/class_9206;
    • EJECTING

      public static final class_9206 EJECTING
      Mappings:
      Namespace Name Mixin selector
      official d Ldlr;d:Ldlr;
      intermediary field_48902 Lnet/minecraft/class_9206;field_48902:Lnet/minecraft/class_9206;
      named EJECTING Lnet/minecraft/class_9206;EJECTING:Lnet/minecraft/class_9206;
  • Field Details

    • field_48903

      private static final int field_48903
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Ldlr;e:I
      intermediary field_48903 Lnet/minecraft/class_9206;field_48903:I
      named field_48903 Lnet/minecraft/class_9206;field_48903:I
    • field_48904

      private static final int field_48904
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official f Ldlr;f:I
      intermediary field_48904 Lnet/minecraft/class_9206;field_48904:I
      named field_48904 Lnet/minecraft/class_9206;field_48904:I
    • field_48905

      private static final int field_48905
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official g Ldlr;g:I
      intermediary field_48905 Lnet/minecraft/class_9206;field_48905:I
      named field_48905 Lnet/minecraft/class_9206;field_48905:I
    • field_48906

      private static final int field_48906
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official h Ldlr;h:I
      intermediary field_48906 Lnet/minecraft/class_9206;field_48906:I
      named field_48906 Lnet/minecraft/class_9206;field_48906:I
    • field_48907

      private final String field_48907
      Mappings:
      Namespace Name Mixin selector
      official i Ldlr;i:Ljava/lang/String;
      intermediary field_48907 Lnet/minecraft/class_9206;field_48907:Ljava/lang/String;
      named field_48907 Lnet/minecraft/class_9206;field_48907:Ljava/lang/String;
    • field_48908

      private final class_9206.class_9207 field_48908
      Mappings:
      Namespace Name Mixin selector
      official j Ldlr;j:Ldlr$a;
      intermediary field_48908 Lnet/minecraft/class_9206;field_48908:Lnet/minecraft/class_9206$class_9207;
      named field_48908 Lnet/minecraft/class_9206;field_48908:Lnet/minecraft/class_9206$class_9207;
  • Constructor Details

  • Method Details

    • values

      public static class_9206[] 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_9206 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
    • asString

      public String asString()
      Returns the unique string representation of the enum, used for serialization.
      Specified by:
      asString in interface StringIdentifiable
      Returns:
      the unique string representation of the enum, used for serialization
      Mappings:
      Namespace Name Mixin selector
      official c Laxg;c()Ljava/lang/String;
      intermediary method_15434 Lnet/minecraft/class_3542;method_15434()Ljava/lang/String;
      named asString Lnet/minecraft/util/StringIdentifiable;asString()Ljava/lang/String;
    • method_56801

      public int method_56801()
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a()I
      intermediary method_56801 Lnet/minecraft/class_9206;method_56801()I
      named method_56801 Lnet/minecraft/class_9206;method_56801()I
    • method_56803

      public class_9206 method_56803(ServerWorld serverWorld, BlockPos blockPos, class_9203 class_9203, class_9204 class_9204, class_9205 class_9205)
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a(Lapa;Lib;Ldlo;Ldlp;Ldlq;)Ldlr;
      intermediary method_56803 Lnet/minecraft/class_9206;method_56803(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;)Lnet/minecraft/class_9206;
      named method_56803 Lnet/minecraft/class_9206;method_56803(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;)Lnet/minecraft/class_9206;
    • method_56804

      private static class_9206 method_56804(ServerWorld serverWorld, BlockPos blockPos, class_9203 class_9203, class_9204 class_9204, class_9205 class_9205, double double2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a(Lapa;Lib;Ldlo;Ldlp;Ldlq;D)Ldlr;
      intermediary method_56804 Lnet/minecraft/class_9206;method_56804(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;D)Lnet/minecraft/class_9206;
      named method_56804 Lnet/minecraft/class_9206;method_56804(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_9203;Lnet/minecraft/class_9204;Lnet/minecraft/class_9205;D)Lnet/minecraft/class_9206;
    • method_56806

      public void method_56806(ServerWorld serverWorld, BlockPos blockPos, class_9206 class_9206, class_9203 class_9203, class_9205 class_9205)
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a(Lapa;Lib;Ldlr;Ldlo;Ldlq;)V
      intermediary method_56806 Lnet/minecraft/class_9206;method_56806(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9206;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V
      named method_56806 Lnet/minecraft/class_9206;method_56806(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_9206;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V
    • method_56805

      protected void method_56805(ServerWorld serverWorld, BlockPos blockPos, class_9203 class_9203, class_9205 class_9205)
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a(Lapa;Lib;Ldlo;Ldlq;)V
      intermediary method_56805 Lnet/minecraft/class_9206;method_56805(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V
      named method_56805 Lnet/minecraft/class_9206;method_56805(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V
    • method_56808

      protected void method_56808(ServerWorld serverWorld, BlockPos blockPos, class_9203 class_9203, class_9205 class_9205)
      Mappings:
      Namespace Name Mixin selector
      official b Ldlr;b(Lapa;Lib;Ldlo;Ldlq;)V
      intermediary method_56808 Lnet/minecraft/class_9206;method_56808(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V
      named method_56808 Lnet/minecraft/class_9206;method_56808(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_9203;Lnet/minecraft/class_9205;)V
    • method_56802

      private void method_56802(ServerWorld serverWorld, BlockPos blockPos, ItemStack itemStack, float float2)
      Mappings:
      Namespace Name Mixin selector
      official a Ldlr;a(Lapa;Lib;Lcpq;F)V
      intermediary method_56802 Lnet/minecraft/class_9206;method_56802(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;F)V
      named method_56802 Lnet/minecraft/class_9206;method_56802(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/ItemStack;F)V