Package net.minecraft.client.particle
Class FireworksSparkParticle.Explosion
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.client.particle.Particle
net.minecraft.client.particle.FireworksSparkParticle.Explosion
- All Implemented Interfaces:
CommandSource
- Enclosing class:
- FireworksSparkParticle
@Environment(CLIENT) public static class FireworksSparkParticle.Explosion extends Particle
- Mappings:
Namespace Name official bdq$bintermediary net/minecraft/class_932$class_934named net/minecraft/client/particle/FireworksSparkParticle$Explosion
-
Field Summary
Fields Modifier and Type Field Description private ParticleManagerfield_4066private floatfield_4067private floatfield_4068private floatfield_4069private booleanfield_4070private intfield_4071private booleanflickerprivate booleantrailFields inherited from class net.minecraft.client.particle.Particle
age, alpha, blue, field_4105, field_4106, field_4107, field_4108, field_4109, field_4110, field_4111, field_4114, gravityStrength, green, maxAge, red, spriteFields inherited from class net.minecraft.entity.Entity
changingDimension, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_7357, field_7362, field_7363, field_7364, field_7365, field_7370, field_7390, fireResistance, firstUpdate, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inLava, isFireImmune, lastPortalBlockPos, lastPortalVec3d, netherPortalCooldown, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, renderDistanceMultiplier, rider, stepHeight, teleportDirection, teleporting, ticksAlive, touchingWater, trackedX, trackedY, trackedZ, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors Constructor Description Explosion(World world, double double2, double double3, double double4, double double5, double double6, double double7, ParticleManager particleManager) -
Method Summary
Modifier and Type Method Description BoxgetBox()booleanisPushable()voidmethod_3229(int int2)voidmethod_3231(int int2)voidmethod_3240(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7)intmethod_6998(float float2)floatmethod_7008(float float2)voidsetFlicker(boolean flicker)voidsetTrail(boolean trail)voidtick()Methods inherited from class net.minecraft.client.particle.Particle
canClimb, deserialize, getAlpha, getBlue, getGreen, getRed, initDataTracker, isAttackable, method_3238, method_3239, method_3245, method_3247, method_3249, serialize, setColor, setMiscTexture, setTexture, toStringMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, animateDamage, attemptSprintingParticles, baseTick, burn, canAvoidTraps, canFly, canUseCommand, checkBlockCollision, collides, copyPortalInfo, copyPosition, damage, destroy, doesNotCollide, doesRenderOnFire, equals, equip, extinguish, fall, fromClientTag, fromTag, getAir, getArmorStacks, getBlastResistance, getBlockPos, getBoundingBox, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getDistanceTo, getEntity, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getHorizontalDirection, getHoverEvent, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getMaxNetherPortalTime, getMountedHeightOffset, getName, getPos, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getSplashSound, getSwimSound, getTranslationKey, getUuid, getWorld, handleAttack, handleFallDamage, handleStatus, hasCustomName, hashCode, hasVehicle, increaseTransforms, interactAt, isAlive, isCustomNameVisible, isFireImmune, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isTouchingWater, kill, method_6912, method_6924, method_6926, method_6939, method_6940, method_6943, method_6944, method_6945, method_6948, method_6949, method_6968, method_6971, method_6977, method_6981, method_6984, method_6985, method_6994, method_7020, method_7049, method_7051, method_7058, move, onLightningStrike, onPlayerCollision, onSwimmingStart, openInventory, playSound, playStepSound, populateCrashReport, pushAwayFrom, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, saveSelfToTag, scheduleVelocityUpdate, sendCommandFeedback, sendMessage, setAir, setArmorSlot, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setHeadYaw, setInNetherPortal, setInvisible, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRotation, setSilent, setSneaking, setSprinting, setStat, setSwimming, setVelocityClient, setWorld, setYaw, shouldRender, shouldRender, shouldRenderName, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, squaredDistanceToEntity, startRiding, teleportToDimension, tickFire, tickRiding, toListTag, toListTag, updateKilledAdvancementCriterion, updatePosition, updatePositionAndAngles, updateTrackedPositionAndAngles, writePlayerData
-
Field Details
-
field_4071
private int field_4071- Mappings:
Namespace Name Mixin selector official aLbdq$b;a:Iintermediary field_4071Lnet/minecraft/class_932$class_934;field_4071:Inamed field_4071Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;field_4071:I
-
trail
private boolean trail- Mappings:
Namespace Name Mixin selector official azLbdq$b;az:Zintermediary field_4072Lnet/minecraft/class_932$class_934;field_4072:Znamed trailLnet/minecraft/client/particle/FireworksSparkParticle$Explosion;trail:Z
-
flicker
private boolean flicker- Mappings:
Namespace Name Mixin selector official aALbdq$b;aA:Zintermediary field_4065Lnet/minecraft/class_932$class_934;field_4065:Znamed flickerLnet/minecraft/client/particle/FireworksSparkParticle$Explosion;flicker:Z
-
field_4066
- Mappings:
Namespace Name Mixin selector official aBLbdq$b;aB:Lbec;intermediary field_4066Lnet/minecraft/class_932$class_934;field_4066:Lnet/minecraft/class_959;named field_4066Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;field_4066:Lnet/minecraft/client/particle/ParticleManager;
-
field_4067
private float field_4067- Mappings:
Namespace Name Mixin selector official aCLbdq$b;aC:Fintermediary field_4067Lnet/minecraft/class_932$class_934;field_4067:Fnamed field_4067Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;field_4067:F
-
field_4068
private float field_4068- Mappings:
Namespace Name Mixin selector official aDLbdq$b;aD:Fintermediary field_4068Lnet/minecraft/class_932$class_934;field_4068:Fnamed field_4068Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;field_4068:F
-
field_4069
private float field_4069- Mappings:
Namespace Name Mixin selector official aELbdq$b;aE:Fintermediary field_4069Lnet/minecraft/class_932$class_934;field_4069:Fnamed field_4069Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;field_4069:F
-
field_4070
private boolean field_4070- Mappings:
Namespace Name Mixin selector official aFLbdq$b;aF:Zintermediary field_4070Lnet/minecraft/class_932$class_934;field_4070:Znamed field_4070Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;field_4070:Z
-
-
Constructor Details
-
Explosion
public Explosion(World world, double double2, double double3, double double4, double double5, double double6, double double7, ParticleManager particleManager)
-
-
Method Details
-
setTrail
public void setTrail(boolean trail)- Mappings:
Namespace Name Mixin selector official aLbdq$b;a(Z)Vintermediary method_3230Lnet/minecraft/class_932$class_934;method_3230(Z)Vnamed setTrailLnet/minecraft/client/particle/FireworksSparkParticle$Explosion;setTrail(Z)V
-
setFlicker
public void setFlicker(boolean flicker)- Mappings:
Namespace Name Mixin selector official iLbdq$b;i(Z)Vintermediary method_3232Lnet/minecraft/class_932$class_934;method_3232(Z)Vnamed setFlickerLnet/minecraft/client/particle/FireworksSparkParticle$Explosion;setFlicker(Z)V
-
method_3229
public void method_3229(int int2)- Mappings:
Namespace Name Mixin selector official aLbdq$b;a(I)Vintermediary method_3229Lnet/minecraft/class_932$class_934;method_3229(I)Vnamed method_3229Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;method_3229(I)V
-
method_3231
public void method_3231(int int2)- Mappings:
Namespace Name Mixin selector official bLbdq$b;b(I)Vintermediary method_3231Lnet/minecraft/class_932$class_934;method_3231(I)Vnamed method_3231Lnet/minecraft/client/particle/FireworksSparkParticle$Explosion;method_3231(I)V
-
getBox
-
isPushable
public boolean isPushable()- Overrides:
isPushablein classEntity- Mappings:
Namespace Name Mixin selector official aeLpk;ae()Zintermediary method_6974Lnet/minecraft/class_1745;method_6974()Znamed isPushableLnet/minecraft/entity/Entity;isPushable()Z
-
method_3240
public void method_3240(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7)- Overrides:
method_3240in classParticle- Mappings:
Namespace Name Mixin selector official aLbeb;a(Lbfd;Lpk;FFFFFF)Vintermediary method_3240Lnet/minecraft/class_958;method_3240(Lnet/minecraft/class_1002;Lnet/minecraft/class_1745;FFFFFF)Vnamed method_3240Lnet/minecraft/client/particle/Particle;method_3240(Lnet/minecraft/client/render/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V
-
tick
public void tick() -
method_6998
public int method_6998(float float2)- Overrides:
method_6998in classEntity- Mappings:
Namespace Name Mixin selector official bLpk;b(F)Iintermediary method_6998Lnet/minecraft/class_1745;method_6998(F)Inamed method_6998Lnet/minecraft/entity/Entity;method_6998(F)I
-
method_7008
public float method_7008(float float2)- Overrides:
method_7008in classEntity- Mappings:
Namespace Name Mixin selector official cLpk;c(F)Fintermediary method_7008Lnet/minecraft/class_1745;method_7008(F)Fnamed method_7008Lnet/minecraft/entity/Entity;method_7008(F)F
-