Class WolfSoundVariants

java.lang.Object
net.minecraft.entity.passive.WolfSoundVariants

public class WolfSoundVariants extends Object
Mappings:
Namespace Name
named net/minecraft/entity/passive/WolfSoundVariants
intermediary net/minecraft/class_10824
official cmz
  • Field Details Link icon

    • CLASSIC Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

      public static final RegistryKey<WolfSoundVariant> 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 Link icon

    • WolfSoundVariants Link icon

      public WolfSoundVariants()
  • Method Details Link icon

    • of Link icon

      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 Link icon

      public static void bootstrap(Registerable<WolfSoundVariant> registry)
      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 Link icon

      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 Link icon

      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;