Package net.minecraft

Enum Class class_8390.class_8395

java.lang.Object
java.lang.Enum<class_8390.class_8395>
net.minecraft.class_8390.class_8395
All Implemented Interfaces:
Serializable, Comparable<class_8390.class_8395>, Constable, class_8390, StringIdentifiable
Enclosing interface:
class_8390

public static enum class_8390.class_8395 extends Enum<class_8390.class_8395> implements StringIdentifiable, class_8390
Mappings:
Namespace Name
official bgw$e
intermediary net/minecraft/class_8390$class_8395
named net/minecraft/class_8390$class_8395
  • Enum Constant Details

    • XP

      public static final class_8390.class_8395 XP
      Mappings:
      Namespace Name Mixin selector
      official e Lbgw$e;e:Lbgw$e;
      intermediary field_44046 Lnet/minecraft/class_8390$class_8395;field_44046:Lnet/minecraft/class_8390$class_8395;
      named XP Lnet/minecraft/class_8390$class_8395;XP:Lnet/minecraft/class_8390$class_8395;
    • HEALTH

      public static final class_8390.class_8395 HEALTH
      Mappings:
      Namespace Name Mixin selector
      official f Lbgw$e;f:Lbgw$e;
      intermediary field_44047 Lnet/minecraft/class_8390$class_8395;field_44047:Lnet/minecraft/class_8390$class_8395;
      named HEALTH Lnet/minecraft/class_8390$class_8395;HEALTH:Lnet/minecraft/class_8390$class_8395;
  • Field Details

    • field_44048

      public static final StringIdentifiable.Codec<class_8390.class_8395> field_44048
      Mappings:
      Namespace Name Mixin selector
      official g Lbgw$e;g:Lcom/mojang/serialization/Codec;
      intermediary field_44048 Lnet/minecraft/class_8390$class_8395;field_44048:Lcom/mojang/serialization/Codec;
      named field_44048 Lnet/minecraft/class_8390$class_8395;field_44048:Lcom/mojang/serialization/Codec;
    • field_44049

      private final String field_44049
      Mappings:
      Namespace Name Mixin selector
      official h Lbgw$e;h:Ljava/lang/String;
      intermediary field_44049 Lnet/minecraft/class_8390$class_8395;field_44049:Ljava/lang/String;
      named field_44049 Lnet/minecraft/class_8390$class_8395;field_44049:Ljava/lang/String;
    • field_44050

      final IntProvider field_44050
      Mappings:
      Namespace Name Mixin selector
      official i Lbgw$e;i:Lbdd;
      intermediary field_44050 Lnet/minecraft/class_8390$class_8395;field_44050:Lnet/minecraft/class_6017;
      named field_44050 Lnet/minecraft/class_8390$class_8395;field_44050:Lnet/minecraft/util/math/intprovider/IntProvider;
  • Constructor Details

  • Method Details

    • values

      public static class_8390.class_8395[] 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_8390.class_8395 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 Lapw;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_50601

      public class_8390.class_8393 method_50601()
      Specified by:
      method_50601 in interface class_8390
      Mappings:
      Namespace Name Mixin selector
      official a Lbgw;a()Lbgw$c;
      intermediary method_50601 Lnet/minecraft/class_8390;method_50601()Lnet/minecraft/class_8390$class_8393;
      named method_50601 Lnet/minecraft/class_8390;method_50601()Lnet/minecraft/class_8390$class_8393;