net.minecraft.entity.mob

public abstract class MobEntity

extends LivingEntity implements Targeter

All mapped superinterfaces:

Nameable, EntityLike, CommandOutput, Attackable, Targeter

bji
net.minecraft.world.entity.Mob
net.minecraft.class_1308
net.minecraft.entity.mob.MobEntity
net.minecraft.unmapped.C_dxkfswlz
net.minecraft.entity.mob.MobEntity
net.minecraft.src.C_526_

Field summary

Modifier and TypeField
private static final TrackedData<Byte>
b
DATA_MOB_FLAGS_ID
field_6193
MOB_FLAGS
f_cyzznzel
MOB_FLAGS
f_21340_
private static final int
c
MOB_FLAG_NO_AI
field_30088
AI_DISABLED_FLAG
f_epnchdhu
AI_DISABLED_FLAG
f_147266_
private static final int
d
MOB_FLAG_LEFTHANDED
field_30089
LEFT_HANDED_FLAG
f_srixsinn
LEFT_HANDED_FLAG
f_147267_
private static final int
e
MOB_FLAG_AGGRESSIVE
field_30090
ATTACKING_FLAG
f_ggdwxlue
ATTACKING_FLAG
f_147268_
protected static final int
f
PICKUP_REACH
field_30087
MINIMUM_DROPPED_XP_PER_EQUIPMENT
f_efwglgie
PICKUP_REACH
f_147265_
private static final Vec3i
bS
ITEM_PICKUP_REACH
field_38386
ITEM_PICK_UP_RANGE_EXPANDER
f_qsoplnyt
ITEM_PICKUP_REACH
f_217048_
public static final float
bA
MAX_WEARING_ARMOR_CHANCE
field_30091
BASE_SPAWN_EQUIPMENT_CHANCE
f_zwyrnqpo
MAX_WEAR_ARMOR_PROBABILITY
f_147269_
public static final float
bB
MAX_PICKUP_LOOT_CHANCE
field_30083
DEFAULT_CAN_PICKUP_LOOT_CHANCE
f_ajdoejzx
MAX_PICKUP_LOOT_PROBABILITY
f_147261_
public static final float
bC
MAX_ENCHANTED_ARMOR_CHANCE
field_30084
BASE_ENCHANTED_ARMOR_CHANCE
f_hdjycqoz
MAX_ENCHANTED_ARMOR_PROBABILITY
f_147262_
public static final float
bD
MAX_ENCHANTED_WEAPON_CHANCE
field_30085
BASE_ENCHANTED_MAIN_HAND_EQUIPMENT_CHANCE
f_oigfymps
MAX_ENCHANTED_WEAPON_PROBABILITY
f_147263_
public static final String
bE
LEASH_TAG
field_30086
LEASH_KEY
f_iymvakla
LEASH_KEY
f_147264_
public static final float
bF
DEFAULT_EQUIPMENT_DROP_CHANCE
field_34043
DEFAULT_DROP_CHANCE
f_ddoijjlp
DEFAULT_DROP_CHANCE
f_182333_
public static final int
bG
PRESERVE_ITEM_DROP_CHANCE
field_38932
field_38932
f_osoyuxyj
f_217047_
public static final int
bH
UPDATE_GOAL_SELECTOR_EVERY_N_TICKS
field_35039
field_35039
f_ziddtuje
GOAL_SELECTOR_UPDATE_INTERVAL
f_186008_
private static final double
bT
DEFAULT_ATTACK_REACH
field_45969
ATTACK_RANGE
f_wkutgcpe
f_290867_
public int
bI
ambientSoundTime
field_6191
ambientSoundChance
f_pzxywady
ambientSoundChance
f_21363_
protected int
bJ
xpReward
field_6194
experiencePoints
f_gpqxsoam
experiencePoints
f_21364_
protected LookControl
bK
lookControl
field_6206
lookControl
f_tcesvuol
lookControl
f_21365_
protected MoveControl
bL
moveControl
field_6207
moveControl
f_airbwnli
moveControl
f_21342_
protected JumpControl
bM
jumpControl
field_6204
jumpControl
f_sqjsiqdf
jumpControl
f_21343_
private final BodyControl
bU
bodyRotationControl
field_6188
bodyControl
f_icyyyrgv
bodyControl
f_21361_
protected EntityNavigation
bN
navigation
field_6189
navigation
f_irlmhwzh
navigation
f_21344_
protected final GoalSelector
bO
goalSelector
field_6201
goalSelector
f_nwzksedo
goalSelector
f_21345_
protected final GoalSelector
bP
targetSelector
field_6185
targetSelector
f_uushnomk
targetSelector
f_21346_
private LivingEntity
bV
target
field_6199
target
f_ddgktbfn
target
f_21362_
private final MobVisibilityCache
bW
sensing
field_6190
visibilityCache
f_omqaaiuh
visibilityCache
f_21349_
private final DefaultedList<ItemStack>
bX
handItems
field_6195
handItems
f_fctspjcn
handItems
f_21350_
protected final float[]
bQ
handDropChances
field_6187
handDropChances
f_xdwjzxrd
handDropChances
f_21347_
private final DefaultedList<ItemStack>
bY
armorItems
field_6205
armorItems
f_mxvsbror
armorItems
f_21351_
protected final float[]
bR
armorDropChances
field_6186
armorDropChances
f_zqtbccqn
armorDropChances
f_21348_
private boolean
bZ
canPickUpLoot
field_6203
canPickUpLoot
f_chzsgmuy
pickUpLoot
f_21352_
private boolean
ca
persistenceRequired
field_6200
persistent
f_bbapxczi
persistent
f_21353_
private final Map<PathNodeType, Float>
cb
pathfindingMalus
field_6196
pathfindingPenalties
f_nzzqwalu
pathfindingPenalties
f_21354_
private Identifier
cc
lootTable
field_6198
lootTable
f_vuffzgdh
lootTable
f_21355_
private long
cd
lootTableSeed
field_6184
lootTableSeed
f_glqvyrmd
lootTableSeed
f_21356_
private Entity
ce
leashHolder
field_6202
holdingEntity
f_wklzyjov
holdingEntity
f_21357_
private int
cf
delayedLeashHolderId
field_18279
holdingEntityId
f_qlscjcje
holdingEntityId
f_21358_
private NbtCompound
cg
leashInfoTag
field_6192
leashNbt
f_wxdrfhew
leashNbt
f_21359_
private BlockPos
ch
restrictCenter
field_18074
positionTarget
f_bhnvelth
positionTarget
f_21360_
private float
ci
restrictRadius
field_18075
positionTargetRange
f_kfwdpftf
positionTargetRange
f_21341_

Constructor summary

ModifierConstructor
protected (EntityType<? extends MobEntity> p_21369_, World arg1)

Method summary

Modifier and TypeMethod
protected void
z()
registerGoals()
method_5959()
initGoals()
m_itjttsuo()
initGoals()
m_8099_()
public static DefaultAttributeContainer$Builder
A()
createMobAttributes()
method_26828()
createMobAttributes()
m_eeaedybm()
createAttributes()
m_21552_()
protected EntityNavigation
b(cpv arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
createNavigation(World world)
m_tqtwudhk(C_cdctfzbn arg0)
createNavigation(World world)
m_6037_(C_1596_ arg0)
protected boolean
B()
shouldPassengersInheritMalus()
method_26323()
movesIndependently()
m_mztbwniz()
movesIndependently()
m_8091_()
public float
a(eax arg0)
getPathfindingMalus(BlockPathTypes arg0)
method_5944(class_7 arg0)
getPathfindingPenalty(PathNodeType nodeType)
m_kmgypgaa(C_rnyexijx arg0)
getPathfindingPenalty(PathNodeType nodeType)
m_21439_(C_2748_ arg0)
public void
a(eax o, float arg1)
setPathfindingMalus(BlockPathTypes arg0, float arg1)
method_5941(class_7 arg0, float arg1)
setPathfindingPenalty(PathNodeType nodeType, float penalty)
m_tsnmheiy(C_rnyexijx arg0, float arg1)
setPathfindingPenalty(PathNodeType nodeType, float penalty)
m_21441_(C_2748_ p_21443_, float arg1)
public void
C()
onPathfindingStart()
method_51504()
onStartPathfinding()
m_jrjjwiqr()
m_284177_()
public void
E()
onPathfindingDone()
method_51503()
onFinishPathfinding()
m_qpqhxbmg()
m_284461_()
protected BodyControl
F()
createBodyControl()
method_5963()
createBodyControl()
m_mbyporyt()
createBodyControl()
m_7560_()
public LookControl
G()
getLookControl()
method_5988()
getLookControl()
m_lfujztja()
getLookControl()
m_21563_()
public MoveControl
I()
getMoveControl()
method_5962()
getMoveControl()
m_lpjmkwwe()
getMoveControl()
m_21566_()
public JumpControl
K()
getJumpControl()
method_5993()
getJumpControl()
m_fisapugx()
getJumpControl()
m_21569_()
public EntityNavigation
L()
getNavigation()
method_5942()
getNavigation()
m_cauyzlww()
getNavigation()
m_21573_()
public LivingEntity
cN()
getControllingPassenger()
method_5642()
getControllingPassenger()
m_cvqrfbej()
getPrimaryPassenger()
m_6688_()
public MobVisibilityCache
M()
getSensing()
method_5985()
getVisibilityCache()
m_zdjlhmwq()
getVisibilityCache()
m_21574_()
public LivingEntity
q()
getTarget()
method_5968()
getTarget()
m_mqgluxpv()
getTarget()
m_5448_()
public void
h(bjg arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
setTarget(LivingEntity target)
m_hykyexft(C_usxaxydn arg0)
setTarget(LivingEntity target)
m_6710_(C_524_ arg0)
public boolean
a(biu<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
canTarget(EntityType<?> arg0)
m_thnidwgf(C_ogavsvbr<?> arg0)
canTarget(EntityType<?> arg0)
m_6549_(C_513_<?> arg0)
public boolean
a(cjv arg0)
canFireProjectileWeapon(ProjectileWeaponItem arg0)
method_25938(class_1811 arg0)
canUseRangedWeapon(RangedWeaponItem weapon)
m_tjejbxzp(C_axrfhndl arg0)
canUseRangedWeapon(RangedWeaponItem weapon)
m_5886_(C_1406_ arg0)
public void
N()
ate()
method_5983()
onEatingGrass()
m_yrminwpr()
onEatingGrass()
m_8035_()
protected void
a_()
defineSynchedData()
method_5693()
initDataTracker()
m_lwugwlsw()
initDataTracker()
m_8097_()
public int
O()
getAmbientSoundInterval()
method_5970()
getMinAmbientSoundDelay()
m_pswyixar()
getMinAmbientSoundDelay()
m_8100_()
public void
P()
playAmbientSound()
method_5966()
playAmbientSound()
m_frolgtzg()
playAmbientSound()
m_8032_()
public void
aq()
baseTick()
method_5670()
baseTick()
m_lvnfpsmt()
baseTick()
m_6075_()
protected void
e(bho arg0)
playHurtSound(DamageSource arg0)
method_6013(class_1282 arg0)
playHurtSound(DamageSource arg0)
m_zwmydvfv(C_sbxfkpyv arg0)
playHurtSound(DamageSource arg0)
m_6677_(C_489_ arg0)
private void
s()
resetAmbientSoundTime()
method_5975()
resetSoundDelay()
m_galurjhs()
resetSoundDelay()
m_21551_()
public int
ed()
getExperienceReward()
method_6110()
getXpToDrop()
m_yanqzhib()
getXpToDrop()
m_213860_()
public void
Q()
spawnAnim()
method_5990()
playSpawnEffects()
m_wjpwvwky()
playSpawnEffects()
m_21373_()
public void
b(byte arg0)
handleEntityEvent(byte arg0)
method_5711(byte arg0)
handleStatus(byte arg0)
m_kkieextx(byte arg0)
handleStatus(byte arg0)
m_7822_(byte arg0)
public void
l()
tick()
method_5773()
tick()
m_arkgrfeb()
tick()
m_8119_()
protected void
R()
updateControlFlags()
method_20417()
updateGoalControls()
m_gtwocchw()
updateGoalControls()
m_8022_()
protected float
e(float o, float arg1)
tickHeadTurn(float arg0, float arg1)
method_6031(float arg0, float arg1)
turnHead(float arg0, float arg1)
m_ozivsxrd(float arg0, float arg1)
turnHead(float arg0, float arg1)
m_5632_(float p_21539_, float arg1)
protected SoundEvent
w()
getAmbientSound()
method_5994()
getAmbientSound()
m_jjefzxbm()
getAmbientSound()
m_7515_()
public void
b(qw arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(qw arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
protected void
a(bho o, boolean arg1)
dropFromLootTable(DamageSource arg0, boolean arg1)
method_16077(class_1282 arg0, boolean arg1)
dropLoot(DamageSource arg0, boolean arg1)
m_lzrgnjjo(C_sbxfkpyv arg0, boolean arg1)
dropLoot(DamageSource arg0, boolean arg1)
m_7625_(C_489_ p_21390_, boolean arg1)
public final Identifier
ez()
getLootTable()
method_5989()
getLootTable()
m_ydvutmzi()
getLootTable()
m_5743_()
protected Identifier
S()
getDefaultLootTable()
method_5991()
getLootTableId()
m_jdpupgbu()
getLootTableId()
m_7582_()
public long
eA()
getLootTableSeed()
method_51851()
getLootTableSeed()
m_gxsldibl()
getLootTableSeed()
m_287233_()
public void
A(float arg0)
setZza(float arg0)
method_5930(float arg0)
setForwardSpeed(float forwardSpeed)
m_xmtehbhc(float arg0)
setForwardSpeed(float forwardSpeed)
m_21564_(float arg0)
public void
B(float arg0)
setYya(float arg0)
method_5976(float arg0)
setUpwardSpeed(float upwardSpeed)
m_yqlrvwhj(float arg0)
setUpwardSpeed(float upwardSpeed)
m_21567_(float arg0)
public void
C(float arg0)
setXxa(float arg0)
method_5938(float arg0)
setSidewaysSpeed(float sidewaysSpeed)
m_jdphaheu(float arg0)
setSidewaysSpeed(float sidewaysMovement)
m_21570_(float arg0)
public void
w(float arg0)
setSpeed(float arg0)
method_6125(float arg0)
setMovementSpeed(float arg0)
m_gwksxurc(float arg0)
setMovementSpeed(float arg0)
m_7910_(float arg0)
public void
b_()
aiStep()
method_6007()
tickMovement()
m_alyudxll()
tickMovement()
m_8107_()
protected Vec3i
T()
getPickupReach()
method_42646()
getItemPickUpRangeExpander()
m_ahhtjfdq()
getItemPickupReach()
m_213552_()
protected void
b(byn arg0)
pickUpItem(ItemEntity arg0)
method_5949(class_1542 arg0)
loot(ItemEntity item)
m_avgkrrey(C_uqpzijng arg0)
loot(ItemEntity item)
m_7581_(C_976_ arg0)
public ItemStack
i(cjf arg0)
equipItemIfPossible(ItemStack arg0)
method_24523(class_1799 arg0)
tryEquip(ItemStack stack)
m_nzxqjkay(C_sddaxwyk arg0)
tryEquip(ItemStack equipment)
m_255207_(C_1391_ arg0)
protected void
b(biv o, cjf arg1)
setItemSlotAndDropWhenKilled(EquipmentSlot arg0, ItemStack arg1)
method_24834(class_1304 arg0, class_1799 arg1)
equipLootStack(EquipmentSlot slot, ItemStack stack)
m_poddfqwd(C_yuycoehb arg0, C_sddaxwyk arg1)
equipLootStack(EquipmentSlot slot, ItemStack stack)
m_21468_(C_516_ p_21470_, C_1391_ arg1)
public void
e(biv arg0)
setGuaranteedDrop(EquipmentSlot arg0)
method_25939(class_1304 arg0)
updateDropChances(EquipmentSlot slot)
m_jrvaluhu(C_yuycoehb arg0)
updateDropChances(EquipmentSlot slot)
m_21508_(C_516_ arg0)
protected boolean
b(cjf o, cjf arg1)
canReplaceCurrentItem(ItemStack arg0, ItemStack arg1)
method_5955(class_1799 arg0, class_1799 arg1)
prefersNewEquipment(ItemStack newStack, ItemStack oldStack)
m_swfiqufm(C_sddaxwyk arg0, C_sddaxwyk arg1)
prefersNewEquipment(ItemStack newStack, ItemStack oldStack)
m_7808_(C_1391_ p_21429_, C_1391_ arg1)
public boolean
c(cjf o, cjf arg1)
canReplaceEqualItem(ItemStack arg0, ItemStack arg1)
method_26320(class_1799 arg0, class_1799 arg1)
prefersNewDamageableItem(ItemStack newStack, ItemStack oldStack)
m_bjfgjghl(C_sddaxwyk arg0, C_sddaxwyk arg1)
prefersNewDamageableItem(ItemStack newStack, ItemStack oldStack)
m_21477_(C_1391_ p_21479_, C_1391_ arg1)
public boolean
j(cjf arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
canPickupItem(ItemStack stack)
m_kxilreut(C_sddaxwyk arg0)
canPickupItem(ItemStack stack)
m_7252_(C_1391_ arg0)
public boolean
k(cjf arg0)
wantsToPickUp(ItemStack arg0)
method_20820(class_1799 arg0)
canGather(ItemStack stack)
m_nzdowltt(C_sddaxwyk arg0)
canGather(ItemStack stack)
m_7243_(C_1391_ arg0)
public boolean
h(double arg0)
removeWhenFarAway(double arg0)
method_5974(double arg0)
canImmediatelyDespawn(double distanceSquared)
m_dciqpbdm(double arg0)
canImmediatelyDespawn(double distanceSquared)
m_6785_(double arg0)
public boolean
U()
requiresCustomPersistence()
method_17326()
cannotDespawn()
m_pfxzmaik()
cannotDespawn()
m_8023_()
protected boolean
V()
shouldDespawnInPeaceful()
method_23734()
isDisallowedInPeaceful()
m_mrbrckqf()
isDisallowedInPeaceful()
m_8028_()
public void
dx()
checkDespawn()
method_5982()
checkDespawn()
m_vcfvpihz()
checkDespawn()
m_6043_()
protected final void
fg()
serverAiStep()
method_6023()
tickNewAi()
m_otdsojah()
tickNewAi()
m_6140_()
protected void
W()
sendDebugPackets()
method_18409()
sendAiDebugData()
m_xozpkuaw()
sendAiDebugData()
m_8025_()
protected void
X()
customServerAiStep()
method_5958()
mobTick()
m_wbeiezxn()
mobTick()
m_8024_()
public int
Y()
getMaxHeadXRot()
method_5978()
getMaxLookPitchChange()
m_wdfnuhez()
getLookPitchSpeed()
m_8132_()
public int
Z()
getMaxHeadYRot()
method_5986()
getMaxHeadRotation()
m_lqlfsnxj()
getBodyYawSpeed()
m_8085_()
public int
fG()
getHeadRotSpeed()
method_20240()
getMaxLookYawChange()
m_wmjahmev()
getLookYawSpeed()
m_21529_()
public void
a(biq o, float o, 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)
m_kdlnwtnv(C_astfners arg0, float arg1, float arg2)
lookAtEntity(Entity targetEntity, float maxYawChange, float maxPitchChange)
m_21391_(C_507_ p_21393_, float p_21394_, float arg2)
private float
a(float o, float o, float arg2)
rotlerp(float arg0, float arg1, float arg2)
method_5960(float arg0, float arg1, float arg2)
changeAngle(float from, float to, float max)
m_owfqcyjj(float arg0, float arg1, float arg2)
changeAngle(float oldAngle, float newAngle, float maxChangeInAngle)
m_21376_(float p_21378_, float p_21379_, float arg2)
public static boolean
a(biu<? extends bji> o, cpw o, bjk o, gw o, asc o)
checkMobSpawnRules(EntityType<? extends Mob> arg0, LevelAccessor arg1, MobSpawnType arg2, BlockPos arg3, RandomSource arg4)
method_20636(class_1299<? extends class_1308> arg0, class_1936 arg1, class_3730 arg2, class_2338 arg3, class_5819 arg4)
canMobSpawn(EntityType<? extends MobEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
m_gdcidprz(C_ogavsvbr<? extends C_dxkfswlz> arg0, C_vdvbsyle arg1, C_uzzvxofv arg2, C_hynzadkk arg3, C_rlomrsco arg4)
canMobSpawn(EntityType<? extends MobEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, RandomGenerator random)
m_217057_(C_513_<? extends C_526_> p_217058_, C_1598_ p_217059_, C_529_ p_217060_, C_4675_ p_217061_, C_212974_ p_217062_)
public boolean
a(cpw o, bjk arg1)
checkSpawnRules(LevelAccessor arg0, MobSpawnType arg1)
method_5979(class_1936 arg0, class_3730 arg1)
canSpawn(WorldAccess world, SpawnReason spawnReason)
m_uqccedlq(C_vdvbsyle arg0, C_uzzvxofv arg1)
canSpawn(WorldAccess world, SpawnReason spawnReason)
m_5545_(C_1598_ p_21432_, C_529_ arg1)
public boolean
a(cpy arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
canSpawn(WorldView world)
m_xipuyppw(C_eemzphbi arg0)
canSpawn(WorldView world)
m_6914_(C_1599_ arg0)
public int
fH()
getMaxSpawnClusterSize()
method_5945()
getLimitPerChunk()
m_ywtdditi()
getLimitPerChunk()
m_5792_()
public boolean
d(int arg0)
isMaxGroupSizeReached(int arg0)
method_5969(int arg0)
spawnsTooManyForEachTry(int count)
m_xijbocdi(int arg0)
spawnsTooManyForEachTry(int count)
m_7296_(int arg0)
public int
ct()
getMaxFallDistance()
method_5850()
getSafeFallDistance()
m_ehxuiwfs()
getSafeFallDistance()
m_6056_()
public Iterable<ItemStack>
bJ()
getHandSlots()
method_5877()
getHandItems()
m_slmahvbo()
getItemsHand()
m_6167_()
public Iterable<ItemStack>
bK()
getArmorSlots()
method_5661()
getArmorItems()
m_knmgjtxk()
getArmorItems()
m_6168_()
public ItemStack
c(biv arg0)
getItemBySlot(EquipmentSlot arg0)
method_6118(class_1304 arg0)
getEquippedStack(EquipmentSlot arg0)
m_xuirzakp(C_yuycoehb arg0)
getEquippedStack(EquipmentSlot arg0)
m_6844_(C_516_ arg0)
public void
a(biv o, cjf arg1)
setItemSlot(EquipmentSlot arg0, ItemStack arg1)
method_5673(class_1304 arg0, class_1799 arg1)
equipStack(EquipmentSlot arg0, ItemStack arg1)
m_emaabkqn(C_yuycoehb arg0, C_sddaxwyk arg1)
equipStack(EquipmentSlot arg0, ItemStack arg1)
m_8061_(C_516_ p_21417_, C_1391_ arg1)
protected void
a(bho o, int o, 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)
m_sephwywk(C_sbxfkpyv arg0, int arg1, boolean arg2)
dropEquipment(DamageSource arg0, int arg1, boolean arg2)
m_7472_(C_489_ p_21386_, int p_21387_, boolean arg2)
protected float
f(biv arg0)
getEquipmentDropChance(EquipmentSlot arg0)
method_5929(class_1304 arg0)
getDropChance(EquipmentSlot slot)
m_ynrcmnvi(C_yuycoehb arg0)
getDropChance(EquipmentSlot slot)
m_21519_(C_516_ arg0)
protected void
a(asc o, bgw arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
initEquipment(Random random, LocalDifficulty localDifficulty)
m_bafwglvj(C_rlomrsco arg0, C_jiailwzt arg1)
initEquipment(RandomGenerator random, LocalDifficulty difficulty)
m_213945_(C_212974_ p_217056_, C_469_ arg1)
public static Item
a(biv o, int o)
getEquipmentForSlot(EquipmentSlot arg0, int arg1)
method_5948(class_1304 arg0, int arg1)
getEquipmentForSlot(EquipmentSlot equipmentSlot, int equipmentLevel)
m_qzeevfan(C_yuycoehb arg0, int arg1)
getEquipmentForSlot(EquipmentSlot equipmentSlot, int equipmentLevel)
m_21412_(C_516_ p_21413_, int p_21414_)
protected void
b(asc o, bgw arg1)
populateDefaultEquipmentEnchantments(RandomSource arg0, DifficultyInstance arg1)
method_5984(class_5819 arg0, class_1266 arg1)
updateEnchantments(Random random, LocalDifficulty localDifficulty)
m_uazxcfcd(C_rlomrsco arg0, C_jiailwzt arg1)
updateEnchantments(RandomGenerator random, LocalDifficulty difficulty)
m_213946_(C_212974_ p_217064_, C_469_ arg1)
protected void
a(asc o, float arg1)
enchantSpawnedWeapon(RandomSource arg0, float arg1)
method_30759(class_5819 arg0, float arg1)
enchantMainHandItem(Random random, float power)
m_kqnvykqn(C_rlomrsco arg0, float arg1)
enchantMainHandItem(RandomGenerator random, float power)
m_214095_(C_212974_ p_217050_, float arg1)
protected void
a(asc o, float o, biv arg2)
enchantSpawnedArmor(RandomSource arg0, float arg1, EquipmentSlot arg2)
method_30758(class_5819 arg0, float arg1, class_1304 arg2)
enchantEquipment(Random random, float power, EquipmentSlot slot)
m_lxcdvhkn(C_rlomrsco arg0, float arg1, C_yuycoehb arg2)
enchantEquipment(RandomGenerator random, float power, EquipmentSlot slot)
m_217051_(C_212974_ p_217053_, float p_217054_, C_516_ arg2)
public EntityData
a(cqk o, bgw o, bjk o, bjz o, qw 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, NbtCompound entityNbt)
m_oxrxxqyz(C_jmnzlycd arg0, C_jiailwzt arg1, C_uzzvxofv arg2, C_lsmqixfx arg3, C_hhlwcnih arg4)
initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, EntityData entityData, NbtCompound entityNbt)
m_6518_(C_1618_ p_21435_, C_469_ p_21436_, C_529_ p_21437_, C_542_ p_21438_, C_4917_ arg4)
public void
fI()
setPersistenceRequired()
method_5971()
setPersistent()
m_lofxmiwn()
setPersistent()
m_21530_()
public void
a(biv o, float arg1)
setDropChance(EquipmentSlot arg0, float arg1)
method_5946(class_1304 arg0, float arg1)
setEquipmentDropChance(EquipmentSlot slot, float chance)
m_uwllpmgc(C_yuycoehb arg0, float arg1)
setEquipmentDropChance(EquipmentSlot slot, float chance)
m_21409_(C_516_ p_21411_, float arg1)
public boolean
fJ()
canPickUpLoot()
method_5936()
canPickUpLoot()
m_ijtiojvz()
canPickUpLoot()
m_21531_()
public void
s(boolean arg0)
setCanPickUpLoot(boolean arg0)
method_5952(boolean arg0)
setCanPickUpLoot(boolean canPickUpLoot)
m_ptlzvekd(boolean arg0)
setCanPickUpLoot(boolean pickUpLoot)
m_21553_(boolean arg0)
public boolean
f(cjf arg0)
canTakeItem(ItemStack arg0)
method_18397(class_1799 arg0)
canEquip(ItemStack arg0)
m_jhvcxqlb(C_sddaxwyk arg0)
canEquip(ItemStack arg0)
m_7066_(C_1391_ arg0)
public boolean
fK()
isPersistenceRequired()
method_5947()
isPersistent()
m_ruuttiyq()
isPersistent()
m_21532_()
public final ActionResult
a(cbu o, bgx arg1)
interact(Player arg0, InteractionHand arg1)
method_5688(class_1657 arg0, class_1268 arg1)
interact(PlayerEntity arg0, Hand arg1)
m_fdhoudpd(C_jzrpycqo arg0, C_laxmzoqs arg1)
interact(PlayerEntity arg0, Hand arg1)
m_6096_(C_1141_ p_21421_, C_470_ arg1)
private ActionResult
c(cbu o, bgx arg1)
checkAndHandleImportantInteractions(Player arg0, InteractionHand arg1)
method_29506(class_1657 arg0, class_1268 arg1)
interactWithItem(PlayerEntity player, Hand hand)
m_trnhzfix(C_jzrpycqo arg0, C_laxmzoqs arg1)
interactWithItem(PlayerEntity player, Hand hand)
m_21499_(C_1141_ p_21501_, C_470_ arg1)
protected void
a(cbu o, bji arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
onPlayerSpawnedChild(PlayerEntity player, MobEntity child)
m_gflspffg(C_jzrpycqo arg0, C_dxkfswlz arg1)
onPlayerSpawnedChild(PlayerEntity player, MobEntity child)
m_5502_(C_1141_ p_21423_, C_526_ arg1)
protected ActionResult
b(cbu o, bgx arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
interactMob(PlayerEntity player, Hand hand)
m_kuhfocmh(C_jzrpycqo arg0, C_laxmzoqs arg1)
interactMob(PlayerEntity player, Hand hand)
m_6071_(C_1141_ p_21473_, C_470_ arg1)
public boolean
fL()
isWithinRestriction()
method_18411()
isInWalkTargetRange()
m_mufhzdfi()
isInWalkTargetRange()
m_21533_()
public boolean
a(gw arg0)
isWithinRestriction(BlockPos arg0)
method_18407(class_2338 arg0)
isInWalkTargetRange(BlockPos pos)
m_enspzmcx(C_hynzadkk arg0)
isInWalkTargetRange(BlockPos pos)
m_21444_(C_4675_ arg0)
public void
a(gw o, int arg1)
restrictTo(BlockPos arg0, int arg1)
method_18408(class_2338 arg0, int arg1)
setPositionTarget(BlockPos target, int range)
m_beqdzwrv(C_hynzadkk arg0, int arg1)
setPositionTarget(BlockPos target, int range)
m_21446_(C_4675_ p_21448_, int arg1)
public BlockPos
fM()
getRestrictCenter()
method_18412()
getPositionTarget()
m_ckimhneu()
getPositionTarget()
m_21534_()
public float
fN()
getRestrictRadius()
method_18413()
getPositionTargetRange()
m_vwaprqzr()
getPositionTargetRange()
m_21535_()
public void
fO()
clearRestriction()
method_35055()
clearPositionTarget()
m_cpqekrmu()
clearPositionTarget()
m_147271_()
public boolean
fP()
hasRestriction()
method_18410()
hasPositionTarget()
m_koijwctm()
hasPositionTarget()
m_21536_()
public <T extends MobEntity> T
a(biu<T> o, boolean arg1)
convertTo(EntityType<T> arg0, boolean arg1)
method_29243(class_1299<T> arg0, boolean arg1)
convertTo(EntityType<T> entityType, boolean keepEquipment)
m_hzqtqtff(C_ogavsvbr<T> arg0, boolean arg1)
convertTo(EntityType<T> entityType, boolean keepEquipment)
m_21406_(C_513_<T> p_21408_, boolean arg1)
protected void
fQ()
tickLeash()
method_5995()
updateLeash()
m_vbioqtss()
updateLeash()
m_6119_()
public void
a(boolean o, boolean arg1)
dropLeash(boolean arg0, boolean arg1)
method_5932(boolean arg0, boolean arg1)
detachLeash(boolean sendPacket, boolean dropItem)
m_hbmogxqn(boolean arg0, boolean arg1)
detachLeash(boolean sendPacket, boolean dropItem)
m_21455_(boolean p_21457_, boolean arg1)
public boolean
a(cbu arg0)
canBeLeashed(Player arg0)
method_5931(class_1657 arg0)
canBeLeashedBy(PlayerEntity player)
m_fgmsyatf(C_jzrpycqo arg0)
canBeLeashedBy(PlayerEntity player)
m_6573_(C_1141_ arg0)
public boolean
fR()
isLeashed()
method_5934()
isLeashed()
m_vulwhmpr()
isLeashed()
m_21523_()
public Entity
fS()
getLeashHolder()
method_5933()
getHoldingEntity()
m_qsdthxxp()
getHoldingEntity()
m_21524_()
public void
b(biq o, boolean arg1)
setLeashedTo(Entity arg0, boolean arg1)
method_5954(class_1297 arg0, boolean arg1)
attachLeash(Entity entity, boolean sendPacket)
m_nkhjuqmh(C_astfners arg0, boolean arg1)
attachLeash(Entity entity, boolean sendPacket)
m_21463_(C_507_ p_21465_, boolean arg1)
public void
r(int arg0)
setDelayedLeashHolderId(int arg0)
method_18810(int arg0)
setHoldingEntityId(int id)
m_bxhipobc(int arg0)
setHoldingEntityId(int id)
m_21506_(int arg0)
public boolean
a(biq o, boolean arg1)
startRiding(Entity arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
m_hvcwbybh(C_astfners arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
m_7998_(C_507_ p_21397_, boolean arg1)
private void
fZ()
restoreLeashFromSave()
method_5940()
readLeashNbt()
m_uffvnhuu()
readLeashNbt()
m_21528_()
public boolean
cX()
isEffectiveAi()
method_6034()
canMoveVoluntarily()
m_avzrjosw()
isServer()
m_21515_()
public void
t(boolean arg0)
setNoAi(boolean arg0)
method_5977(boolean arg0)
setAiDisabled(boolean aiDisabled)
m_dsykcsrd(boolean arg0)
setAiDisabled(boolean aiDisabled)
m_21557_(boolean arg0)
public void
u(boolean arg0)
setLeftHanded(boolean arg0)
method_5937(boolean arg0)
setLeftHanded(boolean leftHanded)
m_erwclnrx(boolean arg0)
setLeftHanded(boolean leftHanded)
m_21559_(boolean arg0)
public void
v(boolean arg0)
setAggressive(boolean arg0)
method_19540(boolean arg0)
setAttacking(boolean attacking)
m_vkgkwryw(boolean arg0)
setAttacking(boolean attacking)
m_21561_(boolean arg0)
public boolean
fT()
isNoAi()
method_5987()
isAiDisabled()
m_zjfgbeap()
isAiDisabled()
m_21525_()
public boolean
fU()
isLeftHanded()
method_5961()
isLeftHanded()
m_mowaxfbl()
isLeftHanded()
m_21526_()
public boolean
fV()
isAggressive()
method_6510()
isAttacking()
m_vljdject()
isAttacking()
m_5912_()
public void
a(boolean arg0)
setBaby(boolean arg0)
method_7217(boolean arg0)
setBaby(boolean baby)
m_wuplhywr(boolean arg0)
setBaby(boolean baby)
m_6863_(boolean arg0)
public Arm
fl()
getMainArm()
method_6068()
getMainArm()
m_itkmziir()
getMainArm()
m_5737_()
public boolean
i(bjg arg0)
isWithinMeleeAttackRange(LivingEntity arg0)
method_42150(class_1309 arg0)
isInAttackRange(LivingEntity entity)
m_kxhmsdlh(C_usxaxydn arg0)
m_217066_(C_524_ arg0)
protected Box
fW()
getAttackBoundingBox()
method_53511()
getAttackBox()
m_vblwcyad()
m_292684_()
public boolean
C(biq arg0)
doHurtTarget(Entity arg0)
method_6121(class_1297 arg0)
tryAttack(Entity arg0)
m_orenzeoc(C_astfners arg0)
tryAttack(Entity arg0)
m_7327_(C_507_ arg0)
private void
a(cbu o, cjf o, cjf 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)
m_drblzudl(C_jzrpycqo arg0, C_sddaxwyk arg1, C_sddaxwyk arg2)
disablePlayerShield(PlayerEntity player, ItemStack mobStack, ItemStack playerStack)
m_21424_(C_1141_ p_21426_, C_1391_ p_21427_, C_1391_ arg2)
protected boolean
fX()
isSunBurnTick()
method_5972()
isAffectedByDaylight()
m_ymvczssz()
isAffectedByDaylight()
m_21527_()
protected void
c(aqh<eal> arg0)
jumpInLiquid(TagKey<Fluid> arg0)
method_6010(class_6862<class_3611> arg0)
swimUpward(TagKey<Fluid> arg0)
m_kwjgylty(C_ednuhnnn<C_rxhyurmy> arg0)
swimUpward(TagKey<Fluid> arg0)
m_203347_(C_203208_<C_2690_> arg0)
public void
fY()
removeFreeWill()
method_35056()
clearGoalsAndTasks()
m_dijkljpy()
clearGoalsAndTasks()
m_147272_()
public void
c(Predicate<bqb> arg0)
removeAllGoals(Predicate<Goal> arg0)
method_47825(Predicate<class_1352> arg0)
clearGoals(Predicate<Goal> predicate)
m_todoiyds(Predicate<C_svjebams> arg0)
clearGoalsAndTasks(Predicate<Goal> goalPredicate)
m_262441_(Predicate<C_688_> arg0)
protected void
cr()
removeAfterChangingDimensions()
method_30076()
removeFromDimension()
m_iznakrow()
removeFromDimension()
m_6089_()
public ItemStack
dy()
getPickResult()
method_31480()
getPickBlockStack()
m_lyxnmous()
getPickBlockStack()
m_142340_()