Uses of Class
net.minecraft.entity.passive.HorseEntity
Packages that use HorseEntity
Package
Description
- 
Uses of HorseEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type HorseEntity
- 
Uses of HorseEntity in net.minecraft.client.render.entity.featureFields in net.minecraft.client.render.entity.feature with type parameters of type HorseEntityModifier and TypeFieldDescriptionprivate final HorseEntityModel<HorseEntity>HorseArmorFeatureRenderer.modelMethods in net.minecraft.client.render.entity.feature with parameters of type HorseEntityModifier and TypeMethodDescriptionvoidHorseArmorFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, HorseEntity horseEntity, float float2, float float3, float float4, float float5, float float6, float float7) voidHorseMarkingFeatureRenderer.render(MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, HorseEntity horseEntity, 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 HorseEntityModifierConstructorDescriptionHorseArmorFeatureRenderer(FeatureRendererContext<HorseEntity, HorseEntityModel<HorseEntity>> context, EntityModelLoader loader) HorseArmorFeatureRenderer(FeatureRendererContext<HorseEntity, HorseEntityModel<HorseEntity>> context, EntityModelLoader loader) HorseMarkingFeatureRenderer(FeatureRendererContext<HorseEntity, HorseEntityModel<HorseEntity>> context) 
- 
Uses of HorseEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type HorseEntity
- 
Uses of HorseEntity in net.minecraft.entity.passiveConstructor parameters in net.minecraft.entity.passive with type arguments of type HorseEntity