Uses of Class
net.minecraft.world.entity.animal.horse.AbstractChestedHorse
Packages that use AbstractChestedHorse
Package
Description
-
Uses of AbstractChestedHorse in net.minecraft.client.model
Classes in net.minecraft.client.model with type parameters of type AbstractChestedHorseModifier and TypeClassDescriptionclass
ChestedHorseModel<T extends AbstractChestedHorse>
class
LlamaModel<T extends AbstractChestedHorse>
-
Uses of AbstractChestedHorse in net.minecraft.client.renderer.entity
Classes in net.minecraft.client.renderer.entity with type parameters of type AbstractChestedHorse -
Uses of AbstractChestedHorse in net.minecraft.world.entity.animal.horse
Subclasses of AbstractChestedHorse in net.minecraft.world.entity.animal.horseConstructor parameters in net.minecraft.world.entity.animal.horse with type arguments of type AbstractChestedHorseModifierConstructorDescriptionprotected
AbstractChestedHorse
(EntityType<? extends AbstractChestedHorse> p_30485_, Level p_30486_)