net.minecraft.world.entity

public abstract class Mob

extends LivingEntity implements EquipmentUser, Leashable, Targeting

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting

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

Field summary

Modifier and TypeField
private static final EntityDataAccessor<Byte>
a
DATA_MOB_FLAGS_ID
field_6193
f_cyzznzel
MOB_FLAGS
MOB_FLAGS
f_21340_
private static final int
b
MOB_FLAG_NO_AI
field_30088
f_epnchdhu
AI_DISABLED_FLAG
AI_DISABLED_FLAG
f_147266_
private static final int
c
MOB_FLAG_LEFTHANDED
field_30089
f_srixsinn
LEFT_HANDED_FLAG
LEFT_HANDED_FLAG
f_147267_
private static final int
d
MOB_FLAG_AGGRESSIVE
field_30090
f_ggdwxlue
ATTACKING_FLAG
ATTACKING_FLAG
f_147268_
protected static final int
h
PICKUP_REACH
field_30087
f_efwglgie
MINIMUM_DROPPED_XP_PER_EQUIPMENT
PICKUP_REACH
f_147265_
private static final Vec3i
bY
ITEM_PICKUP_REACH
field_38386
f_qsoplnyt
ITEM_PICK_UP_RANGE_EXPANDER
ITEM_PICKUP_REACH
f_217048_
private static final List<EquipmentSlot>
bZ
EQUIPMENT_POPULATION_ORDER
field_52448
f_mulpcwks
EQUIPMENT_INIT_ORDER
f_349419_
public static final float
i
MAX_WEARING_ARMOR_CHANCE
field_30091
f_zwyrnqpo
BASE_SPAWN_EQUIPMENT_CHANCE
MAX_WEAR_ARMOR_PROBABILITY
f_147269_
public static final float
j
MAX_PICKUP_LOOT_CHANCE
field_30083
f_ajdoejzx
DEFAULT_CAN_PICKUP_LOOT_CHANCE
MAX_PICKUP_LOOT_PROBABILITY
f_147261_
public static final float
k
MAX_ENCHANTED_ARMOR_CHANCE
field_30084
f_hdjycqoz
BASE_ENCHANTED_ARMOR_CHANCE
MAX_ENCHANTED_ARMOR_PROBABILITY
f_147262_
public static final float
bH
MAX_ENCHANTED_WEAPON_CHANCE
field_30085
f_oigfymps
BASE_ENCHANTED_MAIN_HAND_EQUIPMENT_CHANCE
MAX_ENCHANTED_WEAPON_PROBABILITY
f_147263_
public static final float
bI
DEFAULT_EQUIPMENT_DROP_CHANCE
field_34043
f_ddoijjlp
DEFAULT_DROP_CHANCE
DEFAULT_DROP_CHANCE
f_182333_
public static final float
bJ
PRESERVE_ITEM_DROP_CHANCE_THRESHOLD
field_52220
f_zmktcisp
field_52220
PRESERVE_ITEM_DROP_CHANCE_THRESHOLD
f_337144_
public static final int
bK
PRESERVE_ITEM_DROP_CHANCE
field_38932
f_osoyuxyj
field_38932
PRESERVE_ITEM_DROP_CHANCE
f_217047_
public static final int
bL
UPDATE_GOAL_SELECTOR_EVERY_N_TICKS
field_35039
f_ziddtuje
field_35039
GOAL_SELECTOR_UPDATE_INTERVAL
f_186008_
private static final double
ca
DEFAULT_ATTACK_REACH
field_45969
f_wkutgcpe
ATTACK_RANGE
DEFAULT_ATTACK_RANGE
f_290867_
protected static final ResourceLocation
bM
RANDOM_SPAWN_BONUS_ID
field_51997
f_yqqanohh
RANDOM_SPAWN_BONUS_MODIFIER_ID
RANDOM_SPAWN_BONUS_MODIFIER_ID
f_337189_
public int
bN
ambientSoundTime
field_6191
f_pzxywady
ambientSoundChance
ambientSoundChance
f_21363_
protected int
bO
xpReward
field_6194
f_gpqxsoam
experiencePoints
experiencePoints
f_21364_
protected LookControl
bP
lookControl
field_6206
f_tcesvuol
lookControl
lookControl
f_21365_
protected MoveControl
bQ
moveControl
field_6207
f_airbwnli
moveControl
moveControl
f_21342_
protected JumpControl
bR
jumpControl
field_6204
f_sqjsiqdf
jumpControl
jumpControl
f_21343_
private final BodyRotationControl
cb
bodyRotationControl
field_6188
f_icyyyrgv
bodyControl
bodyControl
f_21361_
protected PathNavigation
bS
navigation
field_6189
f_irlmhwzh
navigation
navigation
f_21344_
protected final GoalSelector
bT
goalSelector
field_6201
f_nwzksedo
goalSelector
goalSelector
f_21345_
protected final GoalSelector
bU
targetSelector
field_6185
f_uushnomk
targetSelector
targetSelector
f_21346_
private LivingEntity
cc
target
field_6199
f_ddgktbfn
target
target
f_21362_
private final Sensing
cd
sensing
field_6190
f_omqaaiuh
visibilityCache
visibilityCache
f_21349_
private final NonNullList<ItemStack>
ce
handItems
field_6195
f_fctspjcn
handItems
handItems
f_21350_
protected final float[]
bV
handDropChances
field_6187
f_xdwjzxrd
handDropChances
handDropChances
f_21347_
private final NonNullList<ItemStack>
cf
armorItems
field_6205
f_mxvsbror
armorItems
armorItems
f_21351_
protected final float[]
bW
armorDropChances
field_6186
f_zqtbccqn
armorDropChances
armorDropChances
f_21348_
private ItemStack
cg
bodyArmorItem
field_48829
f_mhavoyoi
bodyArmor
bodyArmor
f_314973_
protected float
bX
bodyArmorDropChance
field_48828
f_duttfasp
bodyArmorDropChance
bodyArmorDropChance
f_315062_
private boolean
ch
canPickUpLoot
field_6203
f_chzsgmuy
canPickUpLoot
pickUpLoot
f_21352_
private boolean
ci
persistenceRequired
field_6200
f_bbapxczi
persistent
persistent
f_21353_
private final Map<PathType, Float>
cj
pathfindingMalus
field_6196
f_nzzqwalu
pathfindingPenalties
pathfindingPenalties
f_21354_
private Optional<ResourceKey<LootTable>>
ck
lootTable
field_6198
f_vuffzgdh
lootTable
lootTable
f_21355_
private long
cl
lootTableSeed
field_6184
f_glqvyrmd
lootTableSeed
lootTableSeed
f_21356_
private Leashable$LeashData
cm
leashData
field_52221
f_wfwaeazd
leashData
leashData
f_337544_
private BlockPos
cn
restrictCenter
field_18074
f_bhnvelth
positionTarget
positionTarget
f_21360_
private float
co
restrictRadius
field_18075
f_kfwdpftf
positionTargetRange
positionTargetRange
f_21341_

Constructor summary

ModifierConstructor
protected (EntityType<? extends Mob> p_21369_, Level world)

Method summary

Modifier and TypeMethod
protected void
B()
registerGoals()
method_5959()
m_itjttsuo()
initGoals()
initGoals()
m_8099_()
public static AttributeSupplier$Builder
C()
createMobAttributes()
method_26828()
m_eeaedybm()
createMobAttributes()
createAttributes()
m_21552_()
protected PathNavigation
b(dhi arg0)
createNavigation(Level arg0)
method_5965(class_1937 arg0)
m_tqtwudhk(C_cdctfzbn arg0)
createNavigation(World world)
createNavigation(World world)
m_6037_(C_1596_ arg0)
protected boolean
D()
shouldPassengersInheritMalus()
method_26323()
m_mztbwniz()
movesIndependently()
movesIndependently()
m_8091_()
public float
a(euo arg0)
getPathfindingMalus(PathType arg0)
method_5944(class_7 arg0)
m_kmgypgaa(C_hahxxnjs arg0)
getPathfindingPenalty(PathNodeType nodeType)
getPenalty(PathNodeType nodeType)
m_21439_(C_313716_ arg0)
public void
a(euo arg0, float arg1)
setPathfindingMalus(PathType arg0, float arg1)
method_5941(class_7 arg0, float arg1)
m_tsnmheiy(C_hahxxnjs arg0, float arg1)
setPathfindingPenalty(PathNodeType nodeType, float penalty)
addPathfindingPenalty(PathNodeType nodeType, float penalty)
m_21441_(C_313716_ p_21443_, float arg1)
public void
E()
onPathfindingStart()
method_51504()
m_jrjjwiqr()
onStartPathfinding()
onStartPathfinding()
m_284177_()
public void
F()
onPathfindingDone()
method_51503()
m_qpqhxbmg()
onFinishPathfinding()
onFinishPathfinding()
m_284461_()
protected BodyRotationControl
G()
createBodyControl()
method_5963()
m_mbyporyt()
createBodyControl()
createBodyControl()
m_7560_()
public LookControl
H()
getLookControl()
method_5988()
m_lfujztja()
getLookControl()
getLookControl()
m_21563_()
public MoveControl
I()
getMoveControl()
method_5962()
m_lpjmkwwe()
getMoveControl()
getMoveControl()
m_21566_()
public JumpControl
J()
getJumpControl()
method_5993()
m_fisapugx()
getJumpControl()
getJumpControl()
m_21569_()
public PathNavigation
L()
getNavigation()
method_5942()
m_cauyzlww()
getNavigation()
getNavigation()
m_21573_()
public LivingEntity
cX()
getControllingPassenger()
method_5642()
m_cvqrfbej()
getControllingPassenger()
getPrimaryPassenger()
m_6688_()
public Sensing
N()
getSensing()
method_5985()
m_zdjlhmwq()
getVisibilityCache()
getVisibilityCache()
m_21574_()
public LivingEntity
O_()
getTarget()
method_5968()
m_mqgluxpv()
getTarget()
getTarget()
m_5448_()
protected final LivingEntity
O()
getTargetFromBrain()
method_59664()
m_rxurkduy()
getTargetInBrain()
getAttackTarget()
m_319699_()
public void
h(bwg arg0)
setTarget(LivingEntity arg0)
method_5980(class_1309 arg0)
m_hykyexft(C_usxaxydn arg0)
setTarget(LivingEntity target)
setTarget(LivingEntity target)
m_6710_(C_524_ arg0)
public boolean
a(bvr<?> arg0)
canAttackType(EntityType<?> arg0)
method_5973(class_1299<?> arg0)
m_thnidwgf(C_ogavsvbr<?> arg0)
canTarget(EntityType<?> arg0)
canTarget(EntityType<?> arg0)
m_6549_(C_513_<?> arg0)
public boolean
a(cyl arg0)
canFireProjectileWeapon(ProjectileWeaponItem arg0)
method_25938(class_1811 arg0)
m_tjejbxzp(C_axrfhndl arg0)
canUseRangedWeapon(RangedWeaponItem weapon)
canUseRangedWeapon(RangedWeaponItem weapon)
m_5886_(C_1406_ arg0)
public void
P()
ate()
method_5983()
m_yrminwpr()
onEatingGrass()
onEatingGrass()
m_8035_()
protected void
a(alg$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
m_lwugwlsw(C_pyoaoolj$C_oqzxcugu arg0)
initDataTracker(DataTracker$Builder arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
public int
Q()
getAmbientSoundInterval()
method_5970()
m_pswyixar()
getMinAmbientSoundDelay()
getMinAmbientSoundDelay()
m_8100_()
public void
R()
playAmbientSound()
method_5966()
m_frolgtzg()
playAmbientSound()
playAmbientSound()
m_8032_()
public void
az()
baseTick()
method_5670()
m_lvnfpsmt()
baseTick()
baseTick()
m_6075_()
protected void
f(bua arg0)
playHurtSound(DamageSource arg0)
method_6013(class_1282 arg0)
m_zwmydvfv(C_sbxfkpyv arg0)
playHurtSound(DamageSource arg0)
playHurtSound(DamageSource arg0)
m_6677_(C_489_ arg0)
private void
m()
resetAmbientSoundTime()
method_5975()
m_galurjhs()
resetSoundDelay()
resetSoundDelay()
m_21551_()
protected int
e(ash arg0)
getBaseExperienceReward(ServerLevel arg0)
method_6110(class_3218 arg0)
m_qjawpswz(C_bdwnwhiu arg0)
getXpToDrop(ServerWorld arg0)
getBaseXpDropped(ServerWorld arg0)
m_213860_(C_12_ arg0)
public void
S()
spawnAnim()
method_5990()
m_wjpwvwky()
playSpawnEffects()
playSpawnEffects()
m_21373_()
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)
public void
h()
tick()
method_5773()
m_arkgrfeb()
tick()
tick()
m_8119_()
protected void
T()
updateControlFlags()
method_20417()
m_gtwocchw()
updateGoalControls()
updateGoalControls()
m_8022_()
protected float
g(float arg0, float arg1)
tickHeadTurn(float arg0, float arg1)
method_6031(float arg0, float arg1)
m_ozivsxrd(float arg0, float arg1)
turnHead(float arg0, float arg1)
turnHead(float arg0, float arg1)
m_5632_(float p_21539_, float arg1)
protected SoundEvent
u()
getAmbientSound()
method_5994()
m_jjefzxbm()
getAmbientSound()
getAmbientSound()
m_7515_()
public void
b(ux 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(ux 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
b(ash arg0, bua arg1, boolean arg2)
dropFromLootTable(ServerLevel arg0, DamageSource arg1, boolean arg2)
method_16077(class_3218 arg0, class_1282 arg1, boolean arg2)
m_oymopclz(C_bdwnwhiu arg0, C_sbxfkpyv arg1, boolean arg2)
dropLoot(ServerWorld arg0, DamageSource arg1, boolean arg2)
m_oymopclz(ServerWorld arg0, DamageSource arg1, boolean arg2)
m_21388_(C_12_ p_21389_, C_489_ p_21390_, boolean arg2)
public final Optional<ResourceKey<LootTable>>
eb()
getLootTable()
method_5991()
m_lajughou()
getLootTableKey()
getLootTable()
m_21517_()
public long
eH()
getLootTableSeed()
method_51851()
m_gxsldibl()
getLootTableSeed()
getLootTableSeed()
m_287233_()
public void
G(float arg0)
setZza(float arg0)
method_5930(float arg0)
m_xmtehbhc(float arg0)
setForwardSpeed(float forwardSpeed)
setForwardSpeed(float forwardSpeed)
m_21564_(float arg0)
public void
H(float arg0)
setYya(float arg0)
method_5976(float arg0)
m_yqlrvwhj(float arg0)
setUpwardSpeed(float upwardSpeed)
setUpwardSpeed(float upwardSpeed)
m_21567_(float arg0)
public void
I(float arg0)
setXxa(float arg0)
method_5938(float arg0)
m_jdphaheu(float arg0)
setSidewaysSpeed(float sidewaysSpeed)
setSidewaysSpeed(float sidewaysMovement)
m_21570_(float arg0)
public void
C(float arg0)
setSpeed(float arg0)
method_6125(float arg0)
m_gwksxurc(float arg0)
setMovementSpeed(float arg0)
setMovementSpeed(float arg0)
m_7910_(float arg0)
public void
U()
stopInPlace()
method_55695()
m_saekgdkn()
stopMovement()
stopMoving()
m_324154_()
public void
d_()
aiStep()
method_6007()
m_alyudxll()
tickMovement()
tickMovement()
m_8107_()
protected Vec3i
V()
getPickupReach()
method_42646()
m_ahhtjfdq()
getItemPickUpRangeExpander()
getItemPickupReach()
m_213552_()
protected void
a(ash arg0, cmb arg1)
pickUpItem(ServerLevel arg0, ItemEntity arg1)
method_5949(class_3218 arg0, class_1542 arg1)
m_avgkrrey(C_bdwnwhiu arg0, C_uqpzijng arg1)
loot(ServerWorld world, ItemEntity itemEntity)
loot(ServerWorld world, ItemEntity item)
m_7581_(C_12_ p_21471_, C_976_ arg1)
public ItemStack
b(ash arg0, cxp arg1)
equipItemIfPossible(ServerLevel arg0, ItemStack arg1)
method_24523(class_3218 arg0, class_1799 arg1)
m_nzxqjkay(C_bdwnwhiu arg0, C_sddaxwyk arg1)
tryEquip(ServerWorld world, ItemStack stack)
tryEquip(ServerWorld world, ItemStack equipment)
m_255207_(C_12_ p_255842_, C_1391_ arg1)
protected void
b(bvs arg0, cxp arg1)
setItemSlotAndDropWhenKilled(EquipmentSlot arg0, ItemStack arg1)
method_24834(class_1304 arg0, class_1799 arg1)
m_poddfqwd(C_yuycoehb arg0, C_sddaxwyk arg1)
equipLootStack(EquipmentSlot slot, ItemStack stack)
equipLootStack(EquipmentSlot slot, ItemStack stack)
m_21468_(C_516_ p_21470_, C_1391_ arg1)
public void
g(bvs arg0)
setGuaranteedDrop(EquipmentSlot arg0)
method_25939(class_1304 arg0)
m_jrvaluhu(C_yuycoehb arg0)
updateDropChances(EquipmentSlot slot)
updateDropChances(EquipmentSlot slot)
m_21508_(C_516_ arg0)
protected boolean
a(cxp arg0, cxp arg1, bvs arg2)
canReplaceCurrentItem(ItemStack arg0, ItemStack arg1, EquipmentSlot arg2)
method_5955(class_1799 arg0, class_1799 arg1, class_1304 arg2)
m_swfiqufm(C_sddaxwyk arg0, C_sddaxwyk arg1, C_yuycoehb arg2)
prefersNewEquipment(ItemStack newStack, ItemStack oldStack, EquipmentSlot slot)
prefersNewEquipment(ItemStack newStack, ItemStack oldStack, EquipmentSlot arg2)
m_7808_(C_1391_ p_21429_, C_1391_ p_362798_, C_516_ arg2)
private double
a(cxp arg0, jq<bxj> arg1, bvs arg2)
getApproximateAttributeWith(ItemStack arg0, Holder<Attribute> arg1, EquipmentSlot arg2)
method_63632(class_1799 arg0, class_6880<class_1320> arg1, class_1304 arg2)
m_mkazpcha(C_sddaxwyk arg0, C_cjzoxshv<C_ppzfbbsy> arg1, C_yuycoehb arg2)
getAttributeValueWithStack(ItemStack stack, RegistryEntry<EntityAttribute> attribute, EquipmentSlot slot)
m_mkazpcha(ItemStack stack, Holder<EntityAttribute> arg1, EquipmentSlot arg2)
m_352418_(C_1391_ p_366827_, C_203228_<C_552_> p_366430_, C_516_ arg2)
public boolean
b(cxp arg0, cxp arg1)
canReplaceEqualItem(ItemStack arg0, ItemStack arg1)
method_26320(class_1799 arg0, class_1799 arg1)
m_bjfgjghl(C_sddaxwyk arg0, C_sddaxwyk arg1)
prefersNewDamageableItem(ItemStack newStack, ItemStack oldStack)
prefersNewDamageableItem(ItemStack newStack, ItemStack oldStack)
m_21477_(C_1391_ p_21479_, C_1391_ arg1)
private static boolean
j(cxp arg0)
hasAnyComponentExceptDamage(ItemStack arg0)
method_57296(class_1799 arg0)
m_lgazseuq(C_sddaxwyk arg0)
hasComponentsOtherThanDamage(ItemStack stack)
hasComponentsOtherThanDamage(ItemStack stack)
m_321483_(C_1391_ p_335247_)
public boolean
g(cxp arg0)
canHoldItem(ItemStack arg0)
method_5939(class_1799 arg0)
m_kxilreut(C_sddaxwyk arg0)
canPickupItem(ItemStack stack)
canPickupItem(ItemStack stack)
m_7252_(C_1391_ arg0)
public boolean
c(ash arg0, cxp arg1)
wantsToPickUp(ServerLevel arg0, ItemStack arg1)
method_20820(class_3218 arg0, class_1799 arg1)
m_nzdowltt(C_bdwnwhiu arg0, C_sddaxwyk arg1)
canGather(ServerWorld world, ItemStack stack)
canGather(ServerWorld world, ItemStack stack)
m_7243_(C_12_ p_21546_, C_1391_ arg1)
public boolean
h(double arg0)
removeWhenFarAway(double arg0)
method_5974(double arg0)
m_dciqpbdm(double arg0)
canImmediatelyDespawn(double distanceSquared)
canImmediatelyDespawn(double distanceSquared)
m_6785_(double arg0)
public boolean
W()
requiresCustomPersistence()
method_17326()
m_pfxzmaik()
cannotDespawn()
cannotDespawn()
m_8023_()
protected boolean
X()
shouldDespawnInPeaceful()
method_23734()
m_mrbrckqf()
isDisallowedInPeaceful()
isDisallowedInPeaceful()
m_8028_()
public void
dI()
checkDespawn()
method_5982()
m_vcfvpihz()
checkDespawn()
checkDespawn()
m_6043_()
protected final void
fu()
serverAiStep()
method_6023()
m_otdsojah()
tickNewAi()
tickNewAi()
m_6140_()
protected void
Y()
sendDebugPackets()
method_18409()
m_xozpkuaw()
sendAiDebugData()
sendAiDebugData()
m_8025_()
protected void
a(ash arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
m_wbeiezxn(C_bdwnwhiu arg0)
mobTick(ServerWorld world)
mobTick(ServerWorld world)
m_8024_(C_12_ arg0)
public int
Z()
getMaxHeadXRot()
method_5978()
m_wdfnuhez()
getMaxLookPitchChange()
getLookPitchSpeed()
m_8132_()
public int
aa()
getMaxHeadYRot()
method_5986()
m_lqlfsnxj()
getMaxHeadRotation()
getBodyYawSpeed()
m_8085_()
protected void
ab()
clampHeadRotationToBody()
method_56080()
m_gdorrohg()
clampHeadYaw()
clampHeadRotation()
m_322776_()
public int
ac()
getHeadRotSpeed()
method_20240()
m_wmjahmev()
getMaxLookYawChange()
getLookYawSpeed()
m_21529_()
public void
a(bvk arg0, float arg1, float arg2)
lookAt(Entity arg0, float arg1, float arg2)
method_5951(class_1297 arg0, float arg1, float arg2)
m_kdlnwtnv(C_astfners arg0, float arg1, float arg2)
lookAtEntity(Entity targetEntity, float maxYawChange, float maxPitchChange)
lookAtEntity(Entity targetEntity, float maxYawChange, float maxPitchChange)
m_21391_(C_507_ p_21393_, float p_21394_, float arg2)
private float
a(float arg0, float arg1, float arg2)
rotlerp(float arg0, float arg1, float arg2)
method_5960(float arg0, float arg1, float arg2)
m_owfqcyjj(float arg0, float arg1, float arg2)
changeAngle(float from, float to, float max)
changeAngle(float oldAngle, float newAngle, float maxChangeInAngle)
m_21376_(float p_21378_, float p_21379_, float arg2)
public static boolean
a(bvr<? extends bwi> arg0, dhj arg1, bvq arg2, jh arg3, bam arg4)
checkMobSpawnRules(EntityType<? extends Mob> arg0, LevelAccessor arg1, EntitySpawnReason 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)
m_gdcidprz(C_ogavsvbr<? extends C_dxkfswlz> arg0, C_vdvbsyle arg1, C_bhyaesep arg2, C_hynzadkk arg3, C_rlomrsco arg4)
canMobSpawn(EntityType<? extends MobEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random)
canMobSpawn(EntityType<? extends MobEntity> type, WorldAccess world, SpawnReason reason, BlockPos pos, RandomGenerator random)
m_217057_(C_513_<? extends C_526_> p_217058_, C_1598_ p_217059_, C_345845_ p_362165_, C_4675_ p_217061_, C_212974_ p_217062_)
public boolean
a(dhj arg0, bvq arg1)
checkSpawnRules(LevelAccessor arg0, EntitySpawnReason arg1)
method_5979(class_1936 arg0, class_3730 arg1)
m_uqccedlq(C_vdvbsyle arg0, C_bhyaesep arg1)
canSpawn(WorldAccess world, SpawnReason spawnReason)
canSpawn(WorldAccess world, SpawnReason reason)
m_5545_(C_1598_ p_366364_, C_345845_ arg1)
public boolean
a(dhl arg0)
checkSpawnObstruction(LevelReader arg0)
method_5957(class_4538 arg0)
m_xipuyppw(C_eemzphbi arg0)
canSpawn(WorldView world)
canSpawn(WorldView world)
m_6914_(C_1599_ arg0)
public int
ad()
getMaxSpawnClusterSize()
method_5945()
m_ywtdditi()
getLimitPerChunk()
getLimitPerChunk()
m_5792_()
public boolean
q(int arg0)
isMaxGroupSizeReached(int arg0)
method_5969(int arg0)
m_xijbocdi(int arg0)
spawnsTooManyForEachTry(int count)
spawnsTooManyForEachTry(int count)
m_7296_(int arg0)
public int
cE()
getMaxFallDistance()
method_5850()
m_ehxuiwfs()
getSafeFallDistance()
getSafeFallDistance()
m_6056_()
public Iterable<ItemStack>
fc()
getHandSlots()
method_5877()
m_qjxxiksy()
getHandItems()
getHandItems()
m_21487_()
public Iterable<ItemStack>
fb()
getArmorSlots()
method_5661()
m_xqeoerfz()
getArmorItems()
getArmorItems()
m_21151_()
public ItemStack
af()
getBodyArmorItem()
method_56676()
m_faldjosq()
getBodyArmor()
getBodyArmor()
m_319275_()
public boolean
e(bvs arg0)
canUseSlot(EquipmentSlot arg0)
method_56991(class_1304 arg0)
m_xcvctlld(C_yuycoehb arg0)
canUseSlot(EquipmentSlot arg0)
canUseSlot(EquipmentSlot arg0)
m_30729_(C_516_ arg0)
public boolean
ag()
isWearingBodyArmor()
method_56677()
m_rpistqzo()
isWearingBodyArmor()
isWearingBodyArmor()
m_324340_()
public void
h(cxp arg0)
setBodyArmorItem(ItemStack arg0)
method_56678(class_1799 arg0)
m_utndsklm(C_sddaxwyk arg0)
equipBodyArmor(ItemStack stack)
equipBodyArmor(ItemStack stack)
m_323866_(C_1391_ arg0)
public Iterable<ItemStack>
fd()
getArmorAndBodyArmorSlots()
method_56674()
m_msbyrsaa()
getAllArmorItems()
getAllArmorItems()
m_322068_()
public ItemStack
a(bvs arg0)
getItemBySlot(EquipmentSlot arg0)
method_6118(class_1304 arg0)
m_zwvabaox(C_yuycoehb arg0)
getEquippedStack(EquipmentSlot arg0)
getEquippedStack(EquipmentSlot arg0)
m_6844_(C_516_ arg0)
public void
a(bvs arg0, cxp arg1)
setItemSlot(EquipmentSlot arg0, ItemStack arg1)
method_5673(class_1304 arg0, class_1799 arg1)
m_udqbhpxg(C_yuycoehb arg0, C_sddaxwyk arg1)
equipStack(EquipmentSlot arg0, ItemStack arg1)
equipStack(EquipmentSlot arg0, ItemStack arg1)
m_21035_(C_516_ p_21417_, C_1391_ arg1)
protected void
a(ash arg0, bua arg1, boolean arg2)
dropCustomDeathLoot(ServerLevel arg0, DamageSource arg1, boolean arg2)
method_6099(class_3218 arg0, class_1282 arg1, boolean arg2)
m_sephwywk(C_bdwnwhiu arg0, C_sbxfkpyv arg1, boolean arg2)
dropEquipment(ServerWorld arg0, DamageSource arg1, boolean arg2)
dropCustomLoot(ServerWorld arg0, DamageSource arg1, boolean arg2)
m_7472_(C_12_ p_21385_, C_489_ p_21387_, boolean arg2)
protected float
h(bvs arg0)
getEquipmentDropChance(EquipmentSlot arg0)
method_5929(class_1304 arg0)
m_ynrcmnvi(C_yuycoehb arg0)
getDropChance(EquipmentSlot slot)
getDropChance(EquipmentSlot slot)
m_21519_(C_516_ arg0)
public void
b(ash arg0)
dropPreservedEquipment(ServerLevel arg0)
method_60973(class_3218 arg0)
m_kbemoobx(C_bdwnwhiu arg0)
dropAllEquipment(ServerWorld world)
m_kbemoobx(ServerWorld world)
m_339901_(C_12_ arg0)
public Set<EquipmentSlot>
a(ash arg0, Predicate<cxp> arg1)
dropPreservedEquipment(ServerLevel arg0, Predicate<ItemStack> arg1)
method_60972(class_3218 arg0, Predicate<class_1799> arg1)
m_seslsqmb(C_bdwnwhiu arg0, Predicate<C_sddaxwyk> arg1)
dropEquipment(ServerWorld world, Predicate<ItemStack> dropPredicate)
m_seslsqmb(ServerWorld world, Predicate<ItemStack> arg1)
m_339194_(C_12_ p_361335_, Predicate<C_1391_> arg1)
private LootParams
g(ash arg0)
createEquipmentParams(ServerLevel arg0)
method_58635(class_3218 arg0)
m_wjrpjxbl(C_bdwnwhiu arg0)
createEquipmentLootParameters(ServerWorld world)
createEquipmentLootParameters(ServerWorld world)
m_320276_(C_12_ arg0)
public void
a(bvu arg0)
equip(EquipmentTable arg0)
method_58634(class_9652 arg0)
m_szmqgzqm(C_fiwnwrrf arg0)
setEquipmentFromTable(EquipmentTable equipmentTable)
equipRandomly(EquipmentTable equipmentTable)
m_319416_(C_313465_ arg0)
public void
a(aly<ewu> arg0, Map<bvs, Float> arg1)
equip(ResourceKey<LootTable> arg0, Map<EquipmentSlot, Float> arg1)
method_59665(class_5321<class_52> arg0, Map<class_1304, Float> arg1)
m_uebjilbs(C_xhhleach<C_inwsuliy> arg0, Map<C_yuycoehb, Float> arg1)
setEquipmentFromTable(RegistryKey<LootTable> lootTable, Map<EquipmentSlot, Float> slotDropChances)
equipRandomly(RegistryKey<LootTable> lootTable, Map<EquipmentSlot, Float> arg1)
m_322414_(C_5264_<C_2822_> p_335710_, Map<C_516_, Float> arg1)
protected void
a(bam arg0, bth arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
m_bafwglvj(C_rlomrsco arg0, C_jiailwzt arg1)
initEquipment(Random random, LocalDifficulty localDifficulty)
initEquipment(RandomGenerator random, LocalDifficulty difficulty)
m_213945_(C_212974_ p_217056_, C_469_ arg1)
public static Item
a(bvs arg0, int arg1)
getEquipmentForSlot(EquipmentSlot arg0, int arg1)
method_5948(class_1304 arg0, int arg1)
m_qzeevfan(C_yuycoehb arg0, int arg1)
getEquipmentForSlot(EquipmentSlot equipmentSlot, int equipmentLevel)
getEquipmentForSlot(EquipmentSlot equipmentSlot, int equipmentLevel)
m_21412_(C_516_ p_21413_, int p_21414_)
protected void
a(dhz arg0, bam arg1, bth arg2)
populateDefaultEquipmentEnchantments(ServerLevelAccessor arg0, RandomSource arg1, DifficultyInstance arg2)
method_5984(class_5425 arg0, class_5819 arg1, class_1266 arg2)
m_uazxcfcd(C_jmnzlycd arg0, C_rlomrsco arg1, C_jiailwzt arg2)
updateEnchantments(ServerWorldAccess world, Random random, LocalDifficulty localDifficulty)
updateEnchantments(ServerWorldAccess world, RandomGenerator random, LocalDifficulty difficulty)
m_213946_(C_1618_ p_217063_, C_212974_ p_217064_, C_469_ arg2)
protected void
b(dhz arg0, bam arg1, bth arg2)
enchantSpawnedWeapon(ServerLevelAccessor arg0, RandomSource arg1, DifficultyInstance arg2)
method_30759(class_5425 arg0, class_5819 arg1, class_1266 arg2)
m_kqnvykqn(C_jmnzlycd arg0, C_rlomrsco arg1, C_jiailwzt arg2)
enchantMainHandItem(ServerWorldAccess world, Random random, LocalDifficulty localDifficulty)
enchantMainHandItem(ServerWorldAccess world, RandomGenerator random, LocalDifficulty difficulty)
m_214095_(C_1618_ p_217049_, C_212974_ p_344491_, C_469_ arg2)
protected void
a(dhz arg0, bam arg1, bvs arg2, bth arg3)
enchantSpawnedArmor(ServerLevelAccessor arg0, RandomSource arg1, EquipmentSlot arg2, DifficultyInstance arg3)
method_30758(class_5425 arg0, class_5819 arg1, class_1304 arg2, class_1266 arg3)
m_lxcdvhkn(C_jmnzlycd arg0, C_rlomrsco arg1, C_yuycoehb arg2, C_jiailwzt arg3)
enchantEquipment(ServerWorldAccess world, Random random, EquipmentSlot slot, LocalDifficulty localDifficulty)
enchantEquipment(ServerWorldAccess world, RandomGenerator random, EquipmentSlot slot, LocalDifficulty difficulty)
m_217051_(C_1618_ p_217052_, C_212974_ p_217054_, C_516_ p_342649_, C_469_ arg3)
private void
a(dhz arg0, bvs arg1, bam arg2, float arg3, bth arg4)
enchantSpawnedEquipment(ServerLevelAccessor arg0, EquipmentSlot arg1, RandomSource arg2, float arg3, DifficultyInstance arg4)
method_59927(class_5425 arg0, class_1304 arg1, class_5819 arg2, float arg3, class_1266 arg4)
m_jlsekxwk(C_jmnzlycd arg0, C_yuycoehb arg1, C_rlomrsco arg2, float arg3, C_jiailwzt arg4)
enchantEquipment(ServerWorldAccess world, EquipmentSlot slot, Random random, float power, LocalDifficulty localDifficulty)
enchantEquipment(ServerWorldAccess world, EquipmentSlot slot, RandomGenerator random, float chance, LocalDifficulty difficulty)
m_340386_(C_1618_ p_344135_, C_516_ p_344290_, C_212974_ p_343248_, float p_345046_, C_469_ arg4)
public SpawnGroupData
a(dhz arg0, bth arg1, bvq arg2, bwz arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
m_oxrxxqyz(C_jmnzlycd arg0, C_jiailwzt arg1, C_bhyaesep arg2, C_lsmqixfx arg3)
initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, EntityData entityData)
initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason reason, EntityData entityData)
m_6518_(C_1618_ p_21435_, C_469_ p_369316_, C_345845_ p_21437_, C_542_ arg3)
public void
ai()
setPersistenceRequired()
method_5971()
m_lofxmiwn()
setPersistent()
setPersistent()
m_21530_()
public void
a(bvs arg0, float arg1)
setDropChance(EquipmentSlot arg0, float arg1)
method_5946(class_1304 arg0, float arg1)
m_mywpdhns(C_yuycoehb arg0, float arg1)
setEquipmentDropChance(EquipmentSlot arg0, float arg1)
setDropChance(EquipmentSlot arg0, float arg1)
m_21409_(C_516_ p_21411_, float arg1)
public boolean
fN()
canPickUpLoot()
method_5936()
m_cwcitqpe()
canPickUpLoot()
m_21531_()
public void
a_(boolean arg0)
setCanPickUpLoot(boolean arg0)
method_5952(boolean arg0)
m_ptlzvekd(boolean arg0)
setCanPickUpLoot(boolean canPickUpLoot)
setCanPickUpLoot(boolean pickUpLoot)
m_21553_(boolean arg0)
protected boolean
f(bvs arg0)
canDispenserEquipIntoSlot(EquipmentSlot arg0)
method_63626(class_1304 arg0)
m_zqlgoica(C_yuycoehb arg0)
canDispenserEquipSlot(EquipmentSlot arg0)
m_218379_(C_516_ arg0)
public boolean
aj()
isPersistenceRequired()
method_5947()
m_ruuttiyq()
isPersistent()
isPersistent()
m_21532_()
public final InteractionResult
a(cpx arg0, bti arg1)
interact(Player arg0, InteractionHand arg1)
method_5688(class_1657 arg0, class_1268 arg1)
m_fdhoudpd(C_jzrpycqo arg0, C_laxmzoqs arg1)
interact(PlayerEntity arg0, Hand arg1)
interact(PlayerEntity arg0, Hand arg1)
m_6096_(C_1141_ p_21421_, C_470_ arg1)
private InteractionResult
c(cpx arg0, bti arg1)
checkAndHandleImportantInteractions(Player arg0, InteractionHand arg1)
method_29506(class_1657 arg0, class_1268 arg1)
m_trnhzfix(C_jzrpycqo arg0, C_laxmzoqs arg1)
interactWithItem(PlayerEntity player, Hand hand)
interactWithItem(PlayerEntity player, Hand hand)
m_21499_(C_1141_ p_21501_, C_470_ arg1)
protected void
a(cpx arg0, bwi arg1)
onOffspringSpawnedFromEgg(Player arg0, Mob arg1)
method_18249(class_1657 arg0, class_1308 arg1)
m_gflspffg(C_jzrpycqo arg0, C_dxkfswlz arg1)
onPlayerSpawnedChild(PlayerEntity player, MobEntity child)
onPlayerSpawnedChild(PlayerEntity player, MobEntity child)
m_5502_(C_1141_ p_21423_, C_526_ arg1)
protected InteractionResult
b(cpx arg0, bti arg1)
mobInteract(Player arg0, InteractionHand arg1)
method_5992(class_1657 arg0, class_1268 arg1)
m_kuhfocmh(C_jzrpycqo arg0, C_laxmzoqs arg1)
interactMob(PlayerEntity player, Hand hand)
interactMob(PlayerEntity player, Hand hand)
m_6071_(C_1141_ p_21473_, C_470_ arg1)
public boolean
ak()
isWithinRestriction()
method_18411()
m_mufhzdfi()
isInWalkTargetRange()
isInWalkTargetRange()
m_21533_()
public boolean
a(jh arg0)
isWithinRestriction(BlockPos arg0)
method_18407(class_2338 arg0)
m_enspzmcx(C_hynzadkk arg0)
isInWalkTargetRange(BlockPos pos)
isInWalkTargetRange(BlockPos pos)
m_21444_(C_4675_ arg0)
public void
a(jh arg0, int arg1)
restrictTo(BlockPos arg0, int arg1)
method_18408(class_2338 arg0, int arg1)
m_beqdzwrv(C_hynzadkk arg0, int arg1)
setPositionTarget(BlockPos target, int range)
setPositionTarget(BlockPos target, int range)
m_21446_(C_4675_ p_21448_, int arg1)
public BlockPos
fX()
getRestrictCenter()
method_18412()
m_ckimhneu()
getPositionTarget()
getPositionTarget()
m_21534_()
public float
fY()
getRestrictRadius()
method_18413()
m_vwaprqzr()
getPositionTargetRange()
getPositionTargetRange()
m_21535_()
public void
fZ()
clearRestriction()
method_35055()
m_cpqekrmu()
clearPositionTarget()
clearPositionTarget()
m_147271_()
public boolean
ga()
hasRestriction()
method_18410()
m_koijwctm()
hasPositionTarget()
hasPositionTarget()
m_21536_()
public <T extends Mob> T
a(bvr<T> arg0, bvf arg1, bvq arg2, bvf$a<T> arg3)
convertTo(EntityType<T> arg0, ConversionParams arg1, EntitySpawnReason arg2, ConversionParams$AfterConversion<T> arg3)
method_63631(class_1299<T> arg0, class_10179 arg1, class_3730 arg2, class_10179$class_10180<T> arg3)
m_kmhfjgdo(C_ogavsvbr<T> arg0, C_pkxijcfk arg1, C_bhyaesep arg2, C_pkxijcfk$C_olacbmtc<T> arg3)
convertTo(EntityType<T> entityType, EntityConversionContext context, SpawnReason reason, EntityConversionContext$Finalizer<T> finalizer)
m_kmhfjgdo(EntityType<T> arg0, C_pkxijcfk arg1, SpawnReason reason, C_pkxijcfk$C_olacbmtc<T> arg3)
m_21406_(C_513_<T> p_365288_, C_345653_ p_367052_, C_345845_ p_368263_, C_345653_$C_346166_<T> arg3)
public <T extends Mob> T
a(bvr<T> arg0, bvf arg1, bvf$a<T> arg2)
convertTo(EntityType<T> arg0, ConversionParams arg1, ConversionParams$AfterConversion<T> arg2)
method_29243(class_1299<T> arg0, class_10179 arg1, class_10179$class_10180<T> arg2)
m_rpqyatoj(C_ogavsvbr<T> arg0, C_pkxijcfk arg1, C_pkxijcfk$C_olacbmtc<T> arg2)
convertTo(EntityType<T> entityType, EntityConversionContext context, EntityConversionContext$Finalizer<T> finalizer)
m_355484_(C_513_<T> p_368972_, C_345653_ p_362927_, C_345653_$C_346166_<T> arg2)
public Leashable$LeashData
T_()
getLeashData()
method_60955()
m_hkieuyqm()
getLeashData()
getLeashData()
m_338492_()
public void
a(bwe$a arg0)
setLeashData(Leashable$LeashData arg0)
method_60960(class_9817$class_9818 arg0)
m_lccupwok(C_gbavazgo$C_trsxpkpu arg0)
setLeashData(Leashable$LeashData arg0)
setLeashData(Leashable$LeashData arg0)
m_338401_(C_336597_$C_336538_ arg0)
public void
a(boolean arg0, boolean arg1)
dropLeash(boolean arg0, boolean arg1)
method_5932(boolean arg0, boolean arg1)
m_yglfvmek(boolean arg0, boolean arg1)
detachLeash(boolean arg0, boolean arg1)
detachLeash(boolean arg0, boolean arg1)
m_21455_(boolean p_21457_, boolean arg1)
public void
z()
leashTooFarBehaviour()
method_60970()
m_kkwyhrvj()
detachLeash()
applyTooFarBehavior()
m_339671_()
public boolean
y()
canBeLeashed()
method_5931()
m_xvyvanvw()
canBeLeashed()
canBeLeashed()
m_6573_()
public boolean
a(bvk arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
method_5873(class_1297 arg0, boolean arg1)
m_hvcwbybh(C_astfners arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
startRiding(Entity arg0, boolean arg1)
m_7998_(C_507_ p_21397_, boolean arg1)
public boolean
dk()
isEffectiveAi()
method_6034()
m_avzrjosw()
canMoveVoluntarily()
canAiMove()
m_21515_()
public void
u(boolean arg0)
setNoAi(boolean arg0)
method_5977(boolean arg0)
m_dsykcsrd(boolean arg0)
setAiDisabled(boolean aiDisabled)
setAiDisabled(boolean aiDisabled)
m_21557_(boolean arg0)
public void
v(boolean arg0)
setLeftHanded(boolean arg0)
method_5937(boolean arg0)
m_erwclnrx(boolean arg0)
setLeftHanded(boolean leftHanded)
setLeftHanded(boolean leftHanded)
m_21559_(boolean arg0)
public void
w(boolean arg0)
setAggressive(boolean arg0)
method_19540(boolean arg0)
m_vkgkwryw(boolean arg0)
setAttacking(boolean attacking)
setAttacking(boolean attacking)
m_21561_(boolean arg0)
public boolean
gb()
isNoAi()
method_5987()
m_zjfgbeap()
isAiDisabled()
isAiDisabled()
m_21525_()
public boolean
gc()
isLeftHanded()
method_5961()
m_mowaxfbl()
isLeftHanded()
isLeftHanded()
m_21526_()
public boolean
gd()
isAggressive()
method_6510()
m_vljdject()
isAttacking()
isAttacking()
m_5912_()
public void
a(boolean arg0)
setBaby(boolean arg0)
method_7217(boolean arg0)
m_wuplhywr(boolean arg0)
setBaby(boolean baby)
setBaby(boolean baby)
m_6863_(boolean arg0)
public HumanoidArm
fy()
getMainArm()
method_6068()
m_itkmziir()
getMainArm()
getMainArm()
m_5737_()
public boolean
i(bwg arg0)
isWithinMeleeAttackRange(LivingEntity arg0)
method_42150(class_1309 arg0)
m_kxhmsdlh(C_usxaxydn arg0)
isInAttackRange(LivingEntity entity)
isIntersecting(LivingEntity entity)
m_217066_(C_524_ arg0)
protected AABB
ge()
getAttackBoundingBox()
method_53511()
m_vblwcyad()
getAttackBox()
getBoundingBox()
m_292684_()
public boolean
c(ash arg0, bvk arg1)
doHurtTarget(ServerLevel arg0, Entity arg1)
method_6121(class_3218 arg0, class_1297 arg1)
m_orenzeoc(C_bdwnwhiu arg0, C_astfners arg1)
tryAttack(ServerWorld arg0, Entity arg1)
tryAttack(ServerWorld arg0, Entity arg1)
m_7327_(C_12_ p_21372_, C_507_ arg1)
protected void
gf()
playAttackSound()
method_59928()
m_dwkutgwm()
playAttackSound()
playAttackSound()
m_339982_()
protected boolean
gg()
isSunBurnTick()
method_5972()
m_ymvczssz()
isAffectedByDaylight()
isAffectedByDaylight()
m_21527_()
protected void
c(ayk<etw> arg0)
jumpInLiquid(TagKey<Fluid> arg0)
method_6010(class_6862<class_3611> arg0)
m_kwjgylty(C_ednuhnnn<C_rxhyurmy> arg0)
swimUpward(TagKey<Fluid> arg0)
swimUpward(TagKey<Fluid> arg0)
m_203347_(C_203208_<C_2690_> arg0)
public void
gh()
removeFreeWill()
method_35056()
m_dijkljpy()
clearGoalsAndTasks()
clearGoalsAndTasks()
m_147272_()
public void
c(Predicate<cde> arg0)
removeAllGoals(Predicate<Goal> arg0)
method_47825(Predicate<class_1352> arg0)
m_todoiyds(Predicate<C_svjebams> arg0)
clearGoals(Predicate<Goal> predicate)
clearGoalsAndTasks(Predicate<Goal> goalPredicate)
m_262441_(Predicate<C_688_> arg0)
protected void
cD()
removeAfterChangingDimensions()
method_30076()
m_iznakrow()
removeFromDimension()
removeFromDimension()
m_6089_()
public ItemStack
dJ()
getPickResult()
method_31480()
m_lyxnmous()
getPickBlockStack()
getPickBlockStack()
m_142340_()
protected void
f(jq<bxj> arg0)
onAttributeUpdated(Holder<Attribute> arg0)
method_52540(class_6880<class_1320> arg0)
m_gbfixjfm(C_cjzoxshv<C_ppzfbbsy> arg0)
updateAttribute(RegistryEntry<EntityAttribute> arg0)
updateAttribute(Holder<EntityAttribute> arg0)
m_292989_(C_203228_<C_552_> arg0)
public float[]
gi()
getHandDropChances()
method_63634()
m_onipdsbr()
getHandDropChances()
m_351910_()
public float[]
gj()
getArmorDropChances()
method_63635()
m_zdbceqxv()
getArmorDropChances()
m_357284_()