net.minecraft.entity.living.mob.passive.animal

public class HorseEntity

extends HorseBaseEntity

All mapped superinterfaces:

CommandSource, SpawnableEntity, InventoryListener, JumpingMount

xo
net.minecraft.class_1712
net.minecraft.entity.living.mob.passive.animal.HorseEntity
net.minecraft.entity.passive.EntityHorse

Field summary

Modifier and TypeField
private static final UUID
bG
field_14628
HORSE_ARMOR_BONUS_ID
ARMOR_MODIFIER_UUID
private static final DataAttribute<Integer>
bH
field_14631
HORSE_VARIANT
HORSE_VARIANT
private static final DataAttribute<Integer>
bI
field_14633
HORSE_ARMOR
HORSE_ARMOR
private static final String[]
bJ
field_6907
HORSE_TEXTURE_PATHS
HORSE_TEXTURES
private static final String[]
bK
field_6879
HORSE_TEXTURES_SHORT
HORSE_TEXTURES_ABBR
private static final String[]
bL
field_6880
HORSE_MARKING_PATHS
HORSE_MARKING_TEXTURES
private static final String[]
bM
field_6881
HORSE_MARKING_SHORT
HORSE_MARKING_TEXTURES_ABBR
private String
bN
field_6895
texturePrefix
texturePrefix
private final String[]
bO
field_6896
textures
horseTexturesArray

Constructor summary

ModifierConstructor
public (World world)

Method summary

Modifier and TypeMethod
protected void
i()
method_2484()
registerSyncedData()
entityInit()
public static void
a(ph arg0)
method_13515(class_2934 arg0)
registerSchema(DataFixerUpper dfu)
registerFixesHorse(DataFixer fixer)
public void
b(du arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(du arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
o(int arg0)
method_6293(int arg0)
setVariant(int variant)
setHorseVariant(int variant)
public int
dh()
method_6236()
getVariant()
getHorseVariant()
private void
dM()
method_6245()
resetPrefix()
resetTexturePrefix()
protected void
dy()
method_6244()
updateSaddle()
updateHorseSlots()
public void
g(afj arg0)
method_8390(class_1071 arg0)
setArmorTier(ItemStack item)
setHorseArmorStack(ItemStack itemStackIn)
public HorseArmorTier
dL()
method_13131()
getArmorTier()
getHorseArmorType()
public void
a(rc arg0)
method_13928(class_849 arg0)
onInventoryChanged(Inventory arg0)
onInventoryChanged(IInventory arg0)
protected void
a(aqu arg0)
method_13967(class_200 arg0)
playWalkSound(BlockSounds arg0)
playGallopSound(SoundType arg0)
protected void
bE()
method_6129()
initAttributes()
applyEntityAttributes()
public void
A_()
method_2558()
tick()
onUpdate()
protected SoundEvent
G()
method_2603()
getAmbientSound()
getAmbientSound()
protected SoundEvent
bX()
method_13049()
getDeathSound()
getDeathSound()
protected SoundEvent
bW()
method_13048()
getHurtSound()
getHurtSound()
protected SoundEvent
dj()
method_13132()
getAngrySound()
getAngrySound()
protected Identifier
J()
method_13074()
getDefaultLootTable()
getLootTable()
public boolean
a(aay arg0, ri arg1)
method_13079(class_988 arg0, class_2961 arg1)
interactMob(PlayerEntity arg0, InteractionHand arg1)
processInteract(EntityPlayer arg0, EnumHand arg1)
public boolean
a(ww arg0)
method_2852(class_942 arg0)
canBreedWith(AnimalEntity arg0)
canMateWith(EntityAnimal arg0)
public PassiveEntity
a(sk arg0)
method_4440(class_862 arg0)
makeChild(PassiveEntity arg0)
createChild(EntityAgeable arg0)
public boolean
dK()
method_13984()
hasArmorSlot()
wearsArmor()
public boolean
f(afj arg0)
method_14001(class_1071 arg0)
isHorseArmor(ItemStack arg0)
isArmor(ItemStack arg0)
public EntityData
a(rh arg0, sz arg1)
method_6156(class_2607 arg0, class_1700 arg1)
initialize(LocalDifficulty arg0, EntityData arg1)
onInitialSpawn(DifficultyInstance arg0, IEntityLivingData arg1)
private void
dN()
method_6246()
setTexturePaths()
setHorseTexturePaths()
public String
dk()
method_6272()
getTexture()
getHorseTexture()
public String[]
dl()
method_6273()
getVariantTextures()
getVariantTexturePaths()