• 浏览量:163
  • 创建日期:4月前
  • 最后编辑:未知
  • 编辑次数:没有

历史编辑记录更多
    最近参与编辑
    免疫力 (Immunity)
    状态效果命令:/effect @p coffeework:golden_heart 30 0

    作用未知的一种正面效果。

    附源代码:

      public void func_76394_a(EntityLivingBase entityLivingBaseIn, int amplifier) {
        if (entityLivingBaseIn instanceof net.minecraft.entity.player.EntityPlayer)
          for (Potion potion : ForgeRegistries.POTIONS.getValuesCollection()) {
            if (potion.func_76398_f())
              entityLivingBaseIn.func_184589_d(potion); 
          }  
      }
    免疫力 (Immunity)
    免疫力 (Immunity)
    资料分类:特殊BUFF

    短评加载中..