Package net.minecraft.client.particle
Class BreakingItemParticle
java.lang.Object
net.minecraft.client.particle.Particle
net.minecraft.client.particle.SingleQuadParticle
net.minecraft.client.particle.BreakingItemParticle
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classNested classes/interfaces inherited from class net.minecraft.client.particle.SingleQuadParticle
SingleQuadParticle.FacingCameraMode, SingleQuadParticle.LayerNested classes/interfaces inherited from class net.minecraft.client.particle.Particle
Particle.LifetimeAlpha -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBreakingItemParticle(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, double p_445900_, double p_446322_, double p_446995_, TextureAtlasSprite p_447201_) BreakingItemParticle(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, TextureAtlasSprite p_445587_) -
Method Summary
Methods inherited from class net.minecraft.client.particle.SingleQuadParticle
extract, extractRotatedQuad, extractRotatedQuad, getFacingCameraMode, getGroup, getQuadSize, scale, setAlpha, setColor, setSprite, setSpriteFromAge, toStringMethods inherited from class net.minecraft.client.particle.Particle
getBoundingBox, getLifetime, getLightColor, getParticleLimit, getPos, isAlive, move, remove, setBoundingBox, setLifetime, setLocationFromBoundingbox, setParticleSpeed, setPos, setPower, setSize, tick
-
Field Details
-
uo
private final float uo -
vo
private final float vo
-
-
Constructor Details
-
BreakingItemParticle
public BreakingItemParticle(ClientLevel p_105665_, double p_105666_, double p_105667_, double p_105668_, double p_445900_, double p_446322_, double p_446995_, TextureAtlasSprite p_447201_) -
BreakingItemParticle
public BreakingItemParticle(ClientLevel p_105646_, double p_105647_, double p_105648_, double p_105649_, TextureAtlasSprite p_445587_)
-
-
Method Details
-
getLayer
- Specified by:
getLayerin classSingleQuadParticle
-
getU0
protected float getU0()- Overrides:
getU0in classSingleQuadParticle
-
getU1
protected float getU1()- Overrides:
getU1in classSingleQuadParticle
-
getV0
protected float getV0()- Overrides:
getV0in classSingleQuadParticle
-
getV1
protected float getV1()- Overrides:
getV1in classSingleQuadParticle
-