Package net.minecraft.entity.passive
Class WolfSoundVariants
java.lang.Object
net.minecraft.entity.passive.WolfSoundVariants
- Mappings:
Namespace Name named net/minecraft/entity/passive/WolfSoundVariants
intermediary net/minecraft/class_10824
official cmz
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey
<WolfSoundVariant> static final RegistryKey
<WolfSoundVariant> static final RegistryKey
<WolfSoundVariant> static final RegistryKey
<WolfSoundVariant> static final RegistryKey
<WolfSoundVariant> static final RegistryKey
<WolfSoundVariant> static final RegistryKey
<WolfSoundVariant> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<WolfSoundVariant> registry) private static RegistryKey
<WolfSoundVariant> of
(WolfSoundVariants.Type type) private static void
register
(Registerable<WolfSoundVariant> registry, RegistryKey<WolfSoundVariant> key, WolfSoundVariants.Type type) static RegistryEntry
<WolfSoundVariant> select
(DynamicRegistryManager registries, Random random)
-
Field Details
-
CLASSIC
- Mappings:
Namespace Name Mixin selector named CLASSIC
Lnet/minecraft/entity/passive/WolfSoundVariants;CLASSIC:Lnet/minecraft/registry/RegistryKey;
intermediary field_57080
Lnet/minecraft/class_10824;field_57080:Lnet/minecraft/class_5321;
official a
Lcmz;a:Lalq;
-
PUGLIN
- Mappings:
Namespace Name Mixin selector named PUGLIN
Lnet/minecraft/entity/passive/WolfSoundVariants;PUGLIN:Lnet/minecraft/registry/RegistryKey;
intermediary field_57081
Lnet/minecraft/class_10824;field_57081:Lnet/minecraft/class_5321;
official b
Lcmz;b:Lalq;
-
SAD
- Mappings:
Namespace Name Mixin selector named SAD
Lnet/minecraft/entity/passive/WolfSoundVariants;SAD:Lnet/minecraft/registry/RegistryKey;
intermediary field_57082
Lnet/minecraft/class_10824;field_57082:Lnet/minecraft/class_5321;
official c
Lcmz;c:Lalq;
-
ANGRY
- Mappings:
Namespace Name Mixin selector named ANGRY
Lnet/minecraft/entity/passive/WolfSoundVariants;ANGRY:Lnet/minecraft/registry/RegistryKey;
intermediary field_57083
Lnet/minecraft/class_10824;field_57083:Lnet/minecraft/class_5321;
official d
Lcmz;d:Lalq;
-
GRUMPY
- Mappings:
Namespace Name Mixin selector named GRUMPY
Lnet/minecraft/entity/passive/WolfSoundVariants;GRUMPY:Lnet/minecraft/registry/RegistryKey;
intermediary field_57084
Lnet/minecraft/class_10824;field_57084:Lnet/minecraft/class_5321;
official e
Lcmz;e:Lalq;
-
BIG
- Mappings:
Namespace Name Mixin selector named BIG
Lnet/minecraft/entity/passive/WolfSoundVariants;BIG:Lnet/minecraft/registry/RegistryKey;
intermediary field_57085
Lnet/minecraft/class_10824;field_57085:Lnet/minecraft/class_5321;
official f
Lcmz;f:Lalq;
-
CUTE
- Mappings:
Namespace Name Mixin selector named CUTE
Lnet/minecraft/entity/passive/WolfSoundVariants;CUTE:Lnet/minecraft/registry/RegistryKey;
intermediary field_57086
Lnet/minecraft/class_10824;field_57086:Lnet/minecraft/class_5321;
official g
Lcmz;g:Lalq;
-
-
Constructor Details
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/entity/passive/WolfSoundVariants;of(Lnet/minecraft/entity/passive/WolfSoundVariants$Type;)Lnet/minecraft/registry/RegistryKey;
intermediary method_68135
Lnet/minecraft/class_10824;method_68135(Lnet/minecraft/class_10824$class_10825;)Lnet/minecraft/class_5321;
official a
Lcmz;a(Lcmz$a;)Lalq;
-
bootstrap
- Mappings:
Namespace Name Mixin selector named bootstrap
Lnet/minecraft/entity/passive/WolfSoundVariants;bootstrap(Lnet/minecraft/registry/Registerable;)V
intermediary method_68137
Lnet/minecraft/class_10824;method_68137(Lnet/minecraft/class_7891;)V
official a
Lcmz;a(Lqi;)V
-
register
private static void register(Registerable<WolfSoundVariant> registry, RegistryKey<WolfSoundVariant> key, WolfSoundVariants.Type type) - Mappings:
Namespace Name Mixin selector named register
Lnet/minecraft/entity/passive/WolfSoundVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/entity/passive/WolfSoundVariants$Type;)V
intermediary method_68138
Lnet/minecraft/class_10824;method_68138(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_10824$class_10825;)V
official a
Lcmz;a(Lqi;Lalq;Lcmz$a;)V
-
select
public static RegistryEntry<WolfSoundVariant> select(DynamicRegistryManager registries, Random random) - Mappings:
Namespace Name Mixin selector named select
Lnet/minecraft/entity/passive/WolfSoundVariants;select(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/registry/entry/RegistryEntry;
intermediary method_68136
Lnet/minecraft/class_10824;method_68136(Lnet/minecraft/class_5455;Lnet/minecraft/class_5819;)Lnet/minecraft/class_6880;
official a
Lcmz;a(Lju;Lbai;)Ljg;
-