net.minecraft.world.entity.animal.horse

public class Horse

extends AbstractHorse

All mapped superinterfaces:

Nameable, CommandSource, ContainerListener, PlayerRideableJumping

aug
net.minecraft.world.entity.animal.horse.Horse
net.minecraft.class_1498
net.minecraft.entity.passive.HorseEntity
net.minecraft.entity.passive.horse.HorseEntity
net.minecraft.server.v1_15_R1.EntityHorse

Field summary

Modifier and TypeField
private static final UUID
bF
ARMOR_MODIFIER_UUID
field_6985
HORSE_ARMOR_BONUS_UUID
field_184786_bD
private static final EntityDataAccessor<Integer>
bG
DATA_ID_TYPE_VARIANT
field_6990
VARIANT
field_184789_bG
private static final String[]
bH
VARIANT_TEXTURES
field_6992
HORSE_TEX
field_110268_bz
private static final String[]
bI
VARIANT_HASHES
field_6991
HORSE_TEX_ID
field_110269_bA
private static final String[]
bJ
MARKING_TEXTURES
field_6986
HORSE_MARKING_TEX
field_110291_bB
private static final String[]
bK
MARKING_HASHES
field_6989
HORSE_MARKING_TEX_ID
field_110292_bC
private String
bL
layerTextureHashName
field_6987
textureLocation
field_110286_bQ
private final String[]
bM
layerTextureLayers
field_6988
textureLayers
field_110280_bR

Constructor summary

ModifierConstructor
public (EntityType<? extends Horse> arg0, Level arg1)

Method summary

Modifier and TypeMethod
protected void
w_()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public ItemStack
eq()
getArmor()
method_6786()
getArmorType()
func_213803_dV()
private void
k(ben arg0)
setArmor(ItemStack arg0)
method_18445(class_1799 arg0)
equipArmor(ItemStack stack)
func_213805_k(ItemStack arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public void
w(int arg0)
setVariant(int arg0)
method_6783(int arg0)
setVariant(int variant)
func_110235_q(int arg0)
setVariant(int arg0)
public int
et()
getVariant()
method_6788()
getVariant()
func_110202_bQ()
getVariant()
private void
eX()
clearLayeredTextureInfo()
method_6785()
clearTextureInfo()
func_110230_cF()
protected void
eI()
updateEquipment()
method_6731()
updateSaddle()
func_110232_cE()
private void
l(ben arg0)
setArmorEquipment(ItemStack arg0)
method_6790(class_1799 arg0)
setArmorTypeFromStack(ItemStack stack)
func_213804_l(ItemStack arg0)
public void
a(aje arg0)
containerChanged(Container arg0)
method_5453(class_1263 arg0)
onInvChange(Inventory arg0)
func_76316_a(IInventory arg0)
protected void
a(bum arg0)
playGallopSound(SoundType arg0)
method_6761(class_2498 arg0)
playWalkSound(BlockSoundGroup arg0)
func_190680_a(SoundType arg0)
protected void
cA()
registerAttributes()
method_6001()
initAttributes()
func_110147_ax()
initAttributes()
public void
h()
tick()
method_5773()
tick()
func_70071_h_()
tick()
protected SoundEvent
G()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
protected SoundEvent
cX()
getDeathSound()
method_6002()
getDeathSound()
func_184615_bR()
getSoundDeath()
protected SoundEvent
e(ajz arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
func_184601_bQ(DamageSource arg0)
getSoundHurt(DamageSource arg0)
protected SoundEvent
es()
getAngrySound()
method_6747()
getAngrySound()
func_184785_dv()
getSoundAngry()
public boolean
a(ayj arg0, ajk arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity arg0, Hand arg1)
func_184645_a(PlayerEntity arg0, Hand arg1)
public boolean
a(atc arg0)
canMate(Animal arg0)
method_6474(class_1429 arg0)
canBreedWith(AnimalEntity arg0)
func_70878_b(AnimalEntity arg0)
mate(EntityAnimal arg0)
public AgableMob
a(ako arg0)
getBreedOffspring(AgableMob arg0)
method_5613(class_1296 arg0)
createChild(PassiveEntity arg0)
func_90011_a(AgeableEntity arg0)
createChild(EntityAgeable arg0)
public boolean
eV()
wearsArmor()
method_6735()
canEquip()
func_190677_dK()
public boolean
j(ben arg0)
isArmor(ItemStack arg0)
method_6773(class_1799 arg0)
canEquip(ItemStack arg0)
func_190682_f(ItemStack arg0)
public SpawnGroupData
a(bjx arg0, ajj arg1, alc arg2, alm arg3, jt arg4)
finalizeSpawn(LevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_1936 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(IWorld arg0, LocalDifficulty arg1, SpawnType arg2, EntityData arg3, CompoundTag arg4)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
prepare(GeneratorAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)
private void
eY()
rebuildLayeredTextureInfo()
method_6789()
initTextureInfo()
func_110247_cG()
public String
eu()
getLayeredTextureHashName()
method_6784()
getTextureLocation()
func_110264_co()
public String[]
eW()
getLayeredTextureLayers()
method_6787()
getTextureLayers()
func_110212_cp()