net.minecraft.client.render.entity

public class LlamaSpitRenderer

extends EntityRenderer<LlamaSpitEntity>

bvn
net.minecraft.class_3105
net.minecraft.client.render.entity.LlamaSpitRenderer
net.minecraft.client.renderer.entity.RenderLlamaSpit

Field summary

Modifier and TypeField
private static final Identifier
a
field_15300
LLAMA_SPIT_LOCATION
LLAMA_SPIT_TEXTURE
private final LlamaSpitModel
f
field_15301
model
model

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(abi arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_13869(class_3053 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(LlamaSpitEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityLlamaSpit entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(abi arg0)
method_13868(class_3053 arg0)
getTextureLocation(LlamaSpitEntity entity)
getEntityTexture(EntityLlamaSpit entity)