Package net.minecraft.entity.passive
Class WolfVariants
java.lang.Object
net.minecraft.entity.passive.WolfVariants
- Mappings:
Namespace Name official cdn
intermediary net/minecraft/class_9347
named net/minecraft/entity/passive/WolfVariants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> static final RegistryKey
<WolfVariant> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
bootstrap
(Registerable<WolfVariant> registry) static RegistryEntry
<WolfVariant> fromBiome
(DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> biome) private static RegistryKey
<WolfVariant> (package private) static void
register
(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryKey<Biome> biome)
-
Field Details
-
PALE
- Mappings:
Namespace Name Mixin selector official a
Lcdn;a:Laju;
intermediary field_49725
Lnet/minecraft/class_9347;field_49725:Lnet/minecraft/class_5321;
named PALE
Lnet/minecraft/entity/passive/WolfVariants;PALE:Lnet/minecraft/registry/RegistryKey;
-
SPOTTED
- Mappings:
Namespace Name Mixin selector official b
Lcdn;b:Laju;
intermediary field_49726
Lnet/minecraft/class_9347;field_49726:Lnet/minecraft/class_5321;
named SPOTTED
Lnet/minecraft/entity/passive/WolfVariants;SPOTTED:Lnet/minecraft/registry/RegistryKey;
-
SNOWY
- Mappings:
Namespace Name Mixin selector official c
Lcdn;c:Laju;
intermediary field_49727
Lnet/minecraft/class_9347;field_49727:Lnet/minecraft/class_5321;
named SNOWY
Lnet/minecraft/entity/passive/WolfVariants;SNOWY:Lnet/minecraft/registry/RegistryKey;
-
BLACK
- Mappings:
Namespace Name Mixin selector official d
Lcdn;d:Laju;
intermediary field_49728
Lnet/minecraft/class_9347;field_49728:Lnet/minecraft/class_5321;
named BLACK
Lnet/minecraft/entity/passive/WolfVariants;BLACK:Lnet/minecraft/registry/RegistryKey;
-
ASHEN
- Mappings:
Namespace Name Mixin selector official e
Lcdn;e:Laju;
intermediary field_49729
Lnet/minecraft/class_9347;field_49729:Lnet/minecraft/class_5321;
named ASHEN
Lnet/minecraft/entity/passive/WolfVariants;ASHEN:Lnet/minecraft/registry/RegistryKey;
-
RUSTY
- Mappings:
Namespace Name Mixin selector official f
Lcdn;f:Laju;
intermediary field_49730
Lnet/minecraft/class_9347;field_49730:Lnet/minecraft/class_5321;
named RUSTY
Lnet/minecraft/entity/passive/WolfVariants;RUSTY:Lnet/minecraft/registry/RegistryKey;
-
WOODS
- Mappings:
Namespace Name Mixin selector official g
Lcdn;g:Laju;
intermediary field_49731
Lnet/minecraft/class_9347;field_49731:Lnet/minecraft/class_5321;
named WOODS
Lnet/minecraft/entity/passive/WolfVariants;WOODS:Lnet/minecraft/registry/RegistryKey;
-
CHESTNUT
- Mappings:
Namespace Name Mixin selector official h
Lcdn;h:Laju;
intermediary field_49732
Lnet/minecraft/class_9347;field_49732:Lnet/minecraft/class_5321;
named CHESTNUT
Lnet/minecraft/entity/passive/WolfVariants;CHESTNUT:Lnet/minecraft/registry/RegistryKey;
-
STRIPED
- Mappings:
Namespace Name Mixin selector official i
Lcdn;i:Laju;
intermediary field_49733
Lnet/minecraft/class_9347;field_49733:Lnet/minecraft/class_5321;
named STRIPED
Lnet/minecraft/entity/passive/WolfVariants;STRIPED:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
WolfVariants
public WolfVariants()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official a
Lcdn;a(Ljava/lang/String;)Laju;
intermediary method_58066
Lnet/minecraft/class_9347;method_58066(Ljava/lang/String;)Lnet/minecraft/class_5321;
named of
Lnet/minecraft/entity/passive/WolfVariants;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;
-
register
static void register(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryKey<Biome> biome) - Mappings:
Namespace Name Mixin selector official a
Lcdn;a(Lpz;Laju;Ljava/lang/String;Laju;)V
intermediary method_58069
Lnet/minecraft/class_9347;method_58069(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_5321;)V
named register
Lnet/minecraft/entity/passive/WolfVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/RegistryKey;)V
-
fromBiome
public static RegistryEntry<WolfVariant> fromBiome(DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> biome) - Mappings:
Namespace Name Mixin selector official a
Lcdn;a(Ljb;Lin;)Lin;
intermediary method_58067
Lnet/minecraft/class_9347;method_58067(Lnet/minecraft/class_5455;Lnet/minecraft/class_6880;)Lnet/minecraft/class_6880;
named fromBiome
Lnet/minecraft/entity/passive/WolfVariants;fromBiome(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/registry/entry/RegistryEntry;)Lnet/minecraft/registry/entry/RegistryEntry;
-
bootstrap
- Mappings:
Namespace Name Mixin selector official a
Lcdn;a(Lpz;)V
intermediary method_58068
Lnet/minecraft/class_9347;method_58068(Lnet/minecraft/class_7891;)V
named bootstrap
Lnet/minecraft/entity/passive/WolfVariants;bootstrap(Lnet/minecraft/registry/Registerable;)V
-