| public void |
| heal(float heal) |
| method_6025(float arg0) |
| heal(float arg0) |
|
| public boolean |
| startRiding(Entity entity, boolean force, boolean sendEventAndTriggers) |
| method_5873(class_1297 arg0, boolean arg1, boolean arg2) |
| startRiding(Entity arg0, boolean arg1, boolean arg2) |
|
| public void |
| removeVehicle() |
| method_29239() |
| dismountVehicle() |
|
| public float |
| getViewXRot(float a) |
| method_5695(float arg0) |
| getPitch(float arg0) |
|
| public float |
| getViewYRot(float a) |
| method_5705(float arg0) |
| getYaw(float arg0) |
|
| public void |
| tick() |
| method_5773() |
| tick() |
|
| public void |
| sendChanges() |
| method_1_6520() |
| sync() |
|
| public float |
| getCurrentMood() |
| method_26269() |
| getMoodPercentage() |
|
| private void |
| sendPosition() |
| method_3136() |
| sendMovementPackets() |
|
| private void |
| sendIsSprintingIfNeeded() |
| method_46742() |
| sendSprintingPacket() |
|
| public boolean |
| drop(boolean all) |
| method_7290(boolean arg0) |
| dropSelectedItem(boolean entireStack) |
|
| public void |
|
| public void |
| respawn() |
| method_7331() |
| requestRespawn() |
|
| public void |
| closeContainer() |
| method_7346() |
| closeHandledScreen() |
|
| public void |
| clientSideCloseContainer() |
| method_3137() |
| closeScreen() |
|
| public void |
| hurtTo(float newHealth) |
| method_3138(float arg0) |
| updateHealth(float health) |
|
| public void |
| onUpdateAbilities() |
| method_7355() |
| sendAbilitiesUpdate() |
|
| public void |
| setReducedDebugInfo(boolean reducedDebugInfo) |
| method_7268(boolean arg0) |
| setReducedDebugInfo(boolean arg0) |
|
| public boolean |
| isLocalPlayer() |
| method_7340() |
| isMainPlayer() |
|
| public boolean |
| isSuppressingSlidingDownLadder() |
| method_21754() |
| isHoldingOntoLadder() |
|
| public boolean |
| canSpawnSprintParticle() |
| method_27298() |
| shouldSpawnSprintingParticles() |
|
| protected void |
| sendRidingJump() |
| method_3133() |
| startRidingJump() |
|
| public void |
| sendOpenInventory() |
| method_3132() |
| openRidingInventory() |
|
| public StatHandler |
| getStats() |
| method_3143() |
| getStatHandler() |
|
| public ClientRecipeBook |
| getRecipeBook() |
| method_3130() |
| getRecipeBook() |
|
| public void |
|
| public PermissionPredicate |
| permissions() |
| method_75004() |
| getPermissions() |
|
| public void |
|
| public ChatRestrictions |
| chatAbilities() |
| method_1_2187() |
| getChatRestrictions() |
|
| public void |
| refreshChatAbilities() |
| method_1_2188() |
| setChatRestrictionsFromClient() |
|
| public void |
|
| public void |
|
| private void |
| moveTowardsClosestSpace(double x, double z) |
| method_30673(double arg0, double arg1) |
| pushOutOfBlocks(double x, double z) |
|
| private boolean |
|
| public void |
| setExperienceValues(float experienceProgress, int totalExp, int experienceLevel) |
| method_3145(float arg0, int arg1, int arg2) |
| setExperience(float progress, int total, int level) |
|
| private void |
| setExperienceDisplayStartTickToTickCount() |
| method_75408() |
| updateExperienceBarDisplayStartTime() |
|
| public void |
| handleEntityEvent(byte id) |
| method_5711(byte arg0) |
| handleStatus(byte arg0) |
|
| public void |
| setShowDeathScreen(boolean show) |
| method_22420(boolean arg0) |
| setShowsDeathScreen(boolean showsDeathScreen) |
|
| public boolean |
| shouldShowDeathScreen() |
| method_22419() |
| showsDeathScreen() |
|
| public void |
| setDoLimitedCrafting(boolean value) |
| method_53848(boolean arg0) |
| setLimitedCraftingEnabled(boolean limitedCraftingEnabled) |
|
| public boolean |
| getDoLimitedCrafting() |
| method_53847() |
| isLimitedCraftingEnabled() |
|
| public void |
| playSound(SoundEvent sound, float volume, float pitch) |
| method_5783(class_3414 arg0, float arg1, float arg2) |
| playSound(SoundEvent arg0, float arg1, float arg2) |
|
| public void |
|
| public boolean |
| isUsingItem() |
| method_6115() |
| isUsingItem() |
|
| private boolean |
| isSlowDueToUsingItem() |
| method_75409() |
| isBlockedFromSprinting() |
|
| private float |
| itemUseSpeedMultiplier() |
| method_75410() |
| getActiveItemSpeedMultiplier() |
|
| public void |
| stopUsingItem() |
| method_6021() |
| clearActiveItem() |
|
| public Hand |
| getUsedItemHand() |
| method_6058() |
| getActiveHand() |
|
| public void |
|
| public JumpingMount |
| jumpableVehicle() |
| method_45773() |
| getJumpingMount() |
|
| public float |
| getJumpRidingScale() |
| method_3151() |
| getMountJumpStrength() |
|
| public boolean |
| isTextFilteringEnabled() |
| method_33793() |
| shouldFilterText() |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public boolean |
| isShiftKeyDown() |
| method_5715() |
| isSneaking() |
|
| public boolean |
| isCrouching() |
| method_18276() |
| isInSneakingPose() |
|
| public boolean |
| isMovingSlowly() |
| method_20303() |
| shouldSlowDown() |
|
| public void |
| applyInput() |
| method_66282() |
| tickMovementInput() |
|
| private Vec2f |
| modifyInput(Vec2 input) |
| method_67270(class_241 arg0) |
| applyMovementSpeedFactors(Vec2f input) |
|
| private static Vec2f |
| modifyInputSpeedForSquareMovement(Vec2 input) |
| method_67271(class_241 arg0) |
| applyDirectionalMovementSpeedFactors(Vec2f vec) |
|
| private static float |
| distanceToUnitSquare(Vec2 direction) |
| method_67272(class_241 arg0) |
| getDirectionalMovementSpeedMultiplier(Vec2f vec) |
|
| protected boolean |
| isControlledCamera() |
| method_3134() |
| isCamera() |
|
| public void |
| resetPos() |
| method_33689() |
| init() |
|
| public void |
| aiStep() |
| method_6007() |
| tickMovement() |
|
| private boolean |
| shouldStopRunSprinting() |
| method_65949() |
| shouldStopSprinting() |
|
| private boolean |
| shouldStopSwimSprinting() |
| method_67472() |
| shouldStopSwimSprinting() |
|
| public Portal$Effect |
| getActivePortalLocalTransition() |
| method_60886() |
| getCurrentPortalEffect() |
|
| protected void |
| tickDeath() |
| method_6108() |
| updatePostDeath() |
|
| private void |
| handlePortalTransitionEffect(boolean active) |
| method_60887(boolean arg0) |
| tickNausea(boolean fromPortalEffect) |
|
| public void |
| rideTick() |
| method_5842() |
| tickRiding() |
|
| public boolean |
| isHandsBusy() |
| method_3144() |
| isRiding() |
|
| public void |
|
| public boolean |
| isAutoJumpEnabled() |
| method_3149() |
| isAutoJumpEnabled() |
|
| public boolean |
| shouldRotateWithMinecart() |
| method_61498() |
| shouldRotateWithMinecart() |
|
| protected void |
| updateAutoJump(float xa, float za) |
| method_3148(float arg0, float arg1) |
| autoJump(float dx, float dz) |
|
| protected boolean |
| isHorizontalCollisionMinor(Vec3 movement) |
| method_39759(class_243 arg0) |
| hasCollidedSoftly(Vec3d arg0) |
|
| private boolean |
| canAutoJump() |
| method_22119() |
| shouldAutoJump() |
|
| private boolean |
| isMoving() |
| method_22120() |
| hasMovementInput() |
|
| private boolean |
| isSprintingPossible(boolean allowedInShallowWater) |
| method_74047(boolean arg0) |
| canSprint(boolean allowTouchingWater) |
|
| private boolean |
| canStartSprinting() |
| method_48300() |
| canStartSprinting() |
|
| private boolean |
|
| public float |
| getWaterVision() |
| method_3140() |
| getUnderwaterVisibility() |
|
| public void |
|
| public boolean |
| isUnderWater() |
| method_5869() |
| isSubmergedInWater() |
|
| protected boolean |
| updateIsUnderwater() |
| method_7295() |
| updateWaterSubmersionState() |
|
| public Vec3d |
| getRopeHoldPosition(float partialTickTime) |
| method_30951(float arg0) |
| getLeashPos(float arg0) |
|
| public void |
|
| public float |
| getVisualRotationYInDegrees() |
| method_73188() |
| getBodyYaw() |
|
| public void |
|
| public boolean |
| canDropItems() |
| method_64271() |
| canDropItems() |
|
| public Cooldown |
| getDropSpamThrottler() |
| method_64376() |
| getItemDropCooldown() |
|
| public PlayerInput |
| getLastSentInput() |
| method_71091() |
| getLastPlayerInput() |
|
| public HitResult |
| raycastHitResult(float a, Entity cameraEntity) |
| method_76762(float arg0, class_1297 arg1) |
| getCrosshairTarget(float tickProgress, Entity cameraEntity) |
|
| private static HitResult |
| pick(Entity cameraEntity, double blockInteractionRange, double entityInteractionRange, float partialTicks) |
| method_76763(class_1297 arg0, double arg1, double arg2, float arg3) |
| getCrosshairTarget(Entity cameraEntity, double blockInteractionRange, double entityInteractionRange, float tickProgress) |
|
| private static HitResult |
|
| private static Stream |
|