net.minecraft.entity

public class AreaEffectCloudEntity

extends Entity implements Ownable

All mapped superinterfaces:

DataTracked, DebugTrackable, Nameable, HeldItemContext, StackReferenceGetter, EntityLike, UniquelyIdentifiable, ScoreHolder, ComponentsAccess, Ownable

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

Field summary

Modifier and TypeField
private static final int
e
TIME_BETWEEN_APPLICATIONS
field_29972
field_29972
f_xafxhgoq
APPLY_EFFECT_PER_TICK
f_146782_
private static final TrackedData<Float>
f
DATA_RADIUS
field_5938
RADIUS
f_qxguiqim
RADIUS
f_19697_
private static final TrackedData<Boolean>
g
DATA_WAITING
field_5944
WAITING
f_xehknean
WAITING
f_19699_
private static final TrackedData<ParticleEffect>
h
DATA_PARTICLE
field_5931
PARTICLE
f_wihxxpfv
PARTICLE_ID
f_19700_
private static final float
i
MAX_RADIUS
field_29971
MAX_RADIUS
f_qzqthyoy
MAX_RADIUS
f_146781_
private static final int
j
DEFAULT_AGE
field_57566
field_57566
f_aitlatgw
DEFAULT_AGE
f_380567_
private static final int
k
DEFAULT_DURATION_ON_USE
field_57567
field_57567
f_pdaasbkb
DEFAULT_DURATION_ON_USE
f_380419_
private static final float
l
DEFAULT_RADIUS_ON_USE
field_57568
DEFAULT_RADIUS_ON_USE
f_shoniujg
DEFAULT_RADIUS_ON_USE
f_380189_
private static final float
m
DEFAULT_RADIUS_PER_TICK
field_57569
DEFAULT_RADIUS_GROWTH
f_vctlqcim
DEFAULT_RADIUS_PER_TICK
f_381372_
private static final float
n
DEFAULT_POTION_DURATION_SCALE
field_57570
field_57570
f_foiwowic
DEFAULT_POTION_DURATION_SCALE
f_381067_
private static final float
o
MINIMAL_RADIUS
field_40730
field_40730
f_cmvhxlzn
MIN_RADIUS
f_252417_
private static final float
p
DEFAULT_RADIUS
field_40731
DEFAULT_RADIUS
f_dcbuthnz
DEFAULT_RADIUS
f_252519_
public static final float
a
DEFAULT_WIDTH
field_40732
field_40732
f_zoaccgjh
DEFAULT_WIDTH
f_252512_
public static final float
b
HEIGHT
field_40733
field_40733
f_tcsjekly
HEIGHT
f_252504_
public static final int
c
INFINITE_DURATION
field_57564
DEFAULT_DURATION
f_tuzwxaxf
INFINITE_DURATION
f_380824_
public static final int
d
DEFAULT_LINGERING_DURATION
field_57565
field_57565
f_iifsuogg
DEFAULT_LINGERING_DURATION
f_380942_
private static final int
q
DEFAULT_WAIT_TIME
field_57571
DEFAULT_WAIT_TIME
f_vjdmlebb
DEFAULT_WAIT_TIME
f_380655_
private static final int
r
DEFAULT_REAPPLICATION_DELAY
field_57572
DEFAULT_REAPPLICATION_DELAY
f_ffoblivo
DEFAULT_REAPPLICATION_DELAY
f_379597_
private static final TintedParticleEffect
s
DEFAULT_PARTICLE
field_56422
DEFAULT_PARTICLE_EFFECT
f_mcjezepk
DEFAULT_PARTICLE_EFFECT
f_380994_
private ParticleEffect
t
customParticle
field_59666
customParticle
f_qyoykbvk
particleEffect
f_399391_
private PotionContentsComponent
u
potionContents
field_49209
potionContentsComponent
f_ptifiiup
potionContents
f_314286_
private float
aN
potionDurationScale
field_55653
potionDurationScale
f_bokkvtlv
durationScale
f_380944_
private final Map<Entity, Integer>
aO
victims
field_5942
affectedEntities
f_fnmdnkyf
reapplicationTicksByEntity
f_19686_
private int
aP
duration
field_5939
duration
f_xxlyscnf
duration
f_19687_
private int
aQ
waitTime
field_5941
waitTime
f_mzzwujqa
waitTime
f_19688_
private int
aR
reapplicationDelay
field_5937
reapplicationDelay
f_ysmfwsec
reapplicationDelay
f_19689_
private int
aS
durationOnUse
field_5932
durationOnUse
f_dblgpftb
durationOnUse
f_19691_
private float
aT
radiusOnUse
field_5929
radiusOnUse
f_vdfsdyql
radiusOnUse
f_19692_
private float
aU
radiusPerTick
field_5930
radiusGrowth
f_taokxghk
radiusGrowth
f_19693_
private LazyEntityReference<LivingEntity>
aV
owner
field_5943
owner
f_hbcphlsn
owner
f_19694_

Constructor summary

ModifierConstructor
public (EntityType<? extends AreaEffectCloudEntity> type, World world)
public (World world, double x, double y, double z)

Method summary

Modifier and TypeMethod
protected void
a(ama$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
m_lwugwlsw(C_pyoaoolj$C_oqzxcugu arg0)
initDataTracker(DataTracker$Builder arg0)
m_8097_(C_5247_$C_313487_ arg0)
public void
a(float arg0)
setRadius(float arg0)
method_5603(float arg0)
setRadius(float radius)
m_jirviivs(float arg0)
setRadius(float radius)
m_19712_(float arg0)
public void
j_()
refreshDimensions()
method_18382()
calculateDimensions()
m_dgesbqpr()
calculateDimensions()
m_6210_()
public float
c()
getRadius()
method_5599()
getRadius()
m_euwjyelc()
getRadius()
m_19743_()
public void
a(dnr arg0)
setPotionContents(PotionContents arg0)
method_57280(class_1844 arg0)
setPotionContents(PotionContentsComponent potionContentsComponent)
m_pexreefj(C_xpqegwnr arg0)
setPotionContents(PotionContentsComponent contents)
m_323515_(C_313529_ arg0)
public void
a(lw arg0)
setCustomParticle(ParticleOptions arg0)
method_5608(class_2394 arg0)
setParticleType(ParticleEffect customParticle)
m_fimfnotf(C_nqucohct arg0)
setParticleEffect(ParticleEffect effect)
m_403064_(C_4756_ arg0)
public void
b(float arg0)
setPotionDurationScale(float arg0)
method_66232(float arg0)
setPotionDurationScale(float potionDurationScale)
m_ntaatizw(float arg0)
setDurationScale(float scale)
m_383997_(float arg0)
private void
q()
updateParticle()
method_70665()
updateParticle()
m_ypvxcnlo()
updateParticleData()
m_404609_()
public void
a(cfm arg0)
addEffect(MobEffectInstance arg0)
method_5610(class_1293 arg0)
addEffect(StatusEffectInstance effect)
m_jpxfgsej(C_wpfizwve arg0)
addEffect(StatusEffectInstance effect)
m_19716_(C_498_ arg0)
public ParticleEffect
e()
getParticle()
method_5600()
getParticleType()
m_krcrpiuw()
getParticleType()
m_19745_()
protected void
a(boolean arg0)
setWaiting(boolean arg0)
method_5598(boolean arg0)
setWaiting(boolean waiting)
m_vnvjbhsy(boolean arg0)
setWaiting(boolean waiting)
m_19730_(boolean arg0)
public boolean
f()
isWaiting()
method_5611()
isWaiting()
m_volshxzg()
isWaiting()
m_19747_()
public int
h()
getDuration()
method_5605()
getDuration()
m_wqpyilil()
getDuration()
m_19748_()
public void
a(int arg0)
setDuration(int arg0)
method_5604(int arg0)
setDuration(int duration)
m_fplpcruv(int arg0)
setDuration(int duration)
m_19734_(int arg0)
public void
g()
tick()
method_5773()
tick()
m_arkgrfeb()
tick()
m_8119_()
private void
r()
clientTick()
method_64418()
clientTick()
m_dplbdkym()
tickClient()
m_355392_()
private void
a(axf arg0)
serverTick(ServerLevel arg0)
method_64415(class_3218 arg0)
serverTick(ServerWorld world)
m_xulccvfs(C_bdwnwhiu arg0)
tickServer(ServerWorld world)
m_355318_(C_12_ arg0)
public float
i()
getRadiusOnUse()
method_35044()
getRadiusOnUse()
m_eqkyeibg()
getRadiusOnUse()
m_146787_()
public void
c(float arg0)
setRadiusOnUse(float arg0)
method_5609(float arg0)
setRadiusOnUse(float radiusOnUse)
m_flhzipiq(float arg0)
setRadiusOnUse(float radius)
m_19732_(float arg0)
public float
j()
getRadiusPerTick()
method_35045()
getRadiusGrowth()
m_hjqqiqis()
getRadiusGrowth()
m_146788_()
public void
d(float arg0)
setRadiusPerTick(float arg0)
method_5596(float arg0)
setRadiusGrowth(float radiusGrowth)
m_bfrkvfja(float arg0)
setRadiusGrowth(float growth)
m_19738_(float arg0)
public int
k()
getDurationOnUse()
method_35046()
getDurationOnUse()
m_iqawzfao()
getDurationOnUse()
m_146789_()
public void
b(int arg0)
setDurationOnUse(int arg0)
method_35043(int arg0)
setDurationOnUse(int durationOnUse)
m_ereonukk(int arg0)
setDurationOnUse(int durationOnUse)
m_146785_(int arg0)
public int
m()
getWaitTime()
method_35047()
getWaitTime()
m_tzkqswqg()
getWaitTime()
m_146790_()
public void
d(int arg0)
setWaitTime(int arg0)
method_5595(int arg0)
setWaitTime(int waitTime)
m_nwhbrxxw(int arg0)
setWaitTime(int ticks)
m_19740_(int arg0)
public void
a(chl arg0)
setOwner(LivingEntity arg0)
method_5607(class_1309 arg0)
setOwner(LivingEntity owner)
m_lpnocsoi(C_usxaxydn arg0)
setOwner(LivingEntity owner)
m_19718_(C_524_ arg0)
public LivingEntity
n()
getOwner()
method_5601()
getOwner()
m_gmwsxfes()
getOwner()
m_19749_()
protected void
a(fnq arg0)
readAdditionalSaveData(ValueInput arg0)
method_5749(class_11368 arg0)
readCustomData(ReadView arg0)
m_obkzfysl(C_djkzhngg arg0)
readCustomData(DataReader arg0)
m_7378_(C_398549_ arg0)
protected void
a(fns arg0)
addAdditionalSaveData(ValueOutput arg0)
method_5652(class_11372 arg0)
writeCustomData(WriteView arg0)
m_xuwbpohg(C_kespdwpv arg0)
writeCustomData(DataWriter arg0)
m_7380_(C_398537_ arg0)
public void
a(alw<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
m_efnedaed(C_rinmcaxy<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
public PistonBehavior
n_()
getPistonPushReaction()
method_5657()
getPistonBehavior()
m_yjvnxlqe()
getPistonBehavior()
m_7752_()
public EntityDimensions
a(chx arg0)
getDimensions(Pose arg0)
method_18377(class_4050 arg0)
getDimensions(EntityPose arg0)
m_ucyctjbx(C_ufdjspmk arg0)
getDimensions(EntityPose arg0)
m_6972_(C_535_ arg0)
public final boolean
a(axf o, cex o, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
m_fuenwjjy(C_bdwnwhiu arg0, C_sbxfkpyv arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
m_351622_(C_12_ p_364045_, C_489_ p_363449_, float arg2)
public <T> T
a(kh<? extends T> arg0)
get(DataComponentType<? extends T> arg0)
method_58694(class_9331<? extends T> arg0)
get(ComponentType<? extends T> arg0)
m_jtdlrfwm(C_pscqxfcs<? extends T> arg0)
get(DataComponentType<? extends T> arg0)
m_318834_(C_313543_<? extends T> arg0)
protected void
a(kd arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_66649(class_9473 arg0)
copyComponentsFrom(ComponentsAccess arg0)
m_oxfzjslk(C_hmcnusfu arg0)
setComponentsFrom(ComponentAccess arg0)
m_384844_(C_379187_ arg0)
protected <T> boolean
b(kh<T> o, T arg1)
applyImplicitComponent(DataComponentType<T> arg0, T arg1)
method_66654(class_9331<T> arg0, T arg1)
setApplicableComponent(ComponentType<T> arg0, T arg1)
m_vqawgcdu(C_pscqxfcs<T> arg0, T arg1)
setComponentImpl(DataComponentType<T> arg0, T arg1)
m_385246_(C_313543_<T> p_395434_, T arg1)