net.minecraft.world.entity

public class AreaEffectCloud

extends Entity implements TraceableEntity

All mapped superinterfaces:

Nameable, EntityAccess, CommandSource, ScoreHolder, TraceableEntity

bls
net.minecraft.world.entity.AreaEffectCloud
net.minecraft.class_1295
net.minecraft.unmapped.C_dtsrsfye
net.minecraft.entity.AreaEffectCloudEntity
net.minecraft.entity.AreaEffectCloudEntity
net.minecraft.src.C_504_
net.minecraft.world.entity.EntityAreaEffectCloud

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
d
LOGGER
field_5935
f_ahaszcmw
LOGGER
LOGGER
f_19696_
private static final int
e
TIME_BETWEEN_APPLICATIONS
field_29972
f_xafxhgoq
field_29972
APPLY_EFFECT_PER_TICK
f_146782_
private static final EntityDataAccessor<Float>
f
DATA_RADIUS
field_5938
f_qxguiqim
RADIUS
RADIUS
f_19697_
private static final EntityDataAccessor<Integer>
g
DATA_COLOR
field_5936
f_vecgbkth
COLOR
COLOR
f_19698_
private static final EntityDataAccessor<Boolean>
h
DATA_WAITING
field_5944
f_xehknean
WAITING
WAITING
f_19699_
private static final EntityDataAccessor<ParticleOptions>
i
DATA_PARTICLE
field_5931
f_wihxxpfv
PARTICLE_ID
PARTICLE_ID
f_19700_
private static final float
j
MAX_RADIUS
field_29971
f_qzqthyoy
MAX_RADIUS
MAX_RADIUS
f_146781_
private static final float
k
MINIMAL_RADIUS
field_40730
f_cmvhxlzn
field_40730
MIN_RADIUS
f_252417_
private static final float
l
DEFAULT_RADIUS
field_40731
f_dcbuthnz
field_40731
DEFAULT_RADIUS
f_252519_
public static final float
b
DEFAULT_WIDTH
field_40732
f_zoaccgjh
field_40732
DEFAULT_WIDTH
f_252512_
public static final float
c
HEIGHT
field_40733
f_tcsjekly
field_40733
HEIGHT
f_252504_
private static final String
m
TAG_EFFECTS
field_45738
f_dwirhsfw
EFFECTS_NBT_KEY
f_291475_
private Potion
n
potion
field_5933
f_zalphvck
potion
potion
f_19701_
private final List<MobEffectInstance>
o
effects
field_5934
f_cwnpcsem
effects
effects
f_19685_
private final Map<Entity, Integer>
p
victims
field_5942
f_fnmdnkyf
affectedEntities
affectedEntities
f_19686_
private int
q
duration
field_5939
f_xxlyscnf
duration
duration
f_19687_
private int
r
waitTime
field_5941
f_mzzwujqa
waitTime
waitTime
f_19688_
private int
s
reapplicationDelay
field_5937
f_ysmfwsec
reapplicationDelay
reapplicationDelay
f_19689_
private boolean
t
fixedColor
field_5928
f_decnicbo
customColor
customColor
f_19690_
private int
u
durationOnUse
field_5932
f_dblgpftb
durationOnUse
durationOnUse
f_19691_
private float
v
radiusOnUse
field_5929
f_vdfsdyql
radiusOnUse
radiusOnUse
f_19692_
private float
aE
radiusPerTick
field_5930
f_taokxghk
radiusGrowth
radiusGrowth
f_19693_
private LivingEntity
aF
owner
field_5943
f_hbcphlsn
owner
owner
f_19694_
private UUID
aG
ownerUUID
field_5940
f_icetwohf
ownerUuid
ownerUuid
f_19695_

Constructor summary

ModifierConstructor
public (EntityType<? extends AreaEffectCloud> p_19705_, Level arg1)
public (Level world, double x, double y, double z)

Method summary

Modifier and TypeMethod
protected void
c_()
defineSynchedData()
method_5693()
m_lwugwlsw()
initDataTracker()
initDataTracker()
m_8097_()
public void
a(float arg0)
setRadius(float arg0)
method_5603(float arg0)
m_jirviivs(float arg0)
setRadius(float radius)
setRadius(float radius)
m_19712_(float arg0)
public void
k_()
refreshDimensions()
method_18382()
m_dgesbqpr()
calculateDimensions()
calculateDimensions()
m_6210_()
public float
h()
getRadius()
method_5599()
m_euwjyelc()
getRadius()
getRadius()
m_19743_()
public void
a(cow arg0)
setPotion(Potion arg0)
method_5612(class_1842 arg0)
m_owoqxnhs(C_almkolgw arg0)
setPotion(Potion potion)
setPotion(Potion potion)
m_19722_(C_1440_ arg0)
private void
x()
updateColor()
method_5597()
m_uyraeopr()
updateColor()
updateColor()
m_19750_()
public void
a(bli arg0)
addEffect(MobEffectInstance arg0)
method_5610(class_1293 arg0)
m_jpxfgsej(C_wpfizwve arg0)
addEffect(StatusEffectInstance effect)
addEffect(StatusEffectInstance effect)
m_19716_(C_498_ arg0)
public int
i()
getColor()
method_5606()
m_jnehdhue()
getColor()
getColor()
m_19744_()
public void
a(int arg0)
setFixedColor(int arg0)
method_5602(int arg0)
m_qoepzvpy(int arg0)
setColor(int rgb)
setColor(int rgb)
m_19714_(int arg0)
public ParticleOptions
j()
getParticle()
method_5600()
m_krcrpiuw()
getParticleType()
getParticleType()
m_19745_()
public void
a(jv arg0)
setParticle(ParticleOptions arg0)
method_5608(class_2394 arg0)
m_ktgxcsyi(C_nqucohct arg0)
setParticleType(ParticleEffect particle)
setParticleType(ParticleEffect particle)
m_19724_(C_4756_ arg0)
protected void
a(boolean arg0)
setWaiting(boolean arg0)
method_5598(boolean arg0)
m_vnvjbhsy(boolean arg0)
setWaiting(boolean waiting)
setWaiting(boolean waiting)
m_19730_(boolean arg0)
public boolean
k()
isWaiting()
method_5611()
m_volshxzg()
isWaiting()
isWaiting()
m_19747_()
public int
m()
getDuration()
method_5605()
m_wqpyilil()
getDuration()
getDuration()
m_19748_()
public void
b(int arg0)
setDuration(int arg0)
method_5604(int arg0)
m_fplpcruv(int arg0)
setDuration(int duration)
setDuration(int duration)
m_19734_(int arg0)
public void
l()
tick()
method_5773()
m_arkgrfeb()
tick()
tick()
m_8119_()
public float
o()
getRadiusOnUse()
method_35044()
m_eqkyeibg()
getRadiusOnUse()
getRadiusOnUse()
m_146787_()
public void
b(float arg0)
setRadiusOnUse(float arg0)
method_5609(float arg0)
m_flhzipiq(float arg0)
setRadiusOnUse(float radiusOnUse)
setRadiusOnUse(float radius)
m_19732_(float arg0)
public float
p()
getRadiusPerTick()
method_35045()
m_hjqqiqis()
getRadiusGrowth()
getRadiusGrowth()
m_146788_()
public void
c(float arg0)
setRadiusPerTick(float arg0)
method_5596(float arg0)
m_bfrkvfja(float arg0)
setRadiusGrowth(float radiusGrowth)
setRadiusGrowth(float growth)
m_19738_(float arg0)
public int
q()
getDurationOnUse()
method_35046()
m_iqawzfao()
getDurationOnUse()
getDurationOnUse()
m_146789_()
public void
c(int arg0)
setDurationOnUse(int arg0)
method_35043(int arg0)
m_ereonukk(int arg0)
setDurationOnUse(int durationOnUse)
setDurationOnUse(int durationOnUse)
m_146785_(int arg0)
public int
r()
getWaitTime()
method_35047()
m_tzkqswqg()
getWaitTime()
getWaitTime()
m_146790_()
public void
d(int arg0)
setWaitTime(int arg0)
method_5595(int arg0)
m_nwhbrxxw(int arg0)
setWaitTime(int waitTime)
setWaitTime(int ticks)
m_19740_(int arg0)
public void
a(bml arg0)
setOwner(LivingEntity arg0)
method_5607(class_1309 arg0)
m_lpnocsoi(C_usxaxydn arg0)
setOwner(LivingEntity owner)
setOwner(LivingEntity owner)
m_19718_(C_524_ arg0)
public LivingEntity
s()
getOwner()
method_5601()
m_gmwsxfes()
getOwner()
getOwner()
m_19749_()
protected void
a(sn arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
m_obkzfysl(C_hhlwcnih arg0)
readCustomDataFromNbt(NbtCompound arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
protected void
b(sn arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
m_xuwbpohg(C_hhlwcnih arg0)
writeCustomDataToNbt(NbtCompound arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(agm<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
m_jrqgigsr(C_rinmcaxy<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
onTrackedDataUpdate(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
public Potion
u()
getPotion()
method_35048()
m_yiypkhjr()
getPotion()
getPotion()
m_146791_()
public PushReaction
s_()
getPistonPushReaction()
method_5657()
m_yjvnxlqe()
getPistonBehavior()
getPistonBehavior()
m_7752_()
public EntityDimensions
a(bmx arg0)
getDimensions(Pose arg0)
method_18377(class_4050 arg0)
m_ucyctjbx(C_ufdjspmk arg0)
getDimensions(EntityPose arg0)
getDimensions(EntityPose arg0)
m_6972_(C_535_ arg0)