net.minecraft.client.render.entity

public class PufferfishEntityRenderer

extends MobEntityRenderer<PufferfishEntity, EntityModel<PufferfishEntity>>

All mapped superinterfaces:

FeatureRendererContext

egh
net.minecraft.client.renderer.entity.PufferfishRenderer
net.minecraft.class_936
net.minecraft.client.render.entity.PufferfishEntityRenderer
net.minecraft.unmapped.C_irbwrxhv
net.minecraft.client.renderer.entity.PufferfishRenderer
net.minecraft.client.renderer.entity.PufferfishRenderer

Field summary

Modifier and TypeField
private static final Identifier
a
PUFFER_LOCATION
field_4762
TEXTURE
f_lfxvswii
field_203771_a
PUFFERFISH_TEXTURES
private int
g
puffStateO
field_4765
modelSize
f_wndxatni
field_203772_j
lastPuffState
private final SmallPufferfishEntityModel<PufferfishEntity>
h
small
field_4761
smallModel
f_kaiaosbn
field_203773_k
modelSmall
private final MediumPufferfishEntityModel<PufferfishEntity>
i
mid
field_4764
mediumModel
f_yedciahl
field_203774_l
modelMedium
private final LargePufferfishEntityModel<PufferfishEntity>
j
big
field_4763
largeModel
f_dqqgyqmd
field_203775_m
modelLarge

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public Identifier
a(bap arg0)
getTextureLocation(Pufferfish arg0)
method_4096(class_1454 arg0)
getTexture(PufferfishEntity arg0)
m_pwypglnd(C_jrmyptau arg0)
func_110775_a(PufferfishEntity arg0)
getEntityTexture(PufferfishEntity entity)
public void
a(bap arg0, float arg1, float arg2, dfm arg3, eag arg4, int arg5)
render(Pufferfish arg0, float arg1, float arg2, PoseStack arg3, MultiBufferSource arg4, int arg5)
method_4094(class_1454 arg0, float arg1, float arg2, class_4587 arg3, class_4597 arg4, int arg5)
render(PufferfishEntity arg0, float arg1, float arg2, MatrixStack arg3, VertexConsumerProvider arg4, int arg5)
m_xfyfrhzc(C_jrmyptau arg0, float arg1, float arg2, C_cnszsxvd arg3, C_igrgeffe arg4, int arg5)
func_225623_a_(PufferfishEntity arg0, float arg1, float arg2, MatrixStack arg3, IRenderTypeBuffer arg4, int arg5)
render(PufferfishEntity entityIn, float entityYaw, float partialTicks, MatrixStack matrixStackIn, IRenderTypeBuffer bufferIn, int packedLightIn)
protected void
a(bap arg0, dfm arg1, float arg2, float arg3, float arg4)
setupRotations(Pufferfish arg0, PoseStack arg1, float arg2, float arg3, float arg4)
method_4095(class_1454 arg0, class_4587 arg1, float arg2, float arg3, float arg4)
setupTransforms(PufferfishEntity arg0, MatrixStack arg1, float arg2, float arg3, float arg4)
m_ngyflhuy(C_jrmyptau arg0, C_cnszsxvd arg1, float arg2, float arg3, float arg4)
func_225621_a_(PufferfishEntity arg0, MatrixStack arg1, float arg2, float arg3, float arg4)
applyRotations(PufferfishEntity entityLiving, MatrixStack matrixStackIn, float ageInTicks, float rotationYaw, float partialTicks)