Class WolfVariant
java.lang.Object
net.minecraft.world.entity.animal.WolfVariant
-
Field Summary
Modifier and TypeFieldDescriptionprivate final ResourceLocation
private final ResourceLocation
static final com.mojang.serialization.Codec
<Holder<WolfVariant>> static final com.mojang.serialization.Codec
<WolfVariant> private final ResourceLocation
private final ResourceLocation
private final ResourceLocation
private final ResourceLocation
-
Constructor Summary
ConstructorDescriptionWolfVariant
(ResourceLocation p_332712_, ResourceLocation p_332714_, ResourceLocation p_332788_, HolderSet<Biome> p_332717_) -
Method Summary
Modifier and TypeMethodDescriptionbiomes()
boolean
private static ResourceLocation
fullTextureId
(ResourceLocation p_336042_) int
hashCode()
-
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