Package net.minecraft.entity.passive
Class WolfVariants
java.lang.Object
net.minecraft.entity.passive.WolfVariants
- Mappings:
Namespace Name official ceu
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, RegistryEntryList<Biome> biomes) (package private) static void
register
(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryKey<Biome> biome) (package private) static void
register
(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, TagKey<Biome> biomeTag)
-
Field Details
-
PALE
- Mappings:
Namespace Name Mixin selector official a
Lceu;a:Lakg;
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
Lceu;b:Lakg;
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
Lceu;c:Lakg;
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
Lceu;d:Lakg;
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
Lceu;e:Lakg;
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
Lceu;f:Lakg;
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
Lceu;g:Lakg;
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
Lceu;h:Lakg;
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
Lceu;i:Lakg;
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
Lceu;a(Ljava/lang/String;)Lakg;
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
Lceu;a(Lql;Lakg;Ljava/lang/String;Lakg;)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
-
register
static void register(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, TagKey<Biome> biomeTag) - Mappings:
Namespace Name Mixin selector official a
Lceu;a(Lql;Lakg;Ljava/lang/String;Lawg;)V
intermediary method_58170
Lnet/minecraft/class_9347;method_58170(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_6862;)V
named register
Lnet/minecraft/entity/passive/WolfVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/tag/TagKey;)V
-
register
static void register(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryEntryList<Biome> biomes) - Mappings:
Namespace Name Mixin selector official a
Lceu;a(Lql;Lakg;Ljava/lang/String;Lja;)V
intermediary method_58171
Lnet/minecraft/class_9347;method_58171(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_6885;)V
named register
Lnet/minecraft/entity/passive/WolfVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/entry/RegistryEntryList;)V
-
fromBiome
public static RegistryEntry<WolfVariant> fromBiome(DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> biome) - Mappings:
Namespace Name Mixin selector official a
Lceu;a(Ljk;Liw;)Liw;
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
Lceu;a(Lql;)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
-