net.minecraft.entity.living.mob

public abstract class MobEntity

extends LivingEntity

sw
net.minecraft.class_871
net.minecraft.entity.living.mob.MobEntity
net.minecraft.entity.EntityLiving

Field summary

Modifier and TypeField
public int
a_
field_3291
ambientSoundDelay
livingSoundTime
protected int
b
field_3305
xpDrop
experienceValue
private LookControl
h
field_3360
lookControl
lookHelper
private MovementControl
i
field_3361
movementControl
moveHelper
private JumpControl
bm
field_3362
jumpControl
jumpHelper
private BodyControl
bn
field_3363
bodyControl
bodyHelper
private PathNavigation
bo
field_3354
entityNavigation
navigator
protected final GoalSelector
c
field_3336
goalSelector
tasks
protected final GoalSelector
d
field_3337
targetSelector
targetTasks
private LivingEntity
bp
field_6802
attackTarget
attackTarget
private MobVisibilityCache
bq
field_3323
mobVisibilityCache
senses
private ItemStack[]
br
field_5335
equipment
equipment
protected float[]
e
field_5339
inventoryDropChances
equipmentDropChances
private boolean
bs
field_5342
canPickupLoot
canPickUpLoot
private boolean
bt
field_5337
persistent
persistenceRequired
protected float
f
field_3351
standardPitch
defaultPitch
private Entity
bu
field_3328
lookTarget
currentTarget
protected int
g
field_3353
lookTimer
numTicksToChaseTarget
private boolean
bv
field_6803
leashed
isLeashed
private Entity
bw
field_6804
leashHolder
leashedToEntity
private NbtCompound
bx
field_6805
leashNbt
leashNBTTag

Constructor summary

ModifierConstructor
public (World arg0)

Method summary

Modifier and TypeMethod
protected void
aD()
method_6129()
initAttributes()
applyEntityAttributes()
public LookControl
j()
method_2613()
getLookControl()
getLookHelper()
public MovementControl
k()
method_2614()
getMovementControl()
getMoveHelper()
public JumpControl
l()
method_2615()
getJumpControl()
getJumpHelper()
public PathNavigation
m()
method_2616()
getNavigation()
getNavigator()
public MobVisibilityCache
n()
method_2617()
getMobVisibilityCache()
getEntitySenses()
public LivingEntity
o()
method_2623()
getAttackTarget()
getAttackTarget()
public void
d(sv arg0)
method_6165(class_1699 arg0)
setAttackTarget(LivingEntity target)
setAttackTarget(EntityLivingBase arg0)
public boolean
a(Class arg0)
method_2579(Class arg0)
canAttack(Class type)
canAttackClass(Class arg0)
public void
p()
method_2588()
onEatingGrass()
eatGrassBonus()
protected void
c()
method_2484()
registerSyncedData()
entityInit()
public int
q()
method_2594()
getAmbientSoundInterval()
getTalkInterval()
public void
r()
method_2595()
playAmbientSound()
playLivingSound()
public void
C()
method_2564()
baseTick()
onEntityUpdate()
protected int
e(yz arg0)
method_2585(class_988 arg0)
getXpDrop(PlayerEntity arg0)
getExperiencePoints(EntityPlayer arg0)
public void
s()
method_2598()
animateSpawn()
spawnExplosionParticle()
public void
h()
method_2558()
tick()
onUpdate()
protected float
f(float arg0, float arg1)
method_6140(float arg0, float arg1)
bodyMovement(float arg0, float arg1)
func_110146_f(float arg0, float arg1)
protected String
t()
method_2603()
getAmbientSound()
getLivingSound()
protected Item
u()
method_8375()
getDropItem()
getDropItem()
protected void
b(boolean arg0, int arg1)
method_2587(boolean arg0, int arg1)
dropItems(boolean arg0, int arg1)
dropFewItems(boolean arg0, int arg1)
public void
b(dh arg0)
method_2528(class_322 arg0)
writeCustomNbt(NbtCompound arg0)
writeEntityToNBT(NBTTagCompound arg0)
public void
a(dh arg0)
method_2498(class_322 arg0)
readCustomNbt(NbtCompound arg0)
readEntityFromNBT(NBTTagCompound arg0)
public void
n(float arg0)
method_2659(float arg0)
setForwardsSpeed(float speed)
setMoveForward(float arg0)
public void
i(float arg0)
method_2656(float arg0)
setSpeed(float arg0)
setAIMoveSpeed(float arg0)
public void
e()
method_2651()
mobTick()
onLivingUpdate()
protected boolean
bk()
method_2608()
aiEnabled()
isAIEnabled()
protected boolean
v()
method_2631()
canDespawn()
canDespawn()
protected void
w()
method_2632()
checkDespawn()
despawnEntity()
protected void
bn()
method_2633()
serverTickAi()
updateAITasks()
protected void
bq()
method_2635()
aiTick()
updateEntityActionState()
public int
x()
method_2636()
getLookPitchSpeed()
getVerticalFaceSpeed()
public void
a(sa arg0, float arg1, float arg2)
method_2583(class_864 arg0, float arg1, float arg2)
lookAt(Entity target, float maxYawChange, float maxPitchChange)
faceEntity(Entity arg0, float arg1, float arg2)
private float
b(float arg0, float arg1, float arg2)
method_2624(float arg0, float arg1, float arg2)
changeAngle(float oldAngle, float newAngle, float maxChangeInAngle)
updateRotation(float arg0, float arg1, float arg2)
public boolean
by()
method_2637()
canSpawn()
getCanSpawnHere()
public int
bB()
method_2639()
getLimitPerChunk()
getMaxSpawnedInChunk()
public int
ax()
method_4448()
getSafeFallDistance()
getMaxFallHeight()
public ItemStack
be()
method_2640()
getDisplayItemInHand()
getHeldItem()
public ItemStack
q(int arg0)
method_4484(int arg0)
getEquipment(int arg0)
getEquipmentInSlot(int arg0)
public ItemStack
r(int arg0)
method_6166(int arg0)
getArmor(int slot)
func_130225_q(int arg0)
public void
c(int arg0, add arg1)
method_2527(int arg0, class_1071 arg1)
setEquipment(int arg0, ItemStack arg1)
setCurrentItemOrArmor(int arg0, ItemStack arg1)
public ItemStack[]
ak()
method_2531()
getEquipment()
getInventory()
protected void
a(boolean arg0, int arg1)
method_4472(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
protected void
bC()
method_4473()
addRandomEquipment()
addRandomArmor()
public static int
b(add arg0)
method_8374(class_1071 arg0)
getEquipmentSlot(ItemStack equipment)
getArmorPosition(ItemStack arg0)
public static Item
a(int arg0, int arg1)
method_4470(int arg0, int arg1)
getEquipmentForSlot(int slot, int equipmentLevel)
getArmorItemForSlot(int armorSlot, int itemTier)
protected void
bD()
method_4474()
enchantEquipment()
enchantEquipment()
public EntityData
a(sy arg0)
method_6156(class_1700 arg0)
initialize(EntityData entityData)
onSpawnWithEgg(IEntityLivingData arg0)
public boolean
bE()
method_4476()
canBeControlledByRider()
canBeSteered()
public String
b_()
method_2518()
getName()
getCommandSenderName()
public void
bF()
method_6164()
setPersistent()
enablePersistence()
public void
a(String arg0)
method_5397(String arg0)
setCustomName(String name)
setCustomNameTag(String arg0)
public String
bG()
method_5391()
getCustomName()
getCustomNameTag()
public boolean
bH()
method_5392()
hasCustomName()
hasCustomNameTag()
public void
g(boolean arg0)
method_5398(boolean arg0)
setCustomNameVisibility(boolean visibility)
setAlwaysRenderNameTag(boolean arg0)
public boolean
bI()
method_5393()
getCustomNameVisibility()
getAlwaysRenderNameTag()
public void
a(int arg0, float arg1)
method_5388(int arg0, float arg1)
setInventoryDropChances(int arrayIndex, float value)
setEquipmentDropChance(int arg0, float arg1)
public boolean
bJ()
method_5395()
canPickupLoot()
canPickUpLoot()
public void
h(boolean arg0)
method_5399(boolean arg0)
setCanPickupLoot(boolean blValue)
setCanPickUpLoot(boolean arg0)
public boolean
bK()
method_5396()
isPersistent()
isNoDespawnRequired()
public final boolean
c(yz arg0)
method_6100(class_988 arg0)
interact(PlayerEntity arg0)
interactFirst(EntityPlayer arg0)
protected boolean
a(yz arg0)
method_2537(class_988 arg0)
interactMob(PlayerEntity player)
interact(EntityPlayer arg0)
protected void
bL()
method_6159()
updateLeashStatus()
updateLeashedState()
public void
a(boolean arg0, boolean arg1)
method_6157(boolean arg0, boolean arg1)
detachLeash(boolean sync, boolean dropItem)
clearLeashed(boolean arg0, boolean arg1)
public boolean
bM()
method_6160()
isTameable()
allowLeashing()
public boolean
bN()
method_6161()
isLeashed()
getLeashed()
public Entity
bO()
method_6162()
getLeashHolder()
getLeashedToEntity()
public void
b(sa arg0, boolean arg1)
method_6158(class_864 arg0, boolean arg1)
attachLeash(Entity leashHolder, boolean sync)
setLeashedToEntity(Entity entityIn, boolean sendAttachNotification)
private void
bP()
method_6163()
readLeashNbt()
recreateLeash()
public float
bz()
method_2638()
getShadowScale()
getRenderSizeModifier()
public boolean
bi()
method_5394()
shouldShowNameTag()
getAlwaysRenderNameTagForRender()