Package net.minecraft.entity
Class AreaEffectCloudEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.AreaEffectCloudEntity
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official slintermediary net/minecraft/class_2967named net/minecraft/entity/AreaEffectCloudEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final TrackedData<Integer>private booleanprivate intprivate intprivate final List<StatusEffectInstance>private static final TrackedData<Integer>private static final TrackedData<Integer>private LivingEntityprivate UUIDprivate static final TrackedData<Integer>private Potionprivate static final TrackedData<Float>private floatprivate floatprivate intprivate static final TrackedData<Boolean>private intFields inherited from class net.minecraft.entity.Entity
changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_3223, firstUpdate, FLAGS, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, isGlowing, lastPortalBlockPos, lastPortalVec3d, netherPortalCooldown, netherPortalTime, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, ridingCooldown, stepHeight, teleportDirection, teleporting, ticksAlive, touchingWater, tracedX, tracedY, tracedZ, updateNeeded, uuidString, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
ConstructorsConstructorDescriptionAreaEffectCloudEntity(World world) AreaEffectCloudEntity(World world, double x, double y, double z) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddEffect(StatusEffectInstance effect) intgetColor()intfloatprotected voidbooleanvoidmethod_12954(LivingEntity livingEntity) voidmethod_12956(float float2) voidmethod_12958(float float2) voidmethod_12959(int int2) voidmethod_13485(int int2) voidmethod_13486(int int2) intintvoidonTrackedDataSet(TrackedData<?> data) protected voidvoidsetColor(int rgb) voidsetDuration(int duration) voidsetParticleType(ParticleType particle) voidvoidsetRadius(float radius) protected voidsetWaiting(boolean waiting) voidtick()private voidprotected voidMethods inherited from class net.minecraft.entity.Entity
addPassenger, addScoreboardTag, addVelocity, afterSpawn, animateDamage, applyMirror, applyRotation, attemptSprintingParticles, baseTick, burn, canAddPassenger, canAvoidTraps, canClimb, canExplosionDestroyBlock, canFly, canStartRiding, canUseCommand, canUsePortals, changeDimension, checkBlockCollision, collides, copyPosition, damage, dealDamage, destroy, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropItem, entityDataRequiresOperator, equals, equip, equipStack, extinguish, fall, fromNbt, getAir, getArmorItems, getBlastResistance, getBlockPos, getBoundingBox, getBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getEntity, getEntityId, getEntityName, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getHorizontalDirection, getHoverEvent, getItemsEquipped, getItemsHand, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getLightmapCoordinates, getMaxNetherPortalTime, getMinecraftServer, getMountedHeightOffset, getMovementDirection, getParts, getPassengerList, getPassengersDeep, getPassengersDeep, getPos, getPrimaryPassenger, getRenderDistanceMultiplier, getRootVehicle, getRotation, getRotationClient, getRotationVecClient, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getSoundCategory, getTargetingMargin, getTranslationKey, getUuid, getVehicle, getVisibilityBoundingBox, getWorld, handleAttack, handleFallDamage, handleStatus, hasCustomName, hashCode, hasMount, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, increaseTransforms, interact, interactAt, isAlive, isAttackable, isConnectedThroughVehicle, isCustomNameVisible, isFireImmune, isGlowing, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isPushable, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isTeammate, isTeamPlayer, isTouchingLava, isTouchingWater, kill, method_10965, method_12984, method_12985, method_12991, method_13003, method_13932, method_6344, move, onKilledOther, onLightningStrike, onPassengerLookAround, onPlayerCollision, onStartedTrackingBy, onStoppedTrackingBy, onSwimmingStart, playSound, playStepSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, ride, saveSelfToNbt, saveToNbt, scheduleVelocityUpdate, sendCommandFeedback, sendMessage, setAir, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setGlowing, setHeadYaw, setInLava, setInNetherPortal, setInvisible, setInvulnerable, setNoGravity, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSprinting, setStat, setUuid, setVelocityClient, setWorld, setYaw, shouldRender, shouldRender, shouldRenderName, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, startRiding, stopRiding, teleportRequested, tickFire, tickNetherPortalCooldown, tickRiding, toListNbt, toListNbt, toNbt, toString, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSubmergedInWaterState, updateTrackedPositionAndAngles, updateVelocity, updateWaterState
-
Field Details
-
RADIUS
- Mappings:
Namespace Name Mixin selector official aLsl;a:Lkk;intermediary field_14478Lnet/minecraft/class_2967;field_14478:Lnet/minecraft/class_2921;named RADIUSLnet/minecraft/entity/AreaEffectCloudEntity;RADIUS:Lnet/minecraft/entity/data/TrackedData;
-
COLOR
- Mappings:
Namespace Name Mixin selector official bLsl;b:Lkk;intermediary field_14486Lnet/minecraft/class_2967;field_14486:Lnet/minecraft/class_2921;named COLORLnet/minecraft/entity/AreaEffectCloudEntity;COLOR:Lnet/minecraft/entity/data/TrackedData;
-
WAITING
- Mappings:
Namespace Name Mixin selector official cLsl;c:Lkk;intermediary field_14487Lnet/minecraft/class_2967;field_14487:Lnet/minecraft/class_2921;named WAITINGLnet/minecraft/entity/AreaEffectCloudEntity;WAITING:Lnet/minecraft/entity/data/TrackedData;
-
PARTICLE_ID
- Mappings:
Namespace Name Mixin selector official dLsl;d:Lkk;intermediary field_14488Lnet/minecraft/class_2967;field_14488:Lnet/minecraft/class_2921;named PARTICLE_IDLnet/minecraft/entity/AreaEffectCloudEntity;PARTICLE_ID:Lnet/minecraft/entity/data/TrackedData;
-
field_15026
- Mappings:
Namespace Name Mixin selector official eLsl;e:Lkk;intermediary field_15026Lnet/minecraft/class_2967;field_15026:Lnet/minecraft/class_2921;named field_15026Lnet/minecraft/entity/AreaEffectCloudEntity;field_15026:Lnet/minecraft/entity/data/TrackedData;
-
field_15027
- Mappings:
Namespace Name Mixin selector official fLsl;f:Lkk;intermediary field_15027Lnet/minecraft/class_2967;field_15027:Lnet/minecraft/class_2921;named field_15027Lnet/minecraft/entity/AreaEffectCloudEntity;field_15027:Lnet/minecraft/entity/data/TrackedData;
-
potion
- Mappings:
Namespace Name Mixin selector official gLsl;g:Lagy;intermediary field_14489Lnet/minecraft/class_2967;field_14489:Lnet/minecraft/class_2695;named potionLnet/minecraft/entity/AreaEffectCloudEntity;potion:Lnet/minecraft/potion/Potion;
-
effects
- Mappings:
Namespace Name Mixin selector official hLsl;h:Ljava/util/List;intermediary field_14490Lnet/minecraft/class_2967;field_14490:Ljava/util/List;named effectsLnet/minecraft/entity/AreaEffectCloudEntity;effects:Ljava/util/List;
-
affectedEntities
- Mappings:
Namespace Name Mixin selector official atLsl;at:Ljava/util/Map;intermediary field_14491Lnet/minecraft/class_2967;field_14491:Ljava/util/Map;named affectedEntitiesLnet/minecraft/entity/AreaEffectCloudEntity;affectedEntities:Ljava/util/Map;
-
duration
private int duration- Mappings:
Namespace Name Mixin selector official auLsl;au:Iintermediary field_14492Lnet/minecraft/class_2967;field_14492:Inamed durationLnet/minecraft/entity/AreaEffectCloudEntity;duration:I
-
waitTime
private int waitTime- Mappings:
Namespace Name Mixin selector official avLsl;av:Iintermediary field_14479Lnet/minecraft/class_2967;field_14479:Inamed waitTimeLnet/minecraft/entity/AreaEffectCloudEntity;waitTime:I
-
reapplicationDelay
private int reapplicationDelay- Mappings:
Namespace Name Mixin selector official awLsl;aw:Iintermediary field_14480Lnet/minecraft/class_2967;field_14480:Inamed reapplicationDelayLnet/minecraft/entity/AreaEffectCloudEntity;reapplicationDelay:I
-
customColor
private boolean customColor- Mappings:
Namespace Name Mixin selector official axLsl;ax:Zintermediary field_14481Lnet/minecraft/class_2967;field_14481:Znamed customColorLnet/minecraft/entity/AreaEffectCloudEntity;customColor:Z
-
durationOnUse
private int durationOnUse- Mappings:
Namespace Name Mixin selector official ayLsl;ay:Iintermediary field_14482Lnet/minecraft/class_2967;field_14482:Inamed durationOnUseLnet/minecraft/entity/AreaEffectCloudEntity;durationOnUse:I
-
radiusOnUse
private float radiusOnUse- Mappings:
Namespace Name Mixin selector official azLsl;az:Fintermediary field_14483Lnet/minecraft/class_2967;field_14483:Fnamed radiusOnUseLnet/minecraft/entity/AreaEffectCloudEntity;radiusOnUse:F
-
radiusGrowth
private float radiusGrowth- Mappings:
Namespace Name Mixin selector official aALsl;aA:Fintermediary field_14484Lnet/minecraft/class_2967;field_14484:Fnamed radiusGrowthLnet/minecraft/entity/AreaEffectCloudEntity;radiusGrowth:F
-
owner
- Mappings:
Namespace Name Mixin selector official aBLsl;aB:Lsw;intermediary field_14485Lnet/minecraft/class_2967;field_14485:Lnet/minecraft/class_1699;named ownerLnet/minecraft/entity/AreaEffectCloudEntity;owner:Lnet/minecraft/entity/LivingEntity;
-
ownerUuid
- Mappings:
Namespace Name Mixin selector official aCLsl;aC:Ljava/util/UUID;intermediary field_14477Lnet/minecraft/class_2967;field_14477:Ljava/util/UUID;named ownerUuidLnet/minecraft/entity/AreaEffectCloudEntity;ownerUuid:Ljava/util/UUID;
-
-
Constructor Details
-
AreaEffectCloudEntity
- Mappings:
Namespace Name Mixin selector official <init>Lsn;<init>(Lajs;)Vintermediary <init>Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
AreaEffectCloudEntity
- Mappings:
Namespace Name Mixin selector official <init>Lsl;<init>(Lajs;DDD)Vintermediary <init>Lnet/minecraft/class_2967;<init>(Lnet/minecraft/class_1150;DDD)Vnamed <init>Lnet/minecraft/entity/AreaEffectCloudEntity;<init>(Lnet/minecraft/world/World;DDD)V
-
-
Method Details
-
initDataTracker
protected void initDataTracker()- Specified by:
initDataTrackerin classEntity- Mappings:
Namespace Name Mixin selector official iLsn;i()Vintermediary method_2484Lnet/minecraft/class_864;method_2484()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
setRadius
public void setRadius(float radius) - Mappings:
Namespace Name Mixin selector official aLsl;a(F)Vintermediary method_12949Lnet/minecraft/class_2967;method_12949(F)Vnamed setRadiusLnet/minecraft/entity/AreaEffectCloudEntity;setRadius(F)V
-
getRadius
public float getRadius()- Mappings:
Namespace Name Mixin selector official jLsl;j()Fintermediary method_12960Lnet/minecraft/class_2967;method_12960()Fnamed getRadiusLnet/minecraft/entity/AreaEffectCloudEntity;getRadius()F
-
setPotion
- Mappings:
Namespace Name Mixin selector official aLsl;a(Lagy;)Vintermediary method_12951Lnet/minecraft/class_2967;method_12951(Lnet/minecraft/class_2695;)Vnamed setPotionLnet/minecraft/entity/AreaEffectCloudEntity;setPotion(Lnet/minecraft/potion/Potion;)V
-
updateColor
private void updateColor()- Mappings:
Namespace Name Mixin selector official CLsl;C()Vintermediary method_13930Lnet/minecraft/class_2967;method_13930()Vnamed updateColorLnet/minecraft/entity/AreaEffectCloudEntity;updateColor()V
-
addEffect
- Mappings:
Namespace Name Mixin selector official aLsl;a(Lsh;)Vintermediary method_12953Lnet/minecraft/class_2967;method_12953(Lnet/minecraft/class_861;)Vnamed addEffectLnet/minecraft/entity/AreaEffectCloudEntity;addEffect(Lnet/minecraft/entity/effect/StatusEffectInstance;)V
-
getColor
public int getColor()- Mappings:
Namespace Name Mixin selector official kLsl;k()Iintermediary method_12961Lnet/minecraft/class_2967;method_12961()Inamed getColorLnet/minecraft/entity/AreaEffectCloudEntity;getColor()I
-
setColor
public void setColor(int rgb) - Mappings:
Namespace Name Mixin selector official aLsl;a(I)Vintermediary method_12950Lnet/minecraft/class_2967;method_12950(I)Vnamed setColorLnet/minecraft/entity/AreaEffectCloudEntity;setColor(I)V
-
getParticleType
- Mappings:
Namespace Name Mixin selector official lLsl;l()Lde;intermediary method_12962Lnet/minecraft/class_2967;method_12962()Lnet/minecraft/class_2562;named getParticleTypeLnet/minecraft/entity/AreaEffectCloudEntity;getParticleType()Lnet/minecraft/client/particle/ParticleType;
-
setParticleType
- Mappings:
Namespace Name Mixin selector official aLsl;a(Lde;)Vintermediary method_12952Lnet/minecraft/class_2967;method_12952(Lnet/minecraft/class_2562;)Vnamed setParticleTypeLnet/minecraft/entity/AreaEffectCloudEntity;setParticleType(Lnet/minecraft/client/particle/ParticleType;)V
-
method_13487
public int method_13487()- Mappings:
Namespace Name Mixin selector official nLsl;n()Iintermediary method_13487Lnet/minecraft/class_2967;method_13487()Inamed method_13487Lnet/minecraft/entity/AreaEffectCloudEntity;method_13487()I
-
method_13485
public void method_13485(int int2) - Mappings:
Namespace Name Mixin selector official bLsl;b(I)Vintermediary method_13485Lnet/minecraft/class_2967;method_13485(I)Vnamed method_13485Lnet/minecraft/entity/AreaEffectCloudEntity;method_13485(I)V
-
method_13488
public int method_13488()- Mappings:
Namespace Name Mixin selector official oLsl;o()Iintermediary method_13488Lnet/minecraft/class_2967;method_13488()Inamed method_13488Lnet/minecraft/entity/AreaEffectCloudEntity;method_13488()I
-
method_13486
public void method_13486(int int2) - Mappings:
Namespace Name Mixin selector official dLsl;d(I)Vintermediary method_13486Lnet/minecraft/class_2967;method_13486(I)Vnamed method_13486Lnet/minecraft/entity/AreaEffectCloudEntity;method_13486(I)V
-
setWaiting
protected void setWaiting(boolean waiting) - Mappings:
Namespace Name Mixin selector official aLsl;a(Z)Vintermediary method_12955Lnet/minecraft/class_2967;method_12955(Z)Vnamed setWaitingLnet/minecraft/entity/AreaEffectCloudEntity;setWaiting(Z)V
-
isWaiting
public boolean isWaiting()- Mappings:
Namespace Name Mixin selector official qLsl;q()Zintermediary method_12963Lnet/minecraft/class_2967;method_12963()Znamed isWaitingLnet/minecraft/entity/AreaEffectCloudEntity;isWaiting()Z
-
getDuration
public int getDuration()- Mappings:
Namespace Name Mixin selector official rLsl;r()Iintermediary method_12964Lnet/minecraft/class_2967;method_12964()Inamed getDurationLnet/minecraft/entity/AreaEffectCloudEntity;getDuration()I
-
setDuration
public void setDuration(int duration) - Mappings:
Namespace Name Mixin selector official eLsl;e(I)Vintermediary method_12957Lnet/minecraft/class_2967;method_12957(I)Vnamed setDurationLnet/minecraft/entity/AreaEffectCloudEntity;setDuration(I)V
-
tick
public void tick() -
method_12956
public void method_12956(float float2) - Mappings:
Namespace Name Mixin selector official bLsl;b(F)Vintermediary method_12956Lnet/minecraft/class_2967;method_12956(F)Vnamed method_12956Lnet/minecraft/entity/AreaEffectCloudEntity;method_12956(F)V
-
method_12958
public void method_12958(float float2) - Mappings:
Namespace Name Mixin selector official cLsl;c(F)Vintermediary method_12958Lnet/minecraft/class_2967;method_12958(F)Vnamed method_12958Lnet/minecraft/entity/AreaEffectCloudEntity;method_12958(F)V
-
method_12959
public void method_12959(int int2) - Mappings:
Namespace Name Mixin selector official gLsl;g(I)Vintermediary method_12959Lnet/minecraft/class_2967;method_12959(I)Vnamed method_12959Lnet/minecraft/entity/AreaEffectCloudEntity;method_12959(I)V
-
method_12954
- Mappings:
Namespace Name Mixin selector official aLsl;a(Lsw;)Vintermediary method_12954Lnet/minecraft/class_2967;method_12954(Lnet/minecraft/class_1699;)Vnamed method_12954Lnet/minecraft/entity/AreaEffectCloudEntity;method_12954(Lnet/minecraft/entity/LivingEntity;)V
-
method_12965
- Mappings:
Namespace Name Mixin selector official yLsl;y()Lsw;intermediary method_12965Lnet/minecraft/class_2967;method_12965()Lnet/minecraft/class_1699;named method_12965Lnet/minecraft/entity/AreaEffectCloudEntity;method_12965()Lnet/minecraft/entity/LivingEntity;
-
readCustomDataFromNbt
- Specified by:
readCustomDataFromNbtin classEntity- Mappings:
Namespace Name Mixin selector official aLsn;a(Ldu;)Vintermediary method_2498Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
writeCustomDataToNbt
- Specified by:
writeCustomDataToNbtin classEntity- Mappings:
Namespace Name Mixin selector official bLsn;b(Ldu;)Vintermediary method_2528Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
onTrackedDataSet
- Overrides:
onTrackedDataSetin classEntity- Mappings:
Namespace Name Mixin selector official aLsn;a(Lkk;)Vintermediary method_12974Lnet/minecraft/class_864;method_12974(Lnet/minecraft/class_2921;)Vnamed onTrackedDataSetLnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
-
getPistonBehavior
- Overrides:
getPistonBehaviorin classEntity- Mappings:
Namespace Name Mixin selector official o_Lsn;o_()Lazv;intermediary method_13021Lnet/minecraft/class_864;method_13021()Lnet/minecraft/class_2768;named getPistonBehaviorLnet/minecraft/entity/Entity;getPistonBehavior()Lnet/minecraft/block/piston/PistonBehavior;
-