net.minecraft.client.render.entity

public class MinecartRenderer<T extends MinecartEntity>

extends EntityRenderer<T>

cab
net.minecraft.unmapped.C_80813818
net.minecraft.client.render.entity.MinecartRenderer

Field summary

Modifier and TypeField
private static final Identifier
f
f_60386414
MINECART_LOCATION
protected Model
a
f_50033513
model

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_72630527(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(T entity, double dx, double dy, double dz, float yaw, float tickDelta)
protected Identifier
a(T arg0)
m_11723646(T arg0)
getTextureLocation(T entity)
protected void
a(T arg0, float arg1, awr arg2)
m_47381570(T arg0, float arg1, C_15815210 arg2)
renderBlockInMinecart(T minecart, float tickDelta, BlockState state)