Package net.minecraft.entity.passive
Class WolfSoundVariants
java.lang.Object
net.minecraft.entity.passive.WolfSoundVariants
- Mappings:
Namespace Name named net/minecraft/entity/passive/WolfSoundVariantsintermediary net/minecraft/class_10824official 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 voidbootstrap(Registerable<WolfSoundVariant> registry) private static RegistryKey<WolfSoundVariant> of(WolfSoundVariants.Type type) private static voidregister(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 CLASSICLnet/minecraft/entity/passive/WolfSoundVariants;CLASSIC:Lnet/minecraft/registry/RegistryKey;intermediary field_57080Lnet/minecraft/class_10824;field_57080:Lnet/minecraft/class_5321;official aLcmz;a:Lalq;
-
PUGLIN
- Mappings:
Namespace Name Mixin selector named PUGLINLnet/minecraft/entity/passive/WolfSoundVariants;PUGLIN:Lnet/minecraft/registry/RegistryKey;intermediary field_57081Lnet/minecraft/class_10824;field_57081:Lnet/minecraft/class_5321;official bLcmz;b:Lalq;
-
SAD
- Mappings:
Namespace Name Mixin selector named SADLnet/minecraft/entity/passive/WolfSoundVariants;SAD:Lnet/minecraft/registry/RegistryKey;intermediary field_57082Lnet/minecraft/class_10824;field_57082:Lnet/minecraft/class_5321;official cLcmz;c:Lalq;
-
ANGRY
- Mappings:
Namespace Name Mixin selector named ANGRYLnet/minecraft/entity/passive/WolfSoundVariants;ANGRY:Lnet/minecraft/registry/RegistryKey;intermediary field_57083Lnet/minecraft/class_10824;field_57083:Lnet/minecraft/class_5321;official dLcmz;d:Lalq;
-
GRUMPY
- Mappings:
Namespace Name Mixin selector named GRUMPYLnet/minecraft/entity/passive/WolfSoundVariants;GRUMPY:Lnet/minecraft/registry/RegistryKey;intermediary field_57084Lnet/minecraft/class_10824;field_57084:Lnet/minecraft/class_5321;official eLcmz;e:Lalq;
-
BIG
- Mappings:
Namespace Name Mixin selector named BIGLnet/minecraft/entity/passive/WolfSoundVariants;BIG:Lnet/minecraft/registry/RegistryKey;intermediary field_57085Lnet/minecraft/class_10824;field_57085:Lnet/minecraft/class_5321;official fLcmz;f:Lalq;
-
CUTE
- Mappings:
Namespace Name Mixin selector named CUTELnet/minecraft/entity/passive/WolfSoundVariants;CUTE:Lnet/minecraft/registry/RegistryKey;intermediary field_57086Lnet/minecraft/class_10824;field_57086:Lnet/minecraft/class_5321;official gLcmz;g:Lalq;
-
-
Constructor Details
-
WolfSoundVariants
public WolfSoundVariants()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/entity/passive/WolfSoundVariants;of(Lnet/minecraft/entity/passive/WolfSoundVariants$Type;)Lnet/minecraft/registry/RegistryKey;intermediary method_68135Lnet/minecraft/class_10824;method_68135(Lnet/minecraft/class_10824$class_10825;)Lnet/minecraft/class_5321;official aLcmz;a(Lcmz$a;)Lalq;
-
bootstrap
- Mappings:
Namespace Name Mixin selector named bootstrapLnet/minecraft/entity/passive/WolfSoundVariants;bootstrap(Lnet/minecraft/registry/Registerable;)Vintermediary method_68137Lnet/minecraft/class_10824;method_68137(Lnet/minecraft/class_7891;)Vofficial aLcmz;a(Lqi;)V
-
register
private static void register(Registerable<WolfSoundVariant> registry, RegistryKey<WolfSoundVariant> key, WolfSoundVariants.Type type) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/entity/passive/WolfSoundVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/entity/passive/WolfSoundVariants$Type;)Vintermediary method_68138Lnet/minecraft/class_10824;method_68138(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Lnet/minecraft/class_10824$class_10825;)Vofficial aLcmz;a(Lqi;Lalq;Lcmz$a;)V
-
select
public static RegistryEntry<WolfSoundVariant> select(DynamicRegistryManager registries, Random random) - Mappings:
Namespace Name Mixin selector named selectLnet/minecraft/entity/passive/WolfSoundVariants;select(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/registry/entry/RegistryEntry;intermediary method_68136Lnet/minecraft/class_10824;method_68136(Lnet/minecraft/class_5455;Lnet/minecraft/class_5819;)Lnet/minecraft/class_6880;official aLcmz;a(Lju;Lbai;)Ljg;
-