Package net.minecraft.entity.passive
Class WolfVariants
java.lang.Object
net.minecraft.entity.passive.WolfVariants
- Mappings:
Namespace Name official cdnintermediary net/minecraft/class_9347named 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 voidbootstrap(Registerable<WolfVariant> registry) static RegistryEntry<WolfVariant> fromBiome(DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> biome) private static RegistryKey<WolfVariant> (package private) static voidregister(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryKey<Biome> biome)
-
Field Details
-
PALE
- Mappings:
Namespace Name Mixin selector official aLcdn;a:Laju;intermediary field_49725Lnet/minecraft/class_9347;field_49725:Lnet/minecraft/class_5321;named PALELnet/minecraft/entity/passive/WolfVariants;PALE:Lnet/minecraft/registry/RegistryKey;
-
SPOTTED
- Mappings:
Namespace Name Mixin selector official bLcdn;b:Laju;intermediary field_49726Lnet/minecraft/class_9347;field_49726:Lnet/minecraft/class_5321;named SPOTTEDLnet/minecraft/entity/passive/WolfVariants;SPOTTED:Lnet/minecraft/registry/RegistryKey;
-
SNOWY
- Mappings:
Namespace Name Mixin selector official cLcdn;c:Laju;intermediary field_49727Lnet/minecraft/class_9347;field_49727:Lnet/minecraft/class_5321;named SNOWYLnet/minecraft/entity/passive/WolfVariants;SNOWY:Lnet/minecraft/registry/RegistryKey;
-
BLACK
- Mappings:
Namespace Name Mixin selector official dLcdn;d:Laju;intermediary field_49728Lnet/minecraft/class_9347;field_49728:Lnet/minecraft/class_5321;named BLACKLnet/minecraft/entity/passive/WolfVariants;BLACK:Lnet/minecraft/registry/RegistryKey;
-
ASHEN
- Mappings:
Namespace Name Mixin selector official eLcdn;e:Laju;intermediary field_49729Lnet/minecraft/class_9347;field_49729:Lnet/minecraft/class_5321;named ASHENLnet/minecraft/entity/passive/WolfVariants;ASHEN:Lnet/minecraft/registry/RegistryKey;
-
RUSTY
- Mappings:
Namespace Name Mixin selector official fLcdn;f:Laju;intermediary field_49730Lnet/minecraft/class_9347;field_49730:Lnet/minecraft/class_5321;named RUSTYLnet/minecraft/entity/passive/WolfVariants;RUSTY:Lnet/minecraft/registry/RegistryKey;
-
WOODS
- Mappings:
Namespace Name Mixin selector official gLcdn;g:Laju;intermediary field_49731Lnet/minecraft/class_9347;field_49731:Lnet/minecraft/class_5321;named WOODSLnet/minecraft/entity/passive/WolfVariants;WOODS:Lnet/minecraft/registry/RegistryKey;
-
CHESTNUT
- Mappings:
Namespace Name Mixin selector official hLcdn;h:Laju;intermediary field_49732Lnet/minecraft/class_9347;field_49732:Lnet/minecraft/class_5321;named CHESTNUTLnet/minecraft/entity/passive/WolfVariants;CHESTNUT:Lnet/minecraft/registry/RegistryKey;
-
STRIPED
- Mappings:
Namespace Name Mixin selector official iLcdn;i:Laju;intermediary field_49733Lnet/minecraft/class_9347;field_49733:Lnet/minecraft/class_5321;named STRIPEDLnet/minecraft/entity/passive/WolfVariants;STRIPED:Lnet/minecraft/registry/RegistryKey;
-
-
Constructor Details
-
WolfVariants
public WolfVariants()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector official aLcdn;a(Ljava/lang/String;)Laju;intermediary method_58066Lnet/minecraft/class_9347;method_58066(Ljava/lang/String;)Lnet/minecraft/class_5321;named ofLnet/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 aLcdn;a(Lpz;Laju;Ljava/lang/String;Laju;)Vintermediary method_58069Lnet/minecraft/class_9347;method_58069(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_5321;)Vnamed registerLnet/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 aLcdn;a(Ljb;Lin;)Lin;intermediary method_58067Lnet/minecraft/class_9347;method_58067(Lnet/minecraft/class_5455;Lnet/minecraft/class_6880;)Lnet/minecraft/class_6880;named fromBiomeLnet/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 aLcdn;a(Lpz;)Vintermediary method_58068Lnet/minecraft/class_9347;method_58068(Lnet/minecraft/class_7891;)Vnamed bootstrapLnet/minecraft/entity/passive/WolfVariants;bootstrap(Lnet/minecraft/registry/Registerable;)V
-