Package net.minecraft.entity.passive
Enum Class WolfSoundVariants.Type
- All Implemented Interfaces:
Serializable,Comparable<WolfSoundVariants.Type>,Constable
- Enclosing class:
WolfSoundVariants
- Mappings:
Namespace Name named net/minecraft/entity/passive/WolfSoundVariants$Typeintermediary net/minecraft/class_10824$class_10825official cuc$a
-
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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()static WolfSoundVariants.TypeReturns the enum constant of this class with the specified name.static WolfSoundVariants.Type[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CLASSIC
- Mappings:
Namespace Name Mixin selector named CLASSICLnet/minecraft/entity/passive/WolfSoundVariants$Type;CLASSIC:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57087Lnet/minecraft/class_10824$class_10825;field_57087:Lnet/minecraft/class_10824$class_10825;official aLcuc$a;a:Lcuc$a;
-
PUGLIN
- Mappings:
Namespace Name Mixin selector named PUGLINLnet/minecraft/entity/passive/WolfSoundVariants$Type;PUGLIN:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57088Lnet/minecraft/class_10824$class_10825;field_57088:Lnet/minecraft/class_10824$class_10825;official bLcuc$a;b:Lcuc$a;
-
SAD
- Mappings:
Namespace Name Mixin selector named SADLnet/minecraft/entity/passive/WolfSoundVariants$Type;SAD:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57089Lnet/minecraft/class_10824$class_10825;field_57089:Lnet/minecraft/class_10824$class_10825;official cLcuc$a;c:Lcuc$a;
-
ANGRY
- Mappings:
Namespace Name Mixin selector named ANGRYLnet/minecraft/entity/passive/WolfSoundVariants$Type;ANGRY:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57090Lnet/minecraft/class_10824$class_10825;field_57090:Lnet/minecraft/class_10824$class_10825;official dLcuc$a;d:Lcuc$a;
-
GRUMPY
- Mappings:
Namespace Name Mixin selector named GRUMPYLnet/minecraft/entity/passive/WolfSoundVariants$Type;GRUMPY:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57091Lnet/minecraft/class_10824$class_10825;field_57091:Lnet/minecraft/class_10824$class_10825;official eLcuc$a;e:Lcuc$a;
-
BIG
- Mappings:
Namespace Name Mixin selector named BIGLnet/minecraft/entity/passive/WolfSoundVariants$Type;BIG:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57092Lnet/minecraft/class_10824$class_10825;field_57092:Lnet/minecraft/class_10824$class_10825;official fLcuc$a;f:Lcuc$a;
-
CUTE
- Mappings:
Namespace Name Mixin selector named CUTELnet/minecraft/entity/passive/WolfSoundVariants$Type;CUTE:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;intermediary field_57093Lnet/minecraft/class_10824$class_10825;field_57093:Lnet/minecraft/class_10824$class_10825;official gLcuc$a;g:Lcuc$a;
-
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector named idLnet/minecraft/entity/passive/WolfSoundVariants$Type;id:Ljava/lang/String;intermediary field_57094Lnet/minecraft/class_10824$class_10825;field_57094:Ljava/lang/String;official hLcuc$a;h:Ljava/lang/String;
-
suffix
- Mappings:
Namespace Name Mixin selector named suffixLnet/minecraft/entity/passive/WolfSoundVariants$Type;suffix:Ljava/lang/String;intermediary field_57095Lnet/minecraft/class_10824$class_10825;field_57095:Ljava/lang/String;official iLcuc$a;i:Ljava/lang/String;
-
-
Constructor Details
-
Type
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/passive/WolfSoundVariants$Type;<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Vintermediary <init>Lnet/minecraft/class_10824$class_10825;<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)Vofficial <init>Lcuc$a;<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
-
-
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
-
getId
- Mappings:
Namespace Name Mixin selector named getIdLnet/minecraft/entity/passive/WolfSoundVariants$Type;getId()Ljava/lang/String;intermediary method_68139Lnet/minecraft/class_10824$class_10825;method_68139()Ljava/lang/String;official aLcuc$a;a()Ljava/lang/String;
-
getSoundEventSuffix
- Mappings:
Namespace Name Mixin selector named getSoundEventSuffixLnet/minecraft/entity/passive/WolfSoundVariants$Type;getSoundEventSuffix()Ljava/lang/String;intermediary method_68140Lnet/minecraft/class_10824$class_10825;method_68140()Ljava/lang/String;official bLcuc$a;b()Ljava/lang/String;
-