Package net.minecraft.client.particle
Class BlockDustParticle
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.client.particle.Particle
net.minecraft.client.particle.BlockDustParticle
- All Implemented Interfaces:
CommandSource
- Direct Known Subclasses:
BlockParticle
- Mappings:
Namespace Name official beointermediary net/minecraft/class_514named net/minecraft/client/particle/BlockDustParticle
-
Nested Class Summary
Nested Classes -
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_5935, field_5936, gravityStrength, green, maxAge, red, spriteFields inherited from class net.minecraft.entity.Entity
changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_3223, fireResistance, firstUpdate, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, lastPortalBlockPos, lastPortalVec3d, netherPortalCooldown, netherPortalTime, 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, updateNeeded, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBlockDustParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state) -
Method Summary
Modifier and TypeMethodDescriptionintgetLightmapCoordinates(float float2) voidmethod_1283(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7) intmethod_9713(BlockPos blockPos) Methods inherited from class net.minecraft.client.particle.Particle
canClimb, getAlpha, getBlue, getGreen, getRed, initDataTracker, isAttackable, method_1287, method_1289, method_4296, method_5133, readCustomDataFromNbt, setColor, setMiscTexture, setTexture, tick, toString, writeCustomDataToNbtMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, animateDamage, attemptSprintingParticles, baseTick, burn, canAvoidTraps, canExplosionDestroyBlock, canFly, canUseCommand, checkBlockCollision, collides, copyPortalInfo, copyPosition, damage, dealDamage, destroy, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropItem, equals, equip, extinguish, fall, fromClientNbt, fromNbt, getAir, getArmorStacks, getBlastResistance, getBlockPos, getBoundingBox, getBox, getBrightnessAtEyes, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getEntity, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getHorizontalDirection, getHoverEvent, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getMaxNetherPortalTime, getMountedHeightOffset, getParts, getPos, getRotation, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getSplashSound, getSwimSound, getTargetingMargin, getTranslationKey, getUuid, getWorld, handleAttack, handleFallDamage, handleStatus, hasCustomName, hashCode, hasVehicle, increaseTransforms, interactAt, isAlive, isCustomNameVisible, isFireImmune, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isPushable, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isSwimming, isTouchingLava, isTouchingWater, kill, method_10948, method_10965, method_6097, method_6344, method_8364, move, onKilledOther, onLightningStrike, onPlayerCollision, onSwimmingStart, openInventory, playSound, playStepSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, saveSelfToNbt, saveToNbt, scheduleVelocityUpdate, sendCommandFeedback, sendMessage, setAir, setArmorSlot, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setHeadYaw, setInLava, setInNetherPortal, setInvisible, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRotation, setSilent, setSneaking, setSprinting, setStat, setSwimming, setVelocityClient, setWorld, setYaw, shouldRender, shouldRender, shouldRenderName, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, startRiding, teleportToDimension, tickFire, tickRiding, toListNbt, toListNbt, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateTrackedPositionAndAngles, updateVelocity, updateWaterState, writePlayerData
-
Field Details
-
state
- Mappings:
Namespace Name Mixin selector official aLbeo;a:Lalz;intermediary field_10619Lnet/minecraft/class_514;field_10619:Lnet/minecraft/class_2232;named stateLnet/minecraft/client/particle/BlockDustParticle;state:Lnet/minecraft/block/BlockState;
-
pos
- Mappings:
Namespace Name Mixin selector official azLbeo;az:Lcj;intermediary field_10620Lnet/minecraft/class_514;field_10620:Lnet/minecraft/class_2552;named posLnet/minecraft/client/particle/BlockDustParticle;pos:Lnet/minecraft/util/math/BlockPos;
-
-
Constructor Details
-
BlockDustParticle
protected BlockDustParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state) - Mappings:
Namespace Name Mixin selector official <init>Lbeo;<init>(Ladm;DDDDDDLalz;)Vintermediary <init>Lnet/minecraft/class_514;<init>(Lnet/minecraft/class_1150;DDDDDDLnet/minecraft/class_2232;)Vnamed <init>Lnet/minecraft/client/particle/BlockDustParticle;<init>(Lnet/minecraft/world/World;DDDDDDLnet/minecraft/block/BlockState;)V
-
-
Method Details
-
method_9713
- Mappings:
Namespace Name Mixin selector official aLbeo;a(Lcj;)Lbeo;intermediary method_9713Lnet/minecraft/class_514;method_9713(Lnet/minecraft/class_2552;)Lnet/minecraft/class_514;named method_9713Lnet/minecraft/client/particle/BlockDustParticle;method_9713(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/client/particle/BlockDustParticle;
-
method_9714
- Mappings:
Namespace Name Mixin selector official lLbeo;l()Lbeo;intermediary method_9714Lnet/minecraft/class_514;method_9714()Lnet/minecraft/class_514;named method_9714Lnet/minecraft/client/particle/BlockDustParticle;method_9714()Lnet/minecraft/client/particle/BlockDustParticle;
-
method_1284
public int method_1284()- Overrides:
method_1284in classParticle- Mappings:
Namespace Name Mixin selector official aLbeb;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(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7) - Overrides:
method_1283in classParticle- Mappings:
Namespace Name Mixin selector official aLbeb;a(Lbfd;Lpk;FFFFFF)Vintermediary method_1283Lnet/minecraft/class_502;method_1283(Lnet/minecraft/class_520;Lnet/minecraft/class_864;FFFFFF)Vnamed method_1283Lnet/minecraft/client/particle/Particle;method_1283(Lnet/minecraft/client/render/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V
-
getLightmapCoordinates
public int getLightmapCoordinates(float float2) - Overrides:
getLightmapCoordinatesin classEntity- Mappings:
Namespace Name Mixin selector official bLpk;b(F)Iintermediary method_2524Lnet/minecraft/class_864;method_2524(F)Inamed getLightmapCoordinatesLnet/minecraft/entity/Entity;getLightmapCoordinates(F)I
-