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> static final StreamCodec
<RegistryFriendlyByteBuf, WolfVariant> static final StreamCodec
<RegistryFriendlyByteBuf, Holder<WolfVariant>> private final ResourceLocation
private final ResourceLocation
private final ResourceLocation
private final ResourceLocation
-
Constructor Summary
ConstructorDescriptionWolfVariant
(ResourceLocation p_329809_, ResourceLocation p_332773_, ResourceLocation p_332065_, HolderSet<Biome> p_330560_) -
Method Summary
Modifier and TypeMethodDescriptionbiomes()
boolean
private static ResourceLocation
fullTextureId
(ResourceLocation p_335830_) int
hashCode()
-
Field Details
-
DIRECT_CODEC
-
DIRECT_STREAM_CODEC
-
CODEC
-
STREAM_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