net.minecraft.entity.vehicle

public abstract class MinecartController

cvd
net.minecraft.world.entity.vehicle.MinecartBehavior
net.minecraft.class_9878
net.minecraft.entity.vehicle.MinecartController
net.minecraft.unmapped.C_jjtchizm
net.minecraft.entity.vehicle.MinecartController
net.minecraft.src.C_345848_

Field summary

Modifier and TypeField
protected final AbstractMinecartEntity
a
minecart
field_52520
minecart
f_yjfqtkfg
minecart
f_349141_

Constructor summary

ModifierConstructor
protected (AbstractMinecartEntity minecart)

Method summary

Modifier and TypeMethod
public PositionInterpolator
a()
getInterpolation()
method_66328()
getInterpolator()
m_epwvodqt()
m_386831_()
public void
a(double o, double arg1, double arg2)
lerpMotion(double arg0, double arg1, double arg2)
method_61573(double arg0, double arg1, double arg2)
setLerpTargetVelocity(double x, double y, double z)
m_kdzdosjm(double arg0, double arg1, double arg2)
setLerpTargetVelocity(double x, double y, double z)
m_352358_(double p_369322_, double arg1, double arg2)
public abstract void
b()
tick()
method_61587()
tick()
m_snfbperf()
tick()
m_352175_()
public World
c()
level()
method_61588()
getWorld()
m_ejobhcrd()
getWorld()
m_354883_()
public abstract void
a(asb arg0)
moveAlongTrack(ServerLevel arg0)
method_61589(class_3218 arg0)
moveOnRail(ServerWorld world)
m_wlpowtkk(C_bdwnwhiu arg0)
moveAlongRail(ServerWorld world)
m_355605_(C_12_ arg0)
public abstract double
a(iw o, ecu o, double arg2)
stepAlongTrack(BlockPos arg0, RailShape arg1, double arg2)
method_61577(class_2338 arg0, class_2768 arg1, double arg2)
moveAlongTrack(BlockPos blockPos, RailShape railShape, double remainingMovement)
m_gasnuaee(C_hynzadkk arg0, C_wqmdpcsg arg1, double arg2)
stepAlongRail(BlockPos pos, RailShape arg1, double arg2)
m_353264_(C_4675_ p_365444_, C_2100_ p_369487_, double arg2)
public abstract boolean
d()
pushAndPickupEntities()
method_62826()
handleCollision()
m_gdmcmdqm()
handleCollisions()
m_354637_()
public Vec3d
e()
getDeltaMovement()
method_61590()
getVelocity()
m_ulrxnnpi()
getVelocity()
m_355278_()
public void
a(fgc arg0)
setDeltaMovement(Vec3 arg0)
method_61576(class_243 arg0)
setVelocity(Vec3d velocity)
m_luktvikl(C_vgpupfxx arg0)
setVelocity(Vec3d velocity)
m_357144_(C_3046_ arg0)
public void
b(double o, double arg1, double arg2)
setDeltaMovement(double arg0, double arg1, double arg2)
method_61579(double arg0, double arg1, double arg2)
setVelocity(double x, double y, double z)
m_ndurksgo(double arg0, double arg1, double arg2)
setVelocity(double x, double y, double z)
m_351809_(double p_368764_, double arg1, double arg2)
public Vec3d
f()
position()
method_61591()
getPos()
m_mpmrpsbe()
getPos()
m_353976_()
public double
g()
getX()
method_61592()
getX()
m_xozwohht()
getX()
m_356065_()
public double
h()
getY()
method_61593()
getY()
m_osfmacwj()
getY()
m_355069_()
public double
i()
getZ()
method_61594()
getZ()
m_chsasecw()
getZ()
m_353526_()
public void
b(fgc arg0)
setPos(Vec3 arg0)
method_61581(class_243 arg0)
setPos(Vec3d pos)
m_vwyhisyo(C_vgpupfxx arg0)
setPos(Vec3d pos)
m_357506_(C_3046_ arg0)
public void
c(double o, double arg1, double arg2)
setPos(double arg0, double arg1, double arg2)
method_61583(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
m_ihaicvbu(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
m_352338_(double p_367426_, double arg1, double arg2)
public float
j()
getXRot()
method_61595()
getPitch()
m_dsyrssnd()
getPitch()
m_353360_()
public void
a(float arg0)
setXRot(float arg0)
method_61575(float arg0)
setPitch(float pitch)
m_ozrxcfzy(float arg0)
setPitch(float pitch)
m_353930_(float arg0)
public float
k()
getYRot()
method_61596()
getYaw()
m_hxaxolpf()
getYaw()
m_354728_()
public void
b(float arg0)
setYRot(float arg0)
method_61580(float arg0)
setYaw(float yaw)
m_sfbxlouf(float arg0)
setYaw(float yaw)
m_356170_(float arg0)
public Direction
l()
getMotionDirection()
method_61597()
getHorizontalFacing()
m_zmfgxbee()
getHorizontalFacing()
m_351880_()
public Vec3d
c(fgc arg0)
getKnownMovement(Vec3 arg0)
method_61584(class_243 arg0)
limitSpeed(Vec3d velocity)
m_aokaspmo(C_vgpupfxx arg0)
limitSpeed(Vec3d velocity)
m_353032_(C_3046_ arg0)
public abstract double
b(asb arg0)
getMaxSpeed(ServerLevel arg0)
method_61598(class_3218 arg0)
getMaxSpeed(ServerWorld world)
m_rxroljgi(C_bdwnwhiu arg0)
getMaxSpeed(ServerWorld world)
m_351896_(C_12_ arg0)
public abstract double
m()
getSlowdownFactor()
method_61599()
getSpeedRetention()
m_wkvcjkwy()
getDecelerationFactor()
m_353778_()