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