Package net.minecraft.client.particle
Class BlockDustParticle
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.client.particle.Particle
net.minecraft.client.particle.BlockDustParticle
- Direct Known Subclasses:
BlockParticle
- Mappings:
Namespace Name official bkvintermediary net/minecraft/class_514named net/minecraft/client/particle/BlockDustParticle
-
Field Summary
FieldsFields inherited from class net.minecraft.client.particle.Particle
age, alpha, blue, field_1722, field_1723, field_1724, field_1725, field_1726, field_1729, field_5934, field_5935, field_5936, gravityStrength, green, maxAge, redFields inherited from class net.minecraft.entity.Entity
boundingBox, changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_3203, field_3214, field_3223, field_3232, fireResistance, height, heightOffset, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, lastNetherPortalAxis, netherPortalCooldown, netherPortalTime, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, renderDistanceMultiplier, rider, stepHeight, teleporting, ticksAlive, touchingWater, trackedX, trackedY, trackedZ, updateNeeded, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
ConstructorsConstructorDescriptionBlockDustParticle(World world, double double2, double double3, double double4, double double5, double double6, double double7, Block block, int int2) -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_1283(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) intmethod_1301(int int2, int int3, int int4) method_4297(int int2) Methods inherited from class net.minecraft.client.particle.Particle
canClimb, getBlue, getGreen, getRed, initDataTracker, isAttackable, method_1287, method_1289, method_4296, method_5132, method_5133, readCustomDataFromNbt, setColor, setMiscTexture, tick, toString, writeCustomDataToNbtMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, animateDamage, baseTick, burn, canAvoidTraps, canFly, checkBlockCollision, collides, copyFrom, copyPosition, damage, destroy, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropItem, enterNetherPortal, equals, extinguish, fromNbt, getAir, getArmorStacks, getBox, getBrightnessAtEyes, getDataTracker, getDefaultNetherPortalCooldown, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getLastNetherPortalAxis, getLightmapCoordinates, getMaxNetherPortalTime, getMountedHeightOffset, getParts, getRotation, getSafeFallDistance, getSavedEntityId, getSplashSound, getSwimSound, getTargetingMargin, getTranslationKey, getUuid, handleAttack, handleStatus, hashCode, hasVehicle, increaseTransforms, isAlive, isFireImmune, isInsideWall, isInvisible, isInvisibleTo, isOnFire, isPartOf, isPushable, isSneaking, isSprinting, isSubmergedIn, isSwimming, isTouchingWater, method_2469, method_2475, method_2488, method_2489, method_2490, method_2494, method_4444, method_4447, method_5379, method_6097, method_6344, method_8364, move, onKilledOther, onLightningStrike, onPlayerCollision, openInventory, playSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, refreshPositionAndAngles, remove, saveSelfToNbt, saveToNbt, scheduleVelocityUpdate, setAir, setArmorSlot, setBounds, setEntityId, setFlag, setHeadYaw, setInLava, setInvisible, setOnFireFor, setOnFireFromLava, setRotation, setSneaking, setSprinting, setSwimming, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, squaredDistanceTo, squaredDistanceTo, startRiding, teleportToDimension, tickFire, tickRiding, toListNbt, toListNbt, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateVelocity, updateWaterState, writePlayerData
-
Field Details
-
field_1752
- Mappings:
Namespace Name Mixin selector official aLbkv;a:Laht;intermediary field_1752Lnet/minecraft/class_514;field_1752:Lnet/minecraft/class_197;named field_1752Lnet/minecraft/client/particle/BlockDustParticle;field_1752:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
BlockDustParticle
-
-
Method Details
-
method_1301
- Mappings:
Namespace Name Mixin selector official aLbkv;a(III)Lbkv;intermediary method_1301Lnet/minecraft/class_514;method_1301(III)Lnet/minecraft/class_514;named method_1301Lnet/minecraft/client/particle/BlockDustParticle;method_1301(III)Lnet/minecraft/client/particle/BlockDustParticle;
-
method_4297
- Mappings:
Namespace Name Mixin selector official aLbkv;a(I)Lbkv;intermediary method_4297Lnet/minecraft/class_514;method_4297(I)Lnet/minecraft/class_514;named method_4297Lnet/minecraft/client/particle/BlockDustParticle;method_4297(I)Lnet/minecraft/client/particle/BlockDustParticle;
-
method_1284
public int method_1284()- Overrides:
method_1284in classParticle- Mappings:
Namespace Name Mixin selector official aLbke;a()Iintermediary method_1284Lnet/minecraft/class_502;method_1284()Inamed method_1284Lnet/minecraft/client/particle/Particle;method_1284()I
-
method_1283
public void method_1283(Tessellator tessellator, float float2, float float3, float float4, float float5, float float6, float float7) - Overrides:
method_1283in classParticle- Mappings:
Namespace Name Mixin selector official aLbke;a(Lblx;FFFFFF)Vintermediary method_1283Lnet/minecraft/class_502;method_1283(Lnet/minecraft/class_533;FFFFFF)Vnamed method_1283Lnet/minecraft/client/particle/Particle;method_1283(Lnet/minecraft/client/render/Tessellator;FFFFFF)V
-