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
Methods in net.minecraft.client.renderer.entity.layers with parameters of type WolfModifier 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_) Constructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type WolfModifierConstructorDescriptionWolfCollarLayer
(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_186244_, LevelAccessor p_186245_, MobSpawnType p_186246_, BlockPos p_186247_, Random p_186248_) 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