net.minecraft.world.entity.vehicle

public abstract class MinecartBehavior

ctx
net.minecraft.world.entity.vehicle.MinecartBehavior
net.minecraft.class_9878
net.minecraft.unmapped.C_jjtchizm
net.minecraft.entity.vehicle.MinecartController
net.minecraft.entity.vehicle.MinecartController

Field summary

Modifier and TypeField
protected final AbstractMinecart
a
minecart
field_52520
f_yjfqtkfg
minecart
minecart

Constructor summary

ModifierConstructor
protected (AbstractMinecart minecart)

Method summary

Modifier and TypeMethod
public InterpolationHandler
a()
getInterpolation()
method_66328()
m_epwvodqt()
getInterpolator()
public void
a(double arg0, double arg1, double arg2)
lerpMotion(double arg0, double arg1, double arg2)
method_61573(double arg0, double arg1, double arg2)
m_kdzdosjm(double arg0, double arg1, double arg2)
setLerpTargetVelocity(double x, double y, double z)
setLerpTargetVelocity(double x, double y, double z)
public abstract void
b()
tick()
method_61587()
m_snfbperf()
tick()
tick()
public Level
c()
level()
method_61588()
m_ejobhcrd()
getWorld()
getWorld()
public abstract void
a(arq arg0)
moveAlongTrack(ServerLevel arg0)
method_61589(class_3218 arg0)
m_wlpowtkk(C_bdwnwhiu arg0)
moveOnRail(ServerWorld world)
moveAlongRail(ServerWorld world)
public abstract double
a(iu arg0, ebl arg1, double arg2)
stepAlongTrack(BlockPos arg0, RailShape arg1, double arg2)
method_61577(class_2338 arg0, class_2768 arg1, double arg2)
m_gasnuaee(C_hynzadkk arg0, C_wqmdpcsg arg1, double arg2)
moveAlongTrack(BlockPos blockPos, RailShape railShape, double remainingMovement)
stepAlongRail(BlockPos pos, RailShape arg1, double arg2)
public abstract boolean
d()
pushAndPickupEntities()
method_62826()
m_gdmcmdqm()
handleCollision()
handleCollisions()
public Vec3
e()
getDeltaMovement()
method_61590()
m_ulrxnnpi()
getVelocity()
getVelocity()
public void
a(feq arg0)
setDeltaMovement(Vec3 arg0)
method_61576(class_243 arg0)
m_luktvikl(C_vgpupfxx arg0)
setVelocity(Vec3d velocity)
setVelocity(Vec3d velocity)
public void
b(double arg0, double arg1, double arg2)
setDeltaMovement(double arg0, double arg1, double arg2)
method_61579(double arg0, double arg1, double arg2)
m_ndurksgo(double arg0, double arg1, double arg2)
setVelocity(double x, double y, double z)
setVelocity(double x, double y, double z)
public Vec3
f()
position()
method_61591()
m_mpmrpsbe()
getPos()
getPos()
public double
g()
getX()
method_61592()
m_xozwohht()
getX()
getX()
public double
h()
getY()
method_61593()
m_osfmacwj()
getY()
getY()
public double
i()
getZ()
method_61594()
m_chsasecw()
getZ()
getZ()
public void
b(feq arg0)
setPos(Vec3 arg0)
method_61581(class_243 arg0)
m_vwyhisyo(C_vgpupfxx arg0)
setPos(Vec3d pos)
setPos(Vec3d pos)
public void
c(double arg0, double arg1, double arg2)
setPos(double arg0, double arg1, double arg2)
method_61583(double arg0, double arg1, double arg2)
m_ihaicvbu(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
setPos(double x, double y, double z)
public float
j()
getXRot()
method_61595()
m_dsyrssnd()
getPitch()
getPitch()
public void
a(float arg0)
setXRot(float arg0)
method_61575(float arg0)
m_ozrxcfzy(float arg0)
setPitch(float pitch)
setPitch(float pitch)
public float
k()
getYRot()
method_61596()
m_hxaxolpf()
getYaw()
getYaw()
public void
b(float arg0)
setYRot(float arg0)
method_61580(float arg0)
m_sfbxlouf(float arg0)
setYaw(float yaw)
setYaw(float yaw)
public Direction
l()
getMotionDirection()
method_61597()
m_zmfgxbee()
getHorizontalFacing()
getHorizontalFacing()
public Vec3
c(feq arg0)
getKnownMovement(Vec3 arg0)
method_61584(class_243 arg0)
m_aokaspmo(C_vgpupfxx arg0)
limitSpeed(Vec3d velocity)
limitSpeed(Vec3d velocity)
public abstract double
b(arq arg0)
getMaxSpeed(ServerLevel arg0)
method_61598(class_3218 arg0)
m_rxroljgi(C_bdwnwhiu arg0)
getMaxSpeed(ServerWorld world)
getMaxSpeed(ServerWorld world)
public abstract double
m()
getSlowdownFactor()
method_61599()
m_wkvcjkwy()
getSpeedRetention()
getDecelerationFactor()