net.minecraft.world.entity

public abstract class Mob

extends LivingEntity

All mapped superinterfaces:

Nameable, CommandSource

ala
net.minecraft.world.entity.Mob
net.minecraft.class_1308
net.minecraft.unmapped.C_dxkfswlz
net.minecraft.entity.mob.MobEntity
net.minecraft.entity.MobEntity
net.minecraft.server.v1_15_R1.EntityInsentient

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Byte>
b
DATA_MOB_FLAGS_ID
field_6193
f_cyzznzel
MOB_FLAGS
field_184654_a
public int
e
ambientSoundTime
field_6191
f_pzxywady
ambientSoundChance
field_70757_a
protected int
f
xpReward
field_6194
f_gpqxsoam
experiencePoints
field_70728_aV
protected LookControl
g
lookControl
field_6206
f_tcesvuol
lookControl
field_70749_g
lookController
protected MoveControl
bp
moveControl
field_6207
f_airbwnli
moveControl
field_70765_h
moveController
protected JumpControl
bq
jumpControl
field_6204
f_sqjsiqdf
jumpControl
field_70767_i
private final BodyRotationControl
c
bodyRotationControl
field_6188
f_icyyyrgv
bodyControl
field_70762_j
protected PathNavigation
br
navigation
field_6189
f_irlmhwzh
navigation
field_70699_by
navigation
protected final GoalSelector
bs
goalSelector
field_6201
f_nwzksedo
goalSelector
field_70714_bg
goalSelector
protected final GoalSelector
bt
targetSelector
field_6185
f_uushnomk
targetSelector
field_70715_bh
targetSelector
private LivingEntity
d
target
field_6199
f_ddgktbfn
target
field_70696_bz
goalTarget
private final Sensing
bw
sensing
field_6190
f_omqaaiuh
visibilityCache
field_70723_bA
private final NonNullList<ItemStack>
bx
handItems
field_6195
f_fctspjcn
handItems
field_184656_bv
protected final float[]
bu
handDropChances
field_6187
f_xdwjzxrd
handDropChances
field_82174_bp
dropChanceHand
private final NonNullList<ItemStack>
by
armorItems
field_6205
f_mxvsbror
armorItems
field_184657_bw
protected final float[]
bv
armorDropChances
field_6186
f_zqtbccqn
armorDropChances
field_184655_bs
dropChanceArmor
private boolean
bz
canPickUpLoot
field_6203
f_chzsgmuy
pickUpLoot
field_82172_bs
canPickUpLoot
private boolean
bA
persistenceRequired
field_6200
f_bbapxczi
persistent
field_82179_bU
persistent
private final Map<BlockPathTypes, Float>
bB
pathfindingMalus
field_6196
f_nzzqwalu
pathfindingPenalties
field_184658_bz
private ResourceLocation
bC
lootTable
field_6198
f_vuffzgdh
lootTable
field_184659_bA
lootTableKey
private long
bD
lootTableSeed
field_6184
f_glqvyrmd
lootTableSeed
field_184653_bB
lootTableSeed
private Entity
bE
leashHolder
field_6202
f_wklzyjov
holdingEntity
field_110168_bw
leashHolder
private int
bF
delayedLeashHolderId
field_18279
f_qlscjcje
holdingEntityId
field_213400_bI
private CompoundTag
bG
leashInfoTag
field_6192
f_wxdrfhew
leashTag
field_110170_bx
private BlockPos
bH
restrictCenter
field_18074
f_bhnvelth
positionTarget
field_213401_bK
private float
bI
restrictRadius
field_18075
f_kfwdpftf
positionTargetRange
field_213402_bL

Constructor summary

ModifierConstructor
protected (EntityType<? extends Mob> type, Level arg1)

Method summary

Modifier and TypeMethod
protected void
n()
registerGoals()
method_5959()
m_itjttsuo()
initGoals()
func_184651_r()
initPathfinder()
protected void
cA()
registerAttributes()
method_6001()
m_eubsbslp()
initAttributes()
func_110147_ax()
initAttributes()
protected PathNavigation
b(bjw arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
m_tqtwudhk(C_cdctfzbn arg0)
createNavigation(World world)
func_175447_b(World arg0)
public float
a(cqm arg0)
getPathfindingMalus(BlockPathTypes arg0)
method_5944(class_7 arg0)
m_kmgypgaa(C_rnyexijx arg0)
getPathfindingPenalty(PathNodeType nodeType)
func_184643_a(PathNodeType arg0)
public void
a(cqm arg0, float arg1)
setPathfindingMalus(BlockPathTypes arg0, float arg1)
method_5941(class_7 arg0, float arg1)
m_tsnmheiy(C_rnyexijx arg0, float arg1)
setPathfindingPenalty(PathNodeType nodeType, float penalty)
func_184644_a(PathNodeType arg0, float arg1)
protected BodyRotationControl
o()
createBodyControl()
method_5963()
m_mbyporyt()
createBodyControl()
func_184650_s()
public LookControl
p()
getLookControl()
method_5988()
m_lfujztja()
getLookControl()
func_70671_ap()
getControllerLook()
public MoveControl
r()
getMoveControl()
method_5962()
m_lpjmkwwe()
getMoveControl()
func_70605_aq()
getControllerMove()
public JumpControl
s()
getJumpControl()
method_5993()
m_fisapugx()
getJumpControl()
func_70683_ar()
getControllerJump()
public PathNavigation
u()
getNavigation()
method_5942()
m_cauyzlww()
getNavigation()
func_70661_as()
getNavigation()
public Sensing
v()
getSensing()
method_5985()
m_zdjlhmwq()
getVisibilityCache()
func_70635_at()
getEntitySenses()
public LivingEntity
w()
getTarget()
method_5968()
m_mqgluxpv()
getTarget()
func_70638_az()
getGoalTarget()
public void
h(akz arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
m_hykyexft(C_usxaxydn arg0)
setTarget(LivingEntity target)
func_70624_b(LivingEntity arg0)
setGoalTarget(EntityLiving arg0)
public boolean
a(aku<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
m_thnidwgf(C_ogavsvbr<?> arg0)
canTarget(EntityType<?> arg0)
func_213358_a(EntityType<?> arg0)
public void
z()
ate()
method_5983()
m_yrminwpr()
onEatingGrass()
func_70615_aA()
blockEaten()
protected void
w_()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
func_70088_a()
initDatawatcher()
public int
A()
getAmbientSoundInterval()
method_5970()
m_pswyixar()
getMinAmbientSoundDelay()
func_70627_aG()
public void
B()
playAmbientSound()
method_5966()
m_frolgtzg()
playAmbientSound()
func_70642_aH()
public void
aa()
baseTick()
method_5670()
m_lvnfpsmt()
baseTick()
func_70030_z()
entityBaseTick()
protected void
c(ajz arg0)
playHurtSound(DamageSource arg0)
method_6013(class_1282 arg0)
m_zwmydvfv(C_sbxfkpyv arg0)
playHurtSound(DamageSource arg0)
func_184581_c(DamageSource arg0)
private void
l()
resetAmbientSoundTime()
method_5975()
m_galurjhs()
resetSoundDelay()
func_175456_n()
protected int
d(ayj arg0)
getExperienceReward(Player arg0)
method_6110(class_1657 arg0)
m_yanqzhib(C_jzrpycqo arg0)
getCurrentExperience(PlayerEntity arg0)
func_70693_a(PlayerEntity arg0)
getExpValue(EntityHuman arg0)
public void
D()
spawnAnim()
method_5990()
m_wjpwvwky()
playSpawnEffects()
func_70656_aK()
doSpawnEffect()
public void
h()
tick()
method_5773()
m_arkgrfeb()
tick()
func_70071_h_()
tick()
protected void
F()
updateControlFlags()
method_20417()
m_gtwocchw()
func_213385_F()
protected float
f(float arg0, float arg1)
tickHeadTurn(float arg0, float arg1)
method_6031(float arg0, float arg1)
m_ozivsxrd(float arg0, float arg1)
turnHead(float arg0, float arg1)
func_110146_f(float arg0, float arg1)
protected SoundEvent
G()
getAmbientSound()
method_5994()
m_jjefzxbm()
getAmbientSound()
func_184639_G()
getSoundAmbient()
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
protected void
a(ajz arg0, boolean arg1)
dropFromLootTable(DamageSource arg0, boolean arg1)
method_16077(class_1282 arg0, boolean arg1)
m_lzrgnjjo(C_sbxfkpyv arg0, boolean arg1)
dropLoot(DamageSource arg0, boolean arg1)
func_213354_a(DamageSource arg0, boolean arg1)
protected LootContext$Builder
a(boolean arg0, ajz arg1)
createLootContext(boolean arg0, DamageSource arg1)
method_16079(boolean arg0, class_1282 arg1)
m_kkguyidg(boolean arg0, C_sbxfkpyv arg1)
getLootContextBuilder(boolean arg0, DamageSource arg1)
func_213363_a(boolean arg0, DamageSource arg1)
public final ResourceLocation
cW()
getLootTable()
method_5989()
m_ydvutmzi()
getLootTable()
func_213346_cF()
protected ResourceLocation
H()
getDefaultLootTable()
method_5991()
m_jdpupgbu()
getLootTableId()
func_184647_J()
getDefaultLootTable()
public void
r(float arg0)
setZza(float arg0)
method_5930(float arg0)
m_xmtehbhc(float arg0)
setForwardSpeed(float forwardSpeed)
func_191989_p(float arg0)
public void
s(float arg0)
setYya(float arg0)
method_5976(float arg0)
m_yqlrvwhj(float arg0)
setUpwardSpeed(float upwardSpeed)
func_70657_f(float arg0)
public void
t(float arg0)
setXxa(float arg0)
method_5938(float arg0)
m_jdphaheu(float arg0)
setSidewaysSpeed(float sidewaysMovement)
func_184646_p(float arg0)
public void
o(float arg0)
setSpeed(float arg0)
method_6125(float arg0)
m_gwksxurc(float arg0)
setMovementSpeed(float arg0)
func_70659_e(float arg0)
public void
k()
aiStep()
method_6007()
m_alyudxll()
tickMovement()
func_70636_d()
movementTick()
protected void
a(awb arg0)
pickUpItem(ItemEntity arg0)
method_5949(class_1542 arg0)
m_avgkrrey(C_uqpzijng arg0)
loot(ItemEntity item)
func_175445_a(ItemEntity arg0)
protected boolean
a(ben arg0, ben arg1, akv arg2)
canReplaceCurrentItem(ItemStack arg0, ItemStack arg1, EquipmentSlot arg2)
method_5955(class_1799 arg0, class_1799 arg1, class_1304 arg2)
m_swfiqufm(C_sddaxwyk arg0, C_sddaxwyk arg1, C_yuycoehb arg2)
isBetterItemFor(ItemStack current, ItemStack previous, EquipmentSlot slot)
func_208003_a(ItemStack arg0, ItemStack arg1, EquipmentSlotType arg2)
protected boolean
g(ben arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
m_kxilreut(C_sddaxwyk arg0)
canPickupItem(ItemStack stack)
func_175448_a(ItemStack arg0)
public boolean
h(double arg0)
removeWhenFarAway(double arg0)
method_5974(double arg0)
m_dciqpbdm(double arg0)
canImmediatelyDespawn(double distanceSquared)
func_213397_c(double arg0)
isTypeNotPersistent(double arg0)
public boolean
I()
requiresCustomPersistence()
method_17326()
m_pfxzmaik()
cannotDespawn()
func_213392_I()
protected boolean
J()
shouldDespawnInPeaceful()
method_23734()
m_mrbrckqf()
func_225511_J_()
public void
cy()
checkDespawn()
method_5982()
m_vcfvpihz()
checkDespawn()
func_70623_bb()
checkDespawn()
protected final void
du()
serverAiStep()
method_6023()
m_otdsojah()
tickNewAi()
func_70626_be()
doTick()
protected void
K()
sendDebugPackets()
method_18409()
m_xozpkuaw()
sendAiDebugData()
func_213387_K()
protected void
dT()
customServerAiStep()
method_5958()
m_wbeiezxn()
mobTick()
func_70619_bc()
mobTick()
public int
dU()
getMaxHeadXRot()
method_5978()
m_wdfnuhez()
getLookPitchSpeed()
func_70646_bf()
public int
dV()
getMaxHeadYRot()
method_5986()
m_lqlfsnxj()
getBodyYawSpeed()
func_184649_cE()
public int
dW()
getHeadRotSpeed()
method_20240()
m_wmjahmev()
getLookYawSpeed()
func_213396_dB()
public void
a(akq arg0, float arg1, float arg2)
lookAt(Entity arg0, float arg1, float arg2)
method_5951(class_1297 arg0, float arg1, float arg2)
m_kdlnwtnv(C_astfners arg0, float arg1, float arg2)
lookAtEntity(Entity targetEntity, float maxYawChange, float maxPitchChange)
func_70625_a(Entity arg0, float arg1, float arg2)
private float
a(float arg0, float arg1, float arg2)
rotlerp(float arg0, float arg1, float arg2)
method_5960(float arg0, float arg1, float arg2)
m_owfqcyjj(float arg0, float arg1, float arg2)
changeAngle(float oldAngle, float newAngle, float maxChangeInAngle)
func_70663_b(float arg0, float arg1, float arg2)
public static boolean
a(aku<? extends ala> arg0, bjx arg1, alc arg2, fk arg3, Random arg4)
checkMobSpawnRules(EntityType<? extends Mob> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, Random arg4)
method_20636(class_1299<? extends class_1308> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, Random arg4)
m_gdcidprz(C_ogavsvbr<? extends C_dxkfswlz> arg0, C_vdvbsyle arg1, C_uzzvxofv arg2, C_hynzadkk arg3, Random arg4)
canMobSpawn(EntityType<? extends MobEntity> type, IWorld world, SpawnType spawnType, BlockPos pos, Random random)
func_223315_a(EntityType<? extends MobEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
public boolean
a(bjx arg0, alc arg1)
checkSpawnRules(LevelAccessor arg0, MobSpawnType arg1)
method_5979(class_1936 arg0, class_3730 arg1)
m_uqccedlq(C_vdvbsyle arg0, C_uzzvxofv arg1)
canSpawn(IWorld world, SpawnType spawnType)
func_213380_a(IWorld arg0, SpawnReason arg1)
public boolean
a(bjz arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
m_xipuyppw(C_eemzphbi arg0)
canSpawn(WorldView world)
func_205019_a(IWorldReader arg0)
public int
dX()
getMaxSpawnClusterSize()
method_5945()
m_ywtdditi()
getLimitPerChunk()
func_70641_bl()
getMaxSpawnGroup()
public boolean
c(int arg0)
isMaxGroupSizeReached(int arg0)
method_5969(int arg0)
m_xijbocdi(int arg0)
spawnsTooManyForEachTry(int count)
func_204209_c(int arg0)
public int
bD()
getMaxFallDistance()
method_5850()
m_ehxuiwfs()
getSafeFallDistance()
func_82143_as()
public Iterable<ItemStack>
bc()
getHandSlots()
method_5877()
m_slmahvbo()
getItemsHand()
func_184214_aD()
public Iterable<ItemStack>
bd()
getArmorSlots()
method_5661()
m_knmgjtxk()
getArmorItems()
func_184193_aE()
getArmorItems()
public ItemStack
b(akv arg0)
getItemBySlot(EquipmentSlot arg0)
method_6118(class_1304 arg0)
m_xuirzakp(C_yuycoehb arg0)
getEquippedStack(EquipmentSlot arg0)
func_184582_a(EquipmentSlotType arg0)
getEquipment(EnumItemSlot arg0)
public void
a(akv arg0, ben arg1)
setItemSlot(EquipmentSlot arg0, ItemStack arg1)
method_5673(class_1304 arg0, class_1799 arg1)
m_emaabkqn(C_yuycoehb arg0, C_sddaxwyk arg1)
equipStack(EquipmentSlot arg0, ItemStack arg1)
func_184201_a(EquipmentSlotType arg0, ItemStack arg1)
setSlot(EnumItemSlot arg0, ItemStack arg1)
protected void
a(ajz arg0, int arg1, boolean arg2)
dropCustomDeathLoot(DamageSource arg0, int arg1, boolean arg2)
method_6099(class_1282 arg0, int arg1, boolean arg2)
m_sephwywk(C_sbxfkpyv arg0, int arg1, boolean arg2)
dropEquipment(DamageSource arg0, int arg1, boolean arg2)
func_213333_a(DamageSource arg0, int arg1, boolean arg2)
dropDeathLoot(DamageSource arg0, int arg1, boolean arg2)
protected float
d(akv arg0)
getEquipmentDropChance(EquipmentSlot arg0)
method_5929(class_1304 arg0)
m_ynrcmnvi(C_yuycoehb arg0)
getDropChance(EquipmentSlot arg0)
func_205712_c(EquipmentSlotType arg0)
protected void
a(ajj arg0)
populateDefaultEquipmentSlots(DifficultyInstance arg0)
method_5964(class_1266 arg0)
m_bafwglvj(C_jiailwzt arg0)
initEquipment(LocalDifficulty difficulty)
func_180481_a(DifficultyInstance arg0)
public static EquipmentSlot
h(ben arg0)
getEquipmentSlotForItem(ItemStack arg0)
method_5953(class_1799 arg0)
m_ghogmgbd(C_sddaxwyk arg0)
getPreferredEquipmentSlot(ItemStack stack)
func_184640_d(ItemStack arg0)
public static Item
a(akv arg0, int arg1)
getEquipmentForSlot(EquipmentSlot arg0, int arg1)
method_5948(class_1304 arg0, int arg1)
m_qzeevfan(C_yuycoehb arg0, int arg1)
getEquipmentForSlot(EquipmentSlot equipmentSlot, int equipmentLevel)
func_184636_a(EquipmentSlotType arg0, int arg1)
protected void
b(ajj arg0)
populateDefaultEquipmentEnchantments(DifficultyInstance arg0)
method_5984(class_1266 arg0)
m_uazxcfcd(C_jiailwzt arg0)
updateEnchantments(LocalDifficulty difficulty)
func_180483_b(DifficultyInstance 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)
m_oxrxxqyz(C_vdvbsyle arg0, C_jiailwzt arg1, C_uzzvxofv arg2, C_lsmqixfx arg3, C_hhlwcnih arg4)
initialize(IWorld world, LocalDifficulty difficulty, SpawnType spawnType, EntityData entityData, CompoundTag entityTag)
func_213386_a(IWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
prepare(GeneratorAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)
public boolean
dY()
canBeControlledByRider()
method_5956()
m_izyginfd()
canBeControlledByRider()
func_82171_bF()
public void
dZ()
setPersistenceRequired()
method_5971()
m_lofxmiwn()
setPersistent()
func_110163_bv()
setPersistent()
public void
a(akv arg0, float arg1)
setDropChance(EquipmentSlot arg0, float arg1)
method_5946(class_1304 arg0, float arg1)
m_uwllpmgc(C_yuycoehb arg0, float arg1)
setEquipmentDropChance(EquipmentSlot slot, float arg1)
func_184642_a(EquipmentSlotType arg0, float arg1)
public boolean
ea()
canPickUpLoot()
method_5936()
m_ijtiojvz()
canPickUpLoot()
func_98052_bS()
canPickupLoot()
public void
n(boolean arg0)
setCanPickUpLoot(boolean arg0)
method_5952(boolean arg0)
m_ptlzvekd(boolean arg0)
setCanPickUpLoot(boolean arg0)
func_98053_h(boolean arg0)
setCanPickupLoot(boolean arg0)
public boolean
e(ben arg0)
canTakeItem(ItemStack arg0)
method_18397(class_1799 arg0)
m_jhvcxqlb(C_sddaxwyk arg0)
canPickUp(ItemStack arg0)
func_213365_e(ItemStack arg0)
public boolean
eb()
isPersistenceRequired()
method_5947()
m_ruuttiyq()
isPersistent()
func_104002_bU()
isPersistent()
public final boolean
b(ayj arg0, ajk arg1)
interact(Player arg0, InteractionHand arg1)
method_5688(class_1657 arg0, class_1268 arg1)
m_fdhoudpd(C_jzrpycqo arg0, C_laxmzoqs arg1)
interact(PlayerEntity arg0, Hand arg1)
func_184230_a(PlayerEntity arg0, Hand arg1)
protected boolean
a(ayj arg0, ajk arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
m_kuhfocmh(C_jzrpycqo arg0, C_laxmzoqs arg1)
interactMob(PlayerEntity player, Hand hand)
func_184645_a(PlayerEntity arg0, Hand arg1)
public boolean
ec()
isWithinRestriction()
method_18411()
m_mufhzdfi()
isInWalkTargetRange()
func_213383_dH()
public boolean
a(fk arg0)
isWithinRestriction(BlockPos arg0)
method_18407(class_2338 arg0)
m_enspzmcx(C_hynzadkk arg0)
isInWalkTargetRange(BlockPos pos)
func_213389_a(BlockPos arg0)
public void
a(fk arg0, int arg1)
restrictTo(BlockPos arg0, int arg1)
method_18408(class_2338 arg0, int arg1)
m_beqdzwrv(C_hynzadkk arg0, int arg1)
setPositionTarget(BlockPos target, int range)
func_213390_a(BlockPos arg0, int arg1)
public BlockPos
ed()
getRestrictCenter()
method_18412()
m_ckimhneu()
getPositionTarget()
func_213384_dI()
public float
ee()
getRestrictRadius()
method_18413()
m_vwaprqzr()
getPositionTargetRange()
func_213391_dJ()
public boolean
eg()
hasRestriction()
method_18410()
m_koijwctm()
hasPositionTarget()
func_213394_dL()
protected void
eh()
tickLeash()
method_5995()
m_vbioqtss()
updateLeash()
func_110159_bB()
public void
a(boolean arg0, boolean arg1)
dropLeash(boolean arg0, boolean arg1)
method_5932(boolean arg0, boolean arg1)
m_hbmogxqn(boolean arg0, boolean arg1)
detachLeash(boolean sendPacket, boolean arg1)
func_110160_i(boolean arg0, boolean arg1)
unleash(boolean arg0, boolean arg1)
public boolean
a(ayj arg0)
canBeLeashed(Player arg0)
method_5931(class_1657 arg0)
m_fgmsyatf(C_jzrpycqo arg0)
canBeLeashedBy(PlayerEntity player)
func_184652_a(PlayerEntity arg0)
public boolean
ei()
isLeashed()
method_5934()
m_vulwhmpr()
isLeashed()
func_110167_bD()
isLeashed()
public Entity
ej()
getLeashHolder()
method_5933()
m_qsdthxxp()
getHoldingEntity()
func_110166_bE()
getLeashHolder()
public void
b(akq arg0, boolean arg1)
setLeashedTo(Entity arg0, boolean arg1)
method_5954(class_1297 arg0, boolean arg1)
m_nkhjuqmh(C_astfners arg0, boolean arg1)
attachLeash(Entity entity, boolean arg1)
func_110162_b(Entity arg0, boolean arg1)
setLeashHolder(Entity arg0, boolean arg1)
public boolean
a(akq arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
m_hvcwbybh(C_astfners arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
func_184205_a(Entity arg0, boolean arg1)
private void
eo()
restoreLeashFromSave()
method_5940()
m_uffvnhuu()
deserializeLeashTag()
func_110165_bF()
public boolean
a_(int arg0, ben arg1)
setSlot(int arg0, ItemStack arg1)
method_5758(int arg0, class_1799 arg1)
m_muglpjhg(int arg0, C_sddaxwyk arg1)
equip(int arg0, ItemStack arg1)
func_174820_d(int arg0, ItemStack arg1)
public boolean
cj()
isControlledByLocalInstance()
method_5787()
m_czllkfyu()
isLogicalSideForUpdatingMovement()
func_184186_bw()
public static boolean
b(akv arg0, ben arg1)
isValidSlotForItem(EquipmentSlot arg0, ItemStack arg1)
method_5935(class_1304 arg0, class_1799 arg1)
m_mjzvviou(C_yuycoehb arg0, C_sddaxwyk arg1)
canEquipmentSlotContain(EquipmentSlot slot, ItemStack item)
func_184648_b(EquipmentSlotType arg0, ItemStack arg1)
public boolean
dx()
isEffectiveAi()
method_6034()
m_lthebshd()
canMoveVoluntarily()
func_70613_aW()
doAITick()
public void
o(boolean arg0)
setNoAi(boolean arg0)
method_5977(boolean arg0)
m_dsykcsrd(boolean arg0)
setAiDisabled(boolean arg0)
func_94061_f(boolean arg0)
setNoAI(boolean arg0)
public void
p(boolean arg0)
setLeftHanded(boolean arg0)
method_5937(boolean arg0)
m_erwclnrx(boolean arg0)
setLeftHanded(boolean leftHanded)
func_184641_n(boolean arg0)
public void
q(boolean arg0)
setAggressive(boolean arg0)
method_19540(boolean arg0)
m_vkgkwryw(boolean arg0)
setAttacking(boolean attacking)
func_213395_q(boolean arg0)
public boolean
ek()
isNoAi()
method_5987()
m_zjfgbeap()
isAiDisabled()
func_175446_cd()
isNoAI()
public boolean
el()
isLeftHanded()
method_5961()
m_mowaxfbl()
isLeftHanded()
func_184638_cS()
isLeftHanded()
public boolean
em()
isAggressive()
method_6510()
m_vljdject()
isAttacking()
func_213398_dR()
public HumanoidArm
dA()
getMainArm()
method_6068()
m_itkmziir()
getMainArm()
func_184591_cq()
getMainHand()
public boolean
c(akz arg0)
canAttack(LivingEntity arg0)
method_18395(class_1309 arg0)
m_guuxmwap(C_usxaxydn arg0)
canTarget(LivingEntity arg0)
func_213336_c(LivingEntity arg0)
public boolean
B(akq arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
m_orenzeoc(C_astfners arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
protected boolean
en()
isSunBurnTick()
method_5972()
m_ymvczssz()
isInDaylight()
func_204609_dp()
protected void
c(aaz<coi> arg0)
jumpInLiquid(Tag<Fluid> arg0)
method_6010(class_3494<class_3611> arg0)
m_kwjgylty(C_mokekhxv<C_rxhyurmy> arg0)
swimUpward(Tag<Fluid> arg0)
func_180466_bG(Tag<Fluid> arg0)
public boolean
a(bei arg0)
isHolding(Item arg0)
method_18809(class_1792 arg0)
m_bvqmgsho(C_vorddnax arg0)
isHolding(Item arg0)
func_213382_a(Item arg0)
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)
public void
d(int arg0)
setDelayedLeashHolderId(int arg0)
method_18810(int arg0)
m_bxhipobc(int arg0)
setHoldingEntityId(int id)
func_213381_d(int arg0)