net.minecraft.client.render.entity.model

public class SilverfishEntityModel

extends EntityModel<EntityRenderState>

net.minecraft.client.model.monster.silverfish.SilverfishModel
net.minecraft.class_604
net.minecraft.client.render.entity.model.SilverfishEntityModel

Field summary

Modifier and TypeField
private static final int
BODY_COUNT
field_32556
BODY_PARTS_COUNT
private final ModelPart[]
bodyParts
field_3560
body
private final ModelPart[]
bodyLayers
field_3557
scales
private static final int[][]
BODY_SIZES
field_3558
SEGMENT_LOCATIONS
private static final int[][]
BODY_TEXS
field_3559
SEGMENT_SIZES

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
private static String
getLayerName(int i)
method_32043(int arg0)
getLayerName(int index)
private static String
getSegmentName(int i)
method_32045(int arg0)
getSegmentName(int index)
public static TexturedModelData
createBodyLayer()
method_32042()
getTexturedModelData()
public void
setupAnim(EntityRenderState state)
method_72863(class_10017 arg0)
setAngles(EntityRenderState arg0)
public void
setupAnim(Object state)
method_2819(Object arg0)
setAngles(Object arg0)
private static ModelPart
lambda$new$1(ModelPart arg0, int arg1)
method_63515(class_630 arg0, int arg1)
method_63515(ModelPart arg0, int arg1)
private static ModelPart
lambda$new$0(ModelPart arg0, int arg1)
method_63516(class_630 arg0, int arg1)
method_63516(ModelPart arg0, int arg1)