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 TypeClassDescriptionclass
ChestedHorseRenderer<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 TypeClassDescriptionclass
HorseArmorChestsModel<T extends AbstractChestedHorseEntity>
class
LlamaModel<T extends AbstractChestedHorseEntity>
-
Uses of AbstractChestedHorseEntity in net.minecraft.entity.passive.horse
Subclasses of AbstractChestedHorseEntity in net.minecraft.entity.passive.horseModifier and TypeClassDescriptionclass
class
class
class
Constructor parameters in net.minecraft.entity.passive.horse with type arguments of type AbstractChestedHorseEntityModifierConstructorDescriptionprotected
AbstractChestedHorseEntity
(EntityType<? extends AbstractChestedHorseEntity> p_i48564_1_, World p_i48564_2_)