net.minecraft.entity.living.mob

public abstract class MobEntity

extends LivingEntity

All mapped superinterfaces:

Nameable, CommandSource

aey
net.minecraft.unmapped.C_21461336
net.minecraft.entity.living.mob.MobEntity
net.minecraft.entity.EntityLiving

Field summary

Modifier and TypeField
private static final DataAttribute<Byte>
a
f_44872261
MOB_FLAGS
field_184654_a
public int
a_
f_98621781
ambientSoundDelay
field_70757_a
protected int
b_
f_32355641
xpDrop
field_70728_aV
protected LookControl
f
f_92026411
lookControl
field_70749_g
protected MovementControl
g
f_55835071
movementControl
field_70765_h
protected JumpControl
h
f_80358215
jumpControl
field_70767_i
private final BodyControl
b
f_39419350
bodyControl
field_70762_j
protected PathNavigation
bx
f_52594320
entityNavigation
field_70699_by
protected final GoalSelector
by
f_80895924
goalSelector
field_70714_bg
protected final GoalSelector
bz
f_75574172
targetSelector
field_70715_bh
private LivingEntity
c
f_00732161
attackTarget
field_70696_bz
private final MobVisibilityCache
bC
f_82459010
mobVisibilityCache
field_70723_bA
private final DefaultedList<ItemStack>
bD
f_09212926
itemsInHands
field_184656_bv
protected float[]
bA
f_16896432
handDropChances
field_82174_bp
private final DefaultedList<ItemStack>
bE
f_33047738
armor
field_184657_bw
protected float[]
bB
f_83749717
armorDropChances
field_184655_bs
private boolean
bF
f_42714427
canPickupLoot
field_82172_bs
private boolean
bG
f_76845856
persistent
field_82179_bU
private final Map<PathBlockingType, Float>
bH
f_89137216
pathfindingPenalties
field_184658_bz
private Identifier
bI
f_63134208
lootTable
field_184659_bA
private long
bJ
f_96128877
lootTableSeed
field_184653_bB
private boolean
bK
f_72567210
leashed
field_110169_bv
private Entity
bL
f_01248542
leashHolder
field_110168_bw
private NbtCompound
bM
f_07026822
leashNbt
field_110170_bx

Constructor summary

ModifierConstructor
protected (EntityType<?> arg0, World arg1)

Method summary

Modifier and TypeMethod
protected void
n()
m_21202670()
initGoals()
func_184651_r()
protected void
bZ()
m_64422344()
initAttributes()
func_110147_ax()
protected PathNavigation
b(axs arg0)
m_52611065(C_64041439 arg0)
createNavigation(World world)
func_175447_b(World arg0)
public float
a(car arg0)
m_99065208(C_42110860 arg0)
getPathfindingPenalty(PathBlockingType type)
func_184643_a(PathNodeType arg0)
public void
a(car arg0, float arg1)
m_96341243(C_42110860 arg0, float arg1)
setPathfindingPenalty(PathBlockingType type, float penalty)
func_184644_a(PathNodeType arg0, float arg1)
protected BodyControl
o()
m_15359149()
createBodyControl()
func_184650_s()
public LookControl
p()
m_80179678()
getLookControl()
func_70671_ap()
public MovementControl
r()
m_87995679()
getMovementControl()
func_70605_aq()
public JumpControl
s()
m_73371863()
getJumpControl()
func_70683_ar()
public PathNavigation
t()
m_35626357()
getNavigation()
func_70661_as()
public MobVisibilityCache
u()
m_45378891()
getMobVisibilityCache()
func_70635_at()
public LivingEntity
v()
m_88061487()
getAttackTarget()
func_70638_az()
public void
e(aex arg0)
m_75605778(C_74425583 arg0)
setAttackTarget(LivingEntity target)
func_70624_b(EntityLivingBase arg0)
public boolean
b(Class<? extends aex> arg0)
m_33497769(Class<? extends C_74425583> arg0)
canAttack(Class<? extends LivingEntity> type)
func_70686_a(Class<? extends EntityLivingBase> arg0)
public void
x()
m_58350462()
onEatingGrass()
func_70615_aA()
protected void
x_()
m_19615596()
registerSyncedData()
func_70088_a()
public int
z()
m_71326729()
getAmbientSoundInterval()
func_70627_aG()
public void
A()
m_45199528()
playAmbientSound()
func_70642_aH()
public void
W()
m_13230383()
baseTick()
func_70030_z()
protected void
c(adx arg0)
m_72476398(C_83334639 arg0)
playHurtSound(DamageSource arg0)
func_184581_c(DamageSource arg0)
private void
l()
m_56573371()
resetAmbientSoundDelay()
func_175456_n()
protected int
b(aoc arg0)
m_58781969(C_40996800 arg0)
getXpDrop(PlayerEntity arg0)
func_70693_a(EntityPlayer arg0)
public void
B()
m_08117540()
animateSpawn()
func_70656_aK()
public void
R_()
m_24884718()
tick()
func_70071_h_()
protected float
e(float arg0, float arg1)
m_98066391(float arg0, float arg1)
bodyMovement(float arg0, float arg1)
func_110146_f(float arg0, float arg1)
protected SoundEvent
D()
m_96971201()
getAmbientSound()
func_184639_G()
protected Item
F()
m_54895347()
getDropItem()
func_146068_u()
protected void
b(boolean arg0, int arg1)
m_88345579(boolean arg0, int arg1)
dropItems(boolean arg0, int arg1)
func_70628_a(boolean arg0, int arg1)
public void
b(gy arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
func_70014_b(NBTTagCompound arg0)
public void
a(gy arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
func_70037_a(NBTTagCompound arg0)
protected Identifier
G()
m_61071011()
getDefaultLootTable()
func_184647_J()
protected void
a(boolean arg0, int arg1, adx arg2)
m_91664248(boolean arg0, int arg1, C_83334639 arg2)
dropItemsFromLootTable(boolean arg0, int arg1, DamageSource arg2)
func_184610_a(boolean arg0, int arg1, DamageSource arg2)
public void
r(float arg0)
m_43092861(float arg0)
setForwardsSpeed(float speed)
func_191989_p(float arg0)
public void
s(float arg0)
m_38945318(float arg0)
setVerticalSpeed(float speed)
func_70657_f(float arg0)
public void
t(float arg0)
m_99461372(float arg0)
setSidewaysSpeed(float speed)
func_184646_p(float arg0)
public void
o(float arg0)
m_92709275(float arg0)
setSpeed(float arg0)
func_70659_e(float arg0)
public void
k()
m_11642923()
mobTick()
func_70636_d()
protected void
a(ami arg0)
m_67607617(C_06774341 arg0)
updateInventory(ItemEntity item)
func_175445_a(EntityItem arg0)
protected boolean
a(ata arg0, ata arg1, aet arg2)
m_94005745(C_88708284 arg0, C_88708284 arg1, C_76008501 arg2)
prefersNewEquipment(ItemStack newStack, ItemStack oldStack, EquipmentSlot slot)
func_208003_a(ItemStack arg0, ItemStack arg1, EntityEquipmentSlot arg2)
protected boolean
d(ata arg0)
m_01064397(C_88708284 arg0)
canHoldItem(ItemStack item)
func_175448_a(ItemStack arg0)
protected boolean
H()
m_78239271()
canDespawn()
func_70692_ba()
protected void
I()
m_78825932()
checkDespawn()
func_70623_bb()
protected final void
cM()
m_86516838()
serverTickAi()
func_70626_be()
protected void
J()
m_60264081()
mobAiTick()
func_70619_bc()
public int
K()
m_98286531()
getLookPitchSpeed()
func_70646_bf()
public int
L()
m_07381962()
getMaxHeadRotation()
func_184649_cE()
public void
a(aeo arg0, float arg1, float arg2)
m_81849137(C_42232651 arg0, float arg1, float arg2)
lookAt(Entity target, float maxYawChange, float maxPitchChange)
func_70625_a(Entity arg0, float arg1, float arg2)
private float
c(float arg0, float arg1, float arg2)
m_26037654(float arg0, float arg1, float arg2)
changeAngle(float oldAngle, float newAngle, float maxChangeInAngle)
func_70663_b(float arg0, float arg1, float arg2)
public final boolean
M()
m_36557022()
m_36557022()
func_70601_bi()
public boolean
a(axt arg0)
m_73413713(C_49764715 arg0)
m_73413713(WorldAccess arg0)
func_205020_a(IWorld arg0)
public final boolean
N()
m_90165543()
m_90165543()
func_70058_J()
public boolean
a(axw arg0)
m_72296573(C_46108969 arg0)
isUnobstructed(WorldView world)
func_205019_a(IWorldReaderBase arg0)
public int
dh()
m_70209095()
getLimitPerChunk()
func_70641_bl()
public boolean
c(int arg0)
m_47978575(int arg0)
isAboveLimitPerChunk(int packSize)
func_204209_c(int arg0)
public int
bn()
m_82622806()
getSafeFallDistance()
func_82143_as()
public Iterable<ItemStack>
aS()
m_39309954()
getItemsInHands()
func_184214_aD()
public Iterable<ItemStack>
aT()
m_68061280()
getArmor()
func_184193_aE()
public ItemStack
b(aet arg0)
m_92665564(C_76008501 arg0)
getEquipment(EquipmentSlot arg0)
func_184582_a(EntityEquipmentSlot arg0)
public void
a(aet arg0, ata arg1)
m_37260269(C_76008501 arg0, C_88708284 arg1)
setEquipment(EquipmentSlot arg0, ItemStack arg1)
func_184201_a(EntityEquipmentSlot arg0, ItemStack arg1)
protected void
a(boolean arg0, int arg1)
m_43249362(boolean arg0, int arg1)
dropEquipment(boolean arg0, int arg1)
func_82160_b(boolean arg0, int arg1)
protected double
c(aet arg0)
m_77872251(C_76008501 arg0)
m_77872251(EquipmentSlot arg0)
func_205712_c(EntityEquipmentSlot arg0)
protected void
a(adg arg0)
m_26022628(C_55983527 arg0)
addRandomEquipment(LocalDifficulty difficulty)
func_180481_a(DifficultyInstance arg0)
public static EquipmentSlot
e(ata arg0)
m_62900763(C_88708284 arg0)
getEquipmentSlot(ItemStack item)
func_184640_d(ItemStack arg0)
public static Item
a(aet arg0, int arg1)
m_27430590(C_76008501 arg0, int arg1)
getEquipmentForSlot(EquipmentSlot slot, int tier)
func_184636_a(EntityEquipmentSlot arg0, int arg1)
protected void
b(adg arg0)
m_28886945(C_55983527 arg0)
enchantEquipment(LocalDifficulty difficulty)
func_180483_b(DifficultyInstance arg0)
public EntityData
a(adg arg0, afg arg1, gy arg2)
m_71460703(C_55983527 arg0, C_75624064 arg1, C_74087615 arg2)
initialize(LocalDifficulty difficulty, EntityData entityData, NbtCompound entityNbt)
func_204210_a(DifficultyInstance arg0, IEntityLivingData arg1, NBTTagCompound arg2)
public boolean
di()
m_70121192()
canBeControlledByRider()
func_82171_bF()
public void
dj()
m_75861225()
setPersistent()
func_110163_bv()
public void
a(aet arg0, float arg1)
m_56136513(C_76008501 arg0, float arg1)
setInventoryDropChances(EquipmentSlot slot, float chance)
func_184642_a(EntityEquipmentSlot arg0, float arg1)
public boolean
dk()
m_63570247()
canPickupLoot()
func_98052_bS()
public void
p(boolean arg0)
m_01075931(boolean arg0)
setCanPickupLoot(boolean blValue)
func_98053_h(boolean arg0)
public boolean
dl()
m_83571244()
isPersistent()
func_104002_bU()
public final boolean
b(aoc arg0, adh arg1)
m_18370723(C_40996800 arg0, C_31276856 arg1)
interact(PlayerEntity arg0, InteractionHand arg1)
func_184230_a(EntityPlayer arg0, EnumHand arg1)
protected boolean
a(aoc arg0, adh arg1)
m_80294462(C_40996800 arg0, C_31276856 arg1)
interactMob(PlayerEntity player, InteractionHand hand)
func_184645_a(EntityPlayer arg0, EnumHand arg1)
protected void
dm()
m_91679438()
updateLeashStatus()
func_110159_bB()
public void
a(boolean arg0, boolean arg1)
m_16558386(boolean arg0, boolean arg1)
detachLeash(boolean sync, boolean dropItem)
func_110160_i(boolean arg0, boolean arg1)
public boolean
a(aoc arg0)
m_46361309(C_40996800 arg0)
isTameable(PlayerEntity player)
func_184652_a(EntityPlayer arg0)
public boolean
dn()
m_58665741()
isLeashed()
func_110167_bD()
public Entity
do()
m_94425742()
getLeashHolder()
func_110166_bE()
public void
b(aeo arg0, boolean arg1)
m_24715293(C_42232651 arg0, boolean arg1)
attachLeash(Entity leashHolder, boolean sync)
func_110162_b(Entity arg0, boolean arg1)
public boolean
a(aeo arg0, boolean arg1)
m_06696913(C_42232651 arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
func_184205_a(Entity arg0, boolean arg1)
private void
ds()
m_96526108()
readLeashNbt()
func_110165_bF()
public boolean
c(int arg0, ata arg1)
m_36252398(int arg0, C_88708284 arg1)
replaceItem(int arg0, ItemStack arg1)
func_174820_d(int arg0, ItemStack arg1)
public boolean
bT()
m_15193571()
isLogicalSideForUpdatingMovement()
func_184186_bw()
public static boolean
b(aet arg0, ata arg1)
m_80861047(C_76008501 arg0, C_88708284 arg1)
isValidSlotForItem(EquipmentSlot slot, ItemStack item)
func_184648_b(EntityEquipmentSlot arg0, ItemStack arg1)
public boolean
cP()
m_08790626()
isLocallyControlled()
func_70613_aW()
public void
q(boolean arg0)
m_42239683(boolean arg0)
setNoAi(boolean noAi)
func_94061_f(boolean arg0)
public void
r(boolean arg0)
m_90110678(boolean arg0)
setLeftHanded(boolean leftHanded)
func_184641_n(boolean arg0)
public boolean
dp()
m_27954631()
isNoAi()
func_175446_cd()
public boolean
dq()
m_78682467()
isLeftHanded()
func_184638_cS()
public Arm
cS()
m_82780045()
getMainArm()
func_184591_cq()
public boolean
B(aeo arg0)
m_08818154(C_42232651 arg0)
tryDamage(Entity arg0)
func_70652_k(Entity arg0)
protected boolean
dr()
m_42696621()
isAffectedByDaylight()
func_204609_dp()
protected void
c(wy<bym> arg0)
m_74407200(C_31113477<C_60377835> arg0)
m_74407200(Tag<Fluid> arg0)
func_180466_bG(Tag<Fluid> arg0)
public void
a(byte arg0)
m_48967522(byte arg0)
doEvent(byte arg0)
func_70103_a(byte arg0)
public float
dg()
m_96386587()
getShadowScale()
func_70603_bj()