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 ruintermediary 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, fireResistance, 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()protected 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, 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, getTranslatedName, getUuid, getVehicle, getVisibilityBoundingBox, getWorld, handleAttack, handleFallDamage, handleStatus, hasCustomName, hashCode, hasMount, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, increaseTransforms, isAlive, isAttackable, isConnectedThroughVehicle, isCustomNameVisible, isFireImmune, isGlowing, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isPushable, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isTeammate, isTeamPlayer, isTouchingLava, isTouchingWater, kill, method_10965, method_12976, method_12984, method_12985, method_12991, method_13003, method_6100, 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 aLru;a:Lkh;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 bLru;b:Lkh;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 cLru;c:Lkh;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 dLru;d:Lkh;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 eLru;e:Lkh;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 fLru;f:Lkh;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 gLru;g:Lafn;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 hLru;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 auLru;au: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 avLru;av: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 awLru;aw: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 axLru;ax: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 ayLru;ay: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 azLru;az: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 aALru;aA: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 aBLru;aB:Fintermediary field_14484Lnet/minecraft/class_2967;field_14484:Fnamed radiusGrowthLnet/minecraft/entity/AreaEffectCloudEntity;radiusGrowth:F
-
owner
- Mappings:
Namespace Name Mixin selector official aCLru;aC:Lsf;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 aDLru;aD: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>Lrw;<init>(Laid;)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>Lru;<init>(Laid;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 iLrw;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 aLru;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 jLru;j()Fintermediary method_12960Lnet/minecraft/class_2967;method_12960()Fnamed getRadiusLnet/minecraft/entity/AreaEffectCloudEntity;getRadius()F
-
setPotion
- Mappings:
Namespace Name Mixin selector official aLru;a(Lafn;)Vintermediary method_12951Lnet/minecraft/class_2967;method_12951(Lnet/minecraft/class_2695;)Vnamed setPotionLnet/minecraft/entity/AreaEffectCloudEntity;setPotion(Lnet/minecraft/potion/Potion;)V
-
addEffect
- Mappings:
Namespace Name Mixin selector official aLru;a(Lrq;)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 kLru;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 aLru;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 lLru;l()Ldb;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 aLru;a(Ldb;)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 nLru;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 bLru;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 oLru;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 dLru;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 aLru;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 qLru;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 rLru;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 eLru;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 bLru;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 cLru;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 gLru;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 aLru;a(Lsf;)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 yLru;y()Lsf;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 aLrw;a(Ldr;)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 bLrw;b(Ldr;)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 aLrw;a(Lkh;)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_Lrw;o_()Laya;intermediary method_13021Lnet/minecraft/class_864;method_13021()Lnet/minecraft/class_2768;named getPistonBehaviorLnet/minecraft/entity/Entity;getPistonBehavior()Lnet/minecraft/block/piston/PistonBehavior;
-