net.minecraft.world.entity.animal

public final class WolfVariant

cgl
net.minecraft.world.entity.animal.WolfVariant
net.minecraft.class_9346
net.minecraft.entity.passive.WolfVariant
net.minecraft.src.C_313327_
net.minecraft.world.entity.animal.WolfVariant

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<WolfVariant>
a
DIRECT_CODEC
field_49724
CODEC
f_314617_
public static final com.mojang.serialization.Codec<Holder<WolfVariant>>
b
CODEC
field_49980
ENTRY_CODEC
f_316262_
private final ResourceLocation
c
wildTexture
field_49981
wildId
f_315652_
private final ResourceLocation
d
tameTexture
field_49982
tameId
f_314029_
private final ResourceLocation
e
angryTexture
field_49983
angryId
f_316040_
private final ResourceLocation
f
wildTextureFull
field_49984
wildTextureId
f_314959_
private final ResourceLocation
g
tameTextureFull
field_49985
tameTextureId
f_314931_
private final ResourceLocation
h
angryTextureFull
field_49986
angryTextureId
f_314025_
private final HolderSet<Biome>
i
biomes
field_49987
biomes
f_314141_

Constructor summary

ModifierConstructor
public (ResourceLocation wildId, ResourceLocation tameId, ResourceLocation angryId, HolderSet<Biome> biomes)

Method summary

Modifier and TypeMethod
private static ResourceLocation
a(alf arg0)
fullTextureId(ResourceLocation arg0)
method_58378(class_2960 arg0)
getTextureId(Identifier id)
m_319020_(C_5265_ p_335830_)
public ResourceLocation
a()
wildTexture()
method_58377()
getWildTextureId()
m_321466_()
public ResourceLocation
b()
tameTexture()
method_58381()
getTameTextureId()
m_323730_()
public ResourceLocation
c()
angryTexture()
method_58383()
getAngryTextureId()
m_323442_()
public HolderSet<Biome>
d()
biomes()
method_58385()
getBiomes()
m_320548_()