(uy potionEffect)
| 824 | } |
| 825 | |
| 826 | private PotionEffectImpl wrapPotionEffect(uy potionEffect) { |
| 827 | return new PotionEffectImpl(potionEffect.f(), potionEffect.b(), ux.a(potionEffect, 1), potionEffect.c() + 1, potionEffect.a().d(), potionEffect.a().i(), potionEffect.e(), |
| 828 | potionEffect.a().g()); |
| 829 | } |
| 830 | |
| 831 | @Override |
| 832 | public int getPotionEffectIndicatorHeight() { |