Uses of Class
net.minecraft.entity.passive.HorseEntity
Packages that use HorseEntity
Package
Description
-
Uses of HorseEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type HorseEntity -
Uses of HorseEntity in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature with type parameters of type HorseEntityModifier and TypeFieldDescriptionprivate 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.entity
Fields in net.minecraft.entity with type parameters of type HorseEntity -
Uses of HorseEntity in net.minecraft.entity.passive
Constructor parameters in net.minecraft.entity.passive with type arguments of type HorseEntity