Package net.minecraft.client.particle
Class BlockDustParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.BillboardParticle
net.minecraft.client.particle.SpriteBillboardParticle
net.minecraft.client.particle.BlockDustParticle
- Mappings:
- Namespace - Name - official - eyj- intermediary - net/minecraft/class_727- named - net/minecraft/client/particle/BlockDustParticle
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.particle.SpriteBillboardParticlespriteFields inherited from class net.minecraft.client.particle.BillboardParticlescaleFields inherited from class net.minecraft.client.particle.Particleage, alpha, angle, blue, collidesWithWorld, dead, field_28787, gravityStrength, green, maxAge, onGround, prevAngle, prevPosX, prevPosY, prevPosZ, random, red, spacingXZ, spacingY, velocityMultiplier, velocityX, velocityY, velocityZ, world, x, y, z
- 
Constructor SummaryConstructorsConstructorDescriptionBlockDustParticle(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state) BlockDustParticle(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state, BlockPos blockPos) 
- 
Method SummaryMethods inherited from class net.minecraft.client.particle.SpriteBillboardParticlesetSprite, setSprite, setSpriteForAgeMethods inherited from class net.minecraft.client.particle.BillboardParticlebuildGeometry, getSize, scaleMethods inherited from class net.minecraft.client.particle.ParticlegetBoundingBox, getGroup, getMaxAge, isAlive, markDead, move, move, repositionFromBoundingBox, setAlpha, setBoundingBox, setBoundingBoxSpacing, setColor, setMaxAge, setPos, setVelocity, tick, toString
- 
Field Details- 
blockPos- Mappings:
- Namespace - Name - Mixin selector - official - a- Leyj;a:Lgt;- intermediary - field_3891- Lnet/minecraft/class_727;field_3891:Lnet/minecraft/class_2338;- named - blockPos- Lnet/minecraft/client/particle/BlockDustParticle;blockPos:Lnet/minecraft/util/math/BlockPos;
 
- 
sampleUprivate final float sampleU- Mappings:
- Namespace - Name - Mixin selector - official - b- Leyj;b:F- intermediary - field_17884- Lnet/minecraft/class_727;field_17884:F- named - sampleU- Lnet/minecraft/client/particle/BlockDustParticle;sampleU:F
 
- 
sampleVprivate final float sampleV- Mappings:
- Namespace - Name - Mixin selector - official - F- Leyj;F:F- intermediary - field_17885- Lnet/minecraft/class_727;field_17885:F- named - sampleV- Lnet/minecraft/client/particle/BlockDustParticle;sampleV:F
 
 
- 
- 
Constructor Details- 
BlockDustParticlepublic BlockDustParticle(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leyj;<init>(Leuv;DDDDDDLcvo;)V- intermediary - <init>- Lnet/minecraft/class_727;<init>(Lnet/minecraft/class_638;DDDDDDLnet/minecraft/class_2680;)V- named - <init>- Lnet/minecraft/client/particle/BlockDustParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDDDDLnet/minecraft/block/BlockState;)V
 
- 
BlockDustParticlepublic BlockDustParticle(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state, BlockPos blockPos) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leyj;<init>(Leuv;DDDDDDLcvo;Lgt;)V- intermediary - <init>- Lnet/minecraft/class_727;<init>(Lnet/minecraft/class_638;DDDDDDLnet/minecraft/class_2680;Lnet/minecraft/class_2338;)V- named - <init>- Lnet/minecraft/client/particle/BlockDustParticle;<init>(Lnet/minecraft/client/world/ClientWorld;DDDDDDLnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)V
 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein class- Particle
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lexk;b()Lexo;- intermediary - method_18122- Lnet/minecraft/class_703;method_18122()Lnet/minecraft/class_3999;- named - getType- Lnet/minecraft/client/particle/Particle;getType()Lnet/minecraft/client/particle/ParticleTextureSheet;
 
- 
getMinUprotected float getMinU()- Overrides:
- getMinUin class- SpriteBillboardParticle
- Mappings:
- Namespace - Name - Mixin selector - official - c- Lexx;c()F- intermediary - method_18133- Lnet/minecraft/class_3940;method_18133()F- named - getMinU- Lnet/minecraft/client/particle/BillboardParticle;getMinU()F
 
- 
getMaxUprotected float getMaxU()- Overrides:
- getMaxUin class- SpriteBillboardParticle
- Mappings:
- Namespace - Name - Mixin selector - official - d- Lexx;d()F- intermediary - method_18134- Lnet/minecraft/class_3940;method_18134()F- named - getMaxU- Lnet/minecraft/client/particle/BillboardParticle;getMaxU()F
 
- 
getMinVprotected float getMinV()- Overrides:
- getMinVin class- SpriteBillboardParticle
- Mappings:
- Namespace - Name - Mixin selector - official - e- Lexx;e()F- intermediary - method_18135- Lnet/minecraft/class_3940;method_18135()F- named - getMinV- Lnet/minecraft/client/particle/BillboardParticle;getMinV()F
 
- 
getMaxVprotected float getMaxV()- Overrides:
- getMaxVin class- SpriteBillboardParticle
- Mappings:
- Namespace - Name - Mixin selector - official - f- Lexx;f()F- intermediary - method_18136- Lnet/minecraft/class_3940;method_18136()F- named - getMaxV- Lnet/minecraft/client/particle/BillboardParticle;getMaxV()F
 
- 
getBrightnesspublic int getBrightness(float tint) - Overrides:
- getBrightnessin class- Particle
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lexk;a(F)I- intermediary - method_3068- Lnet/minecraft/class_703;method_3068(F)I- named - getBrightness- Lnet/minecraft/client/particle/Particle;getBrightness(F)I
 
 
-