History - net.minecraft.entity.living.effect.StatusEffectInstance

1.7.10

Names

rw

net.minecraft.class_861

net.minecraft.entity.living.effect.StatusEffectInstance

net.minecraft.potion.PotionEffect

Fields

int: a, field_3190, effect, potionID

int: b, field_3191, duration, duration

int: c, field_3192, amplifier, amplifier

boolean: d, field_5317, splash, isSplashPotion

boolean: e, field_5318, ambient, isAmbient

boolean: f, field_6113, permanent, isPotionDurationMax

Constructors

(int, int)

(int, int, int)

(int, int, int, boolean)

(StatusEffectInstance)

Methods

void (StatusEffectInstance): a, method_2451, combine, combine

int (): a, method_2450, getId, getPotionID

int (): b, method_2453, getDuration, getDuration

int (): c, method_2455, getAmplifier, getAmplifier

void (boolean): a, method_4437, setSplash, setSplashPotion

boolean (): e, method_4439, isAmbient, getIsAmbient

boolean (LivingEntity): a, method_6093, tick, onUpdate

int (): h, method_2457, tickDuration, deincrementDuration

void (LivingEntity): b, method_6094, apply, performEffect

String (): f, method_2456, getName, getEffectName

NbtCompound (NbtCompound): a, method_4436, toNbt, writeCustomPotionEffectToNBT

StatusEffectInstance (NbtCompound): b, method_4438, fromNbt, readCustomPotionEffectFromNBT

void (boolean): b, method_5374, setPermanent, setPotionDurationMax

boolean (): g, method_5376, isPermanent, getIsPotionDurationMax