public boolean | |
public int | | k_() | | getTeamColor() | | method_22861() | | getTeamColorValue() |
|
public boolean | | aa_() | | isSpectator() | | method_7325() | | isSpectator() |
|
public final void | | ao() | | unRide() | | method_18375() | | detach() |
|
public void | | f(double arg0, double arg1, double arg2) | | syncPacketPositionCodec(double arg0, double arg1, double arg2) | | method_43391(double arg0, double arg1, double arg2) | | updateTrackedPosition(double x, double y, double z) |
|
public VecDeltaCodec | | ap() | | getPositionCodec() | | method_43389() | | getTrackedPosition() |
|
public EntityType<?> | | aq() | | getType() | | method_5864() | | getType() |
|
public int | | ar() | | getId() | | method_5628() | | getId() |
|
public void | | e(int arg0) | | setId(int arg0) | | method_5838(int arg0) | | setId(int id) |
|
public Set<String> | | as() | | getTags() | | method_5752() | | getCommandTags() |
|
public boolean | |
public boolean | |
public void | |
public final void | | at() | | discard() | | method_31472() | | discard() |
|
protected abstract void | |
public SynchedEntityData | | au() | | getEntityData() | | method_5841() | | getDataTracker() |
|
public void | |
public void | | av() | | onClientRemoval() | | method_36209() | | onRemoved() |
|
public void | |
public void | |
public Pose | | aw() | | getPose() | | method_18376() | | getPose() |
|
public boolean | |
public boolean | | a(bvk arg0, double arg1) | | closerThan(Entity arg0, double arg1) | | method_24516(class_1297 arg0, double arg1) | | isInRange(Entity entity, double radius) |
|
public boolean | | a(bvk arg0, double arg1, double arg2) | | closerThan(Entity arg0, double arg1, double arg2) | | method_43259(class_1297 arg0, double arg1, double arg2) | | isInRange(Entity entity, double horizontalRadius, double verticalRadius) |
|
protected void | | b(float arg0, float arg1) | | setRot(float arg0, float arg1) | | method_5710(float arg0, float arg1) | | setRotation(float yaw, float pitch) |
|
public final void | |
public void | | a_(double arg0, double arg1, double arg2) | | setPos(double arg0, double arg1, double arg2) | | method_5814(double arg0, double arg1, double arg2) | | setPosition(double x, double y, double z) |
|
protected AABB | | ax() | | makeBoundingBox() | | method_33332() | | calculateBoundingBox() |
|
protected void | | ay() | | reapplyPosition() | | method_23311() | | refreshPosition() |
|
public void | | b(double arg0, double arg1) | | turn(double arg0, double arg1) | | method_5872(double arg0, double arg1) | | changeLookDirection(double cursorDeltaX, double cursorDeltaY) |
|
public void | | h() | | tick() | | method_5773() | | tick() |
|
public void | | az() | | baseTick() | | method_5670() | | baseTick() |
|
public void | | c(boolean arg0) | | setSharedFlagOnFire(boolean arg0) | | method_33572(boolean arg0) | | setOnFire(boolean onFire) |
|
public void | | aA() | | checkBelowWorld() | | method_31473() | | attemptTickInVoid() |
|
public void | | aB() | | setPortalCooldown() | | method_30229() | | resetPortalCooldown() |
|
public void | | f(int arg0) | | setPortalCooldown(int arg0) | | method_51850(int arg0) | | setPortalCooldown(int portalCooldown) |
|
public int | | aC() | | getPortalCooldown() | | method_51848() | | getPortalCooldown() |
|
public boolean | | aD() | | isOnPortalCooldown() | | method_30230() | | hasPortalCooldown() |
|
protected void | | M() | | processPortalCooldown() | | method_5760() | | tickPortalCooldown() |
|
public void | | aE() | | lavaHurt() | | method_5730() | | setOnFireFromLava() |
|
protected boolean | | aF() | | shouldPlayLavaHurtSound() | | method_64270() | | shouldPlayBurnSoundInLava() |
|
public final void | | d(float arg0) | | igniteForSeconds(float arg0) | | method_5639(float arg0) | | setOnFireFor(float seconds) |
|
public void | | g(int arg0) | | igniteForTicks(int arg0) | | method_56073(int arg0) | | setOnFireForTicks(int ticks) |
|
public void | | h(int arg0) | | setRemainingFireTicks(int arg0) | | method_20803(int arg0) | | setFireTicks(int fireTicks) |
|
public int | | aG() | | getRemainingFireTicks() | | method_20802() | | getFireTicks() |
|
public void | | aH() | | clearFire() | | method_5646() | | extinguish() |
|
protected void | | aI() | | onBelowWorld() | | method_5825() | | tickInVoid() |
|
public boolean | | g(double arg0, double arg1, double arg2) | | isFree(double arg0, double arg1, double arg2) | | method_5654(double arg0, double arg1, double arg2) | | doesNotCollide(double offsetX, double offsetY, double offsetZ) |
|
private boolean | |
public void | | d(boolean arg0) | | setOnGround(boolean arg0) | | method_24830(boolean arg0) | | setOnGround(boolean onGround) |
|
public void | | a(boolean arg0, boolean arg1, fby arg2) | | setOnGroundWithMovement(boolean arg0, boolean arg1, Vec3 arg2) | | method_60607(boolean arg0, boolean arg1, class_243 arg2) | | setMovement(boolean onGround, boolean horizontalCollision, Vec3d movement) |
|
public boolean | |
protected void | | a(boolean arg0, fby arg1) | | checkSupportingBlock(boolean arg0, Vec3 arg1) | | method_51703(boolean arg0, class_243 arg1) | | updateSupportingBlockPos(boolean onGround, Vec3d movement) |
|
public boolean | | aJ() | | onGround() | | method_24828() | | isOnGround() |
|
public void | |
private void | | a(bvk$c arg0, fby arg1, jh arg2, dxv arg3) | | applyMovementEmissionAndPlaySound(Entity$MovementEmission arg0, Vec3 arg1, BlockPos arg2, BlockState arg3) | | method_61407(class_1297$class_5799 arg0, class_243 arg1, class_2338 arg2, class_2680 arg3) | | applyMoveEffect(Entity$MoveEffect moveEffect, Vec3d movement, BlockPos landingPos, BlockState landingState) |
|
public void | | aK() | | applyEffectsFromBlocks() | | method_61409() | | tickBlockCollision() |
|
public void | |
protected boolean | | aL() | | isAffectedByBlocks() | | method_61410() | | shouldTickBlockCollision() |
|
private boolean | |
private boolean | | a(jh arg0, dxv arg1, boolean arg2, boolean arg3, fby arg4) | | vibrationAndSoundEffectsFromBlock(BlockPos arg0, BlockState arg1, boolean arg2, boolean arg3, Vec3 arg4) | | method_51701(class_2338 arg0, class_2680 arg1, boolean arg2, boolean arg3, class_243 arg4) | | stepOnBlock(BlockPos pos, BlockState state, boolean playSound, boolean emitEvent, Vec3d movement) |
|
protected boolean | | c(fby arg0) | | isHorizontalCollisionMinor(Vec3 arg0) | | method_39759(class_243 arg0) | | hasCollidedSoftly(Vec3d adjustedMovement) |
|
protected void | | aM() | | playEntityOnFireExtinguishedSound() | | method_36975() | | playExtinguishSound() |
|
public void | | aN() | | extinguishFire() | | method_46395() | | extinguishWithSound() |
|
protected void | | aO() | | processFlappingMovement() | | method_33573() | | addAirTravelEffects() |
|
public BlockPos | | aP() | | getOnPosLegacy() | | method_43260() | | getLandingPos() |
|
public BlockPos | | aQ() | | getBlockPosBelowThatAffectsMyMovement() | | method_23314() | | getVelocityAffectingPos() |
|
public BlockPos | | aR() | | getOnPos() | | method_23312() | | getSteppingPos() |
|
protected BlockPos | | e(float arg0) | | getOnPos(float arg0) | | method_43258(float arg0) | | getPosWithYOffset(float offset) |
|
protected float | | aS() | | getBlockJumpFactor() | | method_23313() | | getJumpVelocityMultiplier() |
|
protected float | | aT() | | getBlockSpeedFactor() | | method_23326() | | getVelocityMultiplier() |
|
protected Vec3 | |
protected Vec3 | | d(fby arg0) | | limitPistonMovement(Vec3 arg0) | | method_18794(class_243 arg0) | | adjustMovementForPiston(Vec3d movement) |
|
private double | |
private Vec3 | |
private static float[] | | a(fbt arg0, List<fcs> arg1, float arg2, float arg3) | | collectCandidateStepUpHeights(AABB arg0, List<VoxelShape> arg1, float arg2, float arg3) | | method_59921(class_238 arg0, List<class_265> arg1, float arg2, float arg3) | | collectStepHeights(Box collisionBox, List<VoxelShape> collisions, float arg2, float stepHeight) |
|
public static Vec3 | | a(bvk arg0, fby arg1, fbt arg2, dhi arg3, List<fcs> arg4) | | collideBoundingBox(Entity arg0, Vec3 arg1, AABB arg2, Level arg3, List<VoxelShape> arg4) | | method_20736(class_1297 arg0, class_243 arg1, class_238 arg2, class_1937 arg3, List<class_265> arg4) | | adjustMovementForCollisions(Entity entity, Vec3d movement, Box entityBoundingBox, World world, List<VoxelShape> collisions) |
|
private static List<VoxelShape> | | a(bvk arg0, dhi arg1, List<fcs> arg2, fbt arg3) | | collectColliders(Entity arg0, Level arg1, List<VoxelShape> arg2, AABB arg3) | | method_59920(class_1297 arg0, class_1937 arg1, List<class_265> arg2, class_238 arg3) | | findCollisionsForMovement(Entity entity, World world, List<VoxelShape> regularCollisions, Box movingEntityBoundingBox) |
|
private static Vec3 | |
protected float | | aU() | | nextStep() | | method_5867() | | calculateNextStepSoundDistance() |
|
protected SoundEvent | | aV() | | getSwimSound() | | method_5737() | | getSwimSound() |
|
protected SoundEvent | | aW() | | getSwimSplashSound() | | method_5625() | | getSplashSound() |
|
protected SoundEvent | | aX() | | getSwimHighSpeedSplashSound() | | method_5672() | | getHighSpeedSplashSound() |
|
public void | |
private void | |
private boolean | | a(fby arg0, fby arg1, jh arg2, fcs arg3) | | collidedWithShapeMovingFrom(Vec3 arg0, Vec3 arg1, BlockPos arg2, VoxelShape arg3) | | method_63612(class_243 arg0, class_243 arg1, class_2338 arg2, class_265 arg3) | | collides(Vec3d oldPos, Vec3d newPos, BlockPos blockPos, VoxelShape shape) |
|
protected void | |
public BlockPos | |
public void | |
public void | |
private void | |
protected void | | aY() | | waterSwimSound() | | method_51295() | | playSwimSound() |
|
protected BlockPos | |
protected void | |
protected void | |
protected void | |
private boolean | |
private void | | m() | | playAmethystStepSound() | | method_37215() | | playAmethystChimeSound() |
|
protected void | | f(float arg0) | | playSwimSound(float arg0) | | method_5734(float arg0) | | playSwimSound(float volume) |
|
protected void | | aZ() | | onFlap() | | method_5801() | | addFlapEffects() |
|
protected boolean | | ba() | | isFlapping() | | method_5776() | | isFlappingWings() |
|
public void | | a(axe arg0, float arg1, float arg2) | | playSound(SoundEvent arg0, float arg1, float arg2) | | method_5783(class_3414 arg0, float arg1, float arg2) | | playSound(SoundEvent sound, float volume, float pitch) |
|
public void | |
public boolean | | bb() | | isSilent() | | method_5701() | | isSilent() |
|
public void | | e(boolean arg0) | | setSilent(boolean arg0) | | method_5803(boolean arg0) | | setSilent(boolean silent) |
|
public boolean | | bc() | | isNoGravity() | | method_5740() | | hasNoGravity() |
|
public void | | f(boolean arg0) | | setNoGravity(boolean arg0) | | method_5875(boolean arg0) | | setNoGravity(boolean noGravity) |
|
protected double | | bd() | | getDefaultGravity() | | method_7490() | | getGravity() |
|
public final double | | be() | | getGravity() | | method_56989() | | getFinalGravity() |
|
protected void | | bf() | | applyGravity() | | method_56990() | | applyGravity() |
|
protected Entity$MovementEmission | | bg() | | getMovementEmission() | | method_33570() | | getMoveEffect() |
|
public boolean | | bh() | | dampensVibrations() | | method_33189() | | occludeVibrationSignals() |
|
protected void | | a(double arg0, boolean arg1, dxv arg2, jh arg3) | | checkFallDamage(double arg0, boolean arg1, BlockState arg2, BlockPos arg3) | | method_5623(double arg0, boolean arg1, class_2680 arg2, class_2338 arg3) | | fall(double heightDifference, boolean onGround, BlockState state, BlockPos landedPosition) |
|
public boolean | | bi() | | fireImmune() | | method_5753() | | isFireImmune() |
|
public boolean | | a(float arg0, float arg1, bua arg2) | | causeFallDamage(float arg0, float arg1, DamageSource arg2) | | method_5747(float arg0, float arg1, class_1282 arg2) | | handleFallDamage(float fallDistance, float damageMultiplier, DamageSource damageSource) |
|
public boolean | | bj() | | isInWater() | | method_5799() | | isTouchingWater() |
|
private boolean | | s() | | isInRain() | | method_5778() | | isBeingRainedOn() |
|
private boolean | | u() | | isInBubbleColumn() | | method_5798() | | isInsideBubbleColumn() |
|
public boolean | | bk() | | isInWaterOrRain() | | method_5721() | | isTouchingWaterOrRain() |
|
public boolean | | bl() | | isInWaterRainOrBubble() | | method_5637() | | isWet() |
|
public boolean | | bm() | | isInWaterOrBubble() | | method_5816() | | isInsideWaterOrBubbleColumn() |
|
public boolean | | bn() | | isInLiquid() | | method_52535() | | isInFluid() |
|
public boolean | | bo() | | isUnderWater() | | method_5869() | | isSubmergedInWater() |
|
public void | | bp() | | updateSwimming() | | method_5790() | | updateSwimming() |
|
protected boolean | | bq() | | updateInWaterStateAndDoFluidPushing() | | method_5876() | | updateWaterState() |
|
void | | br() | | updateInWaterStateAndDoWaterCurrentPushing() | | method_5713() | | checkWaterState() |
|
private void | | D() | | updateFluidOnEyes() | | method_5630() | | updateSubmergedInWaterState() |
|
protected void | | bs() | | doWaterSplashEffect() | | method_5746() | | onSwimmingStart() |
|
protected BlockState | | bt() | | getBlockStateOnLegacy() | | method_43261() | | getLandingBlockState() |
|
public BlockState | | bu() | | getBlockStateOn() | | method_25936() | | getSteppingBlockState() |
|
public boolean | | bv() | | canSpawnSprintParticle() | | method_27298() | | shouldSpawnSprintingParticles() |
|
protected void | | bw() | | spawnSprintParticle() | | method_5839() | | spawnSprintingParticles() |
|
public boolean | |
public boolean | | bx() | | isInLava() | | method_5771() | | isInLava() |
|
public void | | a(float arg0, fby arg1) | | moveRelative(float arg0, Vec3 arg1) | | method_5724(float arg0, class_243 arg1) | | updateVelocity(float speed, Vec3d movementInput) |
|
protected static Vec3 | | a(fby arg0, float arg1, float arg2) | | getInputVector(Vec3 arg0, float arg1, float arg2) | | method_18795(class_243 arg0, float arg1, float arg2) | | movementInputToVelocity(Vec3d movementInput, float speed, float yaw) |
|
public float | | by() | | getLightLevelDependentMagicValue() | | method_5718() | | getBrightnessAtEyes() |
|
public void | | a(double arg0, double arg1, double arg2, float arg3, float arg4) | | absMoveTo(double arg0, double arg1, double arg2, float arg3, float arg4) | | method_5641(double arg0, double arg1, double arg2, float arg3, float arg4) | | updatePositionAndAngles(double x, double y, double z, float yaw, float pitch) |
|
public void | | c(float arg0, float arg1) | | absRotateTo(float arg0, float arg1) | | method_60608(float arg0, float arg1) | | setAngles(float yaw, float pitch) |
|
public void | | h(double arg0, double arg1, double arg2) | | absMoveTo(double arg0, double arg1, double arg2) | | method_30634(double arg0, double arg1, double arg2) | | updatePosition(double x, double y, double z) |
|
public void | |
public void | | e(double arg0, double arg1, double arg2) | | moveTo(double arg0, double arg1, double arg2) | | method_24203(double arg0, double arg1, double arg2) | | refreshPositionAfterTeleport(double x, double y, double z) |
|
public void | | a(jh arg0, float arg1, float arg2) | | moveTo(BlockPos arg0, float arg1, float arg2) | | method_5725(class_2338 arg0, float arg1, float arg2) | | refreshPositionAndAngles(BlockPos pos, float yaw, float pitch) |
|
public void | | b(fby arg0, float arg1, float arg2) | | moveTo(Vec3 arg0, float arg1, float arg2) | | method_60949(class_243 arg0, float arg1, float arg2) | | refreshPositionAndAngles(Vec3d pos, float yaw, float pitch) |
|
public void | | b(double arg0, double arg1, double arg2, float arg3, float arg4) | | moveTo(double arg0, double arg1, double arg2, float arg3, float arg4) | | method_5808(double arg0, double arg1, double arg2, float arg3, float arg4) | | refreshPositionAndAngles(double x, double y, double z, float yaw, float pitch) |
|
public final void | | bz() | | setOldPosAndRot() | | method_22862() | | resetPosition() |
|
public final void | | c(fby arg0, float arg1, float arg2) | | setOldPosAndRot(Vec3 arg0, float arg1, float arg2) | | method_63615(class_243 arg0, float arg1, float arg2) | | setPrevPositionAndAngles(Vec3d pos, float yaw, float pitch) |
|
protected void | | bA() | | setOldPos() | | method_63613() | | updatePrevPosition() |
|
public void | | bB() | | setOldRot() | | method_63614() | | updatePrevAngles() |
|
private void | |
private void | | f(float arg0, float arg1) | | setOldRot(float arg0, float arg1) | | method_63617(float arg0, float arg1) | | setPrevAngles(float prevYaw, float prevPitch) |
|
public final Vec3 | | bC() | | oldPosition() | | method_61411() | | getLastRenderPos() |
|
public float | |
public double | | i(double arg0, double arg1, double arg2) | | distanceToSqr(double arg0, double arg1, double arg2) | | method_5649(double arg0, double arg1, double arg2) | | squaredDistanceTo(double x, double y, double z) |
|
public double | |
public double | |
public void | |
public void | |
public void | |
public void | | j(double arg0, double arg1, double arg2) | | push(double arg0, double arg1, double arg2) | | method_5762(double arg0, double arg1, double arg2) | | addVelocity(double deltaX, double deltaY, double deltaZ) |
|
protected void | | bD() | | markHurt() | | method_5785() | | scheduleVelocityUpdate() |
|
public final void | |
public final boolean | |
public abstract boolean | |
public boolean | |
public final Vec3 | | g(float arg0) | | getViewVector(float arg0) | | method_5828(float arg0) | | getRotationVec(float tickDelta) |
|
public Direction | | bE() | | getNearestViewDirection() | | method_58149() | | getFacing() |
|
public float | | h(float arg0) | | getViewXRot(float arg0) | | method_5695(float arg0) | | getPitch(float tickDelta) |
|
public float | | i(float arg0) | | getViewYRot(float arg0) | | method_5705(float arg0) | | getYaw(float tickDelta) |
|
public float | | j(float arg0) | | getXRot(float arg0) | | method_61414(float arg0) | | getLerpedPitch(float tickDelta) |
|
public float | | k(float arg0) | | getYRot(float arg0) | | method_61415(float arg0) | | getLerpedYaw(float tickDelta) |
|
public final Vec3 | | d(float arg0, float arg1) | | calculateViewVector(float arg0, float arg1) | | method_5631(float arg0, float arg1) | | getRotationVector(float pitch, float yaw) |
|
public final Vec3 | | l(float arg0) | | getUpVector(float arg0) | | method_18864(float arg0) | | getOppositeRotationVector(float tickDelta) |
|
protected final Vec3 | | e(float arg0, float arg1) | | calculateUpVector(float arg0, float arg1) | | method_18863(float arg0, float arg1) | | getOppositeRotationVector(float pitch, float yaw) |
|
public final Vec3 | | bF() | | getEyePosition() | | method_33571() | | getEyePos() |
|
public final Vec3 | | m(float arg0) | | getEyePosition(float arg0) | | method_5836(float arg0) | | getCameraPosVec(float tickDelta) |
|
public Vec3 | | n(float arg0) | | getLightProbePosition(float arg0) | | method_31166(float arg0) | | getClientCameraPosVec(float tickDelta) |
|
public final Vec3 | | o(float arg0) | | getPosition(float arg0) | | method_30950(float arg0) | | getLerpedPos(float delta) |
|
public HitResult | | a(double arg0, float arg1, boolean arg2) | | pick(double arg0, float arg1, boolean arg2) | | method_5745(double arg0, float arg1, boolean arg2) | | raycast(double maxDistance, float tickDelta, boolean includeFluids) |
|
public boolean | | bG() | | canBeHitByProjectile() | | method_49108() | | canBeHitByProjectile() |
|
public boolean | | bH() | | isPickable() | | method_5863() | | canHit() |
|
public boolean | | bI() | | isPushable() | | method_5810() | | isPushable() |
|
public void | |
public boolean | | k(double arg0, double arg1, double arg2) | | shouldRender(double arg0, double arg1, double arg2) | | method_5727(double arg0, double arg1, double arg2) | | shouldRender(double cameraX, double cameraY, double cameraZ) |
|
public boolean | | a(double arg0) | | shouldRenderAtSqrDistance(double arg0) | | method_5640(double arg0) | | shouldRender(double distance) |
|
public boolean | |
public boolean | |
public CompoundTag | |
public void | |
protected boolean | | bJ() | | repositionEntityAfterLoad() | | method_5638() | | shouldSetPositionOnLoad() |
|
protected final String | | bK() | | getEncodeId() | | method_5653() | | getSavedEntityId() |
|
protected abstract void | |
protected abstract void | |
protected ListTag | | a(double... arg0) | | newDoubleList(double... arg0) | | method_5846(double... arg0) | | toNbtList(double... values) |
|
protected ListTag | | a(float... arg0) | | newFloatList(float... arg0) | | method_5726(float... arg0) | | toNbtList(float... values) |
|
public ItemEntity | |
public ItemEntity | |
public ItemEntity | |
public ItemEntity | |
public boolean | | bL() | | isAlive() | | method_5805() | | isAlive() |
|
public boolean | | bM() | | isInWall() | | method_5757() | | isInsideWall() |
|
public InteractionResult | |
public boolean | |
public boolean | | bN() | | canBeCollidedWith() | | method_30948() | | isCollidable() |
|
public void | | r() | | rideTick() | | method_5842() | | tickRiding() |
|
public final void | |
protected void | |
public void | |
public Vec3 | |
public Vec3 | |
protected Vec3 | |
protected static Vec3 | |
public boolean | |
public boolean | | bO() | | showVehicleHealth() | | method_5709() | | isLiving() |
|
public boolean | | a(bvk arg0, boolean arg1) | | startRiding(Entity arg0, boolean arg1) | | method_5873(class_1297 arg0, boolean arg1) | | startRiding(Entity entity, boolean force) |
|
protected boolean | |
public void | | bP() | | ejectPassengers() | | method_5772() | | removeAllPassengers() |
|
public void | | bQ() | | removeVehicle() | | method_29239() | | dismountVehicle() |
|
public void | | ae() | | stopRiding() | | method_5848() | | stopRiding() |
|
protected void | |
protected void | |
protected boolean | |
protected boolean | | bR() | | couldAcceptPassenger() | | method_48921() | | couldAcceptPassenger() |
|
public void | | f_() | | cancelLerp() | | method_64610() | | resetLerp() |
|
public void | | a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5) | | lerpTo(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5) | | method_5759(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5) | | updateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps) |
|
public double | | R_() | | lerpTargetX() | | method_53830() | | getLerpTargetX() |
|
public double | | S_() | | lerpTargetY() | | method_53827() | | getLerpTargetY() |
|
public double | | g_() | | lerpTargetZ() | | method_53828() | | getLerpTargetZ() |
|
public float | | r_() | | lerpTargetXRot() | | method_53829() | | getLerpTargetPitch() |
|
public float | | h_() | | lerpTargetYRot() | | method_53831() | | getLerpTargetYaw() |
|
public void | | a(float arg0, int arg1) | | lerpHeadTo(float arg0, int arg1) | | method_5683(float arg0, int arg1) | | updateTrackedHeadRotation(float yaw, int interpolationSteps) |
|
public float | | bS() | | getPickRadius() | | method_5871() | | getTargetingMargin() |
|
public Vec3 | | bT() | | getLookAngle() | | method_5720() | | getRotationVector() |
|
public Vec3 | |
public Vec2 | | bU() | | getRotationVector() | | method_5802() | | getRotationClient() |
|
public Vec3 | | bV() | | getForward() | | method_5663() | | getRotationVecClient() |
|
public void | |
protected void | | bW() | | handlePortal() | | method_60698() | | tickPortalTeleportation() |
|
public int | | bX() | | getDimensionChangingDelay() | | method_5806() | | getDefaultPortalCooldown() |
|
public void | | l(double arg0, double arg1, double arg2) | | lerpMotion(double arg0, double arg1, double arg2) | | method_5750(double arg0, double arg1, double arg2) | | setVelocityClient(double x, double y, double z) |
|
public void | |
public void | | b(byte arg0) | | handleEntityEvent(byte arg0) | | method_5711(byte arg0) | | handleStatus(byte status) |
|
public void | | p(float arg0) | | animateHurt(float arg0) | | method_5879(float arg0) | | animateDamage(float yaw) |
|
public boolean | | bY() | | isOnFire() | | method_5809() | | isOnFire() |
|
public boolean | | bZ() | | isPassenger() | | method_5765() | | hasVehicle() |
|
public boolean | | ca() | | isVehicle() | | method_5782() | | hasPassengers() |
|
public boolean | | cb() | | dismountsUnderwater() | | method_49693() | | shouldDismountUnderwater() |
|
public boolean | | cc() | | canControlVehicle() | | method_52534() | | shouldControlVehicles() |
|
public void | | g(boolean arg0) | | setShiftKeyDown(boolean arg0) | | method_5660(boolean arg0) | | setSneaking(boolean sneaking) |
|
public boolean | | cd() | | isShiftKeyDown() | | method_5715() | | isSneaking() |
|
public boolean | | ce() | | isSteppingCarefully() | | method_21749() | | bypassesSteppingEffects() |
|
public boolean | | cf() | | isSuppressingBounce() | | method_21750() | | bypassesLandingEffects() |
|
public boolean | | cg() | | isDiscrete() | | method_21751() | | isSneaky() |
|
public boolean | | ch() | | isDescending() | | method_21752() | | isDescending() |
|
public boolean | | ci() | | isCrouching() | | method_18276() | | isInSneakingPose() |
|
public boolean | | cj() | | isSprinting() | | method_5624() | | isSprinting() |
|
public void | | h(boolean arg0) | | setSprinting(boolean arg0) | | method_5728(boolean arg0) | | setSprinting(boolean sprinting) |
|
public boolean | | ck() | | isSwimming() | | method_5681() | | isSwimming() |
|
public boolean | | cl() | | isVisuallySwimming() | | method_20232() | | isInSwimmingPose() |
|
public boolean | | cm() | | isVisuallyCrawling() | | method_20448() | | isCrawling() |
|
public void | | i(boolean arg0) | | setSwimming(boolean arg0) | | method_5796(boolean arg0) | | setSwimming(boolean swimming) |
|
public final boolean | | cn() | | hasGlowingTag() | | method_36361() | | isGlowingLocal() |
|
public final void | | j(boolean arg0) | | setGlowingTag(boolean arg0) | | method_5834(boolean arg0) | | setGlowing(boolean glowing) |
|
public boolean | | co() | | isCurrentlyGlowing() | | method_5851() | | isGlowing() |
|
public boolean | | cp() | | isInvisible() | | method_5767() | | isInvisible() |
|
public boolean | |
public boolean | | cq() | | isOnRails() | | method_52172() | | isOnRail() |
|
public void | |
public PlayerTeam | | cr() | | getTeam() | | method_5781() | | getScoreboardTeam() |
|
public final boolean | |
protected boolean | |
public boolean | |
public void | | k(boolean arg0) | | setInvisible(boolean arg0) | | method_5648(boolean arg0) | | setInvisible(boolean invisible) |
|
protected boolean | | i(int arg0) | | getSharedFlag(int arg0) | | method_5795(int arg0) | | getFlag(int index) |
|
protected void | | b(int arg0, boolean arg1) | | setSharedFlag(int arg0, boolean arg1) | | method_5729(int arg0, boolean arg1) | | setFlag(int index, boolean value) |
|
public int | | cs() | | getMaxAirSupply() | | method_5748() | | getMaxAir() |
|
public int | | ct() | | getAirSupply() | | method_5669() | | getAir() |
|
public void | | j(int arg0) | | setAirSupply(int arg0) | | method_5855(int arg0) | | setAir(int air) |
|
public int | | cu() | | getTicksFrozen() | | method_32312() | | getFrozenTicks() |
|
public void | | k(int arg0) | | setTicksFrozen(int arg0) | | method_32317(int arg0) | | setFrozenTicks(int frozenTicks) |
|
public float | | cv() | | getPercentFrozen() | | method_32313() | | getFreezingScale() |
|
public boolean | | cw() | | isFullyFrozen() | | method_32314() | | isFrozen() |
|
public int | | cx() | | getTicksRequiredToFreeze() | | method_32315() | | getMinFreezeDamageTicks() |
|
public void | |
public void | | l(boolean arg0) | | onAboveBubbleCol(boolean arg0) | | method_5700(boolean arg0) | | onBubbleColumnSurfaceCollision(boolean drag) |
|
public void | | m(boolean arg0) | | onInsideBubbleColumn(boolean arg0) | | method_5764(boolean arg0) | | onBubbleColumnCollision(boolean drag) |
|
public boolean | |
public void | | cy() | | checkSlowFallDistance() | | method_45318() | | limitFallDistance() |
|
public void | | k() | | resetFallDistance() | | method_38785() | | onLanding() |
|
protected void | | m(double arg0, double arg1, double arg2) | | moveTowardsClosestSpace(double arg0, double arg1, double arg2) | | method_5632(double arg0, double arg1, double arg2) | | pushOutOfBlocks(double x, double y, double z) |
|
public void | |
private static Component | |
public Component | | al() | | getName() | | method_5477() | | getName() |
|
protected Component | | cz() | | getTypeName() | | method_23315() | | getDefaultName() |
|
public boolean | |
public float | | cA() | | getYHeadRot() | | method_5791() | | getHeadYaw() |
|
public void | | q(float arg0) | | setYHeadRot(float arg0) | | method_5847(float arg0) | | setHeadYaw(float headYaw) |
|
public void | | r(float arg0) | | setYBodyRot(float arg0) | | method_5636(float arg0) | | setBodyYaw(float bodyYaw) |
|
public boolean | | cB() | | isAttackable() | | method_5732() | | isAttackable() |
|
public boolean | |
protected final boolean | |
public boolean | | cC() | | isInvulnerable() | | method_5655() | | isInvulnerable() |
|
public void | | n(boolean arg0) | | setInvulnerable(boolean arg0) | | method_5684(boolean arg0) | | setInvulnerable(boolean invulnerable) |
|
public void | |
public void | |
public Entity | |
private Entity | |
private Entity | |
private TeleportTransition | |
private void | |
public void | |
public void | | a(float arg0, float arg1) | | forceSetRotation(float arg0, float arg1) | | method_64578(float arg0, float arg1) | | rotate(float yaw, float pitch) |
|
public void | |
protected void | | cD() | | removeAfterChangingDimensions() | | method_30076() | | removeFromDimension() |
|
public Vec3 | |
public boolean | | o(boolean arg0) | | canUsePortal(boolean arg0) | | method_5822(boolean arg0) | | canUsePortals(boolean allowVehicles) |
|
public boolean | |
public float | | a(dha arg0, dgn arg1, jh arg2, dxv arg3, etx arg4, float arg5) | | getBlockExplosionResistance(Explosion arg0, BlockGetter arg1, BlockPos arg2, BlockState arg3, FluidState arg4, float arg5) | | method_5774(class_1927 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, class_3610 arg4, float arg5) | | getEffectiveExplosionResistance(Explosion explosion, BlockView world, BlockPos pos, BlockState blockState, FluidState fluidState, float max) |
|
public boolean | | a(dha arg0, dgn arg1, jh arg2, dxv arg3, float arg4) | | shouldBlockExplode(Explosion arg0, BlockGetter arg1, BlockPos arg2, BlockState arg3, float arg4) | | method_5853(class_1927 arg0, class_1922 arg1, class_2338 arg2, class_2680 arg3, float arg4) | | canExplosionDestroyBlock(Explosion explosion, BlockView world, BlockPos pos, BlockState state, float explosionPower) |
|
public int | | cE() | | getMaxFallDistance() | | method_5850() | | getSafeFallDistance() |
|
public boolean | | s_() | | isIgnoringBlockTriggers() | | method_5696() | | canAvoidTraps() |
|
public void | |
public boolean | | cF() | | displayFireAnimation() | | method_5862() | | doesRenderOnFire() |
|
public void | |
public UUID | | cG() | | getUUID() | | method_5667() | | getUuid() |
|
public String | | cH() | | getStringUUID() | | method_5845() | | getUuidAsString() |
|
public String | | cI() | | getScoreboardName() | | method_5820() | | getNameForScoreboard() |
|
public boolean | | cJ() | | isPushedByFluid() | | method_5675() | | isPushedByFluids() |
|
public static double | | cK() | | getViewScale() | | method_5824() | | getRenderDistanceMultiplier() |
|
public static void | | b(double arg0) | | setViewScale(double arg0) | | method_5840(double arg0) | | setRenderDistanceMultiplier(double value) |
|
public Component | | p_() | | getDisplayName() | | method_5476() | | getDisplayName() |
|
public void | |
public Component | | an() | | getCustomName() | | method_5797() | | getCustomName() |
|
public boolean | | l_() | | hasCustomName() | | method_16914() | | hasCustomName() |
|
public void | | p(boolean arg0) | | setCustomNameVisible(boolean arg0) | | method_5880(boolean arg0) | | setCustomNameVisible(boolean visible) |
|
public boolean | | cL() | | isCustomNameVisible() | | method_5807() | | isCustomNameVisible() |
|
public boolean | | a(ash arg0, double arg1, double arg2, double arg3, Set<bwu> arg4, float arg5, float arg6, boolean arg7) | | teleportTo(ServerLevel arg0, double arg1, double arg2, double arg3, Set<Relative> arg4, float arg5, float arg6, boolean arg7) | | method_48105(class_3218 arg0, double arg1, double arg2, double arg3, Set<class_2709> arg4, float arg5, float arg6, boolean arg7) | | teleport(ServerWorld world, double destX, double destY, double destZ, Set<PositionFlag> flags, float yaw, float pitch, boolean resetCamera) |
|
public void | | a(double arg0, double arg1, double arg2) | | dismountTo(double arg0, double arg1, double arg2) | | method_33567(double arg0, double arg1, double arg2) | | requestTeleportAndDismount(double destX, double destY, double destZ) |
|
public void | | c(double arg0, double arg1, double arg2) | | teleportTo(double arg0, double arg1, double arg2) | | method_5859(double arg0, double arg1, double arg2) | | requestTeleport(double destX, double destY, double destZ) |
|
private void | | E() | | teleportPassengers() | | method_49792() | | teleportPassengers() |
|
public void | | d(double arg0, double arg1, double arg2) | | teleportRelative(double arg0, double arg1, double arg2) | | method_45166(double arg0, double arg1, double arg2) | | requestTeleportOffset(double offsetX, double offsetY, double offsetZ) |
|
public boolean | | cM() | | shouldShowName() | | method_5733() | | shouldRenderName() |
|
public void | |
public void | |
protected void | | cN() | | fixupDimensions() | | method_46396() | | reinitDimensions() |
|
public void | | m_() | | refreshDimensions() | | method_18382() | | calculateDimensions() |
|
public boolean | |
public Direction | | cO() | | getDirection() | | method_5735() | | getHorizontalFacing() |
|
public Direction | | cP() | | getMotionDirection() | | method_5755() | | getMovementDirection() |
|
protected HoverEvent | | cQ() | | createHoverEvent() | | method_5769() | | getHoverEvent() |
|
public boolean | |
public final AABB | | cR() | | getBoundingBox() | | method_5829() | | getBoundingBox() |
|
public final void | |
public final float | |
public final float | | cS() | | getEyeHeight() | | method_5751() | | getStandingEyeHeight() |
|
public Vec3 | | s(float arg0) | | getLeashOffset(float arg0) | | method_45321(float arg0) | | getLeashOffset(float tickDelta) |
|
protected Vec3 | | cT() | | getLeashOffset() | | method_29919() | | getLeashOffset() |
|
public SlotAccess | | a_(int arg0) | | getSlot(int arg0) | | method_32318(int arg0) | | getStackReference(int mappedIndex) |
|
public Level | | cU() | | getCommandSenderWorld() | | method_5770() | | getEntityWorld() |
|
public MinecraftServer | | cV() | | getServer() | | method_5682() | | getServer() |
|
public InteractionResult | |
public boolean | |
public void | |
public void | |
public float | |
public float | |
public boolean | | cW() | | onlyOpCanSetNbt() | | method_5833() | | entityDataRequiresOperator() |
|
public ProjectileDeflection | |
public LivingEntity | | cX() | | getControllingPassenger() | | method_5642() | | getControllingPassenger() |
|
public final boolean | | cY() | | hasControllingPassenger() | | method_42148() | | hasControllingPassenger() |
|
public final List<Entity> | | cZ() | | getPassengers() | | method_5685() | | getPassengerList() |
|
public Entity | | da() | | getFirstPassenger() | | method_31483() | | getFirstPassenger() |
|
public boolean | |
public boolean | |
private Stream<Entity> | | F() | | getIndirectPassengersStream() | | method_31484() | | streamIntoPassengers() |
|
public Stream<Entity> | | db() | | getSelfAndPassengers() | | method_24204() | | streamSelfAndPassengers() |
|
public Stream<Entity> | | dc() | | getPassengersAndSelf() | | method_31748() | | streamPassengersAndSelf() |
|
public Iterable<Entity> | | dd() | | getIndirectPassengers() | | method_5736() | | getPassengersDeep() |
|
public int | | de() | | countPlayerPassengers() | | method_54757() | | getPlayerPassengers() |
|
public boolean | | df() | | hasExactlyOnePlayerPassenger() | | method_5817() | | hasPlayerRider() |
|
public Entity | | dg() | | getRootVehicle() | | method_5668() | | getRootVehicle() |
|
public boolean | |
public boolean | |
public boolean | | dh() | | isControlledByOrIsLocalPlayer() | | method_63616() | | isLocalPlayerOrLogicalSideForUpdatingMovement() |
|
public boolean | | di() | | isControlledByLocalInstance() | | method_5787() | | isLogicalSideForUpdatingMovement() |
|
public boolean | | dj() | | isControlledByClient() | | method_65038() | | isControlledByPlayer() |
|
public boolean | | dk() | | isEffectiveAi() | | method_6034() | | canMoveVoluntarily() |
|
protected static Vec3 | | a(double arg0, double arg1, float arg2) | | getCollisionHorizontalEscapeVector(double arg0, double arg1, float arg2) | | method_24826(double arg0, double arg1, float arg2) | | getPassengerDismountOffset(double vehicleWidth, double passengerWidth, float passengerYaw) |
|
public Vec3 | |
public Entity | | dl() | | getVehicle() | | method_5854() | | getVehicle() |
|
public Entity | | dm() | | getControlledVehicle() | | method_49694() | | getControllingVehicle() |
|
public PushReaction | | n_() | | getPistonPushReaction() | | method_5657() | | getPistonBehavior() |
|
public SoundSource | | dn() | | getSoundSource() | | method_5634() | | getSoundCategory() |
|
protected int | | do() | | getFireImmuneTicks() | | method_5676() | | getBurningDuration() |
|
public CommandSourceStack | |
public void | |
public float | | t(float arg0) | | getPreciseBodyRotation(float arg0) | | method_60951(float arg0) | | lerpYaw(float delta) |
|
public boolean | |
public boolean | | dp() | | touchingUnloadedChunk() | | method_33724() | | isRegionUnloaded() |
|
public double | |
public double | | dq() | | getFluidJumpThreshold() | | method_29241() | | getSwimHeight() |
|
public final float | | dr() | | getBbWidth() | | method_17681() | | getWidth() |
|
public final float | | ds() | | getBbHeight() | | method_17682() | | getHeight() |
|
public Packet<ClientGamePacketListener> | |
public EntityDimensions | |
public final EntityAttachments | | dt() | | getAttachments() | | method_56072() | | getAttachments() |
|
public Vec3 | | du() | | position() | | method_19538() | | getPos() |
|
public Vec3 | | dv() | | trackingPosition() | | method_43390() | | getSyncedPos() |
|
public BlockPos | | dw() | | blockPosition() | | method_24515() | | getBlockPos() |
|
public BlockState | | dx() | | getInBlockState() | | method_55667() | | getBlockStateAtPos() |
|
public ChunkPos | | dy() | | chunkPosition() | | method_31476() | | getChunkPos() |
|
public Vec3 | | dz() | | getDeltaMovement() | | method_18798() | | getVelocity() |
|
public void | |
public void | |
public void | | n(double arg0, double arg1, double arg2) | | setDeltaMovement(double arg0, double arg1, double arg2) | | method_18800(double arg0, double arg1, double arg2) | | setVelocity(double x, double y, double z) |
|
public final int | | dA() | | getBlockX() | | method_31477() | | getBlockX() |
|
public final double | | dB() | | getX() | | method_23317() | | getX() |
|
public double | | c(double arg0) | | getX(double arg0) | | method_23316(double arg0) | | offsetX(double widthScale) |
|
public double | | d(double arg0) | | getRandomX(double arg0) | | method_23322(double arg0) | | getParticleX(double widthScale) |
|
public final int | | dC() | | getBlockY() | | method_31478() | | getBlockY() |
|
public final double | | dD() | | getY() | | method_23318() | | getY() |
|
public double | | e(double arg0) | | getY(double arg0) | | method_23323(double arg0) | | getBodyY(double heightScale) |
|
public double | | dE() | | getRandomY() | | method_23319() | | getRandomBodyY() |
|
public double | | dF() | | getEyeY() | | method_23320() | | getEyeY() |
|
public final int | | dG() | | getBlockZ() | | method_31479() | | getBlockZ() |
|
public final double | | dH() | | getZ() | | method_23321() | | getZ() |
|
public double | | f(double arg0) | | getZ(double arg0) | | method_23324(double arg0) | | offsetZ(double widthScale) |
|
public double | | g(double arg0) | | getRandomZ(double arg0) | | method_23325(double arg0) | | getParticleZ(double widthScale) |
|
public final void | | o(double arg0, double arg1, double arg2) | | setPosRaw(double arg0, double arg1, double arg2) | | method_23327(double arg0, double arg1, double arg2) | | setPos(double x, double y, double z) |
|
public void | | dI() | | checkDespawn() | | method_5982() | | checkDespawn() |
|
public Vec3 | | u(float arg0) | | getRopeHoldPosition(float arg0) | | method_30951(float arg0) | | getLeashPos(float delta) |
|
public void | |
public ItemStack | | dJ() | | getPickResult() | | method_31480() | | getPickBlockStack() |
|
public void | | q(boolean arg0) | | setIsInPowderSnow(boolean arg0) | | method_32319(boolean arg0) | | setInPowderSnow(boolean inPowderSnow) |
|
public boolean | | dK() | | canFreeze() | | method_32316() | | canFreeze() |
|
public boolean | | dL() | | isFreezing() | | method_40071() | | shouldEscapePowderSnow() |
|
public float | | dM() | | getYRot() | | method_36454() | | getYaw() |
|
public float | | dN() | | getVisualRotationYInDegrees() | | method_43078() | | getBodyYaw() |
|
public void | | v(float arg0) | | setYRot(float arg0) | | method_36456(float arg0) | | setYaw(float yaw) |
|
public float | | dO() | | getXRot() | | method_36455() | | getPitch() |
|
public void | | w(float arg0) | | setXRot(float arg0) | | method_36457(float arg0) | | setPitch(float pitch) |
|
public boolean | | dP() | | canSprint() | | method_48155() | | canSprintAsVehicle() |
|
public float | | dQ() | | maxUpStep() | | method_49476() | | getStepHeight() |
|
public void | |
public final boolean | | dR() | | isRemoved() | | method_31481() | | isRemoved() |
|
public Entity$RemovalReason | | dS() | | getRemovalReason() | | method_35049() | | getRemovalReason() |
|
public final void | |
protected void | | dT() | | unsetRemoved() | | method_31482() | | unsetRemoved() |
|
public void | |
public boolean | | dU() | | shouldBeSaved() | | method_31746() | | shouldSave() |
|
public boolean | | dV() | | isAlwaysTicking() | | method_31747() | | isPlayer() |
|
public boolean | |
public Level | | dW() | | level() | | method_37908() | | getWorld() |
|
protected void | |
public DamageSources | | dX() | | damageSources() | | method_48923() | | getDamageSources() |
|
public RegistryAccess | | dY() | | registryAccess() | | method_56673() | | getRegistryManager() |
|
protected void | | a(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5) | | lerpPositionAndRotationStep(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5) | | method_52532(int arg0, double arg1, double arg2, double arg3, double arg4, double arg5) | | lerpPosAndRotation(int step, double x, double y, double z, double yaw, double pitch) |
|
public RandomSource | | dZ() | | getRandom() | | method_59922() | | getRandom() |
|
public Vec3 | | ah() | | getKnownMovement() | | method_60478() | | getMovement() |
|
public ItemStack | | ea() | | getWeaponItem() | | method_59958() | | getWeaponStack() |
|
public Optional<ResourceKey<LootTable>> | | eb() | | getLootTable() | | method_5991() | | getLootTableKey() |
|