Uses of Class
net.minecraft.entity.passive.WolfEntity
Packages that use WolfEntity
Package
Description
The basic AI system for Minecraft living entities.
-
Uses of WolfEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type WolfEntityModifier and TypeMethodDescriptionvoidWolfEntityRenderer.updateRenderState(WolfEntity wolfEntity, WolfEntityRenderState wolfEntityRenderState, float float2) -
Uses of WolfEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type WolfEntity -
Uses of WolfEntity in net.minecraft.entity.ai.goal
Fields in net.minecraft.entity.ai.goal declared as WolfEntityConstructors in net.minecraft.entity.ai.goal with parameters of type WolfEntity -
Uses of WolfEntity in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as WolfEntityMethods in net.minecraft.entity.passive that return WolfEntityModifier and TypeMethodDescriptionWolfEntity.createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) Method parameters in net.minecraft.entity.passive with type arguments of type WolfEntityModifier and TypeMethodDescriptionstatic booleanWolfEntity.canSpawn(EntityType<WolfEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructors in net.minecraft.entity.passive with parameters of type WolfEntityModifierConstructorDescriptionAvoidLlamaGoal(WolfEntity wolf, Class<T> fleeFromType, float distance, double slowSpeed, double fastSpeed) Constructor parameters in net.minecraft.entity.passive with type arguments of type WolfEntity