History - net.minecraft.entity.vehicle.DefaultMinecartController

26.3-snapshot-3

Names

Fields

Constructors

Methods

void (PositionInterpolator): onInterpolation, method_66329, onLerp

void (PositionInterpolator): onInterpolationStart, method_66329, onLerp

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.entity.vehicle.minecart.OldMinecartBehavior

net.minecraft.class_9883

net.minecraft.entity.vehicle.DefaultMinecartController

Fields

double: MINECART_RIDABLE_THRESHOLD, field_52547, field_52547

double: MAX_SPEED_IN_WATER, field_54466, field_54466

double: MAX_SPEED_ON_LAND, field_54467, field_54467

double: ABSOLUTE_MAX_SPEED, field_54468, field_54468

PositionInterpolator: interpolation, field_55707, interpolator

Vec3d: targetDeltaMovement, field_52554, velocity

Constructors

(AbstractMinecartEntity)

Methods

PositionInterpolator (): getInterpolation, method_66328, getInterpolator

void (PositionInterpolator): onInterpolation, method_66329, onLerp

void (Vec3d): lerpMotion, method_61573, setLerpTargetVelocity

void (): tick, method_61587, tick

void (ServerWorld): moveAlongTrack, method_61589, moveOnRail

Vec3d (double, double, double, double): getPosOffs, method_61619, simulateMovement

Vec3d (double, double, double): getPos, method_61620, snapPositionToRail

double (BlockPos, RailShape, double): stepAlongTrack, method_61577, moveAlongTrack

boolean (): pushAndPickupEntities, method_62826, handleCollision

Direction (): getMotionDirection, method_61597, getHorizontalFacing

Vec3d (Vec3d): getKnownMovement, method_61584, limitSpeed

double (ServerWorld): getMaxSpeed, method_61598, getMaxSpeed

double (): getSlowdownFactor, method_61599, getSpeedRetention