Uses of Class
net.minecraft.world.entity.animal.Wolf
Package
Description
-
Uses of Wolf in net.minecraft.client.model
-
Uses of Wolf in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected float
WolfRenderer.getTextureLocation(Wolf p_116526_)
void
WolfRenderer.render(Wolf p_116531_, float p_116532_, float p_116533_, PoseStack p_116534_, MultiBufferSource p_116535_, int p_116536_)
-
Uses of Wolf in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionvoid
WolfCollarLayer.render(PoseStack p_117720_, MultiBufferSource p_117721_, int p_117722_, Wolf p_117723_, float p_117724_, float p_117725_, float p_117726_, float p_117727_, float p_117728_, float p_117729_)
ModifierConstructorDescriptionWolfCollarLayer(RenderLayerParent<Wolf,WolfModel<Wolf>> p_117707_)
WolfCollarLayer(RenderLayerParent<Wolf,WolfModel<Wolf>> p_117707_)
-
Uses of Wolf in net.minecraft.world.entity
-
Uses of Wolf in net.minecraft.world.entity.ai.goal
-
Uses of Wolf in net.minecraft.world.entity.animal
Modifier and TypeMethodDescriptionWolf.getBreedOffspring(ServerLevel p_149088_, AgeableMob p_149089_)
ModifierConstructorDescriptionWolfAvoidEntityGoal(Wolf p_30454_, Class<T> p_30455_, float p_30456_, double p_30457_, double p_30458_)