net.minecraft.client.entity.particle

public class Particle

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

Field summary

Modifier and TypeField
private static final Box
J
f_65104582
EMPTY_SHAPE
field_187121_a
protected World
a
f_09347087
world
field_187122_b
protected double
b
f_84157995
lastX
field_187123_c
protected double
c
f_27915542
lastY
field_187124_d
protected double
d
f_05712825
lastZ
field_187125_e
protected double
e
f_68960127
x
field_187126_f
protected double
f
f_05684622
y
field_187127_g
protected double
g
f_53537053
z
field_187128_h
protected double
h
f_24827842
velocityX
field_187129_i
protected double
i
f_88677480
velocityY
field_187130_j
protected double
j
f_98292159
velocityZ
field_187131_k
private Box
K
f_66173876
shape
field_187120_G
protected boolean
k
f_56624566
onGround
field_187132_l
protected boolean
l
f_04603124
hasPhysics
field_190017_n
protected boolean
m
f_99598237
removed
field_187133_m
protected float
n
f_77930500
shapeWidth
field_187134_n
protected float
o
f_65512599
shapeHeight
field_187135_o
protected Random
p
f_43974077
random
field_187136_p
protected int
q
f_43693292
spriteRow
field_94054_b
protected int
r
f_75173843
spriteColumn
field_94055_c
protected float
s
f_76706888
offsetU
field_70548_b
protected float
t
f_34520038
offsetV
field_70549_c
protected int
u
f_79870834
age
field_70546_d
protected int
v
f_89727493
lifetime
field_70547_e
protected float
w
f_11203543
size
field_70544_f
protected float
x
f_38664157
gravity
field_70545_g
protected float
y
f_45507822
red
field_70552_h
protected float
z
f_10605225
green
field_70553_i
protected float
A
f_07440167
blue
field_70551_j
protected float
B
f_74699285
alpha
field_82339_as
protected TextureAtlasSprite
C
f_58170221
sprite
field_187119_C
protected float
D
f_08229636
roll
field_190014_F
protected float
E
f_99102890
lastRoll
field_190015_G
public static double
F
f_37914722
cameraX
field_70556_an
public static double
G
f_59479165
cameraY
field_70554_ao
public static double
H
f_68501249
cameraZ
field_70555_ap
public static Vec3d
I
f_68304105
cameraRotation
field_190016_K

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
c(float arg0)
m_39344274(float arg0)
multiplyVelocity(float value)
func_70543_e(float arg0)
public Particle
d(float arg0)
m_73805824(float arg0)
multiplySize(float value)
func_70541_f(float arg0)
public void
a(float arg0, float arg1, float arg2)
m_92890268(float arg0, float arg1, float arg2)
setColor(float red, float green, float blue)
func_70538_b(float arg0, float arg1, float arg2)
public void
e(float arg0)
m_32426142(float arg0)
setAlpha(float alpha)
func_82338_g(float arg0)
public boolean
c()
m_09191072()
hasNoDepth()
func_187111_c()
public float
d()
m_44703648()
getRed()
func_70534_d()
public float
e()
m_19995857()
getGreen()
func_70542_f()
public float
f()
m_84102338()
getBlue()
func_70535_g()
public void
b(int arg0)
m_94219750(int arg0)
setLifetime(int setMaxAge)
func_187114_a(int arg0)
public int
h()
m_71191713()
getLifetime()
func_206254_h()
public void
a()
m_24884718()
tick()
func_189213_a()
public void
a(ctp arg0, aer 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)
func_180434_a(BufferBuilder arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public int
b()
m_89634559()
getAtlasType()
func_70537_b()
public void
a(ddl arg0)
m_25499864(C_74688326 arg0)
setTexture(TextureAtlasSprite sprite)
func_187117_a(TextureAtlasSprite arg0)
public void
a(int arg0)
m_69070026(int arg0)
setTextureCoordinates(int sprite)
func_70536_a(int arg0)
public void
i()
m_38074710()
incrementSpriteRow()
func_94053_h()
public void
j()
m_43613058()
remove()
func_187112_i()
protected void
a(float arg0, float arg1)
m_56409649(float arg0, float arg1)
setShape(float width, float height)
func_187115_a(float arg0, float arg1)
public void
b(double arg0, double arg1, double arg2)
m_70044315(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
func_187109_b(double arg0, double arg1, double arg2)
public void
a(double arg0, double arg1, double arg2)
m_94443604(double arg0, double arg1, double arg2)
move(double dx, double dy, double dz)
func_187110_a(double arg0, double arg1, double arg2)
protected void
k()
m_40141624()
setPosFromShape()
func_187118_j()
public int
a(float arg0)
m_66062316(float arg0)
getLightColor(float tickDelta)
func_189214_a(float arg0)
public boolean
l()
m_33826430()
isAlive()
func_187113_k()
public Box
m()
m_79769346()
getShape()
func_187116_l()
public void
a(cdz arg0)
m_35380208(C_82690114 arg0)
setShape(Box shape)
func_187108_a(AxisAlignedBB arg0)