net.minecraft.entity.effect

public class StatusEffectInstance

implements Comparable<StatusEffectInstance>

apr
net.minecraft.world.effect.MobEffectInstance
net.minecraft.class_1293
net.minecraft.entity.effect.StatusEffectInstance
net.minecraft.unmapped.C_wpfizwve
net.minecraft.potion.EffectInstance
net.minecraft.potion.EffectInstance

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_5897
LOGGER
f_cawgobpt
field_180155_a
LOGGER
private final StatusEffect
b
effect
field_5896
type
f_roivswws
field_188420_b
potion
private int
c
duration
field_5895
duration
f_phnnfhqn
field_76460_b
duration
private int
d
amplifier
field_5893
amplifier
f_bkslpncm
field_76461_c
amplifier
private boolean
e
splash
field_5894
splash
f_rjikjbwi
field_82723_d
isSplashPotion
private boolean
f
ambient
field_5892
ambient
f_ieofirpv
field_82724_e
ambient
private boolean
h
visible
field_5890
showParticles
f_hvgmvstv
field_188421_h
showParticles
private boolean
i
showIcon
field_5889
showIcon
f_vciwymjw
field_205349_i
showIcon
private StatusEffectInstance
j
hiddenEffect
field_21830
hiddenEffect
f_cqswxreu
field_230115_j_
hiddenEffects
private boolean
g
noCounter
field_5891
permanent
f_zspckqbh
field_100013_f
isPotionDurationMax

Constructor summary

ModifierConstructor
public (StatusEffect arg0)
public (StatusEffect type, int duration)
public (StatusEffect type, int duration, int amplifier)
public (StatusEffect type, int duration, int amplifier, boolean ambient, boolean visible)
public (StatusEffect type, int duration, int amplifier, boolean ambient, boolean showParticles, boolean showIcon)
public (StatusEffect type, int duration, int amplifier, boolean ambient, boolean showParticles, boolean showIcon, StatusEffectInstance hiddenEffect)
public (StatusEffectInstance arg0)

Method summary

Modifier and TypeMethod
void
a(apr arg0)
setDetailsFrom(MobEffectInstance arg0)
method_24276(class_1293 arg0)
copyFrom(StatusEffectInstance that)
m_xwkrgskr(C_wpfizwve arg0)
func_230117_a_(EffectInstance arg0)
func_230117_a_(EffectInstance arg0)
public boolean
b(apr arg0)
update(MobEffectInstance arg0)
method_5590(class_1293 arg0)
upgrade(StatusEffectInstance that)
m_hyaduncp(C_wpfizwve arg0)
func_199308_a(EffectInstance arg0)
combine(EffectInstance other)
public StatusEffect
a()
getEffect()
method_5579()
getEffectType()
m_kayxpwex()
func_188419_a()
getPotion()
public int
b()
getDuration()
method_5584()
getDuration()
m_dzdptdhl()
func_76459_b()
getDuration()
public int
c()
getAmplifier()
method_5578()
getAmplifier()
m_bbjmshxh()
func_76458_c()
getAmplifier()
public boolean
d()
isAmbient()
method_5591()
isAmbient()
m_uhzuhbds()
func_82720_e()
isAmbient()
public boolean
e()
isVisible()
method_5581()
shouldShowParticles()
m_qqtmdstn()
func_188418_e()
doesShowParticles()
public boolean
f()
showIcon()
method_5592()
shouldShowIcon()
m_ohxkuhnm()
func_205348_f()
isShowIcon()
public boolean
a(aqj arg0, Runnable arg1)
tick(LivingEntity arg0, Runnable arg1)
method_5585(class_1309 arg0, Runnable arg1)
update(LivingEntity entity, Runnable overwriteCallback)
m_eujryyfr(C_usxaxydn arg0, Runnable arg1)
func_76455_a(LivingEntity arg0, Runnable arg1)
tick(LivingEntity entityIn, Runnable arg1)
private int
i()
tickDownDuration()
method_5588()
updateDuration()
m_zhljuajd()
func_76454_e()
deincrementDuration()
public void
a(aqj arg0)
applyEffect(LivingEntity arg0)
method_5589(class_1309 arg0)
applyUpdateEffect(LivingEntity entity)
m_karaetbk(C_usxaxydn arg0)
func_76457_b(LivingEntity arg0)
performEffect(LivingEntity entityIn)
public String
g()
getDescriptionId()
method_5586()
getTranslationKey()
m_xedzspyz()
func_76453_d()
getEffectName()
public CompoundTag
a(md arg0)
save(CompoundTag arg0)
method_5582(class_2487 arg0)
toTag(CompoundTag tag)
m_iioanxlw(C_hhlwcnih arg0)
func_82719_a(CompoundNBT arg0)
write(CompoundNBT nbt)
private void
c(md arg0)
writeDetailsTo(CompoundTag arg0)
method_24277(class_2487 arg0)
typelessToTag(CompoundTag tag)
m_ztseznln(C_hhlwcnih arg0)
func_230119_c_(CompoundNBT arg0)
writeInternal(CompoundNBT nbt)
public static StatusEffectInstance
b(md arg0)
load(CompoundTag arg0)
method_5583(class_2487 arg0)
fromTag(CompoundTag tag)
m_eihqlhtj(C_hhlwcnih arg0)
func_82722_b(CompoundNBT arg0)
read(CompoundNBT nbt)
private static StatusEffectInstance
a(app arg0, md arg1)
loadSpecifiedEffect(MobEffect arg0, CompoundTag arg1)
method_24275(class_1291 arg0, class_2487 arg1)
fromTag(StatusEffect type, CompoundTag tag)
m_ukwouxmh(C_jaqasomh arg0, C_hhlwcnih arg1)
func_230116_a_(Effect arg0, CompoundNBT arg1)
readInternal(Effect effect, CompoundNBT nbt)
public int
c(apr arg0)
compareTo(MobEffectInstance arg0)
method_5587(class_1293 arg0)
compareTo(StatusEffectInstance arg0)
m_quzccvoy(C_wpfizwve arg0)
compareTo(EffectInstance arg0)
compareTo(EffectInstance arg0)
public void
b(boolean arg0)
setNoCounter(boolean arg0)
method_5580(boolean arg0)
setPermanent(boolean permanent)
m_ntogthrs(boolean arg0)
func_100012_b(boolean arg0)
setPotionDurationMax(boolean maxDuration)
public boolean
h()
isNoCounter()
method_5593()
isPermanent()
m_wxkrgxvq()
func_100011_g()
getIsPotionDurationMax()