net.minecraft.entity.vehicle

public class DefaultMinecartController

extends MinecartController

dcq
net.minecraft.world.entity.vehicle.OldMinecartBehavior
net.minecraft.class_9883
net.minecraft.entity.vehicle.DefaultMinecartController
net.minecraft.unmapped.C_nfapbymz
net.minecraft.entity.vehicle.LegacyMinecartController
net.minecraft.src.C_345976_

Field summary

Modifier and TypeField
private static final double
b
MINECART_RIDABLE_THRESHOLD
field_52547
field_52547
f_ppqfbxxz
RIDABLE_THRESHOLD
f_346661_
private static final double
c
MAX_SPEED_IN_WATER
field_54466
field_54466
f_rpnxkbdi
MAX_SPEED_IN_WATER
f_346319_
private static final double
d
MAX_SPEED_ON_LAND
field_54467
field_54467
f_ixokaqad
MAX_LAND_SPEED
f_347009_
private static final double
e
ABSOLUTE_MAX_SPEED
field_54468
field_54468
f_ldyuiyqy
MAX_SPEED
f_347068_
private final PositionInterpolator
f
interpolation
field_55707
interpolator
f_kxtdnddb
interpolator
f_381379_
private Vec3d
g
targetDeltaMovement
field_52554
velocity
f_okpgaujd
velocity
f_347094_

Constructor summary

ModifierConstructor
public (AbstractMinecartEntity arg0)

Method summary

Modifier and TypeMethod
public PositionInterpolator
a()
getInterpolation()
method_66328()
getInterpolator()
m_epwvodqt()
getInterpolator()
m_386831_()
public void
a(ceq arg0)
onInterpolation(InterpolationHandler arg0)
method_66329(class_10584 arg0)
onLerp(PositionInterpolator interpolator)
m_mwgunddn(C_sdgyrixf arg0)
updateVelocity(EntityInterpolator interpolator)
m_386628_(C_379196_ arg0)
public void
a(foh arg0)
lerpMotion(Vec3 arg0)
method_61573(class_243 arg0)
setLerpTargetVelocity(Vec3d arg0)
m_kdzdosjm(C_vgpupfxx arg0)
setLerpTargetVelocity(Vec3d arg0)
m_352358_(C_3046_ arg0)
public void
b()
tick()
method_61587()
tick()
m_snfbperf()
tick()
m_352175_()
public void
a(awx arg0)
moveAlongTrack(ServerLevel arg0)
method_61589(class_3218 arg0)
moveOnRail(ServerWorld arg0)
m_wlpowtkk(C_bdwnwhiu arg0)
moveAlongRail(ServerWorld arg0)
m_355605_(C_12_ arg0)
public Vec3d
a(double o, double o, double arg2, double arg3)
getPosOffs(double arg0, double arg1, double arg2, double arg3)
method_61619(double arg0, double arg1, double arg2, double arg3)
simulateMovement(double x, double y, double z, double movement)
m_wyywkxhi(double arg0, double arg1, double arg2, double arg3)
getPosOffset(double x, double y, double z, double offsetMultiplier)
m_355656_(double p_364195_, double p_364609_, double arg2, double arg3)
public Vec3d
c(double o, double arg1, double arg2)
getPos(double arg0, double arg1, double arg2)
method_61620(double arg0, double arg1, double arg2)
snapPositionToRail(double x, double y, double z)
m_yhxvynyv(double arg0, double arg1, double arg2)
getRailPos(double x, double y, double z)
m_351822_(double p_361662_, double arg1, double arg2)
public double
a(ja o, ekq o, double arg2)
stepAlongTrack(BlockPos arg0, RailShape arg1, double arg2)
method_61577(class_2338 arg0, class_2768 arg1, double arg2)
moveAlongTrack(BlockPos arg0, RailShape arg1, double arg2)
m_gasnuaee(C_hynzadkk arg0, C_wqmdpcsg arg1, double arg2)
stepAlongRail(BlockPos arg0, RailShape arg1, double arg2)
m_353264_(C_4675_ p_361823_, C_2100_ p_366695_, double arg2)
public boolean
d()
pushAndPickupEntities()
method_62826()
handleCollision()
m_gdmcmdqm()
handleCollisions()
m_354637_()
public Direction
l()
getMotionDirection()
method_61597()
getHorizontalFacing()
m_zmfgxbee()
getHorizontalFacing()
m_351880_()
public Vec3d
d(foh arg0)
getKnownMovement(Vec3 arg0)
method_61584(class_243 arg0)
limitSpeed(Vec3d arg0)
m_aokaspmo(C_vgpupfxx arg0)
limitSpeed(Vec3d arg0)
m_353032_(C_3046_ arg0)
public double
b(awx arg0)
getMaxSpeed(ServerLevel arg0)
method_61598(class_3218 arg0)
getMaxSpeed(ServerWorld arg0)
m_rxroljgi(C_bdwnwhiu arg0)
getMaxSpeed(ServerWorld arg0)
m_351896_(C_12_ arg0)
public double
m()
getSlowdownFactor()
method_61599()
getSpeedRetention()
m_wkvcjkwy()
getDecelerationFactor()
m_353778_()