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$Type
intermediary net/minecraft/class_10824$class_10825
official cmz$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.Type
Returns 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 CLASSIC
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;CLASSIC:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57087
Lnet/minecraft/class_10824$class_10825;field_57087:Lnet/minecraft/class_10824$class_10825;
official a
Lcmz$a;a:Lcmz$a;
-
PUGLIN
- Mappings:
Namespace Name Mixin selector named PUGLIN
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;PUGLIN:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57088
Lnet/minecraft/class_10824$class_10825;field_57088:Lnet/minecraft/class_10824$class_10825;
official b
Lcmz$a;b:Lcmz$a;
-
SAD
- Mappings:
Namespace Name Mixin selector named SAD
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;SAD:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57089
Lnet/minecraft/class_10824$class_10825;field_57089:Lnet/minecraft/class_10824$class_10825;
official c
Lcmz$a;c:Lcmz$a;
-
ANGRY
- Mappings:
Namespace Name Mixin selector named ANGRY
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;ANGRY:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57090
Lnet/minecraft/class_10824$class_10825;field_57090:Lnet/minecraft/class_10824$class_10825;
official d
Lcmz$a;d:Lcmz$a;
-
GRUMPY
- Mappings:
Namespace Name Mixin selector named GRUMPY
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;GRUMPY:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57091
Lnet/minecraft/class_10824$class_10825;field_57091:Lnet/minecraft/class_10824$class_10825;
official e
Lcmz$a;e:Lcmz$a;
-
BIG
- Mappings:
Namespace Name Mixin selector named BIG
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;BIG:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57092
Lnet/minecraft/class_10824$class_10825;field_57092:Lnet/minecraft/class_10824$class_10825;
official f
Lcmz$a;f:Lcmz$a;
-
CUTE
- Mappings:
Namespace Name Mixin selector named CUTE
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;CUTE:Lnet/minecraft/entity/passive/WolfSoundVariants$Type;
intermediary field_57093
Lnet/minecraft/class_10824$class_10825;field_57093:Lnet/minecraft/class_10824$class_10825;
official g
Lcmz$a;g:Lcmz$a;
-
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector named id
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;id:Ljava/lang/String;
intermediary field_57094
Lnet/minecraft/class_10824$class_10825;field_57094:Ljava/lang/String;
official h
Lcmz$a;h:Ljava/lang/String;
-
suffix
- Mappings:
Namespace Name Mixin selector named suffix
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;suffix:Ljava/lang/String;
intermediary field_57095
Lnet/minecraft/class_10824$class_10825;field_57095:Ljava/lang/String;
official i
Lcmz$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;)V
intermediary <init>
Lnet/minecraft/class_10824$class_10825;<init>(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;)V
official <init>
Lcmz$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 getId
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;getId()Ljava/lang/String;
intermediary method_68139
Lnet/minecraft/class_10824$class_10825;method_68139()Ljava/lang/String;
official a
Lcmz$a;a()Ljava/lang/String;
-
getSoundEventSuffix
- Mappings:
Namespace Name Mixin selector named getSoundEventSuffix
Lnet/minecraft/entity/passive/WolfSoundVariants$Type;getSoundEventSuffix()Ljava/lang/String;
intermediary method_68140
Lnet/minecraft/class_10824$class_10825;method_68140()Ljava/lang/String;
official b
Lcmz$a;b()Ljava/lang/String;
-