| public LivingEntity |
| asLivingEntity() |
| method_72393() |
| getEntity() |
|
| protected EntityEquipment |
| createEquipment() |
| method_67518() |
| createEquipment() |
|
| public Brain<? extends LivingEntity> |
| getBrain() |
| method_18868() |
| getBrain() |
|
| protected Brain<? extends LivingEntity> |
|
| public void |
|
| protected void |
|
| public static DefaultAttributeContainer$Builder |
| createLivingAttributes() |
| method_26827() |
| createLivingAttributes() |
|
| protected void |
|
| public boolean |
| canBreatheUnderwater() |
| method_6094() |
| canBreatheInWater() |
|
| public float |
| getSwimAmount(float a) |
| method_6024(float arg0) |
| getLeaningPitch(float tickProgress) |
|
| public boolean |
| hasLandedInLiquid() |
| method_59925() |
| hasLandedInFluid() |
|
| public void |
| baseTick() |
| method_5670() |
| baseTick() |
|
| protected boolean |
| shouldTakeDrowningDamage() |
| method_74092() |
| shouldDrown() |
|
| protected float |
| getBlockSpeedFactor() |
| method_23326() |
| getVelocityMultiplier() |
|
| private static float |
| computeModifiedFriction(float friction, float modifier) |
| method_1_4165(float arg0, float arg1) |
| adjustSlipperinessByFriction(float slipperiness, float frictionModifier) |
|
| public float |
| getLuck() |
| method_7292() |
| getLuck() |
|
| protected void |
| removeFrost() |
| method_32324() |
| removePowderSnowSlow() |
|
| protected void |
| tryAddFrost() |
| method_32325() |
| addPowderSnowSlowIfNeeded() |
|
| protected void |
|
| public boolean |
| isBaby() |
| method_6109() |
| isBaby() |
|
| public float |
| getAgeScale() |
| method_17825() |
| getScaleFactor() |
|
| public final float |
| getScale() |
| method_55693() |
| getScale() |
|
| protected float |
| sanitizeScale(float scale) |
| method_56077(float arg0) |
| clampScale(float scale) |
|
| public boolean |
| isAffectedByFluids() |
| method_29920() |
| shouldSwimInFluids() |
|
| protected void |
| tickDeath() |
| method_6108() |
| updatePostDeath() |
|
| public boolean |
| shouldDropExperience() |
| method_6054() |
| shouldDropExperience() |
|
| protected boolean |
|
| protected int |
| decreaseAirSupply(int currentSupply) |
| method_6130(int arg0) |
| getNextAirUnderwater(int air) |
|
| protected int |
| increaseAirSupply(int currentSupply) |
| method_6064(int arg0) |
| getNextAirOnLand(int air) |
|
| public final int |
|
| protected int |
|
| protected boolean |
| isAlwaysExperienceDropper() |
| method_6071() |
| shouldAlwaysDropExperience() |
|
| public LivingEntity |
| getLastHurtByMob() |
| method_6065() |
| getAttacker() |
|
| public PlayerEntity |
| getLastHurtByPlayer() |
| method_66280() |
| getAttackingPlayer() |
|
| public LivingEntity |
| getLastAttacker() |
| method_49107() |
| getLastAttacker() |
|
| public int |
| getLastHurtByMobTimestamp() |
| method_6117() |
| getLastAttackedTime() |
|
| public void |
| setLastHurtByPlayer(Player player, int timeToRemember) |
| method_66277(class_1657 arg0, int arg1) |
| setAttacking(PlayerEntity attackingPlayer, int playerHitTimer) |
|
| public void |
| setLastHurtByPlayer(UUID player, int timeToRemember) |
| method_66278(UUID arg0, int arg1) |
| setAttacking(UUID attackingPlayer, int playerHitTimer) |
|
| private void |
|
| public void |
|
| public LivingEntity |
| getLastHurtMob() |
| method_6052() |
| getAttacking() |
|
| public int |
| getLastHurtMobTimestamp() |
| method_6083() |
| getLastAttackTime() |
|
| public void |
|
| public int |
| getNoActionTime() |
| method_6131() |
| getDespawnCounter() |
|
| public void |
| setNoActionTime(int noActionTime) |
| method_16826(int arg0) |
| setDespawnCounter(int despawnCounter) |
|
| public boolean |
| shouldDiscardFriction() |
| method_35053() |
| hasNoDrag() |
|
| public void |
| setDiscardFriction(boolean discardFriction) |
| method_35054(boolean arg0) |
| setNoDrag(boolean noDrag) |
|
| protected boolean |
|
| public void |
|
| protected RegistryEntry<SoundEvent> |
|
| public void |
|
| public void |
|
| protected void |
|
| protected void |
|
| public ItemEntity |
| drop(ItemStack itemStack, boolean randomly, boolean thrownFromHand) |
| method_7329(class_1799 arg0, boolean arg1, boolean arg2) |
| dropItem(ItemStack stack, boolean dropAtSelf, boolean retainOwnership) |
|
| protected void |
|
| public void |
| updateDataBeforeSync() |
| method_75725() |
| beforePacketsSent() |
|
| protected void |
| tickEffects() |
| method_6050() |
| tickStatusEffects() |
|
| private void |
| updateDirtyEffects() |
| method_75126() |
| handleEffectsChanged() |
|
| protected void |
| updateInvisibilityStatus() |
| method_6027() |
| updatePotionVisibility() |
|
| private void |
| updateSynchronizedMobEffectParticles() |
| method_58150() |
| updatePotionSwirls() |
|
| private void |
| updateGlowingStatus() |
| method_36362() |
| updateGlowing() |
|
| public double |
| getVisibilityPercent(Entity targetingEntity) |
| method_18390(class_1297 arg0) |
| getAttackDistanceScalingFactor(Entity entity) |
|
| public boolean |
|
| public boolean |
| canBeSeenAsEnemy() |
| method_33190() |
| canTakeDamage() |
|
| public boolean |
| canBeSeenByAnyone() |
| method_36608() |
| isPartOfGame() |
|
| public static boolean |
|
| protected void |
| removeEffectParticles() |
| method_6069() |
| clearPotionSwirls() |
|
| public boolean |
| removeAllEffects() |
| method_6012() |
| clearStatusEffects() |
|
| public Collection<StatusEffectInstance> |
| getActiveEffects() |
| method_6026() |
| getStatusEffects() |
|
| public Map<RegistryEntry<StatusEffect>, StatusEffectInstance> |
| getActiveEffectsMap() |
| method_6088() |
| getActiveStatusEffects() |
|
| public boolean |
|
| public StatusEffectInstance |
|
| public float |
|
| public final boolean |
|
| public boolean |
|
| public boolean |
|
| public void |
|
| public boolean |
| isInvertedHealAndHarm() |
| method_5999() |
| hasInvertedHealingAndHarm() |
|
| public final StatusEffectInstance |
|
| public boolean |
|
| protected void |
|
| public void |
|
| protected void |
|
| protected void |
|
| private void |
| refreshDirtyAttributes() |
| method_52543() |
| updateAttributes() |
|
| protected void |
|
| public void |
| heal(float heal) |
| method_6025(float arg0) |
| heal(float amount) |
|
| public float |
| getHealth() |
| method_6032() |
| getHealth() |
|
| public void |
| setHealth(float health) |
| method_6033(float arg0) |
| setHealth(float health) |
|
| public boolean |
| isDeadOrDying() |
| method_29504() |
| isDead() |
|
| public boolean |
|
| public void |
| dealDefaultKnockback(DamageSource source, float damage, boolean blocked) |
| method_1_5408(class_1282 arg0, float arg1, boolean arg2) |
| applyDamageKnockback(DamageSource source, float amount, boolean blocked) |
|
| public float |
|
| private void |
|
| protected void |
|
| protected PlayerEntity |
|
| protected void |
|
| protected void |
|
| private boolean |
|
| public DamageSource |
| getLastDamageSource() |
| method_6081() |
| getRecentDamageSource() |
|
| protected void |
|
| public void |
|
| private void |
|
| public void |
|
| protected void |
| handleKillingBlow() |
| method_1_4166() |
| setDead() |
|
| protected void |
|
| protected void |
|
| protected void |
|
| protected void |
|
| protected void |
|
| public long |
| getLootTableSeed() |
| method_51851() |
| getLootTableSeed() |
|
| protected float |
|
| protected void |
|
| public void |
|
| public void |
| dropFromLootTable(ServerLevel level, DamageSource source, boolean playerKilled, ResourceKey<LootTable> lootTable, Consumer<ItemStack> itemStackConsumer) |
| method_72396(class_3218 arg0, class_1282 arg1, boolean arg2, class_5321<class_52> arg3, Consumer<class_1799> arg4) |
| generateLoot(ServerWorld world, DamageSource damageSource, boolean causedByPlayer, RegistryKey<LootTable> lootTableKey, Consumer<ItemStack> lootConsumer) |
|
| public boolean |
| dropFromEntityInteractLootTable(ServerLevel level, ResourceKey<LootTable> key, Entity interactingEntity, ItemInstance tool, BiConsumer<ServerLevel, ItemStack> consumer) |
| method_72394(class_3218 arg0, class_5321<class_52> arg1, class_1297 arg2, class_1_96 arg3, BiConsumer<class_3218, class_1799> arg4) |
| forEachBrushedItem(ServerWorld world, RegistryKey<LootTable> lootTableKey, Entity interactingEntity, ItemStackView tool, BiConsumer<ServerWorld, ItemStack> lootConsumer) |
|
| public boolean |
|
| protected void |
| dropFromShearingLootTable(ServerLevel level, ResourceKey<LootTable> key, ItemInstance tool, BiConsumer<ServerLevel, ItemStack> consumer) |
| method_61419(class_3218 arg0, class_5321<class_52> arg1, class_1_96 arg2, BiConsumer<class_3218, class_1799> arg3) |
| forEachShearedItem(ServerWorld world, RegistryKey<LootTable> lootTableKey, ItemStackView tool, BiConsumer<ServerWorld, ItemStack> lootConsumer) |
|
| protected boolean |
| dropFromLootTable(ServerLevel level, ResourceKey<LootTable> key, Function<LootParams$Builder, LootParams> paramsBuilder, BiConsumer<ServerLevel, ItemStack> consumer) |
| method_64170(class_3218 arg0, class_5321<class_52> arg1, Function<class_8567$class_8568, class_8567> arg2, BiConsumer<class_3218, class_1799> arg3) |
| forEachGeneratedItem(ServerWorld world, RegistryKey<LootTable> lootTableKey, Function<LootWorldContext$Builder, LootWorldContext> lootContextParametersFactory, BiConsumer<ServerWorld, ItemStack> lootConsumer) |
|
| public void |
| knockback(double power, double xd, double zd, DamageSource source, float damage, boolean comesFromEffect) |
| method_1_6376(double arg0, double arg1, double arg2, class_1282 arg3, float arg4, boolean arg5) |
| takeKnockback(double strength, double x, double z, DamageSource source, float damageAmount, boolean damaged) |
|
| public void |
| knockback(double power, double xd, double zd, DamageSource source, float damage) |
| method_6005(double arg0, double arg1, double arg2, class_1282 arg3, float arg4) |
| takeKnockback(double strength, double x, double z, DamageSource source, float damageAmount) |
|
| public void |
| indicateDamage(double xd, double zd) |
| method_48761(double arg0, double arg1) |
| tiltScreen(double deltaX, double deltaZ) |
|
| protected SoundEvent |
|
| protected SoundEvent |
| getDeathSound() |
| method_6002() |
| getDeathSound() |
|
| private SoundEvent |
| getFallDamageSound(int dmg) |
| method_6041(int arg0) |
| getFallSound(int distance) |
|
| public void |
| skipDropExperience() |
| method_41329() |
| disableExperienceDropping() |
|
| public boolean |
| wasExperienceConsumed() |
| method_41330() |
| isExperienceDroppingDisabled() |
|
| public float |
| getHurtDir() |
| method_48157() |
| getDamageTiltYaw() |
|
| protected Box |
| getHitbox() |
| method_53510() |
| getHitbox() |
|
| public Map<Enchantment, Set<EnchantmentLocationBasedEffect>> |
|
| public void |
| postPiercingAttack() |
| method_75125() |
| useAttackEnchantmentEffects() |
|
| public LivingEntity$FallSounds |
| getFallSounds() |
| method_39760() |
| getFallSounds() |
|
| public Optional<BlockPos> |
| getLastClimbablePos() |
| method_24832() |
| getClimbingPos() |
|
| public boolean |
| onClimbable() |
| method_6101() |
| isClimbing() |
|
| private boolean |
|
| public boolean |
| isAlive() |
| method_5805() |
| isAlive() |
|
| public boolean |
| isLookingAtMe(LivingEntity target, double coneSize, boolean adjustForDistance, boolean seeThroughTransparentBlocks, double... gazeHeights) |
| method_64619(class_1309 arg0, double arg1, boolean arg2, boolean arg3, double... arg4) |
| isEntityLookingAtMe(LivingEntity entity, double tolerance, boolean scaleToleranceByDistance, boolean visualShape, double... checkedYs) |
|
| public int |
| getMaxFallDistance() |
| method_5850() |
| getSafeFallDistance() |
|
| protected final int |
| getComfortableFallDistance(float allowedDamage) |
| method_56993(float arg0) |
| getSafeFallDistance(float health) |
|
| public boolean |
| causeFallDamage(double fallDistance, float damageModifier, DamageSource damageSource) |
| method_5747(double arg0, float arg1, class_1282 arg2) |
| handleFallDamage(double arg0, float arg1, DamageSource arg2) |
|
| public void |
| setIgnoreFallDamageFromCurrentImpulse(boolean ignoreFallDamage, Vec3 newImpulseImpactPos) |
| method_1_784(boolean arg0, class_243 arg1) |
| onReceiveImpulse(boolean wind, Vec3d pos) |
|
| public void |
| applyPostImpulseGraceTime(int ticks) |
| method_1_780(int arg0) |
| setImpulseContextResetGraceTime(int graceTime) |
|
| public boolean |
| isIgnoringFallDamageFromCurrentImpulse() |
| method_1_781() |
| isAffectedByImpulse() |
|
| public void |
| tryResetCurrentImpulseContext() |
| method_1_785() |
| resetImpulseDataIfGraceTimeReset() |
|
| public boolean |
| isInPostImpulseGraceTime() |
| method_1_782() |
| hasImpulseContextResetGraceTime() |
|
| public void |
| resetCurrentImpulseContext() |
| method_1_783() |
| resetImpulseData() |
|
| protected int |
| calculateFallDamage(double fallDistance, float damageModifier) |
| method_23329(double arg0, float arg1) |
| computeFallDamage(double fallDistance, float damagePerDistance) |
|
| private double |
| calculateFallPower(double fallDistance) |
| method_66669(double arg0) |
| getUnsafeFallDistance(double fallDistance) |
|
| protected void |
| playBlockFallSound() |
| method_23328() |
| playBlockFallSound() |
|
| public void |
| animateHurt(float yaw) |
| method_5879(float arg0) |
| animateDamage(float arg0) |
|
| public int |
| getArmorValue() |
| method_6096() |
| getArmor() |
|
| protected void |
|
| protected void |
|
| protected void |
|
| protected float |
|
| protected float |
|
| protected void |
|
| public DamageTracker |
| getCombatTracker() |
| method_6066() |
| getDamageTracker() |
|
| public LivingEntity |
| getKillCredit() |
| method_6124() |
| getPrimeAdversary() |
|
| public final float |
| getMaxHealth() |
| method_6063() |
| getMaxHealth() |
|
| public final float |
| getMaxAbsorption() |
| method_52541() |
| getMaxAbsorption() |
|
| public final int |
| getArrowCount() |
| method_6022() |
| getStuckArrowCount() |
|
| public final void |
| setArrowCount(int count) |
| method_6097(int arg0) |
| setStuckArrowCount(int stuckArrowCount) |
|
| public final int |
| getStingerCount() |
| method_21753() |
| getStingerCount() |
|
| public final void |
| setStingerCount(int count) |
| method_21755(int arg0) |
| setStingerCount(int stingerCount) |
|
| private int |
| getCurrentSwingDuration() |
| method_6028() |
| getHandSwingDuration() |
|
| public void |
|
| public void |
| swing(InteractionHand hand, boolean sendToSwingingEntity) |
| method_23667(class_1268 arg0, boolean arg1) |
| swingHand(Hand hand, boolean fromServerPlayer) |
|
| public void |
|
| public void |
| handleEntityEvent(byte id) |
| method_5711(byte arg0) |
| handleStatus(byte arg0) |
|
| public float |
| getTicksSinceLastKineticHitFeedback(float partial) |
| method_75879(float arg0) |
| getTimeSinceLastKineticAttack(float tickProgress) |
|
| public void |
| makePoofParticles() |
| method_36549() |
| addDeathParticles() |
|
| private void |
| makeDrownParticles() |
| method_66276() |
| addBubbleParticles() |
|
| private void |
| onKineticHit() |
| method_76773() |
| playKineticHitSound() |
|
| private void |
| swapHandItems() |
| method_30127() |
| swapHandStacks() |
|
| protected void |
| onBelowWorld() |
| method_5825() |
| tickInVoid() |
|
| protected void |
| updateSwingTime() |
| method_6119() |
| tickHandSwing() |
|
| protected double |
| getEntityBounciness() |
| method_1_3983() |
| getBounciness() |
|
| public EntityAttributeInstance |
|
| public double |
|
| public double |
|
| public AttributeContainer |
| getAttributes() |
| method_6127() |
| getAttributes() |
|
| public ItemStack |
| getMainHandItem() |
| method_6047() |
| getMainHandStack() |
|
| public ItemStack |
| getOffhandItem() |
| method_6079() |
| getOffHandStack() |
|
| public ItemStack |
|
| public ItemStack |
| getWeaponItem() |
| method_59958() |
| getWeaponStack() |
|
| public AttackRangeComponent |
|
| public ItemStack |
| getActiveItem() |
| method_76694() |
| getActiveOrMainHandStack() |
|
| public boolean |
|
| public boolean |
|
| public ItemStack |
|
| public void |
|
| public boolean |
|
| public boolean |
|
| public ItemStack |
|
| public void |
|
| public float |
| getArmorCoverPercentage() |
| method_18396() |
| getArmorVisibility() |
|
| public void |
| setSprinting(boolean isSprinting) |
| method_5728(boolean arg0) |
| setSprinting(boolean arg0) |
|
| protected float |
| getSoundVolume() |
| method_6107() |
| getSoundVolume() |
|
| public float |
| getVoicePitch() |
| method_6017() |
| getSoundPitch() |
|
| protected boolean |
| isImmobile() |
| method_6062() |
| isImmobile() |
|
| public void |
|
| private void |
|
| public boolean |
| shouldShowName() |
| method_5733() |
| shouldRenderName() |
|
| protected float |
| getJumpPower() |
| method_6106() |
| getJumpVelocity() |
|
| protected float |
| getJumpPower(float multiplier) |
| method_56994(float arg0) |
| getJumpVelocity(float strength) |
|
| public float |
| getJumpBoostPower() |
| method_37416() |
| getJumpBoostVelocityModifier() |
|
| public void |
| jumpFromGround() |
| method_6043() |
| jump() |
|
| protected void |
| goDownInWater() |
| method_6093() |
| knockDownwards() |
|
| protected void |
|
| protected float |
| getWaterSlowDown() |
| method_6120() |
| getBaseWaterMovementSpeedMultiplier() |
|
| public boolean |
|
| protected double |
| getDefaultGravity() |
| method_7490() |
| getGravity() |
|
| protected double |
| getEffectiveGravity() |
| method_61426() |
| getEffectiveGravity() |
|
| public void |
|
| public VoxelShape |
| getLiquidCollisionShape() |
| method_1_1166() |
| getFluidWalkingShape() |
|
| protected boolean |
|
| protected void |
| travelFlying(Vec3 input, float speed) |
| method_70670(class_243 arg0, float arg1) |
| travelFlying(Vec3d movementInput, float speed) |
|
| protected void |
| travelFlying(Vec3 input, float waterSpeed, float lavaSpeed, float airSpeed) |
| method_70671(class_243 arg0, float arg1, float arg2, float arg3) |
| travelFlying(Vec3d movementInput, float inWaterSpeed, float inLavaSpeed, float regularSpeed) |
|
| private void |
|
| protected float |
| getAirDrag() |
| method_1_5399() |
| getAirDragModifier() |
|
| protected void |
|
| protected void |
| travelInWater(Vec3 input, double baseGravity, boolean isFalling, double oldY) |
| method_76087(class_243 arg0, double arg1, boolean arg2, double arg3) |
| travelInWater(Vec3d movementInput, double gravity, boolean falling, double y) |
|
| protected boolean |
|
| private void |
| travelInLava(Vec3 input, double baseGravity, boolean isFalling, double oldY) |
| method_76089(class_243 arg0, double arg1, boolean arg2, double arg3) |
| travelInLava(Vec3d movementInput, double gravity, boolean falling, double y) |
|
| private void |
| jumpOutOfFluid(double oldY) |
| method_76090(double arg0) |
| resetVerticalVelocityInFluid(double y) |
|
| private void |
| floatInWaterWhileRidden() |
| method_76086() |
| floatIfRidden() |
|
| private void |
| travelFallFlying(Vec3 input) |
| method_61417(class_243 arg0) |
| travelGliding(Vec3d movementInput) |
|
| public void |
| stopFallFlying() |
| method_66281() |
| stopGliding() |
|
| private Vec3d |
| updateFallFlyingMovement(Vec3 movement) |
| method_61430(class_243 arg0) |
| calcGlidingVelocity(Vec3d oldVelocity) |
|
| private void |
| handleFallFlyingCollisions(double moveHorLength, double newMoveHorLength) |
| method_61424(double arg0, double arg1) |
| checkGlidingCollision(double oldSpeed, double newSpeed) |
|
| private void |
|
| protected void |
|
| protected Vec3d |
|
| protected float |
|
| public void |
| calculateEntityAnimation(boolean useY) |
| method_29242(boolean arg0) |
| updateLimbs(boolean flutter) |
|
| protected void |
| updateWalkAnimation(float distance) |
| method_48565(float arg0) |
| updateLimbs(float posDelta) |
|
| private Vec3d |
| handleRelativeFrictionAndCalculateMovement(Vec3 input, float friction) |
| method_26318(class_243 arg0, float arg1) |
| applyMovementInput(Vec3d movementInput, float slipperiness) |
|
| public Vec3d |
| getFluidFallingAdjustedMovement(double baseGravity, boolean isFalling, Vec3 movement) |
| method_26317(double arg0, boolean arg1, class_243 arg2) |
| applyFluidMovingSpeed(double gravity, boolean falling, Vec3d motion) |
|
| private Vec3d |
| handleOnClimbable(Vec3 delta) |
| method_18801(class_243 arg0) |
| applyClimbingSpeed(Vec3d motion) |
|
| private float |
| getFrictionInfluencedSpeed(float blockFriction) |
| method_18802(float arg0) |
| getMovementSpeed(float slipperiness) |
|
| protected float |
| getFlyingSpeed() |
| method_49484() |
| getOffGroundSpeed() |
|
| public float |
| getSpeed() |
| method_6029() |
| getMovementSpeed() |
|
| public void |
| setSpeed(float speed) |
| method_6125(float arg0) |
| setMovementSpeed(float movementSpeed) |
|
| public boolean |
|
| public void |
| causeExtraKnockback(Entity target, float knockback, Vec3 oldMovement, DamageSource damageSource, float damage, boolean comesFromEffect) |
| method_75122(class_1297 arg0, float arg1, class_243 arg2, class_1282 arg3, float arg4, boolean arg5) |
| knockbackTarget(Entity target, float strength, Vec3d playerTargetVelocity, DamageSource source, float damageAmount, boolean damaged) |
|
| protected void |
| playAttackSound() |
| method_59928() |
| playAttackSound() |
|
| public void |
| tick() |
| method_5773() |
| tick() |
|
| public boolean |
| wasRecentlyStabbed(Entity target, int allowedTime) |
| method_75118(class_1297 arg0, int arg1) |
| isInPiercingCooldown(Entity target, int cooldownTicks) |
|
| public void |
|
| public int |
|
| public boolean |
| stabAttack(EquipmentSlot weaponSlot, Entity target, float baseDamage, boolean dealsDamage, boolean dealsKnockback, boolean dismounts) |
| method_75123(class_1304 arg0, class_1297 arg1, float arg2, boolean arg3, boolean arg4, boolean arg5) |
| pierce(EquipmentSlot slot, Entity target, float damage, boolean dealDamage, boolean knockback, boolean dismount) |
|
| public void |
| onAttack() |
| method_75124() |
| beforePlayerAttack() |
|
| private void |
| detectEquipmentUpdates() |
| method_30128() |
| sendEquipmentChanges() |
|
| protected Map<EquipmentSlot, ItemStack> |
|
| public boolean |
|
| private void |
|
| private void |
|
| protected void |
| tickHeadTurn(float yBodyRotT) |
| method_6031(float arg0) |
| turnHead(float bodyRotation) |
|
| protected float |
| getMaxHeadRotationRelativeToBody() |
| method_53964() |
| getMaxRelativeHeadRotation() |
|
| public void |
| aiStep() |
| method_6007() |
| tickMovement() |
|
| protected void |
| applyInput() |
| method_66282() |
| tickMovementInput() |
|
| public boolean |
| isSensitiveToWater() |
| method_29503() |
| hurtByWater() |
|
| public boolean |
| isJumping() |
| method_70673() |
| isJumping() |
|
| protected void |
| updateFallFlying() |
| method_6053() |
| tickGliding() |
|
| protected boolean |
| canGlide() |
| method_63628() |
| canGlide() |
|
| protected void |
| serverAiStep() |
| method_6023() |
| tickNewAi() |
|
| protected void |
| pushEntities() |
| method_6070() |
| tickCramming() |
|
| protected void |
|
| protected void |
|
| protected void |
|
| public boolean |
| isAutoSpinAttack() |
| method_6123() |
| isUsingRiptide() |
|
| public void |
| stopRiding() |
| method_5848() |
| stopRiding() |
|
| public void |
| rideTick() |
| method_5842() |
| tickRiding() |
|
| public PositionInterpolator |
| getInterpolation() |
| method_66233() |
| getInterpolator() |
|
| public void |
| lerpHeadTo(float yRot, int steps) |
| method_5683(float arg0, int arg1) |
| updateTrackedHeadRotation(float arg0, int arg1) |
|
| public void |
| setJumping(boolean jump) |
| method_6100(boolean arg0) |
| setJumping(boolean jumping) |
|
| public void |
|
| public void |
|
| public boolean |
|
| public boolean |
|
| public float |
| getViewYRot(float a) |
| method_5705(float arg0) |
| getYaw(float arg0) |
|
| public float |
| getAttackAnim(float a) |
| method_6055(float arg0) |
| getHandSwingProgress(float tickProgress) |
|
| public boolean |
| isPickable() |
| method_5863() |
| canHit() |
|
| public boolean |
| isPushable() |
| method_5810() |
| isPushable() |
|
| public float |
| getYHeadRot() |
| method_5791() |
| getHeadYaw() |
|
| public void |
| setYHeadRot(float yHeadRot) |
| method_5847(float arg0) |
| setHeadYaw(float arg0) |
|
| public void |
| setYBodyRot(float yBodyRot) |
| method_5636(float arg0) |
| setBodyYaw(float arg0) |
|
| public Vec3d |
|
| public static Vec3d |
| resetForwardDirectionOfRelativePortalPosition(Vec3 offsets) |
| method_31079(class_243 arg0) |
| positionInPortal(Vec3d pos) |
|
| public float |
| getAbsorptionAmount() |
| method_6067() |
| getAbsorptionAmount() |
|
| public final void |
| setAbsorptionAmount(float absorptionAmount) |
| method_6073(float arg0) |
| setAbsorptionAmount(float absorptionAmount) |
|
| protected void |
| internalSetAbsorptionAmount(float absorptionAmount) |
| method_52544(float arg0) |
| setAbsorptionAmountUnclamped(float absorptionAmount) |
|
| public void |
| onEnterCombat() |
| method_6000() |
| enterCombat() |
|
| public void |
| onLeaveCombat() |
| method_6044() |
| endCombat() |
|
| protected void |
| updateEffectVisibility() |
| method_6008() |
| markEffectsDirty() |
|
| public abstract Arm |
| getMainArm() |
| method_6068() |
| getMainArm() |
|
| public boolean |
| isUsingItem() |
| method_6115() |
| isUsingItem() |
|
| public Hand |
| getUsedItemHand() |
| method_6058() |
| getActiveHand() |
|
| private void |
| updatingUsingItem() |
| method_6076() |
| tickActiveItemStack() |
|
| private ItemEntity |
| createItemStackToDrop(ItemStack itemStack, boolean randomly, boolean thrownFromHand) |
| method_67517(class_1799 arg0, boolean arg1, boolean arg2) |
| createItemEntity(ItemStack stack, boolean atSelf, boolean retainOwnership) |
|
| protected void |
|
| private void |
| updateSwimAmount() |
| method_6072() |
| updateLeaningPitch() |
|
| protected void |
| setLivingEntityFlag(int flag, boolean value) |
| method_6085(int arg0, boolean arg1) |
| setLivingFlag(int mask, boolean value) |
|
| public void |
|
| public void |
|
| public void |
|
| public float |
| getPreciseBodyRotation(float partial) |
| method_60951(float arg0) |
| lerpYaw(float arg0) |
|
| public void |
|
| protected void |
| completeUsingItem() |
| method_6040() |
| consumeItem() |
|
| public void |
|
| public ItemStack |
| getUseItem() |
| method_6030() |
| getActiveItem() |
|
| public int |
| getUseItemRemainingTicks() |
| method_6014() |
| getItemUseTimeLeft() |
|
| public int |
| getTicksUsingItem() |
| method_6048() |
| getItemUseTime() |
|
| public float |
| getTicksUsingItem(float partialTicks) |
| method_75120(float arg0) |
| getItemUseTime(float baseTime) |
|
| public void |
| releaseUsingItem() |
| method_6075() |
| stopUsingItem() |
|
| public void |
| stopUsingItem() |
| method_6021() |
| clearActiveItem() |
|
| public boolean |
| isBlocking() |
| method_6039() |
| isBlocking() |
|
| public ItemStack |
| getItemBlockingWith() |
| method_62821() |
| getBlockingItem() |
|
| public boolean |
| isSuppressingSlidingDownLadder() |
| method_21754() |
| isHoldingOntoLadder() |
|
| public boolean |
| isFallFlying() |
| method_6128() |
| isGliding() |
|
| public boolean |
| isVisuallySwimming() |
| method_20232() |
| isInSwimmingPose() |
|
| public int |
| getFallFlyingTicks() |
| method_6003() |
| getGlidingTicks() |
|
| public boolean |
| randomTeleport(double xx, double yy, double zz, boolean showParticles) |
| method_6082(double arg0, double arg1, double arg2, boolean arg3) |
| teleport(double x, double y, double z, boolean particleEffects) |
|
| public boolean |
| isAffectedByPotions() |
| method_6086() |
| isAffectedBySplashPotions() |
|
| public boolean |
| attackable() |
| method_6102() |
| isMobOrPlayer() |
|
| public void |
| setRecordPlayingNearby(BlockPos jukebox, boolean isPlaying) |
| method_6006(class_2338 arg0, boolean arg1) |
| setNearbySongPlaying(BlockPos songPosition, boolean playing) |
|
| public boolean |
| canPickUpLoot() |
| method_5936() |
| canPickUpLoot() |
|
| public final EntityDimensions |
|
| protected EntityDimensions |
|
| public com.google.common.collect.ImmutableList<EntityPose> |
| getDismountPoses() |
| method_24831() |
| getPoses() |
|
| public Box |
|
| protected boolean |
|
| public boolean |
| canUsePortal(boolean ignorePassenger) |
| method_5822(boolean arg0) |
| canUsePortals(boolean arg0) |
|
| public Optional<BlockPos> |
| getSleepingPos() |
| method_18398() |
| getSleepingPosition() |
|
| public void |
|
| public void |
| clearSleepingPos() |
| method_18399() |
| clearSleepingPosition() |
|
| public boolean |
| isSleeping() |
| method_6113() |
| isSleeping() |
|
| public void |
|
| private void |
|
| private boolean |
| checkBedExists() |
| method_18406() |
| isSleepingInBed() |
|
| public void |
| stopSleeping() |
| method_18400() |
| wakeUp() |
|
| public Direction |
| getBedOrientation() |
| method_18401() |
| getSleepingDirection() |
|
| public boolean |
| isInWall() |
| method_5757() |
| isInsideWall() |
|
| public ItemStack |
|
| private static byte |
|
| public void |
|
| private void |
|
| public final boolean |
|
| protected boolean |
|
| public EquipmentSlot |
|
| public boolean |
|
| private static StackReference |
|
| private static EquipmentSlot |
| getEquipmentSlot(int slot) |
| method_32322(int arg0) |
| getEquipmentSlot(int slotId) |
|
| public StackReference |
| getSlot(int slot) |
| method_32318(int arg0) |
| getStackReference(int arg0) |
|
| public boolean |
| canFreeze() |
| method_32316() |
| canFreeze() |
|
| public boolean |
| isCurrentlyGlowing() |
| method_5851() |
| isGlowing() |
|
| public float |
| getVisualRotationYInDegrees() |
| method_73188() |
| getBodyYaw() |
|
| public void |
|
| public float |
| getSecondsToDisableBlocking() |
| method_67125() |
| getWeaponDisableBlockingForSeconds() |
|
| public float |
| maxUpStep() |
| method_49476() |
| getStepHeight() |
|
| public Vec3d |
|
| protected void |
| lerpHeadRotationStep(int lerpHeadSteps, double targetYHeadRot) |
| method_52539(int arg0, double arg1) |
| lerpHeadYaw(int headTrackingIncrements, double serverHeadYaw) |
|
| public void |
| igniteForTicks(int numberOfTicks) |
| method_56073(int arg0) |
| setOnFireForTicks(int arg0) |
|
| public boolean |
| hasInfiniteMaterials() |
| method_56992() |
| isInCreativeMode() |
|
| public boolean |
|
| public static boolean |
|
| public int |
| getLastHurtByPlayerMemoryTime() |
| method_63627() |
| getPlayerHitTimer() |
|
| public boolean |
| isTransmittingWaypoint() |
| method_70674() |
| hasWaypoint() |
|
| public Optional<ServerWaypoint$WaypointTracker> |
|
| public Waypoint$Config |
| waypointIcon() |
| method_70675() |
| getWaypointConfig() |
|
| public DamageSource |
| createDamageSource() |
| method_1_5407() |
| getAttackDamageSource() |
|
| private static boolean |
|
| private static void |
|
| private void |
|
| private static Vec3d |
|
| private Boolean |
|
| private boolean |
|
| private void |
|
| private void |
|
| private static Vec3d |
| lambda$dismountVehicle$0(double arg0, Vec3 arg1) |
| method_61418(double arg0, class_243 arg1) |
| method_61418(double arg0, Vec3d pos) |
|
| private static boolean |
|
| private static it.unimi.dsi.fastutil.objects.Reference2ObjectMap |
|
| private static void |
|
| private LootWorldContext |
|
| private LootWorldContext |
|
| private LootWorldContext |
|
| private void |
|
| private static Boolean |
|
| private void |
|
| private void |
|
| private void |
|
| private void |
| lambda$readAdditionalSaveData$0(String arg0) |
| method_68264(String arg0) |
| method_68264(String team) |
|
| private static void |
|
| private static ItemStack |
|
| private static boolean |
|