net.minecraft.world.entity

public abstract class Mob

extends LivingEntity

All mapped superinterfaces:

Nameable, CommandSource

aqk
net.minecraft.world.entity.Mob
net.minecraft.class_1308
net.minecraft.entity.mob.MobEntity
net.minecraft.entity.MobEntity
net.minecraft.server.v1_16_R2.EntityInsentient

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Byte>
b
DATA_MOB_FLAGS_ID
field_6193
MOB_FLAGS
field_184654_a
public int
e
ambientSoundTime
field_6191
ambientSoundChance
field_70757_a
protected int
f
xpReward
field_6194
experiencePoints
field_70728_aV
protected LookControl
g
lookControl
field_6206
lookControl
field_70749_g
lookController
protected MoveControl
bh
moveControl
field_6207
moveControl
field_70765_h
moveController
protected JumpControl
bi
jumpControl
field_6204
jumpControl
field_70767_i
private final BodyRotationControl
c
bodyRotationControl
field_6188
bodyControl
field_70762_j
protected PathNavigation
bj
navigation
field_6189
navigation
field_70699_by
navigation
protected final GoalSelector
bk
goalSelector
field_6201
goalSelector
field_70714_bg
goalSelector
protected final GoalSelector
bl
targetSelector
field_6185
targetSelector
field_70715_bh
targetSelector
private LivingEntity
d
target
field_6199
target
field_70696_bz
goalTarget
private final Sensing
bo
sensing
field_6190
visibilityCache
field_70723_bA
private final NonNullList<ItemStack>
bp
handItems
field_6195
handItems
field_184656_bv
protected final float[]
bm
handDropChances
field_6187
handDropChances
field_82174_bp
dropChanceHand
private final NonNullList<ItemStack>
bq
armorItems
field_6205
armorItems
field_184657_bw
protected final float[]
bn
armorDropChances
field_6186
armorDropChances
field_184655_bs
dropChanceArmor
private boolean
br
canPickUpLoot
field_6203
pickUpLoot
field_82172_bs
canPickUpLoot
private boolean
bs
persistenceRequired
field_6200
persistent
field_82179_bU
persistent
private final Map<BlockPathTypes, Float>
bt
pathfindingMalus
field_6196
pathfindingPenalties
field_184658_bz
private ResourceLocation
bu
lootTable
field_6198
lootTable
field_184659_bA
lootTableKey
private long
bv
lootTableSeed
field_6184
lootTableSeed
field_184653_bB
lootTableSeed
private Entity
bw
leashHolder
field_6202
holdingEntity
field_110168_bw
leashHolder
private int
bx
delayedLeashHolderId
field_18279
holdingEntityId
field_213400_bI
private CompoundTag
by
leashInfoTag
field_6192
leashTag
field_110170_bx
private BlockPos
bz
restrictCenter
field_18074
positionTarget
field_213401_bK
private float
bA
restrictRadius
field_18075
positionTargetRange
field_213402_bL

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
o()
registerGoals()
method_5959()
initGoals()
func_184651_r()
initPathfinder()
public static AttributeSupplier$Builder
p()
createMobAttributes()
method_26828()
createMobAttributes()
func_233666_p_()
protected PathNavigation
b(bru arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
createNavigation(World world)
func_175447_b(World arg0)
protected boolean
q()
shouldPassengersInheritMalus()
method_26323()
movesIndependently()
func_230286_q_()
public float
a(cww arg0)
getPathfindingMalus(BlockPathTypes arg0)
method_5944(class_7 arg0)
getPathfindingPenalty(PathNodeType nodeType)
func_184643_a(PathNodeType arg0)
public void
a(cww arg0, float arg1)
setPathfindingMalus(BlockPathTypes arg0, float arg1)
method_5941(class_7 arg0, float arg1)
setPathfindingPenalty(PathNodeType nodeType, float penalty)
func_184644_a(PathNodeType arg0, float arg1)
public boolean
b(cww arg0)
canCutCorner(BlockPathTypes arg0)
method_29244(class_7 arg0)
method_29244(PathNodeType arg0)
func_233660_b_(PathNodeType arg0)
protected BodyRotationControl
r()
createBodyControl()
method_5963()
createBodyControl()
func_184650_s()
public LookControl
t()
getLookControl()
method_5988()
getLookControl()
func_70671_ap()
getControllerLook()
public MoveControl
u()
getMoveControl()
method_5962()
getMoveControl()
func_70605_aq()
getControllerMove()
public JumpControl
v()
getJumpControl()
method_5993()
getJumpControl()
func_70683_ar()
getControllerJump()
public PathNavigation
x()
getNavigation()
method_5942()
getNavigation()
func_70661_as()
getNavigation()
public Sensing
z()
getSensing()
method_5985()
getVisibilityCache()
func_70635_at()
getEntitySenses()
public LivingEntity
A()
getTarget()
method_5968()
getTarget()
func_70638_az()
getGoalTarget()
public void
h(aqj arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity target)
func_70624_b(LivingEntity arg0)
setGoalTarget(EntityLiving arg0)
public boolean
a(aqb<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
canTarget(EntityType<?> arg0)
func_213358_a(EntityType<?> arg0)
public boolean
a(bml arg0)
canFireProjectileWeapon(ProjectileWeaponItem arg0)
method_25938(class_1811 arg0)
canUseRangedWeapon(RangedWeaponItem weapon)
func_230280_a_(ShootableItem arg0)
public void
B()
ate()
method_5983()
onEatingGrass()
func_70615_aA()
blockEaten()
protected void
e()
defineSynchedData()
method_5693()
initDataTracker()
func_70088_a()
initDatawatcher()
public int
D()
getAmbientSoundInterval()
method_5970()
getMinAmbientSoundDelay()
func_70627_aG()
public void
F()
playAmbientSound()
method_5966()
playAmbientSound()
func_70642_aH()
public void
af()
baseTick()
method_5670()
baseTick()
func_70030_z()
entityBaseTick()
protected void
c(aph arg0)
playHurtSound(DamageSource arg0)
method_6013(class_1282 arg0)
playHurtSound(DamageSource arg0)
func_184581_c(DamageSource arg0)
private void
m()
resetAmbientSoundTime()
method_5975()
resetSoundDelay()
func_241821_eG()
protected int
d(bft arg0)
getExperienceReward(Player arg0)
method_6110(class_1657 arg0)
getCurrentExperience(PlayerEntity arg0)
func_70693_a(PlayerEntity arg0)
getExpValue(EntityHuman arg0)
public void
G()
spawnAnim()
method_5990()
playSpawnEffects()
func_70656_aK()
doSpawnEffect()
public void
j()
tick()
method_5773()
tick()
func_70071_h_()
tick()
protected void
H()
updateControlFlags()
method_20417()
updateGoalControls()
func_213385_F()
protected float
f(float arg0, float arg1)
tickHeadTurn(float arg0, float arg1)
method_6031(float arg0, float arg1)
turnHead(float arg0, float arg1)
func_110146_f(float arg0, float arg1)
protected SoundEvent
I()
getAmbientSound()
method_5994()
getAmbientSound()
func_184639_G()
getSoundAmbient()
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
protected void
a(aph arg0, boolean arg1)
dropFromLootTable(DamageSource arg0, boolean arg1)
method_16077(class_1282 arg0, boolean arg1)
dropLoot(DamageSource arg0, boolean arg1)
func_213354_a(DamageSource arg0, boolean arg1)
protected LootContext$Builder
a(boolean arg0, aph arg1)
createLootContext(boolean arg0, DamageSource arg1)
method_16079(boolean arg0, class_1282 arg1)
getLootContextBuilder(boolean arg0, DamageSource arg1)
func_213363_a(boolean arg0, DamageSource arg1)
public final ResourceLocation
do()
getLootTable()
method_5989()
getLootTable()
func_213346_cF()
protected ResourceLocation
J()
getDefaultLootTable()
method_5991()
getLootTableId()
func_184647_J()
getDefaultLootTable()
public void
t(float arg0)
setZza(float arg0)
method_5930(float arg0)
setForwardSpeed(float forwardSpeed)
func_191989_p(float arg0)
public void
u(float arg0)
setYya(float arg0)
method_5976(float arg0)
setUpwardSpeed(float upwardSpeed)
func_70657_f(float arg0)
public void
v(float arg0)
setXxa(float arg0)
method_5938(float arg0)
setSidewaysSpeed(float sidewaysMovement)
func_184646_p(float arg0)
public void
q(float arg0)
setSpeed(float arg0)
method_6125(float arg0)
setMovementSpeed(float arg0)
func_70659_e(float arg0)
public void
k()
aiStep()
method_6007()
tickMovement()
func_70636_d()
movementTick()
protected void
b(bcs arg0)
pickUpItem(ItemEntity arg0)
method_5949(class_1542 arg0)
loot(ItemEntity item)
func_175445_a(ItemEntity arg0)
public boolean
g(bly arg0)
equipItemIfPossible(ItemStack arg0)
method_24523(class_1799 arg0)
tryEquip(ItemStack equipment)
func_233665_g_(ItemStack arg0)
protected void
b(aqc arg0, bly arg1)
setItemSlotAndDropWhenKilled(EquipmentSlot arg0, ItemStack arg1)
method_24834(class_1304 arg0, class_1799 arg1)
equipLootStack(EquipmentSlot slot, ItemStack stack)
func_233657_b_(EquipmentSlotType arg0, ItemStack arg1)
public void
d(aqc arg0)
setGuaranteedDrop(EquipmentSlot arg0)
method_25939(class_1304 arg0)
updateDropChances(EquipmentSlot slot)
func_233663_d_(EquipmentSlotType arg0)
protected boolean
a(bly arg0, bly arg1)
canReplaceCurrentItem(ItemStack arg0, ItemStack arg1)
method_5955(class_1799 arg0, class_1799 arg1)
prefersNewEquipment(ItemStack newStack, ItemStack oldStack)
func_208003_a(ItemStack arg0, ItemStack arg1)
public boolean
b(bly arg0, bly arg1)
canReplaceEqualItem(ItemStack arg0, ItemStack arg1)
method_26320(class_1799 arg0, class_1799 arg1)
prefersNewDamageableItem(ItemStack newStack, ItemStack oldStack)
func_233659_b_(ItemStack arg0, ItemStack arg1)
public boolean
h(bly arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
canPickupItem(ItemStack stack)
func_175448_a(ItemStack arg0)
canPickup(ItemStack arg0)
public boolean
i(bly arg0)
wantsToPickUp(ItemStack arg0)
method_20820(class_1799 arg0)
canGather(ItemStack stack)
func_230293_i_(ItemStack arg0)
public boolean
h(double arg0)
removeWhenFarAway(double arg0)
method_5974(double arg0)
canImmediatelyDespawn(double distanceSquared)
func_213397_c(double arg0)
isTypeNotPersistent(double arg0)
public boolean
K()
requiresCustomPersistence()
method_17326()
cannotDespawn()
func_213392_I()
isSpecialPersistence()
protected boolean
L()
shouldDespawnInPeaceful()
method_23734()
isDisallowedInPeaceful()
func_225511_J_()
public void
cH()
checkDespawn()
method_5982()
checkDespawn()
func_70623_bb()
checkDespawn()
protected final void
dO()
serverAiStep()
method_6023()
tickNewAi()
func_70626_be()
doTick()
protected void
M()
sendDebugPackets()
method_18409()
sendAiDebugData()
func_213387_K()
protected void
N()
customServerAiStep()
method_5958()
mobTick()
func_70619_bc()
mobTick()
public int
O()
getMaxHeadXRot()
method_5978()
getLookPitchSpeed()
func_70646_bf()
public int
eo()
getMaxHeadYRot()
method_5986()
getBodyYawSpeed()
func_184649_cE()
public int
ep()
getHeadRotSpeed()
method_20240()
getLookYawSpeed()
func_213396_dB()
public void
a(apx arg0, float arg1, float arg2)
lookAt(Entity arg0, float arg1, float arg2)
method_5951(class_1297 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)
changeAngle(float oldAngle, float newAngle, float maxChangeInAngle)
func_70663_b(float arg0, float arg1, float arg2)
public static boolean
a(aqb<? extends aqk> arg0, brv arg1, aqm arg2, fx 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)
canMobSpawn(EntityType<? extends MobEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
func_223315_a(EntityType<? extends MobEntity> arg0, IWorld arg1, SpawnReason arg2, BlockPos arg3, Random arg4)
public boolean
a(brv arg0, aqm arg1)
checkSpawnRules(LevelAccessor arg0, MobSpawnType arg1)
method_5979(class_1936 arg0, class_3730 arg1)
canSpawn(WorldAccess world, SpawnReason spawnReason)
func_213380_a(IWorld arg0, SpawnReason arg1)
public boolean
a(brw arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView world)
func_205019_a(IWorldReader arg0)
public int
eq()
getMaxSpawnClusterSize()
method_5945()
getLimitPerChunk()
func_70641_bl()
getMaxSpawnGroup()
public boolean
c(int arg0)
isMaxGroupSizeReached(int arg0)
method_5969(int arg0)
spawnsTooManyForEachTry(int count)
func_204209_c(int arg0)
public int
bO()
getMaxFallDistance()
method_5850()
getSafeFallDistance()
func_82143_as()
public Iterable<ItemStack>
bm()
getHandSlots()
method_5877()
getItemsHand()
func_184214_aD()
public Iterable<ItemStack>
bn()
getArmorSlots()
method_5661()
getArmorItems()
func_184193_aE()
getArmorItems()
public ItemStack
b(aqc arg0)
getItemBySlot(EquipmentSlot arg0)
method_6118(class_1304 arg0)
getEquippedStack(EquipmentSlot arg0)
func_184582_a(EquipmentSlotType arg0)
getEquipment(EnumItemSlot arg0)
public void
a(aqc arg0, bly arg1)
setItemSlot(EquipmentSlot arg0, ItemStack arg1)
method_5673(class_1304 arg0, class_1799 arg1)
equipStack(EquipmentSlot arg0, ItemStack arg1)
func_184201_a(EquipmentSlotType arg0, ItemStack arg1)
setSlot(EnumItemSlot arg0, ItemStack arg1)
protected void
a(aph arg0, int arg1, boolean arg2)
dropCustomDeathLoot(DamageSource arg0, int arg1, boolean arg2)
method_6099(class_1282 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
e(aqc arg0)
getEquipmentDropChance(EquipmentSlot arg0)
method_5929(class_1304 arg0)
getDropChance(EquipmentSlot slot)
func_205712_c(EquipmentSlotType arg0)
protected void
a(aop arg0)
populateDefaultEquipmentSlots(DifficultyInstance arg0)
method_5964(class_1266 arg0)
initEquipment(LocalDifficulty difficulty)
func_180481_a(DifficultyInstance arg0)
public static EquipmentSlot
j(bly arg0)
getEquipmentSlotForItem(ItemStack arg0)
method_5953(class_1799 arg0)
getPreferredEquipmentSlot(ItemStack stack)
func_184640_d(ItemStack arg0)
public static Item
a(aqc arg0, int arg1)
getEquipmentForSlot(EquipmentSlot arg0, int arg1)
method_5948(class_1304 arg0, int arg1)
getEquipmentForSlot(EquipmentSlot equipmentSlot, int equipmentLevel)
func_184636_a(EquipmentSlotType arg0, int arg1)
protected void
b(aop arg0)
populateDefaultEquipmentEnchantments(DifficultyInstance arg0)
method_5984(class_1266 arg0)
updateEnchantments(LocalDifficulty difficulty)
func_180483_b(DifficultyInstance arg0)
protected void
w(float arg0)
enchantSpawnedWeapon(float arg0)
method_30759(float arg0)
method_30759(float arg0)
func_241844_w(float arg0)
protected void
a(float arg0, aqc arg1)
enchantSpawnedArmor(float arg0, EquipmentSlot arg1)
method_30758(float arg0, class_1304 arg1)
method_30758(float arg0, EquipmentSlot arg1)
func_242289_a(float arg0, EquipmentSlotType arg1)
public SpawnGroupData
a(bsh arg0, aop arg1, aqm arg2, aqz arg3, md arg4)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, MobSpawnType arg2, SpawnGroupData arg3, CompoundTag arg4)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3, class_2487 arg4)
initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, EntityData entityData, CompoundTag entityTag)
func_213386_a(IServerWorld arg0, DifficultyInstance arg1, SpawnReason arg2, ILivingEntityData arg3, CompoundNBT arg4)
prepare(WorldAccess arg0, DifficultyDamageScaler arg1, EnumMobSpawn arg2, GroupDataEntity arg3, NBTTagCompound arg4)
public boolean
er()
canBeControlledByRider()
method_5956()
canBeControlledByRider()
func_82171_bF()
public void
es()
setPersistenceRequired()
method_5971()
setPersistent()
func_110163_bv()
setPersistent()
public void
a(aqc arg0, float arg1)
setDropChance(EquipmentSlot arg0, float arg1)
method_5946(class_1304 arg0, float arg1)
setEquipmentDropChance(EquipmentSlot slot, float chance)
func_184642_a(EquipmentSlotType arg0, float arg1)
public boolean
et()
canPickUpLoot()
method_5936()
canPickUpLoot()
func_98052_bS()
canPickupLoot()
public void
p(boolean arg0)
setCanPickUpLoot(boolean arg0)
method_5952(boolean arg0)
setCanPickUpLoot(boolean pickUpLoot)
func_98053_h(boolean arg0)
setCanPickupLoot(boolean arg0)
public boolean
e(bly arg0)
canTakeItem(ItemStack arg0)
method_18397(class_1799 arg0)
canEquip(ItemStack arg0)
func_213365_e(ItemStack arg0)
public boolean
eu()
isPersistenceRequired()
method_5947()
isPersistent()
func_104002_bU()
isPersistent()
public final InteractionResult
a(bft arg0, aoq arg1)
interact(Player arg0, InteractionHand arg1)
method_5688(class_1657 arg0, class_1268 arg1)
interact(PlayerEntity arg0, Hand arg1)
func_184230_a(PlayerEntity arg0, Hand arg1)
private InteractionResult
c(bft arg0, aoq arg1)
checkAndHandleImportantInteractions(Player arg0, InteractionHand arg1)
method_29506(class_1657 arg0, class_1268 arg1)
method_29506(PlayerEntity arg0, Hand arg1)
func_233661_c_(PlayerEntity arg0, Hand arg1)
protected void
a(bft arg0, aqk arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
onPlayerSpawnedChild(PlayerEntity player, MobEntity child)
func_213406_a(PlayerEntity arg0, MobEntity arg1)
protected InteractionResult
b(bft arg0, aoq arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity player, Hand hand)
func_230254_b_(PlayerEntity arg0, Hand arg1)
public boolean
ev()
isWithinRestriction()
method_18411()
isInWalkTargetRange()
func_213383_dH()
public boolean
a(fx arg0)
isWithinRestriction(BlockPos arg0)
method_18407(class_2338 arg0)
isInWalkTargetRange(BlockPos pos)
func_213389_a(BlockPos arg0)
public void
a(fx arg0, int arg1)
restrictTo(BlockPos arg0, int arg1)
method_18408(class_2338 arg0, int arg1)
setPositionTarget(BlockPos target, int range)
func_213390_a(BlockPos arg0, int arg1)
public BlockPos
ew()
getRestrictCenter()
method_18412()
getPositionTarget()
func_213384_dI()
public float
ex()
getRestrictRadius()
method_18413()
getPositionTargetRange()
func_213391_dJ()
public boolean
ez()
hasRestriction()
method_18410()
hasPositionTarget()
func_213394_dL()
public <T extends Mob> T
a(aqb<T> arg0, boolean arg1)
convertTo(EntityType<T> arg0, boolean arg1)
method_29243(class_1299<T> arg0, boolean arg1)
method_29243(EntityType<T> arg0, boolean arg1)
func_233656_b_(EntityType<T> arg0, boolean arg1)
protected void
eA()
tickLeash()
method_5995()
updateLeash()
func_110159_bB()
public void
a(boolean arg0, boolean arg1)
dropLeash(boolean arg0, boolean arg1)
method_5932(boolean arg0, boolean arg1)
detachLeash(boolean sendPacket, boolean dropItem)
func_110160_i(boolean arg0, boolean arg1)
unleash(boolean arg0, boolean arg1)
public boolean
a(bft arg0)
canBeLeashed(Player arg0)
method_5931(class_1657 arg0)
canBeLeashedBy(PlayerEntity player)
func_184652_a(PlayerEntity arg0)
public boolean
eB()
isLeashed()
method_5934()
isLeashed()
func_110167_bD()
isLeashed()
public Entity
eC()
getLeashHolder()
method_5933()
getHoldingEntity()
func_110166_bE()
getLeashHolder()
public void
b(apx arg0, boolean arg1)
setLeashedTo(Entity arg0, boolean arg1)
method_5954(class_1297 arg0, boolean arg1)
attachLeash(Entity entity, boolean sendPacket)
func_110162_b(Entity arg0, boolean arg1)
setLeashHolder(Entity arg0, boolean arg1)
public boolean
a(apx arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
func_184205_a(Entity arg0, boolean arg1)
private void
eI()
restoreLeashFromSave()
method_5940()
deserializeLeashTag()
func_110165_bF()
public boolean
a_(int arg0, bly arg1)
setSlot(int arg0, ItemStack arg1)
method_5758(int arg0, class_1799 arg1)
equip(int arg0, ItemStack arg1)
func_174820_d(int arg0, ItemStack arg1)
public boolean
cr()
isControlledByLocalInstance()
method_5787()
isLogicalSideForUpdatingMovement()
func_184186_bw()
public static boolean
c(aqc arg0, bly arg1)
isValidSlotForItem(EquipmentSlot arg0, ItemStack arg1)
method_5935(class_1304 arg0, class_1799 arg1)
canEquipmentSlotContain(EquipmentSlot slot, ItemStack item)
func_184648_b(EquipmentSlotType arg0, ItemStack arg1)
public boolean
dR()
isEffectiveAi()
method_6034()
canMoveVoluntarily()
func_70613_aW()
doAITick()
public void
q(boolean arg0)
setNoAi(boolean arg0)
method_5977(boolean arg0)
setAiDisabled(boolean aiDisabled)
func_94061_f(boolean arg0)
setNoAI(boolean arg0)
public void
r(boolean arg0)
setLeftHanded(boolean arg0)
method_5937(boolean arg0)
setLeftHanded(boolean leftHanded)
func_184641_n(boolean arg0)
setLeftHanded(boolean arg0)
public void
s(boolean arg0)
setAggressive(boolean arg0)
method_19540(boolean arg0)
setAttacking(boolean attacking)
func_213395_q(boolean arg0)
setAggressive(boolean arg0)
public boolean
eD()
isNoAi()
method_5987()
isAiDisabled()
func_175446_cd()
isNoAI()
public boolean
eE()
isLeftHanded()
method_5961()
isLeftHanded()
func_184638_cS()
isLeftHanded()
public boolean
eF()
isAggressive()
method_6510()
isAttacking()
func_213398_dR()
isAggressive()
public void
a(boolean arg0)
setBaby(boolean arg0)
method_7217(boolean arg0)
setBaby(boolean baby)
func_82227_f(boolean arg0)
setBaby(boolean arg0)
public HumanoidArm
dU()
getMainArm()
method_6068()
getMainArm()
func_184591_cq()
getMainHand()
public boolean
c(aqj arg0)
canAttack(LivingEntity arg0)
method_18395(class_1309 arg0)
canTarget(LivingEntity arg0)
func_213336_c(LivingEntity arg0)
public boolean
B(apx arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
func_70652_k(Entity arg0)
attackEntity(Entity arg0)
private void
a(bft arg0, bly arg1, bly arg2)
maybeDisableShield(Player arg0, ItemStack arg1, ItemStack arg2)
method_24521(class_1657 arg0, class_1799 arg1, class_1799 arg2)
disablePlayerShield(PlayerEntity player, ItemStack mobStack, ItemStack playerStack)
func_233655_a_(PlayerEntity arg0, ItemStack arg1, ItemStack arg2)
protected boolean
eG()
isSunBurnTick()
method_5972()
isAffectedByDaylight()
func_204609_dp()
protected void
c(aej<cut> arg0)
jumpInLiquid(Tag<Fluid> arg0)
method_6010(class_3494<class_3611> arg0)
swimUpward(Tag<Fluid> arg0)
func_180466_bG(ITag<Fluid> arg0)
protected void
bM()
removeAfterChangingDimensions()
method_30076()
method_30076()
func_241204_bJ_()
public void
a(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
func_70103_a(byte arg0)
public void
d(int arg0)
setDelayedLeashHolderId(int arg0)
method_18810(int arg0)
setHoldingEntityId(int id)
func_213381_d(int arg0)