net.minecraft.client.render.entity

public class MinecartRenderer

extends EntityRenderer

boi
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
g
field_6505
MINECART_LOCATION
minecartTextures
protected Model
a
field_2129
model
modelMinecart
protected final BlockRenderer
f
field_5952
blockRenderer
field_94145_f

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(xl arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1554(class_965 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(MinecartEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityMinecart arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected Identifier
a(xl arg0)
method_5789(class_965 arg0)
getTextureLocation(MinecartEntity entity)
getEntityTexture(EntityMinecart arg0)
protected void
a(xl arg0, float arg1, aji arg2, int arg3)
method_5180(class_965 arg0, float arg1, class_197 arg2, int arg3)
renderBlockInMinecart(MinecartEntity minecart, float tickDelta, Block block, int metadata)
func_147910_a(EntityMinecart arg0, float arg1, Block arg2, int arg3)