History - net.minecraft.world.entity.Attackable
1.21.3
Names
bvd
bve
net.minecraft.world.entity.EntityAreaEffectCloud
net.minecraft.world.entity.Attackable
Fields
Constructors
Methods
1.21.2
Names
bsn
bvd
net.minecraft.world.entity.AreaEffectCloud
net.minecraft.world.entity.Attackable
net.minecraft.class_1295
net.minecraft.class_8149
net.minecraft.unmapped.C_dtsrsfye
net.minecraft.unmapped.C_lgefvxaz
net.minecraft.entity.AreaEffectCloudEntity
net.minecraft.entity.Attackable
net.minecraft.entity.AreaEffectCloudEntity
net.minecraft.entity.Attackable
net.minecraft.src.C_504_
net.minecraft.src.C_271064_
Fields
org.slf4j.Logger: d, LOGGER, field_5935, f_ahaszcmw, LOGGER, LOGGER, f_19696_
int: e, TIME_BETWEEN_APPLICATIONS, field_29972, f_xafxhgoq, field_29972, APPLY_EFFECT_PER_TICK, f_146782_
EntityDataAccessor<Float>: f, DATA_RADIUS, field_5938, f_qxguiqim, RADIUS, RADIUS, f_19697_
EntityDataAccessor<Boolean>: g, DATA_WAITING, field_5944, f_xehknean, WAITING, WAITING, f_19699_
EntityDataAccessor<ParticleOptions>: h, DATA_PARTICLE, field_5931, f_wihxxpfv, PARTICLE_ID, PARTICLE_ID, f_19700_
float: i, MAX_RADIUS, field_29971, f_qzqthyoy, MAX_RADIUS, MAX_RADIUS, f_146781_
float: j, MINIMAL_RADIUS, field_40730, f_cmvhxlzn, field_40730, MIN_RADIUS, f_252417_
float: k, DEFAULT_RADIUS, field_40731, f_dcbuthnz, field_40731, DEFAULT_RADIUS, f_252519_
float: b, DEFAULT_WIDTH, field_40732, f_zoaccgjh, field_40732, DEFAULT_WIDTH, f_252512_
float: c, HEIGHT, field_40733, f_tcsjekly, field_40733, HEIGHT, f_252504_
PotionContents: l, potionContents, field_49209, f_ptifiiup, potionContentsComponent, potionContents, f_314286_
Map<Entity, Integer>: m, victims, field_5942, f_fnmdnkyf, affectedEntities, affectedEntities, f_19686_
int: n, duration, field_5939, f_xxlyscnf, duration, duration, f_19687_
int: o, waitTime, field_5941, f_mzzwujqa, waitTime, waitTime, f_19688_
int: p, reapplicationDelay, field_5937, f_ysmfwsec, reapplicationDelay, reapplicationDelay, f_19689_
int: q, durationOnUse, field_5932, f_dblgpftb, durationOnUse, durationOnUse, f_19691_
float: r, radiusOnUse, field_5929, f_vdfsdyql, radiusOnUse, radiusOnUse, f_19692_
float: s, radiusPerTick, field_5930, f_taokxghk, radiusGrowth, radiusGrowth, f_19693_
LivingEntity: t, owner, field_5943, f_hbcphlsn, owner, owner, f_19694_
UUID: u, ownerUUID, field_5940, f_icetwohf, ownerUuid, ownerUuid, f_19695_
Constructors
(EntityType<? extends AreaEffectCloud>, Level)
(Level, double, double, double)
Methods
LivingEntity (): am, getLastAttacker, method_49107, m_fzsxxtsc, getLastAttacker, getLastAttacker, m_271686_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_
void (float): a, setRadius, method_5603, m_jirviivs, setRadius, setRadius, m_19712_
void (): i_, refreshDimensions, method_18382, m_dgesbqpr, calculateDimensions, calculateDimensions, m_6210_
float (): g, getRadius, method_5599, m_euwjyelc, getRadius, getRadius, m_19743_
void (PotionContents): a, setPotionContents, method_57280, m_pexreefj, setPotionContents, setPotionContents, m_323515_
void (): t, updateColor, method_5597, m_uyraeopr, updateColor, updateColor, m_19750_
void (MobEffectInstance): a, addEffect, method_5610, m_jpxfgsej, addEffect, addEffect, m_19716_
ParticleOptions (): h, getParticle, method_5600, m_krcrpiuw, getParticleType, getParticleType, m_19745_
void (ParticleOptions): a, setParticle, method_5608, m_ktgxcsyi, setParticleType, setParticleType, m_19724_
void (boolean): a, setWaiting, method_5598, m_vnvjbhsy, setWaiting, setWaiting, m_19730_
boolean (): i, isWaiting, method_5611, m_volshxzg, isWaiting, isWaiting, m_19747_
int (): j, getDuration, method_5605, m_wqpyilil, getDuration, getDuration, m_19748_
void (int): a, setDuration, method_5604, m_fplpcruv, setDuration, setDuration, m_19734_
void (): l, tick, method_5773, m_arkgrfeb, tick, tick, m_8119_
float (): k, getRadiusOnUse, method_35044, m_eqkyeibg, getRadiusOnUse, getRadiusOnUse, m_146787_
void (float): b, setRadiusOnUse, method_5609, m_flhzipiq, setRadiusOnUse, setRadiusOnUse, m_19732_
float (): m, getRadiusPerTick, method_35045, m_hjqqiqis, getRadiusGrowth, getRadiusGrowth, m_146788_
void (float): c, setRadiusPerTick, method_5596, m_bfrkvfja, setRadiusGrowth, setRadiusGrowth, m_19738_
int (): o, getDurationOnUse, method_35046, m_iqawzfao, getDurationOnUse, getDurationOnUse, m_146789_
void (int): b, setDurationOnUse, method_35043, m_ereonukk, setDurationOnUse, setDurationOnUse, m_146785_
int (): p, getWaitTime, method_35047, m_tzkqswqg, getWaitTime, getWaitTime, m_146790_
void (int): c, setWaitTime, method_5595, m_nwhbrxxw, setWaitTime, setWaitTime, m_19740_
void (LivingEntity): a, setOwner, method_5607, m_lpnocsoi, setOwner, setOwner, m_19718_
LivingEntity (): q, getOwner, method_5601, m_gmwsxfes, getOwner, getOwner, m_19749_
void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_
void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, m_efnedaed, onTrackedDataSet, onTrackedDataSet, m_7350_
PushReaction (): j_, getPistonPushReaction, method_5657, m_yjvnxlqe, getPistonBehavior, getPistonBehavior, m_7752_
EntityDimensions (Pose): a, getDimensions, method_18377, m_ucyctjbx, getDimensions, getDimensions, m_6972_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bss
bsn
Fields
Constructors
Methods
void (): j_, refreshDimensions, method_18382, m_dgesbqpr, calculateDimensions, calculateDimensions, m_6210_
void (): i_, refreshDimensions, method_18382, m_dgesbqpr, calculateDimensions, calculateDimensions, m_6210_
void (): u, updateColor, method_5597, m_uyraeopr, updateColor, updateColor, m_19750_
void (): t, updateColor, method_5597, m_uyraeopr, updateColor, updateColor, m_19750_
PushReaction (): k_, getPistonPushReaction, method_5657, m_yjvnxlqe, getPistonBehavior, getPistonBehavior, m_7752_
PushReaction (): j_, getPistonPushReaction, method_5657, m_yjvnxlqe, getPistonBehavior, getPistonBehavior, m_7752_
1.20.6
Names
net.minecraft.world.entity.Attackable
net.minecraft.world.entity.AreaEffectCloud
net.minecraft.class_8149
net.minecraft.class_1295
net.minecraft.unmapped.C_lgefvxaz
net.minecraft.unmapped.C_dtsrsfye
net.minecraft.entity.Attackable
net.minecraft.entity.AreaEffectCloudEntity
net.minecraft.entity.Attackable
net.minecraft.entity.AreaEffectCloudEntity
net.minecraft.src.C_271064_
net.minecraft.src.C_504_
Fields
org.slf4j.Logger: d, LOGGER, field_5935, f_ahaszcmw, LOGGER, LOGGER, f_19696_
int: e, TIME_BETWEEN_APPLICATIONS, field_29972, f_xafxhgoq, field_29972, APPLY_EFFECT_PER_TICK, f_146782_
EntityDataAccessor<Float>: f, DATA_RADIUS, field_5938, f_qxguiqim, RADIUS, RADIUS, f_19697_
EntityDataAccessor<Boolean>: g, DATA_WAITING, field_5944, f_xehknean, WAITING, WAITING, f_19699_
EntityDataAccessor<ParticleOptions>: h, DATA_PARTICLE, field_5931, f_wihxxpfv, PARTICLE_ID, PARTICLE_ID, f_19700_
float: i, MAX_RADIUS, field_29971, f_qzqthyoy, MAX_RADIUS, MAX_RADIUS, f_146781_
float: j, MINIMAL_RADIUS, field_40730, f_cmvhxlzn, field_40730, MIN_RADIUS, f_252417_
float: k, DEFAULT_RADIUS, field_40731, f_dcbuthnz, field_40731, DEFAULT_RADIUS, f_252519_
float: b, DEFAULT_WIDTH, field_40732, f_zoaccgjh, field_40732, DEFAULT_WIDTH, f_252512_
float: c, HEIGHT, field_40733, f_tcsjekly, field_40733, HEIGHT, f_252504_
PotionContents: l, potionContents, field_49209, f_ptifiiup, potionContentsComponent, potionContents, f_314286_
Map<Entity, Integer>: m, victims, field_5942, f_fnmdnkyf, affectedEntities, affectedEntities, f_19686_
int: n, duration, field_5939, f_xxlyscnf, duration, duration, f_19687_
int: o, waitTime, field_5941, f_mzzwujqa, waitTime, waitTime, f_19688_
int: p, reapplicationDelay, field_5937, f_ysmfwsec, reapplicationDelay, reapplicationDelay, f_19689_
int: q, durationOnUse, field_5932, f_dblgpftb, durationOnUse, durationOnUse, f_19691_
float: r, radiusOnUse, field_5929, f_vdfsdyql, radiusOnUse, radiusOnUse, f_19692_
float: s, radiusPerTick, field_5930, f_taokxghk, radiusGrowth, radiusGrowth, f_19693_
LivingEntity: t, owner, field_5943, f_hbcphlsn, owner, owner, f_19694_
UUID: u, ownerUUID, field_5940, f_icetwohf, ownerUuid, ownerUuid, f_19695_
Constructors
(EntityType<? extends AreaEffectCloud>, Level)
(Level, double, double, double)
Methods
LivingEntity (): T_, getLastAttacker, method_49107, m_fzsxxtsc, getLastAttacker, getLastAttacker, m_271686_
void (SynchedEntityData$Builder): a, defineSynchedData, method_5693, m_lwugwlsw, initDataTracker, initDataTracker, m_8097_
void (float): a, setRadius, method_5603, m_jirviivs, setRadius, setRadius, m_19712_
void (): j_, refreshDimensions, method_18382, m_dgesbqpr, calculateDimensions, calculateDimensions, m_6210_
float (): g, getRadius, method_5599, m_euwjyelc, getRadius, getRadius, m_19743_
void (PotionContents): a, setPotionContents, method_57280, m_pexreefj, setPotionContents, setPotionContents, m_323515_
void (): u, updateColor, method_5597, m_uyraeopr, updateColor, updateColor, m_19750_
void (MobEffectInstance): a, addEffect, method_5610, m_jpxfgsej, addEffect, addEffect, m_19716_
ParticleOptions (): h, getParticle, method_5600, m_krcrpiuw, getParticleType, getParticleType, m_19745_
void (ParticleOptions): a, setParticle, method_5608, m_ktgxcsyi, setParticleType, setParticleType, m_19724_
void (boolean): a, setWaiting, method_5598, m_vnvjbhsy, setWaiting, setWaiting, m_19730_
boolean (): i, isWaiting, method_5611, m_volshxzg, isWaiting, isWaiting, m_19747_
int (): j, getDuration, method_5605, m_wqpyilil, getDuration, getDuration, m_19748_
void (int): a, setDuration, method_5604, m_fplpcruv, setDuration, setDuration, m_19734_
void (): l, tick, method_5773, m_arkgrfeb, tick, tick, m_8119_
float (): k, getRadiusOnUse, method_35044, m_eqkyeibg, getRadiusOnUse, getRadiusOnUse, m_146787_
void (float): b, setRadiusOnUse, method_5609, m_flhzipiq, setRadiusOnUse, setRadiusOnUse, m_19732_
float (): m, getRadiusPerTick, method_35045, m_hjqqiqis, getRadiusGrowth, getRadiusGrowth, m_146788_
void (float): c, setRadiusPerTick, method_5596, m_bfrkvfja, setRadiusGrowth, setRadiusGrowth, m_19738_
int (): o, getDurationOnUse, method_35046, m_iqawzfao, getDurationOnUse, getDurationOnUse, m_146789_
void (int): b, setDurationOnUse, method_35043, m_ereonukk, setDurationOnUse, setDurationOnUse, m_146785_
int (): p, getWaitTime, method_35047, m_tzkqswqg, getWaitTime, getWaitTime, m_146790_
void (int): c, setWaitTime, method_5595, m_nwhbrxxw, setWaitTime, setWaitTime, m_19740_
void (LivingEntity): a, setOwner, method_5607, m_lpnocsoi, setOwner, setOwner, m_19718_
LivingEntity (): q, getOwner, method_5601, m_gmwsxfes, getOwner, getOwner, m_19749_
void (CompoundTag): a, readAdditionalSaveData, method_5749, m_obkzfysl, readCustomDataFromNbt, readCustomDataFromNbt, m_7378_
void (CompoundTag): b, addAdditionalSaveData, method_5652, m_xuwbpohg, writeCustomDataToNbt, writeCustomDataToNbt, m_7380_
void (EntityDataAccessor<?>): a, onSyncedDataUpdated, method_5674, m_efnedaed, onTrackedDataSet, onTrackedDataSet, m_7350_
PushReaction (): k_, getPistonPushReaction, method_5657, m_yjvnxlqe, getPistonBehavior, getPistonBehavior, m_7752_
EntityDimensions (Pose): a, getDimensions, method_18377, m_ucyctjbx, getDimensions, getDimensions, m_6972_
1.20.5
Names
bss
net.minecraft.world.entity.Attackable
net.minecraft.class_8149
net.minecraft.unmapped.C_lgefvxaz
net.minecraft.entity.Attackable
net.minecraft.entity.Attackable
net.minecraft.src.C_271064_
net.minecraft.world.entity.EntityAreaEffectCloud
Fields
Constructors
Methods
LivingEntity (): T_, getLastAttacker, method_49107, m_fzsxxtsc, getLastAttacker, getLastAttacker, m_271686_