net.minecraft.world.entity

public class AreaEffectCloud

extends Entity implements TraceableEntity

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, UniquelyIdentifyable, ScoreHolder, DataComponentGetter, TraceableEntity

bww
net.minecraft.world.entity.AreaEffectCloud
net.minecraft.class_1295
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_146782_
private static final EntityDataAccessor<Float>
f
DATA_RADIUS
field_5938
RADIUS
f_19697_
private static final EntityDataAccessor<Boolean>
g
DATA_WAITING
field_5944
WAITING
f_19699_
private static final EntityDataAccessor<ParticleOptions>
h
DATA_PARTICLE
field_5931
PARTICLE
f_19700_
private static final float
i
MAX_RADIUS
field_29971
MAX_RADIUS
f_146781_
private static final int
j
DEFAULT_AGE
field_57566
field_57566
f_380567_
private static final int
k
DEFAULT_DURATION_ON_USE
field_57567
field_57567
f_380419_
private static final float
l
DEFAULT_RADIUS_ON_USE
field_57568
DEFAULT_RADIUS_ON_USE
f_380189_
private static final float
m
DEFAULT_RADIUS_PER_TICK
field_57569
DEFAULT_RADIUS_GROWTH
f_381372_
private static final float
n
DEFAULT_POTION_DURATION_SCALE
field_57570
field_57570
f_381067_
private static final float
o
MINIMAL_RADIUS
field_40730
field_40730
f_252417_
private static final float
p
DEFAULT_RADIUS
field_40731
DEFAULT_RADIUS
f_252519_
public static final float
a
DEFAULT_WIDTH
field_40732
field_40732
f_252512_
public static final float
b
HEIGHT
field_40733
field_40733
f_252504_
public static final int
c
INFINITE_DURATION
field_57564
DEFAULT_DURATION
f_380824_
public static final int
d
DEFAULT_LINGERING_DURATION
field_57565
field_57565
f_380942_
private static final int
q
DEFAULT_WAIT_TIME
field_57571
DEFAULT_WAIT_TIME
f_380655_
private static final int
r
DEFAULT_REAPPLICATION_DELAY
field_57572
DEFAULT_REAPPLICATION_DELAY
f_379597_
private static final ColorParticleOption
s
DEFAULT_PARTICLE
field_56422
DEFAULT_PARTICLE_EFFECT
f_380994_
private PotionContents
t
potionContents
field_49209
potionContentsComponent
f_314286_
private float
u
potionDurationScale
field_55653
potionDurationScale
f_380944_
private final Map<Entity, Integer>
ay
victims
field_5942
affectedEntities
f_19686_
private int
az
duration
field_5939
duration
f_19687_
private int
aA
waitTime
field_5941
waitTime
f_19688_
private int
aB
reapplicationDelay
field_5937
reapplicationDelay
f_19689_
private int
aC
durationOnUse
field_5932
durationOnUse
f_19691_
private float
aD
radiusOnUse
field_5929
radiusOnUse
f_19692_
private float
aE
radiusPerTick
field_5930
radiusGrowth
f_19693_
private LivingEntity
aF
owner
field_5943
owner
f_19694_
private UUID
aG
ownerUUID
field_5940
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
a(aky$a arg0)
defineSynchedData(SynchedEntityData$Builder arg0)
method_5693(class_2945$class_9222 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_19712_(float arg0)
public void
h_()
refreshDimensions()
method_18382()
calculateDimensions()
m_6210_()
public float
c()
getRadius()
method_5599()
getRadius()
m_19743_()
public void
a(dcg arg0)
setPotionContents(PotionContents arg0)
method_57280(class_1844 arg0)
setPotionContents(PotionContentsComponent potionContentsComponent)
m_323515_(C_313529_ arg0)
public void
b(float arg0)
setPotionDurationScale(float arg0)
method_66232(float arg0)
setPotionDurationScale(float potionDurationScale)
m_383997_(float arg0)
private void
r()
updateColor()
method_5597()
updateColor()
m_19750_()
public void
a(bwi arg0)
addEffect(MobEffectInstance arg0)
method_5610(class_1293 arg0)
addEffect(StatusEffectInstance effect)
m_19716_(C_498_ arg0)
public ParticleOptions
e()
getParticle()
method_5600()
getParticleType()
m_19745_()
public void
a(lx arg0)
setParticle(ParticleOptions arg0)
method_5608(class_2394 arg0)
setParticleType(ParticleEffect particle)
m_19724_(C_4756_ arg0)
protected void
a(boolean arg0)
setWaiting(boolean arg0)
method_5598(boolean arg0)
setWaiting(boolean waiting)
m_19730_(boolean arg0)
public boolean
f()
isWaiting()
method_5611()
isWaiting()
m_19747_()
public int
h()
getDuration()
method_5605()
getDuration()
m_19748_()
public void
a(int arg0)
setDuration(int arg0)
method_5604(int arg0)
setDuration(int duration)
m_19734_(int arg0)
public void
g()
tick()
method_5773()
tick()
m_8119_()
private void
s()
clientTick()
method_64418()
clientTick()
m_355392_()
private void
a(asb arg0)
serverTick(ServerLevel arg0)
method_64415(class_3218 arg0)
serverTick(ServerWorld world)
m_355318_(C_12_ arg0)
public float
i()
getRadiusOnUse()
method_35044()
getRadiusOnUse()
m_146787_()
public void
c(float arg0)
setRadiusOnUse(float arg0)
method_5609(float arg0)
setRadiusOnUse(float radiusOnUse)
m_19732_(float arg0)
public float
k()
getRadiusPerTick()
method_35045()
getRadiusGrowth()
m_146788_()
public void
d(float arg0)
setRadiusPerTick(float arg0)
method_5596(float arg0)
setRadiusGrowth(float radiusGrowth)
m_19738_(float arg0)
public int
l()
getDurationOnUse()
method_35046()
getDurationOnUse()
m_146789_()
public void
b(int arg0)
setDurationOnUse(int arg0)
method_35043(int arg0)
setDurationOnUse(int durationOnUse)
m_146785_(int arg0)
public int
m()
getWaitTime()
method_35047()
getWaitTime()
m_146790_()
public void
c(int arg0)
setWaitTime(int arg0)
method_5595(int arg0)
setWaitTime(int waitTime)
m_19740_(int arg0)
public void
a(byf arg0)
setOwner(LivingEntity arg0)
method_5607(class_1309 arg0)
setOwner(LivingEntity owner)
m_19718_(C_524_ arg0)
public LivingEntity
n()
getOwner()
method_5601()
getOwner()
m_19749_()
protected void
a(ua arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_7378_(C_4917_ arg0)
protected void
b(ua arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_7380_(C_4917_ arg0)
public void
a(aku<?> arg0)
onSyncedDataUpdated(EntityDataAccessor<?> arg0)
method_5674(class_2940<?> arg0)
onTrackedDataSet(TrackedData<?> arg0)
m_7350_(C_5225_<?> arg0)
public PushReaction
i_()
getPistonPushReaction()
method_5657()
getPistonBehavior()
m_7752_()
public EntityDimensions
a(byr arg0)
getDimensions(Pose arg0)
method_18377(class_4050 arg0)
getDimensions(EntityPose arg0)
m_6972_(C_535_ arg0)
public final boolean
a(asb arg0, bvt arg1, 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_351622_(C_12_ p_364045_, C_489_ p_363449_, float arg2)
public <T> T
a(kk<? extends T> arg0)
get(DataComponentType<? extends T> arg0)
method_58694(class_9331<? extends T> arg0)
get(ComponentType<? extends T> arg0)
m_318834_(C_313543_<? extends T> arg0)
protected void
a(kg arg0)
applyImplicitComponents(DataComponentGetter arg0)
method_66649(class_9473 arg0)
copyComponentsFrom(ComponentsAccess arg0)
m_383893_(C_379187_ arg0)
protected <T> boolean
b(kk<T> arg0, T arg1)
applyImplicitComponent(DataComponentType<T> arg0, T arg1)
method_66654(class_9331<T> arg0, T arg1)
setApplicableComponent(ComponentType<T> arg0, T arg1)
m_383901_(C_313543_<T> p_395434_, T arg1)