net.minecraft.world.entity

public abstract class LivingEntity

extends Entity implements Attackable

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource, ScoreHolder, Attackable

bml
net.minecraft.world.entity.LivingEntity
net.minecraft.class_1309
net.minecraft.unmapped.C_usxaxydn
net.minecraft.entity.LivingEntity
net.minecraft.entity.LivingEntity
net.minecraft.src.C_524_
net.minecraft.world.entity.EntityLiving

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
b
LOGGER
field_36332
f_kjdgaswv
LOGGER
LOGGER
f_201943_
private static final String
c
TAG_ACTIVE_EFFECTS
field_45740
f_iismerxm
ACTIVE_EFFECTS_NBT_KEY
f_290660_
private static final UUID
d
SPEED_MODIFIER_SOUL_SPEED_UUID
field_23128
f_azizbgcr
SOUL_SPEED_BOOST_ID
SOUL_SPEED_BOOST_ID
f_20959_
private static final UUID
e
SPEED_MODIFIER_POWDER_SNOW_UUID
field_27859
f_fdustjrj
POWDER_SNOW_SLOW_ID
POWDER_SNOW_SLOW_ID
f_147184_
private static final AttributeModifier
bA
SPEED_MODIFIER_SPRINTING
field_6231
f_iiiqnngu
SPRINTING_SPEED_BOOST
SPRINTING_SPEED_BOOST
f_20960_
public static final int
g
HAND_SLOTS
field_30069
f_ioiczfgs
field_30069
HAND_SLOTS
f_147166_
public static final int
h
ARMOR_SLOTS
field_30070
f_rfgkdbno
field_30070
ARMOR_SLOTS
f_147167_
public static final int
i
EQUIPMENT_SLOT_OFFSET
field_30071
f_obgdercz
EQUIPMENT_SLOT_ID
EQUIPMENT_SLOT_OFFSET
f_147168_
public static final int
j
ARMOR_SLOT_OFFSET
field_30072
f_zkhdmkcl
field_30072
ARMOR_SLOT_OFFSET
f_147169_
public static final int
k
SWING_DURATION
field_30073
f_mcoacjpn
GLOWING_FLAG
SWING_DURATION
f_147170_
public static final int
l
PLAYER_HURT_EXPERIENCE_TIME
field_30074
f_olsxmkqm
field_30074
PLAYER_DAMAGE_TIME
f_147171_
private static final int
bB
DAMAGE_SOURCE_TIMEOUT
field_30078
f_bwbjmspv
field_30078
DAMAGE_SOURCE_TIMEOUT
f_147178_
public static final double
m
MIN_MOVEMENT_DISTANCE
field_30075
f_oyncoeen
field_30075
MIN_MOVEMENT_DISTANCE
f_147172_
public static final double
n
DEFAULT_BASE_GRAVITY
field_30076
f_gkgtpexp
GRAVITY
MAX_MOVEMENT_DISTANCE
f_147173_
public static final int
o
DEATH_DURATION
field_30077
f_oqcyctiq
DEATH_TICKS
DEATH_DURATION
f_147174_
private static final int
bC
WAIT_TICKS_BEFORE_ITEM_USE_EFFECTS
field_30079
f_gbyxgptg
FALL_FLYING_FLAG
ITEM_USAGE_EFFECTS_DELAY
f_147179_
private static final int
bD
TICKS_PER_ELYTRA_FREE_FALL_EVENT
field_30080
f_uylcptjp
field_30080
TICKS_PER_ELYTRA_FREE_FALL_EVENT
f_147180_
private static final int
bE
FREE_FALL_EVENTS_PER_ELYTRA_BREAK
field_30081
f_avsswxpi
field_30081
ELYTRA_DAMAGE_PER_FREE_FALL_TICKS
f_147181_
public static final int
p
USE_ITEM_INTERVAL
field_30063
f_naybbqec
field_30063
ITEM_USE_INTERVAL
f_147175_
private static final float
bF
BASE_JUMP_POWER
field_44874
f_noizhvzb
field_44874
BASE_JUMP_COEFFICIENT
f_286963_
private static final double
bG
MAX_LINE_OF_SIGHT_TEST_RANGE
field_33908
f_hdvyydom
MAX_ENTITY_VIEWING_DISTANCE
MAX_VISIBILITY_TEST_RANGE
f_147182_
protected static final int
q
LIVING_ENTITY_FLAG_IS_USING
field_30064
f_tuyqisfy
USING_ITEM_FLAG
USING_ITEM_FLAG
f_147176_
protected static final int
r
LIVING_ENTITY_FLAG_OFF_HAND
field_30065
f_zzzdmler
OFF_HAND_ACTIVE_FLAG
OFF_HAND_ACTIVE_FLAG
f_147177_
protected static final int
s
LIVING_ENTITY_FLAG_SPIN_ATTACK
field_30066
f_qujstjfe
USING_RIPTIDE_FLAG
USING_RIPTIDE_FLAG
f_147163_
protected static final EntityDataAccessor<Byte>
t
DATA_LIVING_ENTITY_FLAGS
field_6257
f_mawomqmy
LIVING_FLAGS
LIVING_FLAGS
f_20909_
private static final EntityDataAccessor<Float>
bH
DATA_HEALTH_ID
field_6247
f_zgtmqjrv
HEALTH
HEALTH
f_20961_
private static final EntityDataAccessor<Integer>
bI
DATA_EFFECT_COLOR_ID
field_6240
f_igcsnvae
POTION_SWIRLS_COLOR
POTION_SWIRLS_COLOR
f_20962_
private static final EntityDataAccessor<Boolean>
bJ
DATA_EFFECT_AMBIENCE_ID
field_6214
f_whufmniy
POTION_SWIRLS_AMBIENT
POTION_SWIRLS_AMBIENT
f_20963_
private static final EntityDataAccessor<Integer>
bK
DATA_ARROW_COUNT_ID
field_6219
f_lemmcmcu
STUCK_ARROW_COUNT
STUCK_ARROW_COUNT
f_20940_
private static final EntityDataAccessor<Integer>
bL
DATA_STINGER_COUNT_ID
field_20348
f_dwqtqyxt
STINGER_COUNT
STINGER_COUNT
f_20941_
private static final EntityDataAccessor<Optional<BlockPos>>
bM
SLEEPING_POS_ID
field_18073
f_uwmbnrvv
SLEEPING_POSITION
SLEEPING_POSITION
f_20942_
protected static final float
u
DEFAULT_EYE_HEIGHT
field_30067
f_ctvzjmcr
field_30067
DEFAULT_EYE_HEIGHT
f_147164_
protected static final EntityDimensions
v
SLEEPING_DIMENSIONS
field_18072
f_xuuimtvm
SLEEPING_DIMENSIONS
SLEEPING_DIMENSIONS
f_20910_
public static final float
aE
EXTRA_RENDER_CULLING_SIZE_WITH_BIG_HAT
field_30068
f_noitvgvb
BABY_SCALE_FACTOR
LARGE_HAT_RENDER_CULLING_SIZE
f_147165_
private final AttributeMap
bN
attributes
field_6260
f_asrrjfdz
attributes
attributes
f_20943_
private final CombatTracker
bO
combatTracker
field_6256
f_zuarxhuv
damageTracker
damageTracker
f_20944_
private final Map<MobEffect, MobEffectInstance>
bP
activeEffects
field_6280
f_prubtnbt
activeStatusEffects
activeStatusEffects
f_20945_
private final NonNullList<ItemStack>
bQ
lastHandItemStacks
field_6234
f_ysdmvlsq
syncedHandStacks
equippedHand
f_20946_
private final NonNullList<ItemStack>
bR
lastArmorItemStacks
field_6248
f_wfyavvqr
syncedArmorStacks
equippedArmor
f_20947_
public boolean
aF
swinging
field_6252
f_svlvacsr
handSwinging
handSwinging
f_20911_
private boolean
bS
discardFriction
field_30082
f_figrybhh
noDrag
noDrag
f_147183_
public InteractionHand
aG
swingingArm
field_6266
f_kfiskcbr
preferredHand
preferredHand
f_20912_
public int
aH
swingTime
field_6279
f_hoaujqhj
handSwingTicks
handSwingTicks
f_20913_
public int
aI
removeArrowTime
field_6218
f_ebtfxbod
stuckArrowTimer
stuckArrowTimer
f_20914_
public int
aJ
removeStingerTime
field_20347
f_rmarlrpg
stuckStingerTimer
stuckStingerTimer
f_20915_
public int
aK
hurtTime
field_6235
f_jhglsogm
hurtTime
hurtTime
f_20916_
public int
aL
hurtDuration
field_6254
f_uaqhrjbe
maxHurtTime
maxHurtTime
f_20917_
public int
aM
deathTime
field_6213
f_tdaipjuz
deathTime
deathTime
f_20919_
public float
aN
oAttackAnim
field_6229
f_kpdzsffg
lastHandSwingProgress
lastHandSwingProgress
f_20920_
public float
aO
attackAnim
field_6251
f_fqkpwpyn
handSwingProgress
handSwingProgress
f_20921_
protected int
aP
attackStrengthTicker
field_6273
f_gikugpix
lastAttackedTicks
lastAttackedTicks
f_20922_
public final WalkAnimationState
aQ
walkAnimation
field_42108
f_wziooxmp
limbAnimator
limbData
f_267362_
public final int
aR
invulnerableDuration
field_6269
f_fchmphst
defaultMaxHealth
defaultMaxHealth
f_20926_
public final float
aS
timeOffs
field_6244
f_rybujahq
randomLargeSeed
randomLargeSeed
f_20927_
public final float
aT
rotA
field_6262
f_jhjpjdjl
randomSmallSeed
randomSmallSeed
f_20928_
public float
aU
yBodyRot
field_6283
f_tigklhec
bodyYaw
bodyYaw
f_20883_
public float
aV
yBodyRotO
field_6220
f_phnacmet
prevBodyYaw
prevBodyYaw
f_20884_
public float
aW
yHeadRot
field_6241
f_ivhrrxtj
headYaw
headYaw
f_20885_
public float
aX
yHeadRotO
field_6259
f_vyoqjjtg
prevHeadYaw
prevHeadYaw
f_20886_
protected Player
aY
lastHurtByPlayer
field_6258
f_hhueawxl
attackingPlayer
attackingPlayer
f_20888_
protected int
aZ
lastHurtByPlayerTime
field_6238
f_ysptivzg
playerHitTimer
playerHitTimer
f_20889_
protected boolean
ba
dead
field_6272
f_qalszaps
dead
dead
f_20890_
protected int
bb
noActionTime
field_6278
f_yjtbngeu
despawnCounter
despawnCounter
f_20891_
protected float
bc
oRun
field_6217
f_kvmdzdkx
prevStepBobbingAmount
prevStepBobbingAmount
f_20892_
protected float
bd
run
field_6233
f_pjcisjtc
stepBobbingAmount
stepBobbingAmount
f_20893_
protected float
be
animStep
field_6255
f_qqusshan
lookDirection
lookDirection
f_20894_
protected float
bf
animStepO
field_6275
f_nzjhzxzv
prevLookDirection
prevLookDirection
f_20895_
protected float
bg
rotOffs
field_6215
f_vfgndsvi
field_6215
rotationOffset
f_20896_
protected int
bh
deathScore
field_6232
f_kimgjcqe
scoreAmount
scoreAmount
f_20897_
protected float
bi
lastHurt
field_6253
f_atqwrmrh
lastDamageTaken
lastDamageTaken
f_20898_
protected boolean
bj
jumping
field_6282
f_coityhpi
jumping
jumping
f_20899_
public float
bk
xxa
field_6212
f_swxhegbt
sidewaysSpeed
sidewaysSpeed
f_20900_
public float
bl
yya
field_6227
f_wpgupxxp
upwardSpeed
upwardSpeed
f_20901_
public float
bm
zza
field_6250
f_pxramaew
forwardSpeed
forwardSpeed
f_20902_
protected int
bn
lerpSteps
field_6210
f_ffcustbq
bodyTrackingIncrements
bodyTrackingIncrements
f_20903_
protected double
bo
lerpX
field_6224
f_krdixdtc
serverX
serverX
f_20904_
protected double
bp
lerpY
field_6245
f_huyhofoo
serverY
serverY
f_20905_
protected double
bq
lerpZ
field_6263
f_tcghamne
serverZ
serverZ
f_20906_
protected double
br
lerpYRot
field_6284
f_gzqrtqlw
serverYaw
serverYaw
f_20907_
protected double
bs
lerpXRot
field_6221
f_uyknedht
serverPitch
serverPitch
f_20908_
protected double
bt
lerpYHeadRot
field_45123
f_okrsohgs
serverHeadYaw
serverHeadYaw
f_291034_
protected int
bu
lerpHeadSteps
field_6265
f_tlsbpgcr
headTrackingIncrements
headTrackingIncrements
f_20934_
private boolean
bT
effectsDirty
field_6285
f_mfltnpor
effectsChanged
effectsChanged
f_20948_
private LivingEntity
bU
lastHurtByMob
field_6274
f_ztvierdp
attacker
attacker
f_20949_
private int
bV
lastHurtByMobTimestamp
field_6230
f_ixvzqhhj
lastAttackedTime
lastAttackedTime
f_20950_
private LivingEntity
bW
lastHurtMob
field_6236
f_xovdyntv
attacking
attacking
f_20951_
private int
bX
lastHurtMobTimestamp
field_6270
f_lrzhzlmv
lastAttackTime
lastAttackTime
f_20952_
private float
bY
speed
field_6287
f_pldzhgrb
movementSpeed
movementSpeed
f_20953_
private int
bZ
noJumpDelay
field_6228
f_isuahutr
jumpingCooldown
jumpingCooldown
f_20954_
private float
ca
absorptionAmount
field_6246
f_mlsykvgi
absorptionAmount
absorptionAmount
f_20955_
protected ItemStack
bv
useItem
field_6277
f_oigploen
activeItemStack
activeItemStack
f_20935_
protected int
bw
useItemRemaining
field_6222
f_mcoihohf
itemUseTimeLeft
itemUseTimeLeft
f_20936_
protected int
bx
fallFlyTicks
field_6239
f_qcmvoplx
roll
roll
f_20937_
private BlockPos
cb
lastPos
field_6268
f_kkplgjng
lastBlockPos
lastBlockPos
f_20956_
private Optional<BlockPos>
cc
lastClimbablePos
field_22418
f_rdmvhrge
climbingPos
climbingPos
f_20957_
private DamageSource
cd
lastDamageSource
field_6276
f_scdoetbq
lastDamageSource
lastDamageSource
f_20958_
private long
ce
lastDamageStamp
field_6226
f_glylybzo
lastDamageTime
lastDamageTime
f_20930_
protected int
by
autoSpinAttackTicks
field_6261
f_debofomg
riptideTicks
riptideTicks
f_20938_
private float
cf
swimAmount
field_6243
f_gmsrgmfi
leaningPitch
leaningPitch
f_20931_
private float
cg
swimAmountO
field_6264
f_xnozixza
lastLeaningPitch
lastLeaningPitch
f_20932_
protected Brain<?>
bz
brain
field_18321
f_ubbibrmk
brain
brain
f_20939_
private boolean
ch
skipDropExperience
field_37421
f_mikwhxdg
experienceDroppingDisabled
skipExperienceDrop
f_217034_

Constructor summary

ModifierConstructor
protected (EntityType<? extends LivingEntity> p_20967_, Level arg1)

Method summary

Modifier and TypeMethod
public Brain<?>
dO()
getBrain()
method_18868()
m_hobjxuks()
getBrain()
getBrain()
m_6274_()
protected Brain$Provider<?>
dP()
brainProvider()
method_28306()
m_pusvfpox()
createBrainProfile()
createBrainProfile()
m_5490_()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
m_epkzhkqg(com.mojang.serialization.Dynamic<?> arg0)
deserializeBrain(com.mojang.serialization.Dynamic<?> dynamic)
deserializeBrain(com.mojang.serialization.Dynamic<?> dynamic)
m_8075_(com.mojang.serialization.Dynamic<?> arg0)
public void
al()
kill()
method_5768()
m_mrxmgxtb()
kill()
kill()
m_6074_()
public boolean
a(blz<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
m_thnidwgf(C_ogavsvbr<?> arg0)
canTarget(EntityType<?> type)
canTarget(EntityType<?> type)
m_6549_(C_513_<?> arg0)
protected void
c_()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
initDataTracker()
m_8097_()
public static AttributeSupplier$Builder
dQ()
createLivingAttributes()
method_26827()
m_xjvsabgy()
createLivingAttributes()
createAttributes()
m_21183_()
protected void
a(double arg0, boolean arg1, djh arg2, hx arg3)
checkFallDamage(double arg0, boolean arg1, BlockState arg2, BlockPos arg3)
method_5623(double arg0, boolean arg1, class_2680 arg2, class_2338 arg3)
m_cckfyxyf(double arg0, boolean arg1, C_txtbiemp arg2, C_hynzadkk arg3)
fall(double arg0, boolean arg1, BlockState arg2, BlockPos arg3)
fall(double arg0, boolean arg1, BlockState arg2, BlockPos arg3)
m_7840_(double p_20991_, boolean p_20993_, C_2064_ arg2, C_4675_ arg3)
public final boolean
dR()
canBreatheUnderwater()
method_6094()
m_hbdaqklu()
canBreatheInWater()
canBreatheInWater()
m_6040_()
public float
a(float arg0)
getSwimAmount(float arg0)
method_6024(float arg0)
m_bwbyqdts(float arg0)
getLeaningPitch(float tickDelta)
getLeaningPitch(float tickDelta)
m_20998_(float arg0)
public void
as()
baseTick()
method_5670()
m_lvnfpsmt()
baseTick()
baseTick()
m_6075_()
public boolean
dS()
canSpawnSoulSpeedParticle()
method_27302()
m_nffkdjyj()
shouldDisplaySoulSpeedEffects()
shouldDisplaySoulSpeedEffects()
m_6039_()
protected void
dT()
spawnSoulSpeedParticle()
method_25937()
m_vnidpegi()
displaySoulSpeedEffects()
displaySoulSpeedEffects()
m_21184_()
protected boolean
dU()
onSoulSpeedBlock()
method_27303()
m_hjnxuupd()
isOnSoulSpeedBlock()
isOnSoulSpeedBlock()
m_6046_()
protected float
aL()
getBlockSpeedFactor()
method_23326()
m_vxtgbqxt()
getVelocityMultiplier()
getVelocityMultiplier()
m_6041_()
protected boolean
c(djh arg0)
shouldRemoveSoulSpeed(BlockState arg0)
method_29500(class_2680 arg0)
m_bpkuevcy(C_txtbiemp arg0)
shouldRemoveSoulSpeedBoost(BlockState landingState)
shouldRemoveSoulSpeedBoost(BlockState landingState)
m_6757_(C_2064_ arg0)
protected void
dV()
removeSoulSpeed()
method_29501()
m_gmbpcsgg()
removeSoulSpeedBoost()
removeSoulSpeedBoost()
m_21185_()
protected void
dW()
tryAddSoulSpeed()
method_29502()
m_cgxjxqgc()
addSoulSpeedBoostIfNeeded()
addSoulSpeedBoostIfNeeded()
m_21186_()
protected void
dX()
removeFrost()
method_32324()
m_eerxjifd()
removePowderSnowSlow()
removePowderSnowSlow()
m_147225_()
protected void
dY()
tryAddFrost()
method_32325()
m_vlttkmyd()
addPowderSnowSlowIfNeeded()
addPowderSnowSlowIfNeeded()
m_147226_()
protected void
c(hx arg0)
onChangedBlock(BlockPos arg0)
method_6126(class_2338 arg0)
m_lgbjnvrh(C_hynzadkk arg0)
applyMovementEffects(BlockPos pos)
applyMovementEffects(BlockPos pos)
m_5806_(C_4675_ arg0)
public boolean
o_()
isBaby()
method_6109()
m_xuxedegf()
isBaby()
isBaby()
m_6162_()
public float
dZ()
getScale()
method_17825()
m_qrjyiaeu()
getScaleFactor()
getScaleFactor()
m_6134_()
protected boolean
ea()
isAffectedByFluids()
method_29920()
m_tfzujjwm()
shouldSwimInFluids()
shouldSwimInFluids()
m_6129_()
protected void
eb()
tickDeath()
method_6108()
m_ndbwdqzx()
updatePostDeath()
updatePostDeath()
m_6153_()
public boolean
ec()
shouldDropExperience()
method_6054()
m_rtgyxdad()
shouldDropXp()
shouldDropXp()
m_6149_()
protected boolean
ed()
shouldDropLoot()
method_27071()
m_hiwasxnu()
shouldDropLoot()
shouldDropLoot()
m_6125_()
protected int
m(int arg0)
decreaseAirSupply(int arg0)
method_6130(int arg0)
m_gukapref(int arg0)
getNextAirUnderwater(int air)
getNextAirUnderwater(int air)
m_7302_(int arg0)
protected int
n(int arg0)
increaseAirSupply(int arg0)
method_6064(int arg0)
m_vjmkpqwf(int arg0)
getNextAirOnLand(int air)
getNextAirOnLand(int air)
m_7305_(int arg0)
public int
ee()
getExperienceReward()
method_6110()
m_yanqzhib()
getXpToDrop()
getXpToDrop()
m_213860_()
protected boolean
ef()
isAlwaysExperienceDropper()
method_6071()
m_hgmzgyvy()
shouldAlwaysDropXp()
shouldAlwaysDropXp()
m_6124_()
public RandomSource
eg()
getRandom()
method_6051()
m_ggpkvkjt()
getRandom()
getRandom()
m_217043_()
public LivingEntity
eh()
getLastHurtByMob()
method_6065()
m_wslmhwgl()
getAttacker()
getAttacker()
m_21188_()
public LivingEntity
V_()
getLastAttacker()
method_49107()
m_fzsxxtsc()
getLastAttacker()
getLastAttacker()
m_271686_()
public int
ei()
getLastHurtByMobTimestamp()
method_6117()
m_oqedvyml()
getLastAttackedTime()
getLastAttackedTime()
m_21213_()
public void
c(cfi arg0)
setLastHurtByPlayer(Player arg0)
method_29505(class_1657 arg0)
m_rvjgoffm(C_jzrpycqo arg0)
setAttacking(PlayerEntity attacking)
setAttacking(PlayerEntity attacking)
m_6598_(C_1141_ arg0)
public void
a(bml arg0)
setLastHurtByMob(LivingEntity arg0)
method_6015(class_1309 arg0)
m_fqffmeys(C_usxaxydn arg0)
setAttacker(LivingEntity attacker)
setAttacker(LivingEntity attacker)
m_6703_(C_524_ arg0)
public LivingEntity
ej()
getLastHurtMob()
method_6052()
m_mzsgosgo()
getAttacking()
getAttacking()
m_21214_()
public int
ek()
getLastHurtMobTimestamp()
method_6083()
m_giwixeor()
getLastAttackTime()
getLastAttackTime()
m_21215_()
public void
A(blv arg0)
setLastHurtMob(Entity arg0)
method_6114(class_1297 arg0)
m_cdkmdkcc(C_astfners arg0)
onAttacking(Entity target)
onAttacking(Entity target)
m_21335_(C_507_ arg0)
public int
el()
getNoActionTime()
method_6131()
m_iarkvhcv()
getDespawnCounter()
getDespawnCounter()
m_21216_()
public void
o(int arg0)
setNoActionTime(int arg0)
method_16826(int arg0)
m_gkfkzdkd(int arg0)
setDespawnCounter(int despawnCounter)
setDespawnCounter(int despawnCounter)
m_21310_(int arg0)
public boolean
em()
shouldDiscardFriction()
method_35053()
m_almxocpv()
hasNoDrag()
hasNoDrag()
m_147223_()
public void
p(boolean arg0)
setDiscardFriction(boolean arg0)
method_35054(boolean arg0)
m_ujjlnjqa(boolean arg0)
setNoDrag(boolean noDrag)
setNoDrag(boolean noDrag)
m_147244_(boolean arg0)
protected boolean
a(bma arg0)
doesEmitEquipEvent(EquipmentSlot arg0)
method_44201(class_1304 arg0)
m_lgbaiieb(C_yuycoehb arg0)
isArmorSlot(EquipmentSlot slot)
slotEmitsEquipEvent(EquipmentSlot slot)
m_213772_(C_516_ arg0)
public void
a(bma arg0, cmy arg1, cmy arg2)
onEquipItem(EquipmentSlot arg0, ItemStack arg1, ItemStack arg2)
method_6116(class_1304 arg0, class_1799 arg1, class_1799 arg2)
m_nutvedxs(C_yuycoehb arg0, C_sddaxwyk arg1, C_sddaxwyk arg2)
onEquipStack(EquipmentSlot slot, ItemStack oldStack, ItemStack newStack)
onEquipItem(EquipmentSlot slot, ItemStack oldStack, ItemStack toEquip)
m_238392_(C_516_ p_238394_, C_1391_ p_238395_, C_1391_ arg2)
public void
a(blv$c arg0)
remove(Entity$RemovalReason arg0)
method_5650(class_1297$class_5529 arg0)
m_jvhgezub(C_astfners$C_emmohndu arg0)
remove(Entity$RemovalReason arg0)
remove(Entity$RemovalReason arg0)
m_142687_(C_507_$C_141065_ arg0)
public void
b(sn arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(sn arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
protected void
en()
tickEffects()
method_6050()
m_llpwuxgu()
tickStatusEffects()
tickStatusEffects()
m_21217_()
protected void
J()
updateInvisibilityStatus()
method_6027()
m_lmhauble()
updatePotionVisibility()
updatePotionVisibility()
m_8034_()
private void
u()
updateGlowingStatus()
method_36362()
m_fyloosbv()
updateGlowing()
updateGlowing()
m_147239_()
public double
B(blv arg0)
getVisibilityPercent(Entity arg0)
method_18390(class_1297 arg0)
m_ynpcgzdq(C_astfners arg0)
getAttackDistanceScalingFactor(Entity entity)
getAttackDistanceScalingFactor(Entity entity)
m_20968_(C_507_ arg0)
public boolean
c(bml arg0)
canAttack(LivingEntity arg0)
method_18395(class_1309 arg0)
m_guuxmwap(C_usxaxydn arg0)
canTarget(LivingEntity target)
canTarget(LivingEntity target)
m_6779_(C_524_ arg0)
public boolean
a(bml arg0, bwz arg1)
canAttack(LivingEntity arg0, TargetingConditions arg1)
method_18391(class_1309 arg0, class_4051 arg1)
m_fsypkjee(C_usxaxydn arg0, C_cjtyhinh arg1)
isTarget(LivingEntity entity, TargetPredicate predicate)
isTarget(LivingEntity entity, TargetPredicate predicate)
m_21040_(C_524_ p_21042_, C_780_ arg1)
public boolean
eo()
canBeSeenAsEnemy()
method_33190()
m_hljdomqx()
canTakeDamage()
canTakeDamage()
m_142066_()
public boolean
ep()
canBeSeenByAnyone()
method_36608()
m_isvuhvoe()
isPartOfGame()
isPartOfGame()
m_142065_()
public static boolean
c(Collection<bli> arg0)
areAllEffectsAmbient(Collection<MobEffectInstance> arg0)
method_6089(Collection<class_1293> arg0)
m_ctdiailf(Collection<C_wpfizwve> arg0)
containsOnlyAmbientEffects(Collection<StatusEffectInstance> effects)
containsOnlyAmbientEffects(Collection<StatusEffectInstance> effects)
m_21179_(Collection<C_498_> p_21180_)
protected void
eq()
removeEffectParticles()
method_6069()
m_btxmjhfy()
clearPotionSwirls()
clearPotionSwirls()
m_21218_()
public boolean
er()
removeAllEffects()
method_6012()
m_spcfbchu()
clearStatusEffects()
clearStatusEffects()
m_21219_()
public Collection<MobEffectInstance>
es()
getActiveEffects()
method_6026()
m_tdxfjzrk()
getStatusEffects()
getStatusEffects()
m_21220_()
public Map<MobEffect, MobEffectInstance>
et()
getActiveEffectsMap()
method_6088()
m_orkiajsn()
getActiveStatusEffects()
getActiveStatusEffects()
m_21221_()
public boolean
a(blg arg0)
hasEffect(MobEffect arg0)
method_6059(class_1291 arg0)
m_zrgxyjwv(C_jaqasomh arg0)
hasStatusEffect(StatusEffect effect)
hasStatusEffect(StatusEffect effect)
m_21023_(C_496_ arg0)
public MobEffectInstance
b(blg arg0)
getEffect(MobEffect arg0)
method_6112(class_1291 arg0)
m_jeuoijmu(C_jaqasomh arg0)
getStatusEffect(StatusEffect effect)
getStatusEffect(StatusEffect effect)
m_21124_(C_496_ arg0)
public final boolean
b(bli arg0)
addEffect(MobEffectInstance arg0)
method_6092(class_1293 arg0)
m_vchrqjlb(C_wpfizwve arg0)
addStatusEffect(StatusEffectInstance effect)
addStatusEffect(StatusEffectInstance effect)
m_7292_(C_498_ arg0)
public boolean
b(bli arg0, blv arg1)
addEffect(MobEffectInstance arg0, Entity arg1)
method_37222(class_1293 arg0, class_1297 arg1)
m_ynmbvwjb(C_wpfizwve arg0, C_astfners arg1)
addStatusEffect(StatusEffectInstance effect, Entity source)
addStatusEffect(StatusEffectInstance effect, Entity source)
m_147207_(C_498_ p_147209_, C_507_ arg1)
public boolean
c(bli arg0)
canBeAffected(MobEffectInstance arg0)
method_6049(class_1293 arg0)
m_eyfojjsq(C_wpfizwve arg0)
canHaveStatusEffect(StatusEffectInstance effect)
canHaveStatusEffect(StatusEffectInstance effect)
m_7301_(C_498_ arg0)
public void
c(bli arg0, blv arg1)
forceAddEffect(MobEffectInstance arg0, Entity arg1)
method_26082(class_1293 arg0, class_1297 arg1)
m_eljjwntg(C_wpfizwve arg0, C_astfners arg1)
setStatusEffect(StatusEffectInstance effect, Entity source)
setStatusEffect(StatusEffectInstance effect, Entity source)
m_147215_(C_498_ p_147217_, C_507_ arg1)
public boolean
eu()
isInvertedHealAndHarm()
method_5999()
m_eajivoso()
isUndead()
isUndead()
m_21222_()
public MobEffectInstance
c(blg arg0)
removeEffectNoUpdate(MobEffect arg0)
method_6111(class_1291 arg0)
m_gmtlgjgb(C_jaqasomh arg0)
removeStatusEffectInternal(StatusEffect type)
removeStatusEffectInternal(StatusEffect type)
m_6234_(C_496_ arg0)
public boolean
d(blg arg0)
removeEffect(MobEffect arg0)
method_6016(class_1291 arg0)
m_xzvpzpbu(C_jaqasomh arg0)
removeStatusEffect(StatusEffect type)
removeStatusEffect(StatusEffect type)
m_21195_(C_496_ arg0)
protected void
a(bli arg0, blv arg1)
onEffectAdded(MobEffectInstance arg0, Entity arg1)
method_6020(class_1293 arg0, class_1297 arg1)
m_pizrjaok(C_wpfizwve arg0, C_astfners arg1)
onStatusEffectApplied(StatusEffectInstance effect, Entity source)
onStatusEffectApplied(StatusEffectInstance effect, Entity source)
m_142540_(C_498_ p_147191_, C_507_ arg1)
public void
d(bli arg0)
sendEffectToPassengers(MobEffectInstance arg0)
method_52197(class_1293 arg0)
m_bowysnou(C_wpfizwve arg0)
sendEffectToControllingPlayer(StatusEffectInstance effect)
applyStatusEffectToPassengers(StatusEffectInstance effect)
m_289605_(C_498_ arg0)
protected void
a(bli arg0, boolean arg1, blv arg2)
onEffectUpdated(MobEffectInstance arg0, boolean arg1, Entity arg2)
method_6009(class_1293 arg0, boolean arg1, class_1297 arg2)
m_ifdopana(C_wpfizwve arg0, boolean arg1, C_astfners arg2)
onStatusEffectUpgraded(StatusEffectInstance effect, boolean reapplyEffect, Entity source)
onStatusEffectUpgraded(StatusEffectInstance effect, boolean reapplyEffect, Entity source)
m_141973_(C_498_ p_147193_, boolean p_147194_, C_507_ arg2)
protected void
a(bli arg0)
onEffectRemoved(MobEffectInstance arg0)
method_6129(class_1293 arg0)
m_lagxpcmk(C_wpfizwve arg0)
onStatusEffectRemoved(StatusEffectInstance effect)
onStatusEffectRemoved(StatusEffectInstance effect)
m_7285_(C_498_ arg0)
private void
y()
refreshDirtyAttributes()
method_52543()
m_gvffcdjw()
updateAttributes()
m_292733_()
private void
d(bnm arg0)
onAttributeUpdated(Attribute arg0)
method_52540(class_1320 arg0)
m_gbfixjfm(C_ppzfbbsy arg0)
updateAttribute(EntityAttribute attribute)
m_292989_(C_552_ arg0)
public void
b(float arg0)
heal(float arg0)
method_6025(float arg0)
m_orzhhcmg(float arg0)
heal(float amount)
heal(float amount)
m_5634_(float arg0)
public float
ev()
getHealth()
method_6032()
m_knkzhatw()
getHealth()
getHealth()
m_21223_()
public void
c(float arg0)
setHealth(float arg0)
method_6033(float arg0)
m_khdpfurh(float arg0)
setHealth(float health)
setHealth(float health)
m_21153_(float arg0)
public boolean
ew()
isDeadOrDying()
method_29504()
m_jsddcavv()
isDead()
isDead()
m_21224_()
public boolean
a(bkt arg0, float arg1)
hurt(DamageSource arg0, float arg1)
method_5643(class_1282 arg0, float arg1)
m_szxeksnh(C_sbxfkpyv arg0, float arg1)
damage(DamageSource arg0, float arg1)
damage(DamageSource arg0, float arg1)
m_6469_(C_489_ p_21017_, float arg1)
protected void
d(bml arg0)
blockUsingShield(LivingEntity arg0)
method_6090(class_1309 arg0)
m_fmgoaoex(C_usxaxydn arg0)
takeShieldHit(LivingEntity attacker)
takeShieldHit(LivingEntity attacker)
m_6728_(C_524_ arg0)
protected void
e(bml arg0)
blockedByShield(LivingEntity arg0)
method_6060(class_1309 arg0)
m_scndcdpp(C_usxaxydn arg0)
knockback(LivingEntity target)
knockback(LivingEntity target)
m_6731_(C_524_ arg0)
private boolean
h(bkt arg0)
checkTotemDeathProtection(DamageSource arg0)
method_6095(class_1282 arg0)
m_mniwcxxg(C_sbxfkpyv arg0)
tryUseTotem(DamageSource source)
tryUseTotem(DamageSource source)
m_21262_(C_489_ arg0)
public DamageSource
ex()
getLastDamageSource()
method_6081()
m_eydqxqbv()
getRecentDamageSource()
getRecentDamageSource()
m_21225_()
protected void
e(bkt arg0)
playHurtSound(DamageSource arg0)
method_6013(class_1282 arg0)
m_zwmydvfv(C_sbxfkpyv arg0)
playHurtSound(DamageSource source)
playHurtSound(DamageSource source)
m_6677_(C_489_ arg0)
public boolean
f(bkt arg0)
isDamageSourceBlocked(DamageSource arg0)
method_6061(class_1282 arg0)
m_tehtzmwu(C_sbxfkpyv arg0)
blockedByShield(DamageSource source)
blockedByShield(DamageSource source)
m_21275_(C_489_ arg0)
private void
i(cmy arg0)
breakItem(ItemStack arg0)
method_6045(class_1799 arg0)
m_ymfrarpz(C_sddaxwyk arg0)
playEquipmentBreakEffects(ItemStack stack)
playEquipmentBreakEffects(ItemStack stack)
m_21278_(C_1391_ arg0)
public void
a(bkt arg0)
die(DamageSource arg0)
method_6078(class_1282 arg0)
m_tflzijcx(C_sbxfkpyv arg0)
onDeath(DamageSource damageSource)
onDeath(DamageSource source)
m_6667_(C_489_ arg0)
protected void
f(bml arg0)
createWitherRose(LivingEntity arg0)
method_23733(class_1309 arg0)
m_bftuqrdn(C_usxaxydn arg0)
onKilledBy(LivingEntity adversary)
onKilledBy(LivingEntity adversary)
m_21268_(C_524_ arg0)
protected void
g(bkt arg0)
dropAllDeathLoot(DamageSource arg0)
method_16080(class_1282 arg0)
m_qsomaeaq(C_sbxfkpyv arg0)
drop(DamageSource source)
drop(DamageSource source)
m_6668_(C_489_ arg0)
protected void
ey()
dropEquipment()
method_16078()
m_whvujbsh()
dropInventory()
dropInventory()
m_5907_()
protected void
ez()
dropExperience()
method_23883()
m_eobwecax()
dropXp()
dropXp()
m_21226_()
protected void
a(bkt 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 source, int lootingMultiplier, boolean allowDrops)
dropEquipment(DamageSource source, int lootingMultiplier, boolean allowDrops)
m_7472_(C_489_ p_21019_, int p_21020_, boolean arg2)
public ResourceLocation
eA()
getLootTable()
method_5989()
m_ydvutmzi()
getLootTable()
getLootTable()
m_5743_()
public long
eB()
getLootTableSeed()
method_51851()
m_gxsldibl()
getLootTableSeed()
getLootTableSeed()
m_287233_()
protected void
a(bkt arg0, boolean arg1)
dropFromLootTable(DamageSource arg0, boolean arg1)
method_16077(class_1282 arg0, boolean arg1)
m_lzrgnjjo(C_sbxfkpyv arg0, boolean arg1)
dropLoot(DamageSource damageSource, boolean causedByPlayer)
dropLoot(DamageSource source, boolean causedByPlayer)
m_7625_(C_489_ p_21022_, boolean arg1)
public void
q(double arg0, double arg1, double arg2)
knockback(double arg0, double arg1, double arg2)
method_6005(double arg0, double arg1, double arg2)
m_tjshokwe(double arg0, double arg1, double arg2)
takeKnockback(double strength, double x, double z)
takeKnockback(double strength, double x, double z)
m_147240_(double p_147242_, double arg1, double arg2)
public void
a(double arg0, double arg1)
indicateDamage(double arg0, double arg1)
method_48761(double arg0, double arg1)
m_xotweprj(double arg0, double arg1)
tiltScreen(double deltaX, double deltaZ)
indicateDamage(double x, double z)
m_269405_(double p_270826_, double arg1)
protected SoundEvent
d(bkt arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
m_spwwmdyl(C_sbxfkpyv arg0)
getHurtSound(DamageSource source)
getHurtSound(DamageSource source)
m_7975_(C_489_ arg0)
protected SoundEvent
n_()
getDeathSound()
method_6002()
m_axkhmdzu()
getDeathSound()
getDeathSound()
m_5592_()
private SoundEvent
d(int arg0)
getFallDamageSound(int arg0)
method_6041(int arg0)
m_sgvyoptc(int arg0)
getFallSound(int distance)
getFallSound(int distance)
m_5896_(int arg0)
public void
eC()
skipDropExperience()
method_41329()
m_jjznttvl()
disableExperienceDropping()
skipExperienceDrop()
m_217045_()
public boolean
eD()
wasExperienceConsumed()
method_41330()
m_exhdcppw()
isExperienceDroppingDisabled()
shouldSkipDroppingExperience()
m_217046_()
public float
eE()
getHurtDir()
method_48157()
m_ztpokzjz()
getDamageTiltYaw()
getDamageTiltStrength()
m_264297_()
protected AABB
eF()
getHitbox()
method_53510()
m_xzwxvody()
getHitbox()
m_293919_()
public LivingEntity$Fallsounds
eG()
getFallSounds()
method_39760()
m_fdrozcta()
getFallSounds()
getFallSounds()
m_196493_()
protected SoundEvent
c(cmy arg0)
getDrinkingSound(ItemStack arg0)
method_18807(class_1799 arg0)
m_cqzdrxbt(C_sddaxwyk arg0)
getDrinkSound(ItemStack stack)
getDrinkSound(ItemStack stack)
m_7838_(C_1391_ arg0)
public SoundEvent
d(cmy arg0)
getEatingSound(ItemStack arg0)
method_18869(class_1799 arg0)
m_upnmcubv(C_sddaxwyk arg0)
getEatSound(ItemStack stack)
getEatSound(ItemStack stack)
m_7866_(C_1391_ arg0)
public Optional<BlockPos>
eH()
getLastClimbablePos()
method_24832()
m_okzjzswg()
getClimbingPos()
getClimbingPos()
m_21227_()
public boolean
e_()
onClimbable()
method_6101()
m_uuypiexz()
isClimbing()
isClimbing()
m_6147_()
private boolean
c(hx arg0, djh arg1)
trapdoorUsableAsLadder(BlockPos arg0, BlockState arg1)
method_6077(class_2338 arg0, class_2680 arg1)
m_uleulslt(C_hynzadkk arg0, C_txtbiemp arg1)
canEnterTrapdoor(BlockPos pos, BlockState state)
canClimbTrapdoor(BlockPos pos, BlockState state)
m_21176_(C_4675_ p_21178_, C_2064_ arg1)
public boolean
bx()
isAlive()
method_5805()
m_qiicvjap()
isAlive()
isAlive()
m_6084_()
public boolean
a(float arg0, float arg1, bkt arg2)
causeFallDamage(float arg0, float arg1, DamageSource arg2)
method_5747(float arg0, float arg1, class_1282 arg2)
m_izrsdktf(float arg0, float arg1, C_sbxfkpyv arg2)
handleFallDamage(float arg0, float arg1, DamageSource arg2)
handleFallDamage(float arg0, float arg1, DamageSource arg2)
m_142535_(float p_147188_, float p_147189_, C_489_ arg2)
protected int
d(float arg0, float arg1)
calculateFallDamage(float arg0, float arg1)
method_23329(float arg0, float arg1)
m_kivskbpm(float arg0, float arg1)
computeFallDamage(float fallDistance, float damageMultiplier)
computeFallDamage(float fallDistance, float damageMultiplier)
m_5639_(float p_21238_, float arg1)
protected void
eI()
playBlockFallSound()
method_23328()
m_rutfchol()
playBlockFallSound()
playBlockFallSound()
m_21229_()
public void
m(float arg0)
animateHurt(float arg0)
method_5879(float arg0)
m_yndwkmtt(float arg0)
animateDamage(float arg0)
animateDamage(float arg0)
m_6053_(float arg0)
public int
eJ()
getArmorValue()
method_6096()
m_lhliifdm()
getArmor()
getArmor()
m_21230_()
protected void
b(bkt arg0, float arg1)
hurtArmor(DamageSource arg0, float arg1)
method_6105(class_1282 arg0, float arg1)
m_bkfxmcie(C_sbxfkpyv arg0, float arg1)
damageArmor(DamageSource source, float amount)
damageArmor(DamageSource source, float amount)
m_6472_(C_489_ p_21123_, float arg1)
protected void
c(bkt arg0, float arg1)
hurtHelmet(DamageSource arg0, float arg1)
method_36977(class_1282 arg0, float arg1)
m_ykflpkfs(C_sbxfkpyv arg0, float arg1)
damageHelmet(DamageSource source, float amount)
damageHelmet(DamageSource source, float amount)
m_142642_(C_489_ p_147214_, float arg1)
protected void
u(float arg0)
hurtCurrentlyUsedShield(float arg0)
method_6056(float arg0)
m_bworrkoa(float arg0)
damageShield(float amount)
damageShield(float amount)
m_7909_(float arg0)
protected float
d(bkt arg0, float arg1)
getDamageAfterArmorAbsorb(DamageSource arg0, float arg1)
method_6132(class_1282 arg0, float arg1)
m_ijdqjiev(C_sbxfkpyv arg0, float arg1)
applyArmorToDamage(DamageSource source, float amount)
applyArmorToDamage(DamageSource source, float amount)
m_21161_(C_489_ p_21163_, float arg1)
protected float
e(bkt arg0, float arg1)
getDamageAfterMagicAbsorb(DamageSource arg0, float arg1)
method_6036(class_1282 arg0, float arg1)
m_hnmeqaaj(C_sbxfkpyv arg0, float arg1)
modifyAppliedDamage(DamageSource source, float amount)
applyEnchantmentsToDamage(DamageSource source, float amount)
m_6515_(C_489_ p_21194_, float arg1)
protected void
f(bkt arg0, float arg1)
actuallyHurt(DamageSource arg0, float arg1)
method_6074(class_1282 arg0, float arg1)
m_unmnupmt(C_sbxfkpyv arg0, float arg1)
applyDamage(DamageSource source, float amount)
applyDamage(DamageSource source, float amount)
m_6475_(C_489_ p_21241_, float arg1)
public CombatTracker
eK()
getCombatTracker()
method_6066()
m_armeddpk()
getDamageTracker()
getDamageTracker()
m_21231_()
public LivingEntity
eL()
getKillCredit()
method_6124()
m_dickaawl()
getPrimeAdversary()
getPrimeAdversary()
m_21232_()
public final float
eM()
getMaxHealth()
method_6063()
m_wdmfvspp()
getMaxHealth()
getMaxHealth()
m_21233_()
public final float
eN()
getMaxAbsorption()
method_52541()
m_swvraqsl()
getMaxAbsorption()
m_293050_()
public final int
eO()
getArrowCount()
method_6022()
m_iraseeho()
getStuckArrowCount()
getStuckArrowCount()
m_21234_()
public final void
p(int arg0)
setArrowCount(int arg0)
method_6097(int arg0)
m_pjwqmpzm(int arg0)
setStuckArrowCount(int stuckArrowCount)
setStuckArrowCount(int stuckArrowCount)
m_21317_(int arg0)
public final int
eP()
getStingerCount()
method_21753()
m_ikaguqst()
getStingerCount()
getStingerCount()
m_21235_()
public final void
q(int arg0)
setStingerCount(int arg0)
method_21755(int arg0)
m_zuisxtbe(int arg0)
setStingerCount(int stingerCount)
setStingerCount(int stingerCount)
m_21321_(int arg0)
private int
B()
getCurrentSwingDuration()
method_6028()
m_tioidcpp()
getHandSwingDuration()
getHandSwingDuration()
m_21304_()
public void
a(bka arg0)
swing(InteractionHand arg0)
method_6104(class_1268 arg0)
m_xgwxqkgb(C_laxmzoqs arg0)
swingHand(Hand hand)
swingHand(Hand hand)
m_6674_(C_470_ arg0)
public void
a(bka arg0, boolean arg1)
swing(InteractionHand arg0, boolean arg1)
method_23667(class_1268 arg0, boolean arg1)
m_lovueley(C_laxmzoqs arg0, boolean arg1)
swingHand(Hand hand, boolean fromServerPlayer)
swingHand(Hand hand, boolean fromServerPlayer)
m_21011_(C_470_ p_21013_, boolean arg1)
public void
c(bkt arg0)
handleDamageEvent(DamageSource arg0)
method_48922(class_1282 arg0)
m_obyhheyh(C_sbxfkpyv arg0)
onDamaged(DamageSource arg0)
handleDamagingEvent(DamageSource arg0)
m_269138_(C_489_ arg0)
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
private void
C()
makePoofParticles()
method_36549()
m_vmsltdwx()
addDeathParticles()
addDeathParticles()
m_147246_()
private void
D()
swapHandItems()
method_30127()
m_gvdtmqle()
swapHandStacks()
swapHandStacks()
m_21312_()
protected void
aB()
onBelowWorld()
method_5825()
m_gortryza()
tickInVoid()
tickInVoid()
m_6088_()
protected void
eQ()
updateSwingTime()
method_6119()
m_urjobhnr()
tickHandSwing()
tickHandSwing()
m_21203_()
public AttributeInstance
a(bnm arg0)
getAttribute(Attribute arg0)
method_5996(class_1320 arg0)
m_zgpfruit(C_ppzfbbsy arg0)
getAttributeInstance(EntityAttribute attribute)
getAttributeInstance(EntityAttribute attribute)
m_21051_(C_552_ arg0)
public double
a(ih<bnm> arg0)
getAttributeValue(Holder<Attribute> arg0)
method_45325(class_6880<class_1320> arg0)
m_vntpoojt(C_cjzoxshv<C_ppzfbbsy> arg0)
getAttributeValue(RegistryEntry<EntityAttribute> attribute)
getAttributeValue(Holder<EntityAttribute> attribute)
m_246858_(C_203228_<C_552_> arg0)
public double
b(bnm arg0)
getAttributeValue(Attribute arg0)
method_26825(class_1320 arg0)
m_fgcyglee(C_ppzfbbsy arg0)
getAttributeValue(EntityAttribute attribute)
getAttributeValue(EntityAttribute attribute)
m_21133_(C_552_ arg0)
public double
b(ih<bnm> arg0)
getAttributeBaseValue(Holder<Attribute> arg0)
method_45326(class_6880<class_1320> arg0)
m_rufdkrwn(C_cjzoxshv<C_ppzfbbsy> arg0)
getAttributeBaseValue(RegistryEntry<EntityAttribute> attribute)
getBaseValue(Holder<EntityAttribute> attribute)
m_245892_(C_203228_<C_552_> arg0)
public double
c(bnm arg0)
getAttributeBaseValue(Attribute arg0)
method_26826(class_1320 arg0)
m_xpojueyp(C_ppzfbbsy arg0)
getAttributeBaseValue(EntityAttribute attribute)
getBaseValue(EntityAttribute attribute)
m_21172_(C_552_ arg0)
public AttributeMap
eR()
getAttributes()
method_6127()
m_widuipxk()
getAttributes()
getAttributes()
m_21204_()
public MobType
eS()
getMobType()
method_6046()
m_hjalyqwk()
getGroup()
getGroup()
m_6336_()
public ItemStack
eT()
getMainHandItem()
method_6047()
m_gxxlbgpz()
getMainHandStack()
getMainHandStack()
m_21205_()
public ItemStack
eU()
getOffhandItem()
method_6079()
m_nwomssgw()
getOffHandStack()
getOffHandStack()
m_21206_()
public boolean
b(cmt arg0)
isHolding(Item arg0)
method_24518(class_1792 arg0)
m_tgtyxces(C_vorddnax arg0)
isHolding(Item item)
isHolding(Item item)
m_21055_(C_1381_ arg0)
public boolean
b(Predicate<cmy> arg0)
isHolding(Predicate<ItemStack> arg0)
method_24520(Predicate<class_1799> arg0)
m_mqaxmsqu(Predicate<C_sddaxwyk> arg0)
isHolding(Predicate<ItemStack> predicate)
isHolding(Predicate<ItemStack> predicate)
m_21093_(Predicate<C_1391_> arg0)
public ItemStack
b(bka arg0)
getItemInHand(InteractionHand arg0)
method_5998(class_1268 arg0)
m_ddtvzuuf(C_laxmzoqs arg0)
getStackInHand(Hand hand)
getStackInHand(Hand hand)
m_21120_(C_470_ arg0)
public void
a(bka arg0, cmy arg1)
setItemInHand(InteractionHand arg0, ItemStack arg1)
method_6122(class_1268 arg0, class_1799 arg1)
m_bjuqrmdj(C_laxmzoqs arg0, C_sddaxwyk arg1)
setStackInHand(Hand hand, ItemStack stack)
setStackInHand(Hand hand, ItemStack stack)
m_21008_(C_470_ p_21010_, C_1391_ arg1)
public boolean
b(bma arg0)
hasItemInSlot(EquipmentSlot arg0)
method_6084(class_1304 arg0)
m_ojlaryxr(C_yuycoehb arg0)
hasStackEquipped(EquipmentSlot slot)
hasStackEquipped(EquipmentSlot slot)
m_21033_(C_516_ arg0)
public abstract Iterable<ItemStack>
bL()
getArmorSlots()
method_5661()
m_knmgjtxk()
getArmorItems()
getArmorItems()
m_6168_()
public abstract ItemStack
c(bma arg0)
getItemBySlot(EquipmentSlot arg0)
method_6118(class_1304 arg0)
m_xuirzakp(C_yuycoehb arg0)
getEquippedStack(EquipmentSlot slot)
getEquippedStack(EquipmentSlot slot)
m_6844_(C_516_ arg0)
public abstract void
a(bma arg0, cmy 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)
equipStack(EquipmentSlot arg0, ItemStack arg1)
m_8061_(C_516_ p_21037_, C_1391_ arg1)
protected void
e(cmy arg0)
verifyEquippedItem(ItemStack arg0)
method_37410(class_1799 arg0)
m_dmapfayh(C_sddaxwyk arg0)
processEquippedStack(ItemStack stack)
processEquippedStack(ItemStack stack)
m_181122_(C_1391_ arg0)
public float
eV()
getArmorCoverPercentage()
method_18396()
m_rimpghsg()
getArmorVisibility()
getArmorVisibility()
m_21207_()
public void
g(boolean arg0)
setSprinting(boolean arg0)
method_5728(boolean arg0)
m_zhcmfcni(boolean arg0)
setSprinting(boolean arg0)
setSprinting(boolean arg0)
m_6858_(boolean arg0)
protected float
eW()
getSoundVolume()
method_6107()
m_oafzlopj()
getSoundVolume()
getSoundVolume()
m_6121_()
public float
eX()
getVoicePitch()
method_6017()
m_anszxika()
getSoundPitch()
getSoundPitch()
m_6100_()
protected boolean
eY()
isImmobile()
method_6062()
m_iauzolbu()
isImmobile()
isImmobile()
m_6107_()
public void
g(blv arg0)
push(Entity arg0)
method_5697(class_1297 arg0)
m_ysnccdty(C_astfners arg0)
pushAwayFrom(Entity arg0)
pushAwayFrom(Entity arg0)
m_7334_(C_507_ arg0)
private void
a(blv arg0)
dismountVehicle(Entity arg0)
method_6038(class_1297 arg0)
m_qlumoklh(C_astfners arg0)
onDismounted(Entity vehicle)
onDismounted(Entity vehicle)
m_21028_(C_507_ arg0)
public boolean
cC()
shouldShowName()
method_5733()
m_rnkadjyo()
shouldRenderName()
shouldRenderName()
m_6052_()
protected float
eZ()
getJumpPower()
method_6106()
m_qcwknova()
getJumpVelocity()
getJumpVelocity()
m_6118_()
public float
fa()
getJumpBoostPower()
method_37416()
m_pumlpncf()
getJumpBoostVelocityModifier()
getJumpBoostVelocityModifier()
m_285755_()
protected void
fb()
jumpFromGround()
method_6043()
m_cnzsqyai()
jump()
jump()
m_6135_()
protected void
fc()
goDownInWater()
method_6093()
m_swttaoou()
knockDownwards()
knockDownwards()
m_21208_()
protected void
c(asw<eeq> arg0)
jumpInLiquid(TagKey<Fluid> arg0)
method_6010(class_6862<class_3611> arg0)
m_kwjgylty(C_ednuhnnn<C_rxhyurmy> arg0)
swimUpward(TagKey<Fluid> fluid)
swimUpward(TagKey<Fluid> tag)
m_203347_(C_203208_<C_2690_> arg0)
protected float
fd()
getWaterSlowDown()
method_6120()
m_huhprabe()
getBaseMovementSpeedMultiplier()
getBaseMovementSpeedMultiplier()
m_6108_()
public boolean
a(eer arg0)
canStandOnFluid(FluidState arg0)
method_26319(class_3610 arg0)
m_dbmgxkyo(C_xqketiuf arg0)
canWalkOnFluid(FluidState state)
canWalkOnFluid(FluidState state)
m_203441_(C_2691_ arg0)
public void
a(elt arg0)
travel(Vec3 arg0)
method_6091(class_243 arg0)
m_pdfqoxex(C_vgpupfxx arg0)
travel(Vec3d movementInput)
travel(Vec3d movementInput)
m_7023_(C_3046_ arg0)
private void
c(cfi arg0, elt arg1)
travelRidden(Player arg0, Vec3 arg1)
method_49483(class_1657 arg0, class_243 arg1)
m_wpnkklez(C_jzrpycqo arg0, C_vgpupfxx arg1)
travelControlled(PlayerEntity controllingPlayer, Vec3d movementInput)
travelControlled(PlayerEntity player, Vec3d input)
m_274466_(C_1141_ p_278231_, C_3046_ arg1)
protected void
a(cfi arg0, elt arg1)
tickRidden(Player arg0, Vec3 arg1)
method_49481(class_1657 arg0, class_243 arg1)
m_uhjfbatb(C_jzrpycqo arg0, C_vgpupfxx arg1)
tickControlled(PlayerEntity controllingPlayer, Vec3d movementInput)
tickControlled(PlayerEntity player, Vec3d input)
m_274498_(C_1141_ p_275242_, C_3046_ arg1)
protected Vec3
b(cfi arg0, elt arg1)
getRiddenInput(Player arg0, Vec3 arg1)
method_49482(class_1657 arg0, class_243 arg1)
m_mzepiaxw(C_jzrpycqo arg0, C_vgpupfxx arg1)
getControlledMovementInput(PlayerEntity controllingPlayer, Vec3d movementInput)
getControlledMovementInput(PlayerEntity player, Vec3d input)
m_274312_(C_1141_ p_275300_, C_3046_ arg1)
protected float
e(cfi arg0)
getRiddenSpeed(Player arg0)
method_49485(class_1657 arg0)
m_swoeftqi(C_jzrpycqo arg0)
getSaddledSpeed(PlayerEntity controllingPlayer)
getRiddenSpeed(PlayerEntity player)
m_245547_(C_1141_ arg0)
public void
q(boolean arg0)
calculateEntityAnimation(boolean arg0)
method_29242(boolean arg0)
m_uwysofda(boolean arg0)
updateLimbs(boolean flutter)
updateLimbs(boolean flutter)
m_267651_(boolean arg0)
protected void
v(float arg0)
updateWalkAnimation(float arg0)
method_48565(float arg0)
m_mmmbbrtd(float arg0)
updateLimbs(float posDelta)
updateLimbs(float limbDistance)
m_267689_(float arg0)
public Vec3
a(elt arg0, float arg1)
handleRelativeFrictionAndCalculateMovement(Vec3 arg0, float arg1)
method_26318(class_243 arg0, float arg1)
m_hxaqkpon(C_vgpupfxx arg0, float arg1)
applyMovementInput(Vec3d movementInput, float slipperiness)
handleFrictionAndCalculateMovement(Vec3d movementInput, float slipperiness)
m_21074_(C_3046_ p_21076_, float arg1)
public Vec3
a(double arg0, boolean arg1, elt arg2)
getFluidFallingAdjustedMovement(double arg0, boolean arg1, Vec3 arg2)
method_26317(double arg0, boolean arg1, class_243 arg2)
m_gfhvqjeo(double arg0, boolean arg1, C_vgpupfxx arg2)
applyFluidMovingSpeed(double gravity, boolean falling, Vec3d motion)
getFallingInFluidAdjustedMovement(double descentSpeed, boolean descending, Vec3d velocity)
m_20994_(double p_20996_, boolean arg1, C_3046_ arg2)
private Vec3
j(elt arg0)
handleOnClimbable(Vec3 arg0)
method_18801(class_243 arg0)
m_igudwffg(C_vgpupfxx arg0)
applyClimbingSpeed(Vec3d motion)
applyClimbingSpeed(Vec3d motion)
m_21297_(C_3046_ arg0)
private float
A(float arg0)
getFrictionInfluencedSpeed(float arg0)
method_18802(float arg0)
m_awmtskvv(float arg0)
getMovementSpeed(float slipperiness)
getMovementSpeed(float slipperiness)
m_21330_(float arg0)
protected float
fe()
getFlyingSpeed()
method_49484()
m_gdlvulbl()
getOffGroundSpeed()
getAirSpeed()
m_274460_()
public float
ff()
getSpeed()
method_6029()
m_gvmhasrb()
getMovementSpeed()
getMovementSpeed()
m_6113_()
public void
w(float arg0)
setSpeed(float arg0)
method_6125(float arg0)
m_gwksxurc(float arg0)
setMovementSpeed(float movementSpeed)
setMovementSpeed(float movementSpeed)
m_7910_(float arg0)
public boolean
C(blv arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
m_orenzeoc(C_astfners arg0)
tryAttack(Entity target)
tryAttack(Entity target)
m_7327_(C_507_ arg0)
public void
l()
tick()
method_5773()
m_arkgrfeb()
tick()
tick()
m_8119_()
private void
E()
detectEquipmentUpdates()
method_30128()
m_scrnkbbn()
sendEquipmentChanges()
detectEquipmentUpdates()
m_21315_()
private Map<EquipmentSlot, ItemStack>
G()
collectEquipmentChanges()
method_30129()
m_lmrocybb()
getEquipmentChanges()
getEquipment()
m_21319_()
public boolean
a(cmy arg0, cmy arg1)
equipmentHasChanged(ItemStack arg0, ItemStack arg1)
method_45324(class_1799 arg0, class_1799 arg1)
m_vixrfdxj(C_sddaxwyk arg0, C_sddaxwyk arg1)
areItemsDifferent(ItemStack stack, ItemStack stack2)
hasEquipmentChanged(ItemStack previousEquipment, ItemStack newEquipment)
m_246525_(C_1391_ p_251043_, C_1391_ arg1)
private void
a(Map<bma, cmy> arg0)
handleHandSwap(Map<EquipmentSlot, ItemStack> arg0)
method_30121(Map<class_1304, class_1799> arg0)
m_mnavhksa(Map<C_yuycoehb, C_sddaxwyk> arg0)
checkHandStackSwap(Map<EquipmentSlot, ItemStack> equipmentChanges)
swapHandStacks(Map<EquipmentSlot, ItemStack> equipment)
m_21091_(Map<C_516_, C_1391_> arg0)
private void
b(Map<bma, cmy> arg0)
handleEquipmentChanges(Map<EquipmentSlot, ItemStack> arg0)
method_30123(Map<class_1304, class_1799> arg0)
m_mlrktqxh(Map<C_yuycoehb, C_sddaxwyk> arg0)
sendEquipmentChanges(Map<EquipmentSlot, ItemStack> equipmentChanges)
setEquipment(Map<EquipmentSlot, ItemStack> equipment)
m_21142_(Map<C_516_, C_1391_> arg0)
private ItemStack
e(bma arg0)
getLastArmorItem(EquipmentSlot arg0)
method_30125(class_1304 arg0)
m_pwoagvwv(C_yuycoehb arg0)
getSyncedArmorStack(EquipmentSlot slot)
getArmorInSlot(EquipmentSlot slot)
m_21198_(C_516_ arg0)
private void
b(bma arg0, cmy arg1)
setLastArmorItem(EquipmentSlot arg0, ItemStack arg1)
method_30122(class_1304 arg0, class_1799 arg1)
m_cehpabji(C_yuycoehb arg0, C_sddaxwyk arg1)
setSyncedArmorStack(EquipmentSlot slot, ItemStack armor)
setArmorInSlot(EquipmentSlot slot, ItemStack armor)
m_21128_(C_516_ p_21130_, C_1391_ arg1)
private ItemStack
f(bma arg0)
getLastHandItem(EquipmentSlot arg0)
method_30126(class_1304 arg0)
m_eclhumtu(C_yuycoehb arg0)
getSyncedHandStack(EquipmentSlot slot)
getStackInHandSlot(EquipmentSlot slot)
m_21244_(C_516_ arg0)
private void
c(bma arg0, cmy arg1)
setLastHandItem(EquipmentSlot arg0, ItemStack arg1)
method_30124(class_1304 arg0, class_1799 arg1)
m_mluxghic(C_yuycoehb arg0, C_sddaxwyk arg1)
setSyncedHandStack(EquipmentSlot slot, ItemStack stack)
setStackInHandSlot(EquipmentSlot slot, ItemStack stack)
m_21168_(C_516_ p_21170_, C_1391_ arg1)
protected float
e(float arg0, float arg1)
tickHeadTurn(float arg0, float arg1)
method_6031(float arg0, float arg1)
m_ozivsxrd(float arg0, float arg1)
turnHead(float bodyRotation, float headRotation)
turnHead(float bodyRotation, float headRotation)
m_5632_(float p_21261_, float arg1)
protected float
fg()
getMaxHeadRotationRelativeToBody()
method_53964()
m_qhbjdevp()
getMaxRelativeHeadRotation()
m_307017_()
public void
d_()
aiStep()
method_6007()
m_alyudxll()
tickMovement()
tickMovement()
m_8107_()
public boolean
fh()
isSensitiveToWater()
method_29503()
m_ythaxfga()
hurtByWater()
hurtByWater()
m_6126_()
private void
H()
updateFallFlying()
method_6053()
m_onvfjcen()
tickFallFlying()
tickFallFlying()
m_21323_()
protected void
fi()
serverAiStep()
method_6023()
m_otdsojah()
tickNewAi()
tickNewAi()
m_6140_()
protected void
M_()
pushEntities()
method_6070()
m_spqekiza()
tickCramming()
tickCramming()
m_6138_()
protected void
a(elo arg0, elo arg1)
checkAutoSpinAttack(AABB arg0, AABB arg1)
method_6035(class_238 arg0, class_238 arg1)
m_trdfxuev(C_hbcjzgoe arg0, C_hbcjzgoe arg1)
tickRiptide(Box a, Box b)
tickRiptide(Box a, Box b)
m_21071_(C_3040_ p_21073_, C_3040_ arg1)
protected void
D(blv arg0)
doPush(Entity arg0)
method_6087(class_1297 arg0)
m_ljcawptq(C_astfners arg0)
pushAway(Entity entity)
pushAway(Entity entity)
m_7324_(C_507_ arg0)
protected void
g(bml arg0)
doAutoAttackOnTouch(LivingEntity arg0)
method_5997(class_1309 arg0)
m_rufhxvdu(C_usxaxydn arg0)
attackLivingEntity(LivingEntity target)
attackLivingEntity(LivingEntity target)
m_6727_(C_524_ arg0)
public boolean
fj()
isAutoSpinAttack()
method_6123()
m_gtkmzoyb()
isUsingRiptide()
isUsingRiptide()
m_21209_()
public void
ac()
stopRiding()
method_5848()
m_daozjmru()
stopRiding()
stopRiding()
m_8127_()
public void
t()
rideTick()
method_5842()
m_qchceppc()
tickRiding()
tickRiding()
m_6083_()
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
lerpTo(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
method_5759(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
m_fepbvbrn(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
updateTrackedPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
updateTrackedPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5)
m_6453_(double p_20978_, double p_20980_, double p_20982_, float arg3, float arg4, int arg5)
public double
p_()
lerpTargetX()
method_53830()
m_dzufvcbo()
getLerpTargetX()
getLerpTargetX()
m_293268_()
public double
N_()
lerpTargetY()
method_53827()
m_luuqxfqy()
getLerpTargetY()
getLerpTargetY()
m_293950_()
public double
O_()
lerpTargetZ()
method_53828()
m_oagnumwt()
getLerpTargetZ()
getLerpTargetZ()
m_292720_()
public float
f_()
lerpTargetXRot()
method_53829()
m_gakqenyv()
getLerpTargetPitch()
getLerpTargetPitch()
m_293123_()
public float
q_()
lerpTargetYRot()
method_53831()
m_jnzyorkg()
getLerpTargetYaw()
getLerpTargetYaw()
m_293582_()
public void
a(float arg0, int arg1)
lerpHeadTo(float arg0, int arg1)
method_5683(float arg0, int arg1)
m_zjgainuo(float arg0, int arg1)
updateTrackedHeadRotation(float arg0, int arg1)
updateTrackedHeadRotation(float arg0, int arg1)
m_6541_(float p_21006_, int arg1)
public void
r(boolean arg0)
setJumping(boolean arg0)
method_6100(boolean arg0)
m_hcwncupw(boolean arg0)
setJumping(boolean jumping)
setJumping(boolean jumping)
m_6862_(boolean arg0)
public void
a(cbu arg0)
onItemPickup(ItemEntity arg0)
method_29499(class_1542 arg0)
m_vwjazeju(C_uqpzijng arg0)
triggerItemPickedUpByEntityCriteria(ItemEntity item)
triggerItemPickedUpByEntityCriteria(ItemEntity item)
m_21053_(C_976_ arg0)
public void
a(blv arg0, int arg1)
take(Entity arg0, int arg1)
method_6103(class_1297 arg0, int arg1)
m_hnwqpjfy(C_astfners arg0, int arg1)
sendPickup(Entity item, int count)
sendPickup(Entity item, int count)
m_7938_(C_507_ p_21031_, int arg1)
public boolean
E(blv arg0)
hasLineOfSight(Entity arg0)
method_6057(class_1297 arg0)
m_bjeculxp(C_astfners arg0)
canSee(Entity entity)
canSee(Entity entity)
m_142582_(C_507_ arg0)
public float
h(float arg0)
getViewYRot(float arg0)
method_5705(float arg0)
m_xoogehdd(float arg0)
getYaw(float arg0)
getYaw(float arg0)
m_5675_(float arg0)
public float
x(float arg0)
getAttackAnim(float arg0)
method_6055(float arg0)
m_wehlnhpj(float arg0)
getHandSwingProgress(float tickDelta)
getHandSwingProgress(float tickDelta)
m_21324_(float arg0)
public boolean
bt()
isPickable()
method_5863()
m_bzveerey()
canHit()
collides()
m_6087_()
public boolean
bu()
isPushable()
method_5810()
m_okzqpkgv()
isPushable()
isPushable()
m_6094_()
public float
cp()
getYHeadRot()
method_5791()
m_yljnwzbr()
getHeadYaw()
getHeadYaw()
m_6080_()
public void
n(float arg0)
setYHeadRot(float arg0)
method_5847(float arg0)
m_tuuhnzwi(float arg0)
setHeadYaw(float arg0)
setHeadYaw(float arg0)
m_5616_(float arg0)
public void
o(float arg0)
setYBodyRot(float arg0)
method_5636(float arg0)
m_gmlierig(float arg0)
setBodyYaw(float arg0)
setBodyYaw(float arg0)
m_5618_(float arg0)
protected Vec3
a(ic$a arg0, l$a arg1)
getRelativePortalPosition(Direction$Axis arg0, BlockUtil$FoundRectangle arg1)
method_30633(class_2350$class_2351 arg0, class_5459$class_5460 arg1)
m_dofvpclc(C_xpuuihxf$C_rmpfouoz arg0, C_wauhtoaq$C_tqypnjit arg1)
positionInPortal(Direction$Axis arg0, BlockLocating$Rectangle arg1)
positionInPortal(Direction$Axis arg0, BlockLocating$Rectangle arg1)
m_7643_(C_4687_$C_4689_ p_21086_, C_4777_$C_4778_ arg1)
public static Vec3
i(elt arg0)
resetForwardDirectionOfRelativePortalPosition(Vec3 arg0)
method_31079(class_243 arg0)
m_rbjtcuvw(C_vgpupfxx arg0)
positionInPortal(Vec3d pos)
positionInPortal(Vec3d pos)
m_21289_(C_3046_ p_21290_)
public float
fk()
getAbsorptionAmount()
method_6067()
m_wsbfbafs()
getAbsorptionAmount()
getAbsorptionAmount()
m_6103_()
public final void
y(float arg0)
setAbsorptionAmount(float arg0)
method_6073(float arg0)
m_crvwylmv(float arg0)
setAbsorptionAmount(float absorptionAmount)
setAbsorptionAmount(float amount)
m_7911_(float arg0)
protected void
z(float arg0)
internalSetAbsorptionAmount(float arg0)
method_52544(float arg0)
m_xvjtogym(float arg0)
setAbsorptionAmountUnclamped(float absorptionAmount)
m_292637_(float arg0)
public void
g_()
onEnterCombat()
method_6000()
m_ktkvypgf()
enterCombat()
enterCombat()
m_8108_()
public void
h_()
onLeaveCombat()
method_6044()
m_sebydyvw()
endCombat()
endCombat()
m_8098_()
protected void
fl()
updateEffectVisibility()
method_6008()
m_exbsyzzv()
markEffectsDirty()
markEffectsDirty()
m_21210_()
public abstract HumanoidArm
fm()
getMainArm()
method_6068()
m_itkmziir()
getMainArm()
getMainArm()
m_5737_()
public boolean
fn()
isUsingItem()
method_6115()
m_orzuenpv()
isUsingItem()
isUsingItem()
m_6117_()
public InteractionHand
fo()
getUsedItemHand()
method_6058()
m_fgldaguj()
getActiveHand()
getActiveHand()
m_7655_()
private void
I()
updatingUsingItem()
method_6076()
m_fnlaimtj()
tickActiveItemStack()
tickActiveItemStack()
m_21329_()
protected void
a(cmy arg0)
updateUsingItem(ItemStack arg0)
method_37119(class_1799 arg0)
m_jclvfrxe(C_sddaxwyk arg0)
tickItemStackUsage(ItemStack stack)
tickItemStackUsage(ItemStack stack)
m_142106_(C_1391_ arg0)
private boolean
K()
shouldTriggerItemUseEffects()
method_22382()
m_jumclkqe()
shouldSpawnConsumptionEffects()
shouldSpawnConsumptionEffects()
m_21332_()
private void
M()
updateSwimAmount()
method_6072()
m_hxhnrklg()
updateLeaningPitch()
updateLeaningPitch()
m_21333_()
protected void
c(int arg0, boolean arg1)
setLivingEntityFlag(int arg0, boolean arg1)
method_6085(int arg0, boolean arg1)
m_neqdbeuq(int arg0, boolean arg1)
setLivingFlag(int mask, boolean value)
setLivingFlag(int mask, boolean value)
m_21155_(int p_21157_, boolean arg1)
public void
c(bka arg0)
startUsingItem(InteractionHand arg0)
method_6019(class_1268 arg0)
m_ayeajhdm(C_laxmzoqs arg0)
setCurrentHand(Hand hand)
setCurrentHand(Hand hand)
m_6672_(C_470_ arg0)
public void
a(agm<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
m_jrqgigsr(C_rinmcaxy<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
onTrackedDataUpdate(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
public void
a(ee$a arg0, elt arg1)
lookAt(EntityAnchorArgument$Anchor arg0, Vec3 arg1)
method_5702(class_2183$class_2184 arg0, class_243 arg1)
m_ukwslhys(C_xzznbkxo$C_vqytrhtw arg0, C_vgpupfxx arg1)
lookAt(EntityAnchorArgumentType$EntityAnchor arg0, Vec3d arg1)
lookAt(EntityAnchorArgumentType$EntityAnchor arg0, Vec3d arg1)
m_7618_(C_3361_$C_3362_ p_21079_, C_3046_ arg1)
protected void
b(cmy arg0, int arg1)
triggerItemUseEffects(ItemStack arg0, int arg1)
method_6098(class_1799 arg0, int arg1)
m_jrnbkpuc(C_sddaxwyk arg0, int arg1)
spawnConsumptionEffects(ItemStack stack, int particleCount)
spawnConsumptionEffects(ItemStack stack, int particleCount)
m_21137_(C_1391_ p_21139_, int arg1)
private void
a(cmy arg0, int arg1)
spawnItemParticles(ItemStack arg0, int arg1)
method_6037(class_1799 arg0, int arg1)
m_qlwogvxq(C_sddaxwyk arg0, int arg1)
spawnItemParticles(ItemStack stack, int count)
spawnItemParticles(ItemStack stack, int count)
m_21060_(C_1391_ p_21062_, int arg1)
protected void
x()
completeUsingItem()
method_6040()
m_bqffyrlc()
consumeItem()
consumeItem()
m_8095_()
public ItemStack
fp()
getUseItem()
method_6030()
m_lrhbwltd()
getActiveItem()
getActiveItem()
m_21211_()
public int
fq()
getUseItemRemainingTicks()
method_6014()
m_sffkfemm()
getItemUseTimeLeft()
getItemUseTimeLeft()
m_21212_()
public int
fr()
getTicksUsingItem()
method_6048()
m_dutssgsv()
getItemUseTime()
getItemUseTime()
m_21252_()
public void
fs()
releaseUsingItem()
method_6075()
m_ikpxdkmx()
stopUsingItem()
stopUsingItem()
m_21253_()
public void
ft()
stopUsingItem()
method_6021()
m_fqywfcul()
clearActiveItem()
clearActiveItem()
m_5810_()
public boolean
fu()
isBlocking()
method_6039()
m_clijnmhr()
isBlocking()
isBlocking()
m_21254_()
public boolean
fv()
isSuppressingSlidingDownLadder()
method_21754()
m_wmvelibz()
isHoldingOntoLadder()
isHoldingOntoLadder()
m_5791_()
public boolean
fw()
isFallFlying()
method_6128()
m_ejiuyguk()
isFallFlying()
isFallFlying()
m_21255_()
public boolean
ca()
isVisuallySwimming()
method_20232()
m_mvqgdaof()
isInSwimmingPose()
isInSwimmingPose()
m_6067_()
public int
fx()
getFallFlyingTicks()
method_6003()
m_wjvypezh()
getRoll()
getRoll()
m_21256_()
public boolean
b(double arg0, double arg1, double arg2, boolean arg3)
randomTeleport(double arg0, double arg1, double arg2, boolean arg3)
method_6082(double arg0, double arg1, double arg2, boolean arg3)
m_gpdznmro(double arg0, double arg1, double arg2, boolean arg3)
teleport(double x, double y, double z, boolean particleEffects)
teleport(double x, double y, double z, boolean particleEffects)
m_20984_(double p_20986_, double p_20988_, double arg2, boolean arg3)
public boolean
fy()
isAffectedByPotions()
method_6086()
m_qsbhsxhz()
isAffectedBySplashPotions()
isAffectedBySplashPotions()
m_5801_()
public boolean
fz()
attackable()
method_6102()
m_xnfqqzkv()
isMobOrPlayer()
isMobOrPlayer()
m_5789_()
public void
a(hx arg0, boolean arg1)
setRecordPlayingNearby(BlockPos arg0, boolean arg1)
method_6006(class_2338 arg0, boolean arg1)
m_vmatkwic(C_hynzadkk arg0, boolean arg1)
setNearbySongPlaying(BlockPos songPosition, boolean playing)
setNearbySongPlaying(BlockPos songPosition, boolean playing)
m_6818_(C_4675_ p_21083_, boolean arg1)
public boolean
f(cmy arg0)
canTakeItem(ItemStack arg0)
method_18397(class_1799 arg0)
m_jhvcxqlb(C_sddaxwyk arg0)
canEquip(ItemStack stack)
canEquip(ItemStack stack)
m_7066_(C_1391_ arg0)
public EntityDimensions
a(bmx arg0)
getDimensions(Pose arg0)
method_18377(class_4050 arg0)
m_ucyctjbx(C_ufdjspmk arg0)
getDimensions(EntityPose arg0)
getDimensions(EntityPose arg0)
m_6972_(C_535_ arg0)
public com.google.common.collect.ImmutableList<Pose>
fA()
getDismountPoses()
method_24831()
m_zhwrgbmx()
getPoses()
getPoses()
m_7431_()
public AABB
e(bmx arg0)
getLocalBoundsForPose(Pose arg0)
method_24833(class_4050 arg0)
m_dwgcrvhr(C_ufdjspmk arg0)
getBoundingBox(EntityPose pose)
getBoundingBox(EntityPose pose)
m_21270_(C_535_ arg0)
protected boolean
f(bmx arg0)
wouldNotSuffocateAtTargetPose(Pose arg0)
method_52542(class_4050 arg0)
m_xusebikf(C_ufdjspmk arg0)
wouldNotSuffocateInPose(EntityPose pose)
m_293305_(C_535_ arg0)
public boolean
ct()
canChangeDimensions()
method_5822()
m_yufxwphq()
canUsePortals()
canUsePortals()
m_6072_()
public Optional<BlockPos>
fB()
getSleepingPos()
method_18398()
m_gucxocxk()
getSleepingPosition()
getSleepingPosition()
m_21257_()
public void
g(hx arg0)
setSleepingPos(BlockPos arg0)
method_18402(class_2338 arg0)
m_wdgubvdu(C_hynzadkk arg0)
setSleepingPosition(BlockPos pos)
setSleepingPosition(BlockPos pos)
m_21250_(C_4675_ arg0)
public void
fC()
clearSleepingPos()
method_18399()
m_aabhytmz()
clearSleepingPosition()
clearSleepingPosition()
m_21258_()
public boolean
fD()
isSleeping()
method_6113()
m_uytukmik()
isSleeping()
isSleeping()
m_5803_()
public void
b(hx arg0)
startSleeping(BlockPos arg0)
method_18403(class_2338 arg0)
m_biowqfdg(C_hynzadkk arg0)
sleep(BlockPos pos)
sleep(BlockPos pos)
m_5802_(C_4675_ arg0)
private void
a(hx arg0)
setPosToBed(BlockPos arg0)
method_18392(class_2338 arg0)
m_ywumiypj(C_hynzadkk arg0)
setPositionInBed(BlockPos pos)
setPositionInBed(BlockPos pos)
m_21080_(C_4675_ arg0)
private boolean
N()
checkBedExists()
method_18406()
m_slpipvix()
isSleepingInBed()
isSleepingInBed()
m_21334_()
public void
fE()
stopSleeping()
method_18400()
m_redjlchk()
wakeUp()
wakeUp()
m_5796_()
public Direction
fF()
getBedOrientation()
method_18401()
m_umdbefol()
getSleepingDirection()
getSleepingDirection()
m_21259_()
public boolean
by()
isInWall()
method_5757()
m_xfogfxdp()
isInsideWall()
isInsideWall()
m_5830_()
protected final float
a(bmx arg0, blw arg1)
getEyeHeight(Pose arg0, EntityDimensions arg1)
method_18378(class_4050 arg0, class_4048 arg1)
m_mfupgmuw(C_ufdjspmk arg0, C_sszpscpo arg1)
getEyeHeight(EntityPose arg0, EntityDimensions arg1)
getEyeHeight(EntityPose arg0, EntityDimensions arg1)
m_6380_(C_535_ p_21050_, C_510_ arg1)
protected float
b(bmx arg0, blw arg1)
getStandingEyeHeight(Pose arg0, EntityDimensions arg1)
method_18394(class_4050 arg0, class_4048 arg1)
m_heqvdbfg(C_ufdjspmk arg0, C_sszpscpo arg1)
getActiveEyeHeight(EntityPose pose, EntityDimensions dimensions)
getActiveEyeHeight(EntityPose pose, EntityDimensions dimensions)
m_6431_(C_535_ p_21132_, C_510_ arg1)
public ItemStack
g(cmy arg0)
getProjectile(ItemStack arg0)
method_18808(class_1799 arg0)
m_bxkzqslp(C_sddaxwyk arg0)
getProjectileType(ItemStack stack)
getArrowType(ItemStack stack)
m_6298_(C_1391_ arg0)
public ItemStack
a(ctp arg0, cmy arg1)
eat(Level arg0, ItemStack arg1)
method_18866(class_1937 arg0, class_1799 arg1)
m_jshlywah(C_cdctfzbn arg0, C_sddaxwyk arg1)
eatFood(World world, ItemStack stack)
eatFood(World world, ItemStack stack)
m_5584_(C_1596_ p_21068_, C_1391_ arg1)
private void
a(cmy arg0, ctp arg1, bml arg2)
addEatEffect(ItemStack arg0, Level arg1, LivingEntity arg2)
method_18865(class_1799 arg0, class_1937 arg1, class_1309 arg2)
m_wqoypvjl(C_sddaxwyk arg0, C_cdctfzbn arg1, C_usxaxydn arg2)
applyFoodEffects(ItemStack stack, World world, LivingEntity targetEntity)
applyFoodEffects(ItemStack stack, World world, LivingEntity targetEntity)
m_21063_(C_1391_ p_21065_, C_1596_ p_21066_, C_524_ arg2)
private static byte
g(bma arg0)
entityEventForEquipmentBreak(EquipmentSlot arg0)
method_20237(class_1304 arg0)
m_thntwwku(C_yuycoehb arg0)
getEquipmentBreakStatus(EquipmentSlot slot)
getEquipmentBreakStatus(EquipmentSlot slot)
m_21266_(C_516_ p_21267_)
public void
d(bma arg0)
broadcastBreakEvent(EquipmentSlot arg0)
method_20235(class_1304 arg0)
m_zvpskfhq(C_yuycoehb arg0)
sendEquipmentBreakStatus(EquipmentSlot slot)
sendEquipmentBreakStatus(EquipmentSlot slot)
m_21166_(C_516_ arg0)
public void
d(bka arg0)
broadcastBreakEvent(InteractionHand arg0)
method_20236(class_1268 arg0)
m_cnrhnapj(C_laxmzoqs arg0)
sendToolBreakStatus(Hand hand)
sendToolBreakStatus(Hand hand)
m_21190_(C_470_ arg0)
public AABB
i_()
getBoundingBoxForCulling()
method_5830()
m_mwmobbqo()
getVisibilityBoundingBox()
getVisibilityBoundingBox()
m_6921_()
public static EquipmentSlot
h(cmy arg0)
getEquipmentSlotForItem(ItemStack arg0)
method_32326(class_1799 arg0)
m_jeizdffm(C_sddaxwyk arg0)
getPreferredEquipmentSlot(ItemStack stack)
getPreferredEquipmentSlot(ItemStack stack)
m_147233_(C_1391_ p_147234_)
private static SlotAccess
a(bml arg0, bma arg1)
createEquipmentSlotAccess(LivingEntity arg0, EquipmentSlot arg1)
method_32321(class_1309 arg0, class_1304 arg1)
m_vckvknnt(C_usxaxydn arg0, C_yuycoehb arg1)
getStackReference(LivingEntity entity, EquipmentSlot slot)
getStackReference(LivingEntity entity, EquipmentSlot slot)
m_147195_(C_524_ p_147196_, C_516_ p_147197_)
private static EquipmentSlot
r(int arg0)
getEquipmentSlot(int arg0)
method_32322(int arg0)
m_bgivxowi(int arg0)
getEquipmentSlot(int slotId)
getEquipmentSlot(int slotId)
m_147211_(int p_147212_)
public SlotAccess
a_(int arg0)
getSlot(int arg0)
method_32318(int arg0)
m_owvpveuv(int arg0)
getStackReference(int arg0)
getStackReference(int arg0)
m_141942_(int arg0)
public boolean
dA()
canFreeze()
method_32316()
m_wczujasu()
canFreeze()
canFreeze()
m_142079_()
public boolean
cd()
isCurrentlyGlowing()
method_5851()
m_ttlohclp()
isGlowing()
isGlowing()
m_142038_()
public float
dD()
getVisualRotationYInDegrees()
method_43078()
m_onrjdopp()
getBodyYaw()
getVisualYaw()
m_213816_()
public void
a(zb arg0)
recreateFromPacket(ClientboundAddEntityPacket arg0)
method_31471(class_2604 arg0)
m_fccepfav(C_qdqrqwvy arg0)
onSpawnPacket(EntitySpawnS2CPacket arg0)
onSpawnPacket(EntitySpawnS2CPacket arg0)
m_141965_(C_5032_ arg0)
public boolean
fG()
canDisableShield()
method_42149()
m_ldeqpsrz()
disablesShield()
canDisableShield()
m_213824_()
public float
dG()
maxUpStep()
method_49476()
m_ryyntoxx()
getStepHeight()
getStepHeight()
m_274421_()
public Vec3
m(blv arg0)
getPassengerRidingPosition(Entity arg0)
method_52538(class_1297 arg0)
m_pxzrmrny(C_astfners arg0)
getPassengerRidingPos(Entity arg0)
m_292590_(C_507_ arg0)
public float
k(blv arg0)
getMyRidingOffset(Entity arg0)
method_52536(class_1297 arg0)
m_kfwdpcql(C_astfners arg0)
getRidingOffset(Entity arg0)
getHeightOffset(Entity arg0)
m_6049_(C_507_ arg0)
protected void
a(int arg0, double arg1)
lerpHeadRotationStep(int arg0, double arg1)
method_52539(int arg0, double arg1)
m_zjpztqou(int arg0, double arg1)
method_52539(int arg0, double arg1)
m_295933_(int p_301409_, double arg1)