Uses of Class
net.minecraft.entity.passive.WolfEntity
Packages that use WolfEntity
Package
Description
-
Uses of WolfEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type WolfEntityModifier and TypeMethodDescriptionprotected IdentifierWolfEntityRenderer.getTexture(WolfEntity wolfEntity) protected floatWolfEntityRenderer.method_5783(WolfEntity wolfEntity, float float2) voidWolfEntityRenderer.render(WolfEntity wolfEntity, double double2, double double3, double double4, float float2, float float3) -
Uses of WolfEntity in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type WolfEntityModifier and TypeMethodDescriptionvoidWolfCollarFeatureRenderer.render(WolfEntity wolfEntity, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
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 with type parameters of type WolfEntityModifier and TypeFieldDescriptionprivate RabbitEntity.FleeGoal<WolfEntity>RabbitEntity.fleeFromWolfGoalMethods in net.minecraft.entity.passive that return WolfEntity