net.minecraft.client.renderer.entity

public class BoatRenderer

extends EntityRenderer<Boat>

dri
net.minecraft.client.renderer.entity.BoatRenderer
net.minecraft.class_881
net.minecraft.unmapped.C_gkybhjrd
net.minecraft.client.render.entity.BoatEntityRenderer
net.minecraft.client.renderer.entity.BoatRenderer

Field summary

Modifier and TypeField
private static final ResourceLocation[]
f
BOAT_TEXTURE_LOCATIONS
field_4648
f_fxfxqeig
SKIN
field_110782_f
protected final BoatModel
a
model
field_4647
f_bcpnzwbk
model
field_76998_a

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(axw arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(Boat arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_3888(class_1690 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_dzklular(C_mpfuowct arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(BoatEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
func_76986_a(BoatEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
public void
a(axw arg0, float arg1, float arg2)
setupRotation(Boat arg0, float arg1, float arg2)
method_3889(class_1690 arg0, float arg1, float arg2)
m_hoypdufs(C_mpfuowct arg0, float arg1, float arg2)
rotateToBoat(BoatEntity boat, float yaw, float tickDelta)
func_188311_a(BoatEntity arg0, float arg1, float arg2)
public void
a(double arg0, double arg1, double arg2)
setupTranslation(double arg0, double arg1, double arg2)
method_3890(double arg0, double arg1, double arg2)
m_itrxjtsg(double arg0, double arg1, double arg2)
translateToBoat(double x, double y, double z)
func_188309_a(double arg0, double arg1, double arg2)
protected ResourceLocation
a(axw arg0)
getTextureLocation(Boat arg0)
method_3891(class_1690 arg0)
m_xxchcagn(C_mpfuowct arg0)
getTexture(BoatEntity arg0)
func_110775_a(BoatEntity arg0)
public boolean
a()
hasSecondPass()
method_16894()
m_kqadrxog()
hasSecondPass()
func_188295_H_()
public void
b(axw arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
renderSecondPass(Boat arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_3887(class_1690 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_uykmfhxu(C_mpfuowct arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
renderSecondPass(BoatEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
func_188300_b(BoatEntity arg0, double arg1, double arg2, double arg3, float arg4, float arg5)