Uses of Class
net.minecraft.entity.passive.horse.AbstractChestedHorseEntity
Packages that use AbstractChestedHorseEntity
Package
Description
-
Uses of AbstractChestedHorseEntity in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type AbstractChestedHorseEntityModifier and TypeClassDescriptionclassChestedHorseRenderer<T extends AbstractChestedHorseEntity> -
Uses of AbstractChestedHorseEntity in net.minecraft.client.renderer.entity.model
Classes in net.minecraft.client.renderer.entity.model with type parameters of type AbstractChestedHorseEntityModifier and TypeClassDescriptionclassHorseArmorChestsModel<T extends AbstractChestedHorseEntity>classLlamaModel<T extends AbstractChestedHorseEntity> -
Uses of AbstractChestedHorseEntity in net.minecraft.entity.passive.horse
Subclasses of AbstractChestedHorseEntity in net.minecraft.entity.passive.horseModifier and TypeClassDescriptionclassclassclassclassConstructor parameters in net.minecraft.entity.passive.horse with type arguments of type AbstractChestedHorseEntityModifierConstructorDescriptionprotectedAbstractChestedHorseEntity(EntityType<? extends AbstractChestedHorseEntity> p_i48564_1_, World p_i48564_2_)