Uses of Class
net.minecraft.world.entity.animal.Wolf
Packages that use Wolf
Package
Description
-
Uses of Wolf in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type Wolf -
Uses of Wolf in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WolfModifier 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
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type WolfMethods in net.minecraft.client.renderer.entity.layers with parameters of type WolfModifier and TypeMethodDescriptionvoid
WolfArmorLayer.render
(PoseStack p_316608_, MultiBufferSource p_316832_, int p_316312_, Wolf p_316642_, float p_316350_, float p_316147_, float p_316637_, float p_316734_, float p_316302_, float p_316605_) void
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_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type WolfModifierConstructorDescriptionWolfArmorLayer
(RenderLayerParent<Wolf, WolfModel<Wolf>> p_316639_, EntityModelSet p_316756_) WolfArmorLayer
(RenderLayerParent<Wolf, WolfModel<Wolf>> p_316639_, EntityModelSet p_316756_) WolfCollarLayer
(RenderLayerParent<Wolf, WolfModel<Wolf>> p_117707_) WolfCollarLayer
(RenderLayerParent<Wolf, WolfModel<Wolf>> p_117707_) -
Uses of Wolf in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Wolf -
Uses of Wolf in net.minecraft.world.entity.ai.goal
Fields in net.minecraft.world.entity.ai.goal declared as WolfConstructors in net.minecraft.world.entity.ai.goal with parameters of type Wolf -
Uses of Wolf in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as WolfMethods in net.minecraft.world.entity.animal that return WolfModifier and TypeMethodDescriptionWolf.getBreedOffspring
(ServerLevel p_149088_, AgeableMob p_149089_) Method parameters in net.minecraft.world.entity.animal with type arguments of type WolfModifier and TypeMethodDescriptionstatic boolean
Wolf.checkWolfSpawnRules
(EntityType<Wolf> p_218292_, LevelAccessor p_218293_, MobSpawnType p_218294_, BlockPos p_218295_, RandomSource p_218296_) Constructors in net.minecraft.world.entity.animal with parameters of type WolfModifierConstructorDescriptionWolfAvoidEntityGoal
(Wolf p_30454_, Class<T> p_30455_, float p_30456_, double p_30457_, double p_30458_) Constructor parameters in net.minecraft.world.entity.animal with type arguments of type Wolf