Class WolfVariant
java.lang.Object
net.minecraft.world.entity.animal.WolfVariant
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ResourceLocationprivate final ResourceLocationstatic final com.mojang.serialization.Codec<Holder<WolfVariant>> static final com.mojang.serialization.Codec<WolfVariant> private final ResourceLocationprivate final ResourceLocationprivate final ResourceLocationprivate final ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionWolfVariant(ResourceLocation p_332712_, ResourceLocation p_332714_, ResourceLocation p_332788_, HolderSet<Biome> p_332717_) -
Method Summary
Modifier and TypeMethodDescriptionbiomes()booleanprivate static ResourceLocationfullTextureId(ResourceLocation p_336042_) inthashCode()
-
Field Details
-
DIRECT_CODEC
-
CODEC
-
wildTexture
-
tameTexture
-
angryTexture
-
wildTextureFull
-
tameTextureFull
-
angryTextureFull
-
biomes
-
-
Constructor Details
-
WolfVariant
public WolfVariant(ResourceLocation p_332712_, ResourceLocation p_332714_, ResourceLocation p_332788_, HolderSet<Biome> p_332717_)
-
-
Method Details