net.minecraft.client.entity.particle

public class Particle

extends Entity

All mapped superinterfaces:

CommandSource

cgw
net.minecraft.unmapped.C_47540058
net.minecraft.client.entity.particle.Particle

Field summary

Modifier and TypeField
protected int
b
f_43693292
spriteRow
protected int
c
f_75173843
spriteColumn
protected float
d
f_76706888
offsetU
protected float
e
f_34520038
offsetV
protected int
f
f_79870834
age
protected int
g
f_89727493
lifetime
protected float
h
f_11203543
size
protected float
i
f_38664157
gravity
protected float
ap
f_45507822
red
protected float
aq
f_10605225
green
protected float
ar
f_07440167
blue
protected float
as
f_74699285
alpha
protected TextureAtlasSprite
at
f_58170221
sprite
public static double
au
f_37914722
cameraX
public static double
av
f_59479165
cameraY
public static double
aw
f_68501249
cameraZ

Constructor summary

ModifierConstructor
protected (World world, double x, double y, double z)
public (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)

Method summary

Modifier and TypeMethod
public Particle
a(float arg0)
m_39344274(float arg0)
multiplyVelocity(float value)
public Particle
g(float arg0)
m_73805824(float arg0)
multiplySize(float value)
public void
b(float arg0, float arg1, float arg2)
m_92890268(float arg0, float arg1, float arg2)
setColor(float red, float green, float blue)
public void
h(float arg0)
m_32426142(float arg0)
setAlpha(float alpha)
public float
b()
m_44703648()
getRed()
public float
g()
m_19995857()
getGreen()
public float
i()
m_84102338()
getBlue()
public float
j()
m_44937450()
getAlpha()
protected boolean
r_()
m_24660344()
makesSteps()
protected void
h()
m_19615596()
registerSyncedData()
public void
s_()
m_24884718()
tick()
public void
a(civ arg0, wv arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
m_32469004(C_93396801 arg0, C_42232651 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(BufferBuilder bufferBuilder, Entity camera, float tickDelta, float dx, float dy, float dz, float forwards, float sideways)
public int
a()
m_89634559()
getAtlasType()
public void
b(fn arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
public void
a(fn arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
public void
a(cue arg0)
m_25499864(C_74688326 arg0)
setTexture(TextureAtlasSprite sprite)
public void
k(int arg0)
m_69070026(int arg0)
setTextureCoordinates(int sprite)
public void
k()
m_38074710()
incrementSpriteRow()
public boolean
aE()
m_47599957()
canBePunched()