net.minecraft.client.render.entity

public class LeadKnotRenderer

extends EntityRenderer<LeadKnotEntity>

bry
net.minecraft.class_1634
net.minecraft.client.render.entity.LeadKnotRenderer
net.minecraft.client.renderer.entity.RenderLeashKnot

Field summary

Modifier and TypeField
private static final Identifier
a
field_6500
LEAD_KNOT_LOCATION
LEASH_KNOT_TEXTURES
private LeashModel
b
field_6501
model
leashKnotModel

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(xt arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_5767(class_1698 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(LeadKnotEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityLeashKnot entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(xt arg0)
method_5766(class_1698 arg0)
getTextureLocation(LeadKnotEntity entity)
getEntityTexture(EntityLeashKnot entity)