net.minecraft.client.render.entity

public class MinecartRenderer<T extends MinecartEntity>

extends EntityRenderer<T>

bsb
net.minecraft.class_564
net.minecraft.client.render.entity.MinecartRenderer
net.minecraft.client.renderer.entity.RenderMinecart

Field summary

Modifier and TypeField
private static final Identifier
b
field_6505
MINECART_LOCATION
MINECART_TEXTURES
protected Model
a
field_2129
model
modelMinecart

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)
method_1554(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)
doRender(T entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(T arg0)
method_5789(T arg0)
getTextureLocation(T entity)
getEntityTexture(T entity)
protected void
a(T arg0, float arg1, ard arg2)
method_5180(T arg0, float arg1, class_2232 arg2)
renderBlockInMinecart(T minecart, float tickDelta, BlockState state)
renderCartContents(T arg0, float partialTicks, IBlockState arg2)