History - net.minecraft.entity.vehicle.MinecartController

26.3-snapshot-3

Names

Fields

Constructors

Methods

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.MinecartBehavior

net.minecraft.class_9878

net.minecraft.entity.vehicle.MinecartController

Fields

AbstractMinecartEntity: minecart, field_52520, minecart

Constructors

(AbstractMinecartEntity)

Methods

PositionInterpolator (): getInterpolation, method_66328, getInterpolator

void (Vec3d): lerpMotion, method_61573, setLerpTargetVelocity

void (): tick, method_61587, tick

World (): level, method_61588, getWorld

void (ServerWorld): moveAlongTrack, method_61589, moveOnRail

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

boolean (): pushAndPickupEntities, method_62826, handleCollision

Vec3d (): getDeltaMovement, method_61590, getVelocity

void (Vec3d): setDeltaMovement, method_61576, setVelocity

void (double, double, double): setDeltaMovement, method_61579, setVelocity

Vec3d (): position, method_61591, getPos

double (): getX, method_61592, getX

double (): getY, method_61593, getY

double (): getZ, method_61594, getZ

void (Vec3d): setPos, method_61581, setPos

void (double, double, double): setPos, method_61583, setPos

float (): getXRot, method_61595, getPitch

void (float): setXRot, method_61575, setPitch

float (): getYRot, method_61596, getYaw

void (float): setYRot, method_61580, setYaw

Direction (): getMotionDirection, method_61597, getHorizontalFacing

Vec3d (Vec3d): getKnownMovement, method_61584, limitSpeed

double (ServerWorld): getMaxSpeed, method_61598, getMaxSpeed

double (): getSlowdownFactor, method_61599, getSpeedRetention