public class BeeStingerLayer<T extends LivingEntity,M extends PlayerModel<T>> extends StuckInBodyLayer<T,M>
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
field_229131_a_ |
Constructor and Description |
---|
BeeStingerLayer(LivingRenderer<T,M> p_i226036_1_) |
Modifier and Type | Method and Description |
---|---|
protected int |
func_225631_a_(T p_225631_1_) |
protected void |
func_225632_a_(MatrixStack p_225632_1_,
IRenderTypeBuffer p_225632_2_,
int p_225632_3_,
Entity p_225632_4_,
float p_225632_5_,
float p_225632_6_,
float p_225632_7_,
float p_225632_8_) |
private static void |
func_229132_a_(IVertexBuilder p_229132_0_,
Matrix4f p_229132_1_,
Matrix3f p_229132_2_,
float p_229132_3_,
int p_229132_4_,
float p_229132_5_,
float p_229132_6_,
int p_229132_7_) |
render
getEntityModel, getEntityTexture, renderCopyCutoutModel, renderCutoutModel
private static final ResourceLocation field_229131_a_
public BeeStingerLayer(LivingRenderer<T,M> p_i226036_1_)
protected int func_225631_a_(T p_225631_1_)
func_225631_a_
in class StuckInBodyLayer<T extends LivingEntity,M extends PlayerModel<T>>
protected void func_225632_a_(MatrixStack p_225632_1_, IRenderTypeBuffer p_225632_2_, int p_225632_3_, Entity p_225632_4_, float p_225632_5_, float p_225632_6_, float p_225632_7_, float p_225632_8_)
func_225632_a_
in class StuckInBodyLayer<T extends LivingEntity,M extends PlayerModel<T>>
private static void func_229132_a_(IVertexBuilder p_229132_0_, Matrix4f p_229132_1_, Matrix3f p_229132_2_, float p_229132_3_, int p_229132_4_, float p_229132_5_, float p_229132_6_, int p_229132_7_)