| public boolean | |
| public int | | getTeamColor() | | getTeamColor() | | method_22861() | | getTeamColorValue() |
|
| public boolean | | isSpectator() | | isSpectator() | | method_7325() | | isSpectator() |
|
| public boolean | | canInteractWithLevel() | | canInteractWithLevel() | | method_73187() | | isInteractable() |
|
| public final void | | unRide() | | unRide() | | method_18375() | | detach() |
|
| public void | | syncPacketPositionCodec(double x, double y, double z) | | syncPacketPositionCodec(double x, double y, double z) | | method_43391(double arg0, double arg1, double arg2) | | updateTrackedPosition(double x, double y, double z) |
|
| public TrackedPosition | | getPositionCodec() | | getPositionCodec() | | method_43389() | | getTrackedPosition() |
|
| public EntityType<?> | | getType() | | getType() | | method_5864() | | getType() |
|
| public RegistryEntry<EntityType<?>> | | typeHolder() | | typeHolder() | | method_40180() | | getRegistryEntry() |
|
| public boolean | | getRequiresPrecisePosition() | | getRequiresPrecisePosition() | | method_70667() | | shouldAlwaysSyncAbsolute() |
|
| public void | | setRequiresPrecisePosition(boolean requiresPrecisePosition) | | setRequiresPrecisePosition(boolean requiresPrecisePosition) | | method_70669(boolean arg0) | | setAlwaysSyncAbsolute(boolean alwaysSyncAbsolute) |
|
| public int | | getId() | | getId() | | method_5628() | | getId() |
|
| public void | | setId(int id) | | setId(int id) | | method_5838(int arg0) | | setId(int id) |
|
| public Set<String> | | entityTags() | | entityTags() | | method_5752() | | getCommandTags() |
|
| public boolean | |
| public boolean | |
| public void | |
| public final void | | discard() | | discard() | | method_31472() | | discard() |
|
| protected abstract void | |
| public DataTracker | | getEntityData() | | getEntityData() | | method_5841() | | getDataTracker() |
|
| public void | |
| public void | | onClientRemoval() | | onClientRemoval() | | method_36209() | | onRemoved() |
|
| public void | |
| public void | |
| public EntityPose | | getPose() | | getPose() | | method_18376() | | getPose() |
|
| public boolean | |
| public boolean | | closerThan(Entity other, double distance) | | closerThan(Entity other, double distance) | | method_24516(class_1297 arg0, double arg1) | | isInRange(Entity entity, double radius) |
|
| public boolean | | closerThan(Entity other, double distanceXZ, double distanceY) | | closerThan(Entity other, double distanceXZ, double distanceY) | | method_43259(class_1297 arg0, double arg1, double arg2) | | isInRange(Entity entity, double horizontalRadius, double verticalRadius) |
|
| protected void | | setRot(float yRot, float xRot) | | setRot(float yRot, float xRot) | | method_5710(float arg0, float arg1) | | setRotation(float yaw, float pitch) |
|
| public final void | |
| public void | | setPos(double x, double y, double z) | | setPos(double x, double y, double z) | | method_5814(double arg0, double arg1, double arg2) | | setPosition(double x, double y, double z) |
|
| protected final Box | | makeBoundingBox() | | makeBoundingBox() | | method_33332() | | calculateBoundingBox() |
|
| protected Box | | makeBoundingBox(Vec3 position) | | makeBoundingBox(Vec3 position) | | method_65341(class_243 arg0) | | calculateDefaultBoundingBox(Vec3d pos) |
|
| protected void | | reapplyPosition() | | reapplyPosition() | | method_23311() | | refreshPosition() |
|
| public void | | turn(double xo, double yo) | | turn(double xo, double yo) | | method_5872(double arg0, double arg1) | | changeLookDirection(double cursorDeltaX, double cursorDeltaY) |
|
| public void | | updateDataBeforeSync() | | updateDataBeforeSync() | | method_75725() | | beforePacketsSent() |
|
| public void | | tick() | | tick() | | method_5773() | | tick() |
|
| public void | | baseTick() | | baseTick() | | method_5670() | | baseTick() |
|
| protected void | | computeSpeed() | | computeSpeed() | | method_76440() | | tickLastPos() |
|
| public void | | setSharedFlagOnFire(boolean value) | | setSharedFlagOnFire(boolean value) | | method_33572(boolean arg0) | | setOnFire(boolean onFire) |
|
| public void | | checkBelowWorld() | | checkBelowWorld() | | method_31473() | | attemptTickInVoid() |
|
| public void | | setPortalCooldown() | | setPortalCooldown() | | method_30229() | | resetPortalCooldown() |
|
| public void | | setPortalCooldown(int portalCooldown) | | setPortalCooldown(int portalCooldown) | | method_51850(int arg0) | | setPortalCooldown(int portalCooldown) |
|
| public int | | getPortalCooldown() | | getPortalCooldown() | | method_51848() | | getPortalCooldown() |
|
| public boolean | | isOnPortalCooldown() | | isOnPortalCooldown() | | method_30230() | | hasPortalCooldown() |
|
| protected void | | processPortalCooldown() | | processPortalCooldown() | | method_5760() | | tickPortalCooldown() |
|
| public void | | lavaIgnite() | | lavaIgnite() | | method_67633() | | igniteByLava() |
|
| public void | | lavaHurt() | | lavaHurt() | | method_5730() | | setOnFireFromLava() |
|
| protected boolean | | shouldPlayLavaHurtSound() | | shouldPlayLavaHurtSound() | | method_64270() | | shouldPlayBurnSoundInLava() |
|
| public final void | | igniteForSeconds(float numberOfSeconds) | | igniteForSeconds(float numberOfSeconds) | | method_5639(float arg0) | | setOnFireFor(float seconds) |
|
| public void | | igniteForTicks(int numberOfTicks) | | igniteForTicks(int numberOfTicks) | | method_56073(int arg0) | | setOnFireForTicks(int ticks) |
|
| public void | | setRemainingFireTicks(int remainingTicks) | | setRemainingFireTicks(int remainingTicks) | | method_20803(int arg0) | | setFireTicks(int fireTicks) |
|
| public int | | getRemainingFireTicks() | | getRemainingFireTicks() | | method_20802() | | getFireTicks() |
|
| public void | | clearFire() | | clearFire() | | method_5646() | | extinguish() |
|
| protected void | | onBelowWorld() | | onBelowWorld() | | method_5825() | | tickInVoid() |
|
| public boolean | | isFree(double xa, double ya, double za) | | isFree(double xa, double ya, double za) | | method_5654(double arg0, double arg1, double arg2) | | doesNotCollide(double offsetX, double offsetY, double offsetZ) |
|
| private boolean | |
| public void | | setOnGround(boolean onGround) | | setOnGround(boolean onGround) | | method_24830(boolean arg0) | | setOnGround(boolean onGround) |
|
| public void | | setOnGroundWithMovement(boolean onGround, Vec3 movement) | | setOnGroundWithMovement(boolean onGround, Vec3 movement) | | method_65342(boolean arg0, class_243 arg1) | | setMovement(boolean onGround, Vec3d movement) |
|
| public void | | setOnGroundWithMovement(boolean onGround, boolean horizontalCollision, Vec3 movement) | | setOnGroundWithMovement(boolean onGround, boolean horizontalCollision, Vec3 movement) | | method_60607(boolean arg0, boolean arg1, class_243 arg2) | | setMovement(boolean onGround, boolean horizontalCollision, Vec3d movement) |
|
| public boolean | |
| protected void | | checkSupportingBlock(boolean onGround, Vec3 movement) | | checkSupportingBlock(boolean onGround, Vec3 movement) | | method_51703(boolean arg0, class_243 arg1) | | updateSupportingBlockPos(boolean onGround, Vec3d movement) |
|
| public boolean | | onGround() | | onGround() | | method_24828() | | isOnGround() |
|
| public void | |
| private void | | applyMovementEmissionAndPlaySound(Entity$MovementEmission emission, Vec3 clippedMovement, BlockPos effectPos, BlockState effectState) | | applyMovementEmissionAndPlaySound(Entity$MovementEmission emission, Vec3 clippedMovement, BlockPos effectPos, BlockState effectState) | | 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) |
|
| protected void | | applyEffectsFromBlocks() | | applyEffectsFromBlocks() | | method_61409() | | tickBlockCollision() |
|
| protected void | | applyEffectsFromBlocksForLastMovements() | | applyEffectsFromBlocksForLastMovements() | | method_1_3098() | | tickCurrentlyCheckedCollisions() |
|
| private void | |
| public void | | removeLatestMovementRecording() | | removeLatestMovementRecording() | | method_68259() | | popQueuedCollisionCheck() |
|
| protected void | | clearMovementThisTick() | | clearMovementThisTick() | | method_71965() | | clearQueuedCollisionChecks() |
|
| public boolean | | hasMovedHorizontallyRecently() | | hasMovedHorizontallyRecently() | | method_76798() | | isMovingHorizontally() |
|
| public void | |
| private void | |
| protected boolean | | isAffectedByBlocks() | | isAffectedByBlocks() | | method_61410() | | shouldTickBlockCollision() |
|
| private boolean | |
| private boolean | | vibrationAndSoundEffectsFromBlock(BlockPos pos, BlockState blockState, boolean shouldSound, boolean shouldVibrate, Vec3 clippedMovement) | | vibrationAndSoundEffectsFromBlock(BlockPos pos, BlockState blockState, boolean shouldSound, boolean shouldVibrate, Vec3 clippedMovement) | | 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 | | isHorizontalCollisionMinor(Vec3 movement) | | isHorizontalCollisionMinor(Vec3 movement) | | method_39759(class_243 arg0) | | hasCollidedSoftly(Vec3d adjustedMovement) |
|
| protected void | | playEntityOnFireExtinguishedSound() | | playEntityOnFireExtinguishedSound() | | method_36975() | | playExtinguishSound() |
|
| public void | | extinguishFire() | | extinguishFire() | | method_46395() | | extinguishWithSound() |
|
| protected void | | processFlappingMovement() | | processFlappingMovement() | | method_33573() | | addAirTravelEffects() |
|
| public BlockPos | | getOnPosLegacy() | | getOnPosLegacy() | | method_43260() | | getLandingPos() |
|
| public BlockPos | | getBlockPosBelowThatAffectsMyMovement() | | getBlockPosBelowThatAffectsMyMovement() | | method_23314() | | getVelocityAffectingPos() |
|
| public BlockPos | | getOnPos() | | getOnPos() | | method_23312() | | getSteppingPos() |
|
| protected BlockPos | | getOnPos(float offset) | | getOnPos(float offset) | | method_43258(float arg0) | | getPosWithYOffset(float offset) |
|
| protected float | | getBlockJumpFactor() | | getBlockJumpFactor() | | method_23313() | | getJumpVelocityMultiplier() |
|
| protected float | | getBlockSpeedFactor() | | getBlockSpeedFactor() | | method_23326() | | getVelocityMultiplier() |
|
| protected Vec3d | |
| protected Vec3d | | limitPistonMovement(Vec3 vec) | | limitPistonMovement(Vec3 vec) | | method_18794(class_243 arg0) | | adjustMovementForPiston(Vec3d movement) |
|
| private double | |
| public double | | getAvailableSpaceBelow(double maxDistance) | | getAvailableSpaceBelow(double maxDistance) | | method_74657(double arg0) | | calcDistanceFromBottomCollision(double checkedDistance) |
|
| private Vec3d | | collide(Vec3 movement) | | collide(Vec3 movement) | | method_17835(class_243 arg0) | | adjustMovementForCollisions(Vec3d movement) |
|
| private static float[] | | collectCandidateStepUpHeights(AABB boundingBox, List<VoxelShape> colliders, float maxStepHeight, float stepHeightToSkip) | | collectCandidateStepUpHeights(AABB boundingBox, List<VoxelShape> colliders, float maxStepHeight, float stepHeightToSkip) | | method_59921(class_238 arg0, List<class_265> arg1, float arg2, float arg3) | | collectStepHeights(Box collisionBox, List<VoxelShape> collisions, float stepHeight, float movementY) |
|
| public static Vec3d | | collideBoundingBox(Entity source, Vec3 movement, AABB boundingBox, Level level, List<VoxelShape> entityColliders) | | collideBoundingBox(Entity source, Vec3 movement, AABB boundingBox, Level level, List<VoxelShape> entityColliders) | | 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) |
|
| public static List<VoxelShape> | |
| private static List<VoxelShape> | | collectColliders(Entity source, Level level, List<VoxelShape> entityColliders, AABB boundingBox) | | collectColliders(Entity source, Level level, List<VoxelShape> entityColliders, AABB boundingBox) | | 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 Vec3d | |
| protected float | | nextStep() | | nextStep() | | method_5867() | | calculateNextStepSoundDistance() |
|
| protected SoundEvent | | getSwimSound() | | getSwimSound() | | method_5737() | | getSwimSound() |
|
| protected SoundEvent | | getSwimSplashSound() | | getSwimSplashSound() | | method_5625() | | getSplashSound() |
|
| protected SoundEvent | | getSwimHighSpeedSplashSound() | | getSwimHighSpeedSplashSound() | | method_5672() | | getHighSpeedSplashSound() |
|
| private void | |
| private int | | checkInsideBlocks(Vec3 from, Vec3 to, InsideBlockEffectApplier$StepBasedCollector effectCollector, it.unimi.dsi.fastutil.longs.LongSet visitedBlocks, int maxMovementIterations) | | checkInsideBlocks(Vec3 from, Vec3 to, InsideBlockEffectApplier$StepBasedCollector effectCollector, it.unimi.dsi.fastutil.longs.LongSet visitedBlocks, int maxMovementIterations) | | method_72084(class_243 arg0, class_243 arg1, class_10774$class_10775 arg2, it.unimi.dsi.fastutil.longs.LongSet arg3, int arg4) | | checkBlockCollision(Vec3d from, Vec3d to, EntityCollisionHandler$Impl collisionHandler, it.unimi.dsi.fastutil.longs.LongSet collidedBlockPositions, int minVersion) |
|
| private void | | debugBlockIntersection(ServerLevel level, BlockPos pos, boolean insideBlock, boolean insideFluid) | | debugBlockIntersection(ServerLevel level, BlockPos pos, boolean insideBlock, boolean insideFluid) | | method_72085(class_3218 arg0, class_2338 arg1, boolean arg2, boolean arg3) | | afterCollisionCheck(ServerWorld world, BlockPos pos, boolean blockCollision, boolean fluidCollision) |
|
| public boolean | | collidedWithFluid(FluidState fluidState, BlockPos blockPos, Vec3 from, Vec3 to) | | collidedWithFluid(FluidState fluidState, BlockPos blockPos, Vec3 from, Vec3 to) | | method_66648(class_3610 arg0, class_2338 arg1, class_243 arg2, class_243 arg3) | | collidesWithFluid(FluidState state, BlockPos fluidPos, Vec3d oldPos, Vec3d newPos) |
|
| public boolean | |
| protected void | |
| public BlockPos | |
| public void | |
| public void | |
| private void | |
| protected void | | waterSwimSound() | | waterSwimSound() | | method_51295() | | playSwimSound() |
|
| protected BlockPos | |
| protected void | |
| protected void | |
| protected void | |
| private boolean | |
| private void | | playAmethystStepSound() | | playAmethystStepSound() | | method_37215() | | playAmethystChimeSound() |
|
| protected void | | playSwimSound(float volume) | | playSwimSound(float volume) | | method_5734(float arg0) | | playSwimSound(float volume) |
|
| protected void | | onFlap() | | onFlap() | | method_5801() | | addFlapEffects() |
|
| protected boolean | | isFlapping() | | isFlapping() | | method_5776() | | isFlappingWings() |
|
| public void | | playSound(SoundEvent sound, float volume, float pitch) | | playSound(SoundEvent sound, float volume, float pitch) | | method_5783(class_3414 arg0, float arg1, float arg2) | | playSound(SoundEvent sound, float volume, float pitch) |
|
| public void | |
| public boolean | | isSilent() | | isSilent() | | method_5701() | | isSilent() |
|
| public void | | setSilent(boolean silent) | | setSilent(boolean silent) | | method_5803(boolean arg0) | | setSilent(boolean silent) |
|
| public boolean | | isNoGravity() | | isNoGravity() | | method_5740() | | hasNoGravity() |
|
| public void | | setNoGravity(boolean noGravity) | | setNoGravity(boolean noGravity) | | method_5875(boolean arg0) | | setNoGravity(boolean noGravity) |
|
| protected double | | getDefaultGravity() | | getDefaultGravity() | | method_7490() | | getGravity() |
|
| public final double | | getGravity() | | getGravity() | | method_56989() | | getFinalGravity() |
|
| protected void | | applyGravity() | | applyGravity() | | method_56990() | | applyGravity() |
|
| protected Entity$MoveEffect | | getMovementEmission() | | getMovementEmission() | | method_33570() | | getMoveEffect() |
|
| public boolean | | dampensVibrations() | | dampensVibrations() | | method_33189() | | occludeVibrationSignals() |
|
| public final void | | doCheckFallDamage(double xa, double ya, double za, boolean onGround) | | doCheckFallDamage(double xa, double ya, double za, boolean onGround) | | method_65942(double arg0, double arg1, double arg2, boolean arg3) | | handleFall(double xDifference, double yDifference, double zDifference, boolean onGround) |
|
| protected void | | checkFallDamage(double ya, boolean onGround, BlockState onState, BlockPos pos) | | checkFallDamage(double ya, boolean onGround, BlockState onState, BlockPos pos) | | method_5623(double arg0, boolean arg1, class_2680 arg2, class_2338 arg3) | | fall(double heightDifference, boolean onGround, BlockState state, BlockPos landedPosition) |
|
| public boolean | | fireImmune() | | fireImmune() | | method_5753() | | isFireImmune() |
|
| public boolean | | causeFallDamage(double fallDistance, float damageModifier, DamageSource damageSource) | | causeFallDamage(double fallDistance, float damageModifier, DamageSource damageSource) | | method_5747(double arg0, float arg1, class_1282 arg2) | | handleFallDamage(double fallDistance, float damagePerDistance, DamageSource damageSource) |
|
| protected void | | propagateFallToPassengers(double fallDistance, float damageModifier, DamageSource damageSource) | | propagateFallToPassengers(double fallDistance, float damageModifier, DamageSource damageSource) | | method_67345(double arg0, float arg1, class_1282 arg2) | | handleFallDamageForPassengers(double fallDistance, float damagePerDistance, DamageSource damageSource) |
|
| public boolean | | isInWater() | | isInWater() | | method_5799() | | isTouchingWater() |
|
| boolean | | isInRain() | | isInRain() | | method_5778() | | isBeingRainedOn() |
|
| public boolean | | isInWaterOrRain() | | isInWaterOrRain() | | method_5721() | | isTouchingWaterOrRain() |
|
| public boolean | | isInLiquid() | | isInLiquid() | | method_52535() | | isInFluid() |
|
| public boolean | | isUnderWater() | | isUnderWater() | | method_5869() | | isSubmergedInWater() |
|
| public boolean | | isInShallowWater() | | isInShallowWater() | | method_74016() | | isPartlyTouchingWater() |
|
| public boolean | | isInClouds() | | isInClouds() | | method_70668() | | isAtCloudHeight() |
|
| public void | | updateSwimming() | | updateSwimming() | | method_5790() | | updateSwimming() |
|
| protected boolean | | updateFluidInteraction() | | updateFluidInteraction() | | method_5876() | | updateFluidState() |
|
| protected void | | doWaterSplashEffect() | | doWaterSplashEffect() | | method_5746() | | onSwimmingStart() |
|
| protected BlockState | | getBlockStateOnLegacy() | | getBlockStateOnLegacy() | | method_43261() | | getLandingBlockState() |
|
| public BlockState | | getBlockStateOn() | | getBlockStateOn() | | method_25936() | | getSteppingBlockState() |
|
| public boolean | | canSpawnSprintParticle() | | canSpawnSprintParticle() | | method_27298() | | shouldSpawnSprintingParticles() |
|
| protected void | | spawnSprintParticle() | | spawnSprintParticle() | | method_5839() | | spawnSprintingParticles() |
|
| public boolean | |
| public boolean | | isInLava() | | isInLava() | | method_5771() | | isInLava() |
|
| public void | | moveRelative(float speed, Vec3 input) | | moveRelative(float speed, Vec3 input) | | method_5724(float arg0, class_243 arg1) | | updateVelocity(float speed, Vec3d movementInput) |
|
| protected static Vec3d | | getInputVector(Vec3 input, float speed, float yRot) | | getInputVector(Vec3 input, float speed, float yRot) | | method_18795(class_243 arg0, float arg1, float arg2) | | movementInputToVelocity(Vec3d movementInput, float speed, float yaw) |
|
| public float | | getLightLevelDependentMagicValue() | | getLightLevelDependentMagicValue() | | method_5718() | | getBrightnessAtEyes() |
|
| public void | | absSnapTo(double x, double y, double z, float yRot, float xRot) | | absSnapTo(double x, double y, double z, float yRot, float xRot) | | 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 | | absSnapRotationTo(float yRot, float xRot) | | absSnapRotationTo(float yRot, float xRot) | | method_60608(float arg0, float arg1) | | setAngles(float yaw, float pitch) |
|
| public void | | absSnapTo(double x, double y, double z) | | absSnapTo(double x, double y, double z) | | method_30634(double arg0, double arg1, double arg2) | | updatePosition(double x, double y, double z) |
|
| public void | |
| public void | | snapTo(double x, double y, double z) | | snapTo(double x, double y, double z) | | method_24203(double arg0, double arg1, double arg2) | | refreshPositionAfterTeleport(double x, double y, double z) |
|
| public void | | snapTo(BlockPos spawnPos, float yRot, float xRot) | | snapTo(BlockPos spawnPos, float yRot, float xRot) | | method_5725(class_2338 arg0, float arg1, float arg2) | | refreshPositionAndAngles(BlockPos pos, float yaw, float pitch) |
|
| public void | | snapTo(Vec3 spawnPos, float yRot, float xRot) | | snapTo(Vec3 spawnPos, float yRot, float xRot) | | method_60949(class_243 arg0, float arg1, float arg2) | | refreshPositionAndAngles(Vec3d pos, float yaw, float pitch) |
|
| public void | | snapTo(double x, double y, double z, float yRot, float xRot) | | snapTo(double x, double y, double z, float yRot, float xRot) | | 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 | | setOldPosAndRot() | | setOldPosAndRot() | | method_22862() | | resetPosition() |
|
| public final void | | setOldPosAndRot(Vec3 position, float yRot, float xRot) | | setOldPosAndRot(Vec3 position, float yRot, float xRot) | | method_63615(class_243 arg0, float arg1, float arg2) | | setLastPositionAndAngles(Vec3d pos, float yaw, float pitch) |
|
| protected void | | setOldPos() | | setOldPos() | | method_63613() | | updateLastPosition() |
|
| public void | | setOldRot() | | setOldRot() | | method_63614() | | updateLastAngles() |
|
| private void | |
| private void | | setOldRot(float yRot, float xRot) | | setOldRot(float yRot, float xRot) | | method_63617(float arg0, float arg1) | | setLastAngles(float lastYaw, float lastPitch) |
|
| public final Vec3d | | oldPosition() | | oldPosition() | | method_61411() | | getLastRenderPos() |
|
| public float | |
| public double | | distanceToSqr(double x2, double y2, double z2) | | distanceToSqr(double x2, double y2, double z2) | | 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 | | push(double xa, double ya, double za) | | push(double xa, double ya, double za) | | method_5762(double arg0, double arg1, double arg2) | | addVelocity(double deltaX, double deltaY, double deltaZ) |
|
| protected void | | markHurt() | | markHurt() | | method_5785() | | scheduleVelocityUpdate() |
|
| public final void | |
| public final boolean | |
| public abstract boolean | |
| public boolean | |
| public final Vec3d | | getViewVector(float a) | | getViewVector(float a) | | method_5828(float arg0) | | getRotationVec(float tickProgress) |
|
| public Direction | | getNearestViewDirection() | | getNearestViewDirection() | | method_58149() | | getFacing() |
|
| public float | | getViewXRot(float a) | | getViewXRot(float a) | | method_5695(float arg0) | | getPitch(float tickProgress) |
|
| public float | | getViewYRot(float a) | | getViewYRot(float a) | | method_5705(float arg0) | | getYaw(float tickProgress) |
|
| public float | | getXRot(float partialTicks) | | getXRot(float partialTicks) | | method_61414(float arg0) | | getLerpedPitch(float tickProgress) |
|
| public float | | getYRot(float partialTicks) | | getYRot(float partialTicks) | | method_61415(float arg0) | | getLerpedYaw(float tickProgress) |
|
| public final Vec3d | | calculateViewVector(float xRot, float yRot) | | calculateViewVector(float xRot, float yRot) | | method_5631(float arg0, float arg1) | | getRotationVector(float pitch, float yaw) |
|
| public final Vec3d | | getUpVector(float a) | | getUpVector(float a) | | method_18864(float arg0) | | getOppositeRotationVector(float tickProgress) |
|
| protected final Vec3d | | calculateUpVector(float xRot, float yRot) | | calculateUpVector(float xRot, float yRot) | | method_18863(float arg0, float arg1) | | getOppositeRotationVector(float pitch, float yaw) |
|
| public final Vec3d | | getEyePosition() | | getEyePosition() | | method_33571() | | getEyePos() |
|
| public final Vec3d | | getEyePosition(float partialTickTime) | | getEyePosition(float partialTickTime) | | method_5836(float arg0) | | getCameraPosVec(float tickProgress) |
|
| public Vec3d | | getLightProbePosition(float partialTickTime) | | getLightProbePosition(float partialTickTime) | | method_31166(float arg0) | | getClientCameraPosVec(float tickProgress) |
|
| public final Vec3d | | getPosition(float partialTickTime) | | getPosition(float partialTickTime) | | method_30950(float arg0) | | getLerpedPos(float deltaTicks) |
|
| public HitResult | | pick(double range, float a, boolean withLiquids) | | pick(double range, float a, boolean withLiquids) | | method_5745(double arg0, float arg1, boolean arg2) | | raycast(double maxDistance, float tickProgress, boolean includeFluids) |
|
| public boolean | | canBeHitByProjectile() | | canBeHitByProjectile() | | method_49108() | | canBeHitByProjectile() |
|
| public boolean | | isPickable() | | isPickable() | | method_5863() | | canHit() |
|
| public boolean | | isPushable() | | isPushable() | | method_5810() | | isPushable() |
|
| public void | |
| public boolean | | shouldRender(double camX, double camY, double camZ) | | shouldRender(double camX, double camY, double camZ) | | method_5727(double arg0, double arg1, double arg2) | | shouldRender(double cameraX, double cameraY, double cameraZ) |
|
| public boolean | | shouldRenderAtSqrDistance(double distance) | | shouldRenderAtSqrDistance(double distance) | | method_5640(double arg0) | | shouldRender(double distance) |
|
| public boolean | |
| public boolean | |
| public void | |
| public void | |
| protected boolean | | repositionEntityAfterLoad() | | repositionEntityAfterLoad() | | method_5638() | | shouldSetPositionOnLoad() |
|
| protected final String | | getEncodeId() | | getEncodeId() | | method_5653() | | getSavedEntityId() |
|
| protected abstract void | |
| protected abstract void | |
| public ItemEntity | |
| public ItemEntity | |
| public ItemEntity | |
| public ItemEntity | |
| public boolean | | isAlive() | | isAlive() | | method_5805() | | isAlive() |
|
| public boolean | | isInWall() | | isInWall() | | method_5757() | | isInsideWall() |
|
| public ActionResult | |
| public boolean | |
| public boolean | |
| private boolean | | attemptToShearEquipment(Player player, InteractionHand hand, ItemStack heldItem, Mob target) | | attemptToShearEquipment(Player player, InteractionHand hand, ItemStack heldItem, Mob target) | | method_71765(class_1657 arg0, class_1268 arg1, class_1799 arg2, class_1308 arg3) | | shearEquipment(PlayerEntity player, Hand hand, ItemStack shears, MobEntity entity) |
|
| public boolean | |
| public boolean | |
| public void | | rideTick() | | rideTick() | | method_5842() | | tickRiding() |
|
| public final void | |
| protected void | |
| public void | |
| public Vec3d | | getVehicleAttachmentPoint(Entity vehicle) | | getVehicleAttachmentPoint(Entity vehicle) | | method_55668(class_1297 arg0) | | getVehicleAttachmentPos(Entity vehicle) |
|
| public Vec3d | | getPassengerRidingPosition(Entity passenger) | | getPassengerRidingPosition(Entity passenger) | | method_52538(class_1297 arg0) | | getPassengerRidingPos(Entity passenger) |
|
| protected Vec3d | |
| protected static Vec3d | |
| public final boolean | |
| public boolean | | showVehicleHealth() | | showVehicleHealth() | | method_5709() | | isLiving() |
|
| public boolean | | startRiding(Entity entityToRide, boolean force, boolean sendEventAndTriggers) | | startRiding(Entity entityToRide, boolean force, boolean sendEventAndTriggers) | | method_5873(class_1297 arg0, boolean arg1, boolean arg2) | | startRiding(Entity entity, boolean force, boolean emitEvent) |
|
| protected boolean | |
| public void | | ejectPassengers() | | ejectPassengers() | | method_5772() | | removeAllPassengers() |
|
| public void | | removeVehicle() | | removeVehicle() | | method_29239() | | dismountVehicle() |
|
| public void | | stopRiding() | | stopRiding() | | method_5848() | | stopRiding() |
|
| protected void | |
| protected void | |
| protected boolean | |
| protected boolean | | couldAcceptPassenger() | | couldAcceptPassenger() | | method_48921() | | couldAcceptPassenger() |
|
| public final boolean | | isInterpolating() | | isInterpolating() | | method_66245() | | isInterpolating() |
|
| public final void | | moveOrInterpolateTo(Vec3 position, float yRot, float xRot) | | moveOrInterpolateTo(Vec3 position, float yRot, float xRot) | | method_66246(class_243 arg0, float arg1, float arg2) | | updateTrackedPositionAndAngles(Vec3d position, float yaw, float tch) |
|
| public final void | | moveOrInterpolateTo(float yRot, float xRot) | | moveOrInterpolateTo(float yRot, float xRot) | | method_73094(float arg0, float arg1) | | updateTrackedAngles(float yaw, float itch) |
|
| public final void | | moveOrInterpolateTo(Vec3 position) | | moveOrInterpolateTo(Vec3 position) | | method_73095(class_243 arg0) | | updateTrackedPosition(Vec3d position) |
|
| public final void | |
| public PositionInterpolator | | getInterpolation() | | getInterpolation() | | method_66233() | | getInterpolator() |
|
| public void | | lerpHeadTo(float yRot, int steps) | | lerpHeadTo(float yRot, int steps) | | method_5683(float arg0, int arg1) | | updateTrackedHeadRotation(float yaw, int interpolationSteps) |
|
| public float | | getPickRadius() | | getPickRadius() | | method_5871() | | getTargetingMargin() |
|
| public Vec3d | | getLookAngle() | | getLookAngle() | | method_5720() | | getRotationVector() |
|
| public Vec3d | | getHeadLookAngle() | | getHeadLookAngle() | | method_75117() | | getHeadRotationVector() |
|
| public Vec3d | | getHandHoldingItemAngle(Item item) | | getHandHoldingItemAngle(Item item) | | method_40123(class_1792 arg0) | | getHandPosOffset(Item item) |
|
| public Vec2f | | getRotationVector() | | getRotationVector() | | method_5802() | | getRotationClient() |
|
| public Vec3d | | getForward() | | getForward() | | method_5663() | | getRotationVecClient() |
|
| public void | |
| protected void | | handlePortal() | | handlePortal() | | method_60698() | | tickPortalTeleportation() |
|
| public int | | getDimensionChangingDelay() | | getDimensionChangingDelay() | | method_5806() | | getDefaultPortalCooldown() |
|
| public void | | lerpMotion(Vec3 movement) | | lerpMotion(Vec3 movement) | | method_5750(class_243 arg0) | | setVelocityClient(Vec3d clientVelocity) |
|
| public void | |
| public void | | handleEntityEvent(byte id) | | handleEntityEvent(byte id) | | method_5711(byte arg0) | | handleStatus(byte status) |
|
| public void | | animateHurt(float direction) | | animateHurt(float direction) | | method_5879(float arg0) | | animateDamage(float yaw) |
|
| public boolean | | isOnFire() | | isOnFire() | | method_5809() | | isOnFire() |
|
| public boolean | | isPassenger() | | isPassenger() | | method_5765() | | hasVehicle() |
|
| public boolean | | isVehicle() | | isVehicle() | | method_5782() | | hasPassengers() |
|
| public boolean | | dismountsUnderwater() | | dismountsUnderwater() | | method_49693() | | shouldDismountUnderwater() |
|
| public boolean | | canControlVehicle() | | canControlVehicle() | | method_52534() | | shouldControlVehicles() |
|
| public void | | setShiftKeyDown(boolean shiftKeyDown) | | setShiftKeyDown(boolean shiftKeyDown) | | method_5660(boolean arg0) | | setSneaking(boolean sneaking) |
|
| public boolean | | isShiftKeyDown() | | isShiftKeyDown() | | method_5715() | | isSneaking() |
|
| public boolean | | isSteppingCarefully() | | isSteppingCarefully() | | method_21749() | | bypassesSteppingEffects() |
|
| public boolean | | isSuppressingBounce() | | isSuppressingBounce() | | method_21750() | | bypassesLandingEffects() |
|
| public boolean | | isDiscrete() | | isDiscrete() | | method_21751() | | isSneaky() |
|
| public boolean | | isDescending() | | isDescending() | | method_21752() | | isDescending() |
|
| public boolean | | isCrouching() | | isCrouching() | | method_18276() | | isInSneakingPose() |
|
| public boolean | | isSprinting() | | isSprinting() | | method_5624() | | isSprinting() |
|
| public void | | setSprinting(boolean isSprinting) | | setSprinting(boolean isSprinting) | | method_5728(boolean arg0) | | setSprinting(boolean sprinting) |
|
| public boolean | | isSwimming() | | isSwimming() | | method_5681() | | isSwimming() |
|
| public boolean | | isVisuallySwimming() | | isVisuallySwimming() | | method_20232() | | isInSwimmingPose() |
|
| public boolean | | isVisuallyCrawling() | | isVisuallyCrawling() | | method_20448() | | isCrawling() |
|
| public void | | setSwimming(boolean swimming) | | setSwimming(boolean swimming) | | method_5796(boolean arg0) | | setSwimming(boolean swimming) |
|
| public final boolean | | hasGlowingTag() | | hasGlowingTag() | | method_36361() | | isGlowingLocal() |
|
| public final void | | setGlowingTag(boolean value) | | setGlowingTag(boolean value) | | method_5834(boolean arg0) | | setGlowing(boolean glowing) |
|
| public boolean | | isCurrentlyGlowing() | | isCurrentlyGlowing() | | method_5851() | | isGlowing() |
|
| public boolean | | isInvisible() | | isInvisible() | | method_5767() | | isInvisible() |
|
| public boolean | |
| public boolean | | isOnRails() | | isOnRails() | | method_52172() | | isOnRail() |
|
| public void | |
| public Team | | getTeam() | | getTeam() | | method_5781() | | getScoreboardTeam() |
|
| public final boolean | |
| protected boolean | |
| public boolean | |
| public void | | setInvisible(boolean invisible) | | setInvisible(boolean invisible) | | method_5648(boolean arg0) | | setInvisible(boolean invisible) |
|
| protected boolean | | getSharedFlag(int flag) | | getSharedFlag(int flag) | | method_5795(int arg0) | | getFlag(int index) |
|
| protected void | | setSharedFlag(int flag, boolean value) | | setSharedFlag(int flag, boolean value) | | method_5729(int arg0, boolean arg1) | | setFlag(int index, boolean value) |
|
| public int | | getMaxAirSupply() | | getMaxAirSupply() | | method_5748() | | getMaxAir() |
|
| public int | | getAirSupply() | | getAirSupply() | | method_5669() | | getAir() |
|
| public void | | setAirSupply(int supply) | | setAirSupply(int supply) | | method_5855(int arg0) | | setAir(int air) |
|
| public void | | clearFreeze() | | clearFreeze() | | method_67635() | | defrost() |
|
| public int | | getTicksFrozen() | | getTicksFrozen() | | method_32312() | | getFrozenTicks() |
|
| public void | | setTicksFrozen(int ticks) | | setTicksFrozen(int ticks) | | method_32317(int arg0) | | setFrozenTicks(int frozenTicks) |
|
| public float | | getPercentFrozen() | | getPercentFrozen() | | method_32313() | | getFreezingScale() |
|
| public boolean | | isFullyFrozen() | | isFullyFrozen() | | method_32314() | | isFrozen() |
|
| public int | | getTicksRequiredToFreeze() | | getTicksRequiredToFreeze() | | method_32315() | | getMinFreezeDamageTicks() |
|
| public void | |
| public void | | onAboveBubbleColumn(boolean dragDown, BlockPos pos) | | onAboveBubbleColumn(boolean dragDown, BlockPos pos) | | method_5700(boolean arg0, class_2338 arg1) | | onBubbleColumnSurfaceCollision(boolean drag, BlockPos pos) |
|
| protected static void | |
| protected static void | |
| public void | | onInsideBubbleColumn(boolean dragDown) | | onInsideBubbleColumn(boolean dragDown) | | method_5764(boolean arg0) | | onBubbleColumnCollision(boolean drag) |
|
| protected static void | | handleOnInsideBubbleColumn(Entity entity, boolean dragDown) | | handleOnInsideBubbleColumn(Entity entity, boolean dragDown) | | method_67124(class_1297 arg0, boolean arg1) | | applyBubbleColumnEffects(Entity entity, boolean drag) |
|
| public boolean | |
| public void | | checkFallDistanceAccumulation() | | checkFallDistanceAccumulation() | | method_70983() | | limitFallDistance() |
|
| public void | | resetFallDistance() | | resetFallDistance() | | method_38785() | | onLanding() |
|
| protected void | | moveTowardsClosestSpace(double x, double y, double z) | | moveTowardsClosestSpace(double x, double y, double z) | | method_5632(double arg0, double arg1, double arg2) | | pushOutOfBlocks(double x, double y, double z) |
|
| public void | |
| private static Text | |
| public Text | | getName() | | getName() | | method_5477() | | getName() |
|
| protected Text | | getTypeName() | | getTypeName() | | method_23315() | | getDefaultName() |
|
| public boolean | |
| public float | | getYHeadRot() | | getYHeadRot() | | method_5791() | | getHeadYaw() |
|
| public void | | setYHeadRot(float yHeadRot) | | setYHeadRot(float yHeadRot) | | method_5847(float arg0) | | setHeadYaw(float headYaw) |
|
| public void | | setYBodyRot(float yBodyRot) | | setYBodyRot(float yBodyRot) | | method_5636(float arg0) | | setBodyYaw(float bodyYaw) |
|
| public boolean | | isAttackable() | | isAttackable() | | method_5732() | | isAttackable() |
|
| public boolean | |
| protected final boolean | |
| public boolean | | isInvulnerable() | | isInvulnerable() | | method_5655() | | isInvulnerable() |
|
| public void | | setInvulnerable(boolean invulnerable) | | setInvulnerable(boolean invulnerable) | | method_5684(boolean arg0) | | setInvulnerable(boolean invulnerable) |
|
| public void | |
| public void | |
| public Entity | |
| private Entity | |
| private Entity | |
| protected void | |
| private TeleportTarget | |
| private void | |
| public void | |
| public void | |
| public void | | forceSetRotation(float yRot, boolean relativeY, float xRot, boolean relativeX) | | forceSetRotation(float yRot, boolean relativeY, float xRot, boolean relativeX) | | method_64578(float arg0, boolean arg1, float arg2, boolean arg3) | | rotate(float yaw, boolean relativeYaw, float pitch, boolean relativePitch) |
|
| public void | |
| protected void | | removeAfterChangingDimensions() | | removeAfterChangingDimensions() | | method_30076() | | removeFromDimension() |
|
| public Vec3d | |
| public boolean | | canUsePortal(boolean ignorePassenger) | | canUsePortal(boolean ignorePassenger) | | method_5822(boolean arg0) | | canUsePortals(boolean allowVehicles) |
|
| public boolean | |
| public float | | getBlockExplosionResistance(Explosion explosion, BlockGetter level, BlockPos pos, BlockState block, FluidState fluid, float resistance) | | getBlockExplosionResistance(Explosion explosion, BlockGetter level, BlockPos pos, BlockState block, FluidState fluid, float resistance) | | 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 | | shouldBlockExplode(Explosion explosion, BlockGetter level, BlockPos pos, BlockState state, float power) | | shouldBlockExplode(Explosion explosion, BlockGetter level, BlockPos pos, BlockState state, float power) | | 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 | | getMaxFallDistance() | | getMaxFallDistance() | | method_5850() | | getSafeFallDistance() |
|
| public boolean | | isIgnoringBlockTriggers() | | isIgnoringBlockTriggers() | | method_5696() | | canAvoidTraps() |
|
| public void | |
| public boolean | | displayFireAnimation() | | displayFireAnimation() | | method_5862() | | doesRenderOnFire() |
|
| public void | |
| public UUID | | getUUID() | | getUUID() | | method_5667() | | getUuid() |
|
| public String | | getStringUUID() | | getStringUUID() | | method_5845() | | getUuidAsString() |
|
| public String | | getScoreboardName() | | getScoreboardName() | | method_5820() | | getNameForScoreboard() |
|
| public boolean | | isPushedByFluid() | | isPushedByFluid() | | method_5675() | | isPushedByFluids() |
|
| public static double | | getViewScale() | | getViewScale() | | method_5824() | | getRenderDistanceMultiplier() |
|
| public static void | | setViewScale(double viewScale) | | setViewScale(double viewScale) | | method_5840(double arg0) | | setRenderDistanceMultiplier(double value) |
|
| public Text | | getDisplayName() | | getDisplayName() | | method_5476() | | getDisplayName() |
|
| public void | |
| public Text | | getCustomName() | | getCustomName() | | method_5797() | | getCustomName() |
|
| public boolean | | hasCustomName() | | hasCustomName() | | method_16914() | | hasCustomName() |
|
| public void | | setCustomNameVisible(boolean visible) | | setCustomNameVisible(boolean visible) | | method_5880(boolean arg0) | | setCustomNameVisible(boolean visible) |
|
| public boolean | | isCustomNameVisible() | | isCustomNameVisible() | | method_5807() | | isCustomNameVisible() |
|
| public Text | | belowNameDisplay() | | belowNameDisplay() | | method_74193() | | getMannequinName() |
|
| public boolean | | teleportTo(ServerLevel level, double x, double y, double z, Set<Relative> relatives, float newYRot, float newXRot, boolean resetCamera) | | teleportTo(ServerLevel level, double x, double y, double z, Set<Relative> relatives, float newYRot, float newXRot, boolean resetCamera) | | 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 | | dismountTo(double x, double y, double z) | | dismountTo(double x, double y, double z) | | method_33567(double arg0, double arg1, double arg2) | | requestTeleportAndDismount(double destX, double destY, double destZ) |
|
| public void | | teleportTo(double x, double y, double z) | | teleportTo(double x, double y, double z) | | method_5859(double arg0, double arg1, double arg2) | | requestTeleport(double destX, double destY, double destZ) |
|
| private void | | teleportPassengers() | | teleportPassengers() | | method_49792() | | teleportPassengers() |
|
| public void | | teleportRelative(double dx, double dy, double dz) | | teleportRelative(double dx, double dy, double dz) | | method_45166(double arg0, double arg1, double arg2) | | requestTeleportOffset(double offsetX, double offsetY, double offsetZ) |
|
| public boolean | | shouldShowName() | | shouldShowName() | | method_5733() | | shouldRenderName() |
|
| public void | |
| public void | |
| protected void | | fixupDimensions() | | fixupDimensions() | | method_46396() | | reinitDimensions() |
|
| public void | | refreshDimensions() | | refreshDimensions() | | method_18382() | | calculateDimensions() |
|
| public boolean | |
| public Direction | | getDirection() | | getDirection() | | method_5735() | | getHorizontalFacing() |
|
| public Direction | | getMotionDirection() | | getMotionDirection() | | method_5755() | | getMovementDirection() |
|
| protected HoverEvent | | createHoverEvent() | | createHoverEvent() | | method_5769() | | getHoverEvent() |
|
| public boolean | |
| public final Box | | getBoundingBox() | | getBoundingBox() | | method_5829() | | getBoundingBox() |
|
| public final void | | setBoundingBox(AABB bb) | | setBoundingBox(AABB bb) | | method_5857(class_238 arg0) | | setBoundingBox(Box boundingBox) |
|
| public final float | |
| public final float | | getEyeHeight() | | getEyeHeight() | | method_5751() | | getStandingEyeHeight() |
|
| public StackReference | | getSlot(int slot) | | getSlot(int slot) | | method_32318(int arg0) | | getStackReference(int arg0) |
|
| public boolean | |
| public void | |
| public void | |
| public float | |
| public float | |
| public ProjectileDeflection | |
| public LivingEntity | | getControllingPassenger() | | getControllingPassenger() | | method_5642() | | getControllingPassenger() |
|
| public final boolean | | hasControllingPassenger() | | hasControllingPassenger() | | method_42148() | | hasControllingPassenger() |
|
| public final List<Entity> | | getPassengers() | | getPassengers() | | method_5685() | | getPassengerList() |
|
| public Entity | | getFirstPassenger() | | getFirstPassenger() | | method_31483() | | getFirstPassenger() |
|
| public boolean | |
| public boolean | |
| private Stream<Entity> | | getIndirectPassengersStream() | | getIndirectPassengersStream() | | method_31484() | | streamIntoPassengers() |
|
| public Stream<Entity> | | getSelfAndPassengers() | | getSelfAndPassengers() | | method_24204() | | streamSelfAndPassengers() |
|
| public Stream<Entity> | | getPassengersAndSelf() | | getPassengersAndSelf() | | method_31748() | | streamPassengersAndSelf() |
|
| public Iterable<Entity> | | getIndirectPassengers() | | getIndirectPassengers() | | method_5736() | | getPassengersDeep() |
|
| public int | | countPlayerPassengers() | | countPlayerPassengers() | | method_54757() | | getPlayerPassengers() |
|
| public boolean | | hasExactlyOnePlayerPassenger() | | hasExactlyOnePlayerPassenger() | | method_5817() | | hasPlayerRider() |
|
| public Entity | | getRootVehicle() | | getRootVehicle() | | method_5668() | | getRootVehicle() |
|
| public boolean | | isPassengerOfSameVehicle(Entity other) | | isPassengerOfSameVehicle(Entity other) | | method_5794(class_1297 arg0) | | isConnectedThroughVehicle(Entity entity) |
|
| public boolean | |
| public final boolean | | isLocalInstanceAuthoritative() | | isLocalInstanceAuthoritative() | | method_66247() | | isLogicalSideForUpdatingMovement() |
|
| protected boolean | | isLocalClientAuthoritative() | | isLocalClientAuthoritative() | | method_66248() | | isControlledByMainPlayer() |
|
| public boolean | | isClientAuthoritative() | | isClientAuthoritative() | | method_65038() | | isControlledByPlayer() |
|
| public boolean | | canSimulateMovement() | | canSimulateMovement() | | method_66249() | | canMoveVoluntarily() |
|
| public boolean | | isEffectiveAi() | | isEffectiveAi() | | method_6034() | | canActVoluntarily() |
|
| protected static Vec3d | | getCollisionHorizontalEscapeVector(double colliderWidth, double collidingWidth, float directionDegrees) | | getCollisionHorizontalEscapeVector(double colliderWidth, double collidingWidth, float directionDegrees) | | method_24826(double arg0, double arg1, float arg2) | | getPassengerDismountOffset(double vehicleWidth, double passengerWidth, float passengerYaw) |
|
| public Vec3d | |
| public Entity | | getVehicle() | | getVehicle() | | method_5854() | | getVehicle() |
|
| public Entity | | getControlledVehicle() | | getControlledVehicle() | | method_49694() | | getControllingVehicle() |
|
| public PistonBehavior | | getPistonPushReaction() | | getPistonPushReaction() | | method_5657() | | getPistonBehavior() |
|
| public SoundCategory | | getSoundSource() | | getSoundSource() | | method_5634() | | getSoundCategory() |
|
| protected int | | getFireImmuneTicks() | | getFireImmuneTicks() | | method_5676() | | getBurningDuration() |
|
| public ServerCommandSource | |
| public void | |
| public float | | getPreciseBodyRotation(float partial) | | getPreciseBodyRotation(float partial) | | method_60951(float arg0) | | lerpYaw(float tickProgress) |
|
| public boolean | | touchingUnloadedChunk() | | touchingUnloadedChunk() | | method_33724() | | isRegionUnloaded() |
|
| public double | |
| public double | | getFluidJumpThreshold() | | getFluidJumpThreshold() | | method_29241() | | getSwimHeight() |
|
| public final float | | getBbWidth() | | getBbWidth() | | method_17681() | | getWidth() |
|
| public final float | | getBbHeight() | | getBbHeight() | | method_17682() | | getHeight() |
|
| public Packet<ClientPlayPacketListener> | |
| public EntityDimensions | |
| public final EntityAttachments | | getAttachments() | | getAttachments() | | method_56072() | | getAttachments() |
|
| public Vec3d | | position() | | position() | | method_73189() | | getEntityPos() |
|
| public Vec3d | | trackingPosition() | | trackingPosition() | | method_43390() | | getSyncedPos() |
|
| public BlockPos | | blockPosition() | | blockPosition() | | method_24515() | | getBlockPos() |
|
| public BlockState | | getInBlockState() | | getInBlockState() | | method_55667() | | getBlockStateAtPos() |
|
| public ChunkPos | | chunkPosition() | | chunkPosition() | | method_31476() | | getChunkPos() |
|
| public Vec3d | | getDeltaMovement() | | getDeltaMovement() | | method_18798() | | getVelocity() |
|
| public void | | setDeltaMovement(Vec3 deltaMovement) | | setDeltaMovement(Vec3 deltaMovement) | | method_18799(class_243 arg0) | | setVelocity(Vec3d velocity) |
|
| public void | | addDeltaMovement(Vec3 momentum) | | addDeltaMovement(Vec3 momentum) | | method_45319(class_243 arg0) | | addVelocityInternal(Vec3d velocity) |
|
| public void | | setDeltaMovement(double xd, double yd, double zd) | | setDeltaMovement(double xd, double yd, double zd) | | method_18800(double arg0, double arg1, double arg2) | | setVelocity(double x, double y, double z) |
|
| public final int | | getBlockX() | | getBlockX() | | method_31477() | | getBlockX() |
|
| public final double | | getX() | | getX() | | method_23317() | | getX() |
|
| public double | | getX(double progress) | | getX(double progress) | | method_23316(double arg0) | | getBodyX(double widthScale) |
|
| public double | | getRandomX(double spread) | | getRandomX(double spread) | | method_23322(double arg0) | | getParticleX(double widthScale) |
|
| public final int | | getBlockY() | | getBlockY() | | method_31478() | | getBlockY() |
|
| public final double | | getY() | | getY() | | method_23318() | | getY() |
|
| public double | | getY(double progress) | | getY(double progress) | | method_23323(double arg0) | | getBodyY(double heightScale) |
|
| public double | | getRandomY(double spread) | | getRandomY(double spread) | | method_1_2570(double arg0) | | getRandomYAroundFeet(double heightScale) |
|
| public double | | getRandomY() | | getRandomY() | | method_23319() | | getRandomBodyY() |
|
| public double | | getEyeY() | | getEyeY() | | method_23320() | | getEyeY() |
|
| public final int | | getBlockZ() | | getBlockZ() | | method_31479() | | getBlockZ() |
|
| public final double | | getZ() | | getZ() | | method_23321() | | getZ() |
|
| public double | | getZ(double progress) | | getZ(double progress) | | method_23324(double arg0) | | getBodyZ(double widthScale) |
|
| public double | | getRandomZ(double spread) | | getRandomZ(double spread) | | method_23325(double arg0) | | getParticleZ(double widthScale) |
|
| public final void | | setPosRaw(double x, double y, double z) | | setPosRaw(double x, double y, double z) | | method_23327(double arg0, double arg1, double arg2) | | setPos(double x, double y, double z) |
|
| public void | | checkDespawn() | | checkDespawn() | | method_5982() | | checkDespawn() |
|
| public Vec3d[] | | getQuadLeashHolderOffsets() | | getQuadLeashHolderOffsets() | | method_70985() | | getHeldQuadLeashOffsets() |
|
| public boolean | | supportQuadLeashAsHolder() | | supportQuadLeashAsHolder() | | method_70986() | | hasQuadLeashAttachmentPoints() |
|
| public void | |
| public void | |
| public Vec3d | | getRopeHoldPosition(float partialTickTime) | | getRopeHoldPosition(float partialTickTime) | | method_30951(float arg0) | | getLeashPos(float tickProgress) |
|
| public void | |
| public ItemStack | | getPickResult() | | getPickResult() | | method_31480() | | getPickBlockStack() |
|
| public void | | setIsInPowderSnow(boolean isInPowderSnow) | | setIsInPowderSnow(boolean isInPowderSnow) | | method_32319(boolean arg0) | | setInPowderSnow(boolean inPowderSnow) |
|
| public boolean | | canFreeze() | | canFreeze() | | method_32316() | | canFreeze() |
|
| public boolean | | isFreezing() | | isFreezing() | | method_40071() | | shouldEscapePowderSnow() |
|
| public float | | getYRot() | | getYRot() | | method_36454() | | getYaw() |
|
| public float | | getVisualRotationYInDegrees() | | getVisualRotationYInDegrees() | | method_73188() | | getBodyYaw() |
|
| public void | | setYRot(float yRot) | | setYRot(float yRot) | | method_36456(float arg0) | | setYaw(float yaw) |
|
| public float | | getXRot() | | getXRot() | | method_36455() | | getPitch() |
|
| public void | | setXRot(float xRot) | | setXRot(float xRot) | | method_36457(float arg0) | | setPitch(float pitch) |
|
| public boolean | | canSprint() | | canSprint() | | method_48155() | | canSprintAsVehicle() |
|
| public float | | maxUpStep() | | maxUpStep() | | method_49476() | | getStepHeight() |
|
| public void | |
| public final boolean | | isRemoved() | | isRemoved() | | method_31481() | | isRemoved() |
|
| public Entity$RemovalReason | | getRemovalReason() | | getRemovalReason() | | method_35049() | | getRemovalReason() |
|
| public final void | |
| protected void | | unsetRemoved() | | unsetRemoved() | | method_31482() | | unsetRemoved() |
|
| public void | |
| public boolean | | shouldBeSaved() | | shouldBeSaved() | | method_31746() | | shouldSave() |
|
| public boolean | | isAlwaysTicking() | | isAlwaysTicking() | | method_31747() | | isPlayer() |
|
| public boolean | |
| public boolean | | isFlyingVehicle() | | isFlyingVehicle() | | method_70987() | | isFlyingVehicle() |
|
| public World | | level() | | level() | | method_73183() | | getEntityWorld() |
|
| protected void | |
| public DamageSources | | damageSources() | | damageSources() | | method_48923() | | getDamageSources() |
|
| public DynamicRegistryManager | | registryAccess() | | registryAccess() | | method_56673() | | getRegistryManager() |
|
| protected void | | lerpPositionAndRotationStep(int stepsToTarget, double targetX, double targetY, double targetZ, double targetYRot, double targetXRot) | | lerpPositionAndRotationStep(int stepsToTarget, double targetX, double targetY, double targetZ, double targetYRot, double targetXRot) | | 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 Random | | getRandom() | | getRandom() | | method_59922() | | getRandom() |
|
| public Vec3d | | getKnownMovement() | | getKnownMovement() | | method_60478() | | getMovement() |
|
| public Vec3d | | getKnownSpeed() | | getKnownSpeed() | | method_76333() | | getKineticAttackMovement() |
|
| public ItemStack | | getWeaponItem() | | getWeaponItem() | | method_59958() | | getWeaponStack() |
|
| public Optional<RegistryKey<LootTable>> | | getLootTable() | | getLootTable() | | method_5991() | | getLootTableKey() |
|
| protected void | |
| public final void | |
| public <T> T | |
| protected static <T> T | |
| public <T> void | |
| protected <T> boolean | |
| protected <T> boolean | |
| public ErrorReporter$Context | | problemPath() | | problemPath() | | method_71370() | | getErrorReporterContext() |
|
| public void | |
| public Box | | getFluidInteractionBox() | | getFluidInteractionBox() | | method_1_2465() | | getFluidCollisionBox() |
|
| protected Box | | modifyPassengerFluidInteractionBox(AABB passengerBox) | | modifyPassengerFluidInteractionBox(AABB passengerBox) | | method_1_2466(class_238 arg0) | | adjustFluidCollisionBoxOfPassenger(Box passengerBox) |
|