EntityLargeExplodeFX.java 文件源码

java
阅读 24 收藏 0 点赞 0 评论 0

项目:DecompiledMinecraft 作者:
protected EntityLargeExplodeFX(TextureManager renderEngine, World worldIn, double xCoordIn, double yCoordIn, double zCoordIn, double p_i1213_9_, double p_i1213_11_, double p_i1213_13_)
{
    super(worldIn, xCoordIn, yCoordIn, zCoordIn, 0.0D, 0.0D, 0.0D);
    this.theRenderEngine = renderEngine;
    this.field_70584_aq = 6 + this.rand.nextInt(4);
    this.particleRed = this.particleGreen = this.particleBlue = this.rand.nextFloat() * 0.6F + 0.4F;
    this.field_70582_as = 1.0F - (float)p_i1213_9_ * 0.5F;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号