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_329809_, ResourceLocation p_332773_, ResourceLocation p_332065_, HolderSet<Biome> p_330560_) -
Method Summary
Modifier and TypeMethodDescriptionbiomes()booleanprivate static ResourceLocationfullTextureId(ResourceLocation p_335830_) inthashCode()
-
Field Details
-
DIRECT_CODEC
-
CODEC
-
wildTexture
-
tameTexture
-
angryTexture
-
wildTextureFull
-
tameTextureFull
-
angryTextureFull
-
biomes
-
-
Constructor Details
-
WolfVariant
public WolfVariant(ResourceLocation p_329809_, ResourceLocation p_332773_, ResourceLocation p_332065_, HolderSet<Biome> p_330560_)
-
-
Method Details