public class LayerDrownedOuter extends java.lang.Object implements LayerRenderer<EntityDrowned>
Constructor and Description |
---|
LayerDrownedOuter(RenderDrowned p_i48905_1_) |
Modifier and Type | Method and Description |
---|---|
void |
render(EntityDrowned entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |
boolean |
shouldCombineTextures() |
public LayerDrownedOuter(RenderDrowned p_i48905_1_)
public void render(EntityDrowned entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
render
in interface LayerRenderer<EntityDrowned>
public boolean shouldCombineTextures()
shouldCombineTextures
in interface LayerRenderer<EntityDrowned>