Uses of Class
net.minecraft.world.entity.animal.wolf.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 TypeMethodDescriptionvoidWolfRenderer.extractRenderState(Wolf p_406305_, 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.wolf
Fields in net.minecraft.world.entity.animal.wolf declared as WolfMethods in net.minecraft.world.entity.animal.wolf that return WolfModifier and TypeMethodDescriptionWolf.getBreedOffspring(ServerLevel p_406360_, AgeableMob p_406340_) Method parameters in net.minecraft.world.entity.animal.wolf with type arguments of type WolfModifier and TypeMethodDescriptionstatic booleanWolf.checkWolfSpawnRules(EntityType<Wolf> entityType, LevelAccessor level, EntitySpawnReason spawnReason, BlockPos pos, RandomSource random) Constructors in net.minecraft.world.entity.animal.wolf with parameters of type WolfModifierConstructorDescriptionWolfAvoidEntityGoal(Wolf wolf, Class<T> avoidClass, float maxDistance, double walkSpeedModifier, double sprintSpeedModifier) Constructor parameters in net.minecraft.world.entity.animal.wolf with type arguments of type Wolf