public final class PotionUtil
extends java.lang.Object
| Constructor and Description |
|---|
PotionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
canBreatheUnderwater(EntityLivingBase p_205133_0_) |
static int |
func_205134_b(EntityLivingBase p_205134_0_) |
static boolean |
func_205135_a(EntityLivingBase p_205135_0_) |
static java.lang.String |
getPotionDurationString(PotionEffect effect,
float durationFactor) |
public static java.lang.String getPotionDurationString(PotionEffect effect, float durationFactor)
public static boolean func_205135_a(EntityLivingBase p_205135_0_)
public static int func_205134_b(EntityLivingBase p_205134_0_)
public static boolean canBreatheUnderwater(EntityLivingBase p_205133_0_)