History - net.minecraft.entity.AreaEffectCloudEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.AreaEffectCloud
net.minecraft.class_1295
net.minecraft.entity.AreaEffectCloudEntity
Fields
int: TIME_BETWEEN_APPLICATIONS, field_29972, field_29972
TrackedData<Float>: DATA_RADIUS, field_5938, RADIUS
TrackedData<Boolean>: DATA_WAITING, field_5944, WAITING
TrackedData<ParticleEffect>: DATA_PARTICLE, field_5931, PARTICLE
float: MAX_RADIUS, field_29971, MAX_RADIUS
int: DEFAULT_AGE, field_57566, field_57566
int: DEFAULT_DURATION_ON_USE, field_57567, field_57567
float: DEFAULT_RADIUS_ON_USE, field_57568, DEFAULT_RADIUS_ON_USE
float: DEFAULT_RADIUS_PER_TICK, field_57569, DEFAULT_RADIUS_GROWTH
float: DEFAULT_POTION_DURATION_SCALE, field_57570, field_57570
float: MINIMAL_RADIUS, field_40730, field_40730
float: DEFAULT_RADIUS, field_40731, DEFAULT_RADIUS
float: DEFAULT_WIDTH, field_40732, field_40732
float: HEIGHT, field_40733, field_40733
int: INFINITE_DURATION, field_57564, DEFAULT_DURATION
int: DEFAULT_LINGERING_DURATION, field_57565, field_57565
int: DEFAULT_WAIT_TIME, field_57571, DEFAULT_WAIT_TIME
int: DEFAULT_REAPPLICATION_DELAY, field_57572, DEFAULT_REAPPLICATION_DELAY
TintedParticleEffect: DEFAULT_PARTICLE, field_56422, DEFAULT_PARTICLE_EFFECT
ParticleEffect: customParticle, field_59666, customParticle
PotionContentsComponent: potionContents, field_49209, potionContentsComponent
float: potionDurationScale, field_55653, potionDurationScale
Map<Entity, Integer>: victims, field_5942, affectedEntities
int: duration, field_5939, duration
int: waitTime, field_5941, waitTime
int: reapplicationDelay, field_5937, reapplicationDelay
int: durationOnUse, field_5932, durationOnUse
float: radiusOnUse, field_5929, radiusOnUse
float: radiusPerTick, field_5930, radiusGrowth
LazyEntityReference<LivingEntity>: owner, field_5943, owner
Constructors
(EntityType<? extends AreaEffectCloudEntity>, World)
(World, double, double, double)
Methods
void (DataTracker$Builder): defineSynchedData, method_5693, initDataTracker
void (float): setRadius, method_5603, setRadius
void (): refreshDimensions, method_18382, calculateDimensions
float (): getRadius, method_5599, getRadius
void (PotionContentsComponent): setPotionContents, method_57280, setPotionContents
void (ParticleEffect): setCustomParticle, method_5608, setParticleType
void (float): setPotionDurationScale, method_66232, setPotionDurationScale
void (): updateParticle, method_70665, updateParticle
void (StatusEffectInstance): addEffect, method_5610, addEffect
ParticleEffect (): getParticle, method_5600, getParticleType
void (boolean): setWaiting, method_5598, setWaiting
boolean (): isWaiting, method_5611, isWaiting
int (): getDuration, method_5605, getDuration
void (int): setDuration, method_5604, setDuration
void (): tick, method_5773, tick
void (): clientTick, method_64418, clientTick
void (ServerWorld): serverTick, method_64415, serverTick
float (): getRadiusOnUse, method_35044, getRadiusOnUse
void (float): setRadiusOnUse, method_5609, setRadiusOnUse
float (): getRadiusPerTick, method_35045, getRadiusGrowth
void (float): setRadiusPerTick, method_5596, setRadiusGrowth
int (): getDurationOnUse, method_35046, getDurationOnUse
void (int): setDurationOnUse, method_35043, setDurationOnUse
int (): getWaitTime, method_35047, getWaitTime
void (int): setWaitTime, method_5595, setWaitTime
void (LivingEntity): setOwner, method_5607, setOwner
LivingEntity (): getOwner, method_24921, getOwner
void (ReadView): readAdditionalSaveData, method_5749, readCustomData
void (WriteView): addAdditionalSaveData, method_5652, writeCustomData
void (TrackedData<?>): onSyncedDataUpdated, method_5674, onTrackedDataSet
PistonBehavior (): getPistonPushReaction, method_5657, getPistonBehavior
EntityDimensions (EntityPose): getDimensions, method_18377, getDimensions
boolean (ServerWorld, DamageSource, float): hurtServer, method_64397, damage
<T> T (ComponentType<? extends T>): get, method_58694, get
void (ComponentsAccess): applyImplicitComponents, method_66649, copyComponentsFrom
<T> boolean (ComponentType<T>, T): applyImplicitComponent, method_66654, setApplicableComponent
Entity (): getOwner, method_24921, getOwner
boolean (Map$Entry): lambda$serverTick$0, method_64416, method_64416