Package net.minecraft

Enum Class class_10181

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

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

    • SINGLE

      public static final class_10181 SINGLE
      Mappings:
      Namespace Name Mixin selector
      named SINGLE Lnet/minecraft/class_10181;SINGLE:Lnet/minecraft/class_10181;
      intermediary field_54080 Lnet/minecraft/class_10181;field_54080:Lnet/minecraft/class_10181;
      official a Lbtv;a:Lbtv;
    • SPLIT_ON_DEATH

      public static final class_10181 SPLIT_ON_DEATH
      Mappings:
      Namespace Name Mixin selector
      named SPLIT_ON_DEATH Lnet/minecraft/class_10181;SPLIT_ON_DEATH:Lnet/minecraft/class_10181;
      intermediary field_54081 Lnet/minecraft/class_10181;field_54081:Lnet/minecraft/class_10181;
      official b Lbtv;b:Lbtv;
  • Field Details

    • field_54082

      private final boolean field_54082
      Mappings:
      Namespace Name Mixin selector
      named field_54082 Lnet/minecraft/class_10181;field_54082:Z
      intermediary field_54082 Lnet/minecraft/class_10181;field_54082:Z
      official c Lbtv;c:Z
  • Constructor Details

    • class_10181

      private class_10181(boolean bool)
  • Method Details

    • values

      public static class_10181[] 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_10181 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_63608

      public boolean method_63608()
      Mappings:
      Namespace Name Mixin selector
      named method_63608 Lnet/minecraft/class_10181;method_63608()Z
      intermediary method_63608 Lnet/minecraft/class_10181;method_63608()Z
      official a Lbtv;a()Z
    • method_63609

      abstract void method_63609(MobEntity mobEntity, MobEntity mobEntity2, class_10179 class_10179)
      Mappings:
      Namespace Name Mixin selector
      named method_63609 Lnet/minecraft/class_10181;method_63609(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/class_10179;)V
      intermediary method_63609 Lnet/minecraft/class_10181;method_63609(Lnet/minecraft/class_1308;Lnet/minecraft/class_1308;Lnet/minecraft/class_10179;)V
      official a Lbtv;a(Lbux;Lbux;Lbtu;)V
    • method_63611

      void method_63611(MobEntity mobEntity, MobEntity mobEntity2, class_10179 class_10179)
      Mappings:
      Namespace Name Mixin selector
      named method_63611 Lnet/minecraft/class_10181;method_63611(Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/entity/mob/MobEntity;Lnet/minecraft/class_10179;)V
      intermediary method_63611 Lnet/minecraft/class_10181;method_63611(Lnet/minecraft/class_1308;Lnet/minecraft/class_1308;Lnet/minecraft/class_10179;)V
      official b Lbtv;b(Lbux;Lbux;Lbtu;)V