Package net.minecraft.entity.passive
Class WolfVariants
java.lang.Object
net.minecraft.entity.passive.WolfVariants
- Mappings:
Namespace Name named net/minecraft/entity/passive/WolfVariantsintermediary net/minecraft/class_9347official cgm
-
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, RegistryEntryList<Biome> biomes) (package private) static voidregister(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryKey<Biome> biome) (package private) static voidregister(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, TagKey<Biome> biomeTag)
-
Field Details
-
PALE
- Mappings:
Namespace Name Mixin selector named PALELnet/minecraft/entity/passive/WolfVariants;PALE:Lnet/minecraft/registry/RegistryKey;intermediary field_49725Lnet/minecraft/class_9347;field_49725:Lnet/minecraft/class_5321;official aLcgm;a:Lale;
-
SPOTTED
- Mappings:
Namespace Name Mixin selector named SPOTTEDLnet/minecraft/entity/passive/WolfVariants;SPOTTED:Lnet/minecraft/registry/RegistryKey;intermediary field_49726Lnet/minecraft/class_9347;field_49726:Lnet/minecraft/class_5321;official bLcgm;b:Lale;
-
SNOWY
- Mappings:
Namespace Name Mixin selector named SNOWYLnet/minecraft/entity/passive/WolfVariants;SNOWY:Lnet/minecraft/registry/RegistryKey;intermediary field_49727Lnet/minecraft/class_9347;field_49727:Lnet/minecraft/class_5321;official cLcgm;c:Lale;
-
BLACK
- Mappings:
Namespace Name Mixin selector named BLACKLnet/minecraft/entity/passive/WolfVariants;BLACK:Lnet/minecraft/registry/RegistryKey;intermediary field_49728Lnet/minecraft/class_9347;field_49728:Lnet/minecraft/class_5321;official dLcgm;d:Lale;
-
ASHEN
- Mappings:
Namespace Name Mixin selector named ASHENLnet/minecraft/entity/passive/WolfVariants;ASHEN:Lnet/minecraft/registry/RegistryKey;intermediary field_49729Lnet/minecraft/class_9347;field_49729:Lnet/minecraft/class_5321;official eLcgm;e:Lale;
-
RUSTY
- Mappings:
Namespace Name Mixin selector named RUSTYLnet/minecraft/entity/passive/WolfVariants;RUSTY:Lnet/minecraft/registry/RegistryKey;intermediary field_49730Lnet/minecraft/class_9347;field_49730:Lnet/minecraft/class_5321;official fLcgm;f:Lale;
-
WOODS
- Mappings:
Namespace Name Mixin selector named WOODSLnet/minecraft/entity/passive/WolfVariants;WOODS:Lnet/minecraft/registry/RegistryKey;intermediary field_49731Lnet/minecraft/class_9347;field_49731:Lnet/minecraft/class_5321;official gLcgm;g:Lale;
-
CHESTNUT
- Mappings:
Namespace Name Mixin selector named CHESTNUTLnet/minecraft/entity/passive/WolfVariants;CHESTNUT:Lnet/minecraft/registry/RegistryKey;intermediary field_49732Lnet/minecraft/class_9347;field_49732:Lnet/minecraft/class_5321;official hLcgm;h:Lale;
-
STRIPED
- Mappings:
Namespace Name Mixin selector named STRIPEDLnet/minecraft/entity/passive/WolfVariants;STRIPED:Lnet/minecraft/registry/RegistryKey;intermediary field_49733Lnet/minecraft/class_9347;field_49733:Lnet/minecraft/class_5321;official iLcgm;i:Lale;
-
-
Constructor Details
-
WolfVariants
public WolfVariants()
-
-
Method Details
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/entity/passive/WolfVariants;of(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;intermediary method_58066Lnet/minecraft/class_9347;method_58066(Ljava/lang/String;)Lnet/minecraft/class_5321;official aLcgm;a(Ljava/lang/String;)Lale;
-
register
static void register(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryKey<Biome> biome) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/entity/passive/WolfVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/RegistryKey;)Vintermediary method_58069Lnet/minecraft/class_9347;method_58069(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_5321;)Vofficial aLcgm;a(Lrc;Lale;Ljava/lang/String;Lale;)V
-
register
static void register(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, TagKey<Biome> biomeTag) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/entity/passive/WolfVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/tag/TagKey;)Vintermediary method_58170Lnet/minecraft/class_9347;method_58170(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_6862;)Vofficial aLcgm;a(Lrc;Lale;Ljava/lang/String;Laxf;)V
-
register
static void register(Registerable<WolfVariant> registry, RegistryKey<WolfVariant> key, String textureName, RegistryEntryList<Biome> biomes) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/entity/passive/WolfVariants;register(Lnet/minecraft/registry/Registerable;Lnet/minecraft/registry/RegistryKey;Ljava/lang/String;Lnet/minecraft/registry/entry/RegistryEntryList;)Vintermediary method_58171Lnet/minecraft/class_9347;method_58171(Lnet/minecraft/class_7891;Lnet/minecraft/class_5321;Ljava/lang/String;Lnet/minecraft/class_6885;)Vofficial aLcgm;a(Lrc;Lale;Ljava/lang/String;Ljm;)V
-
fromBiome
public static RegistryEntry<WolfVariant> fromBiome(DynamicRegistryManager dynamicRegistryManager, RegistryEntry<Biome> biome) - Mappings:
Namespace Name Mixin selector named fromBiomeLnet/minecraft/entity/passive/WolfVariants;fromBiome(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/registry/entry/RegistryEntry;)Lnet/minecraft/registry/entry/RegistryEntry;intermediary method_58067Lnet/minecraft/class_9347;method_58067(Lnet/minecraft/class_5455;Lnet/minecraft/class_6880;)Lnet/minecraft/class_6880;official aLcgm;a(Ljw;Lji;)Lji;
-
bootstrap
- Mappings:
Namespace Name Mixin selector named bootstrapLnet/minecraft/entity/passive/WolfVariants;bootstrap(Lnet/minecraft/registry/Registerable;)Vintermediary method_58068Lnet/minecraft/class_9347;method_58068(Lnet/minecraft/class_7891;)Vofficial aLcgm;a(Lrc;)V
-