net.minecraft.client.particle

public abstract class Particle

diz
net.minecraft.class_703
net.minecraft.client.particle.Particle
net.minecraft.client.particle.Particle

Field summary

Modifier and TypeField
private static final AxisAlignedBB
C
field_3860
EMPTY_BOUNDING_BOX
field_187121_a
protected final World
a
field_3851
world
field_187122_b
protected double
b
field_3858
prevPosX
field_187123_c
protected double
c
field_3838
prevPosY
field_187124_d
protected double
d
field_3856
prevPosZ
field_187125_e
protected double
e
field_3874
x
field_187126_f
protected double
f
field_3854
y
field_187127_g
protected double
g
field_3871
z
field_187128_h
protected double
h
field_3852
velocityX
field_187129_i
protected double
i
field_3869
velocityY
field_187130_j
protected double
j
field_3850
velocityZ
field_187131_k
private AxisAlignedBB
D
field_3872
boundingBox
field_187120_G
protected boolean
k
field_3845
onGround
field_187132_l
protected boolean
l
field_3862
collidesWithWorld
field_190017_n
protected boolean
m
field_3843
dead
field_187133_m
protected float
n
field_3849
spacingXZ
field_187134_n
protected float
o
field_3867
spacingY
field_187135_o
protected final Random
p
field_3840
random
field_187136_p
protected int
q
field_3866
age
field_70546_d
protected int
r
field_3847
maxAge
field_70547_e
protected float
s
field_3844
gravityStrength
field_70545_g
protected float
t
field_3861
colorRed
field_70552_h
protected float
u
field_3842
colorGreen
field_70553_i
protected float
v
field_3859
colorBlue
field_70551_j
protected float
w
field_3841
colorAlpha
field_82339_as
protected float
x
field_3839
angle
field_190014_F
protected float
y
field_3857
prevAngle
field_190015_G
public static double
z
field_3873
cameraX
field_70556_an
public static double
A
field_3853
cameraY
field_70554_ao
public static double
B
field_3870
cameraZ
field_70555_ap

Constructor summary

ModifierConstructor
protected (World arg0, double arg1, double arg2, double arg3)
public (World arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)

Method summary

Modifier and TypeMethod
public Particle
d(float arg0)
method_3075(float arg0)
move(float arg0)
func_70543_e(float arg0)
public Particle
e(float arg0)
method_3087(float arg0)
method_3087(float arg0)
func_70541_f(float arg0)
public void
a(float arg0, float arg1, float arg2)
method_3084(float arg0, float arg1, float arg2)
setColor(float arg0, float arg1, float arg2)
func_70538_b(float arg0, float arg1, float arg2)
protected void
f(float arg0)
method_3083(float arg0)
setColorAlpha(float arg0)
func_82338_g(float arg0)
public void
a(int arg0)
method_3077(int arg0)
setMaxAge(int arg0)
func_187114_a(int arg0)
public int
i()
method_3082()
getMaxAge()
func_206254_h()
public void
a()
method_3070()
tick()
func_189213_a()
public abstract void
a(cup arg0, cvd arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_3074(class_287 arg0, class_4184 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
buildGeometry(BufferBuilder arg0, Camera arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
func_180434_a(BufferBuilder arg0, ActiveRenderInfo arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public abstract ParticleTextureSheet
b()
method_18122()
getType()
func_217558_b()
public void
j()
method_3085()
markDead()
func_187112_i()
protected void
a(float arg0, float arg1)
method_3080(float arg0, float arg1)
setBoundingBoxSpacing(float arg0, float arg1)
func_187115_a(float arg0, float arg1)
public void
b(double arg0, double arg1, double arg2)
method_3063(double arg0, double arg1, double arg2)
setPos(double arg0, double arg1, double arg2)
func_187109_b(double arg0, double arg1, double arg2)
public void
a(double arg0, double arg1, double arg2)
method_3069(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
func_187110_a(double arg0, double arg1, double arg2)
protected void
k()
method_3072()
repositionFromBoundingBox()
func_187118_j()
protected int
a(float arg0)
method_3068(float arg0)
getColorMultiplier(float arg0)
func_189214_a(float arg0)
public boolean
l()
method_3086()
isAlive()
func_187113_k()
public AxisAlignedBB
m()
method_3064()
getBoundingBox()
func_187116_l()
public void
a(crw arg0)
method_3067(class_238 arg0)
setBoundingBox(Box arg0)
func_187108_a(AxisAlignedBB arg0)