Uses of Class
net.minecraft.world.entity.animal.Wolf
Packages that use Wolf
Package
Description
-
Uses of Wolf in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WolfModifier and TypeMethodDescriptionvoid
WolfRenderer.extractRenderState
(Wolf p_363274_, WolfRenderState p_363549_, float p_362105_) -
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_, EntitySpawnReason p_363719_, 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