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 floatWolfEntityRenderer.getAnimationProgress(WolfEntity wolfEntity, float float2)WolfEntityRenderer.getTexture(WolfEntity wolfEntity)voidWolfEntityRenderer.render(WolfEntity wolfEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
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(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, WolfEntity wolfEntity, float float2, float float3, float float4, float float5, float float6, float float7)Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WolfEntityModifierConstructorDescription -
Uses of WolfEntity in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model with type parameters of type WolfEntity -
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)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