net.minecraft.client.entity.particle

public abstract class Particle

dit
net.minecraft.class_703
net.minecraft.client.entity.particle.Particle
net.minecraft.client.particle.Particle
net.minecraft.client.particle.Particle

Field summary

Modifier and TypeField
private static final Box
C
field_3860
EMPTY_SHAPE
field_187121_a
field_187121_a
protected final World
a
field_3851
world
field_187122_b
field_187122_b
protected double
b
field_3858
lastX
field_187123_c
field_187123_c
protected double
c
field_3838
lastY
field_187124_d
field_187124_d
protected double
d
field_3856
lastZ
field_187125_e
field_187125_e
protected double
e
field_3874
x
field_187126_f
field_187126_f
protected double
f
field_3854
y
field_187127_g
field_187127_g
protected double
g
field_3871
z
field_187128_h
field_187128_h
protected double
h
field_3852
velocityX
field_187129_i
field_187129_i
protected double
i
field_3869
velocityY
field_187130_j
field_187130_j
protected double
j
field_3850
velocityZ
field_187131_k
field_187131_k
private Box
D
field_3872
shape
field_187120_G
field_187120_G
protected boolean
k
field_3845
onGround
field_187132_l
field_187132_l
protected boolean
l
field_3862
hasPhysics
field_190017_n
field_190017_n
protected boolean
m
field_3843
removed
field_187133_m
field_187133_m
protected float
n
field_3849
shapeWidth
field_187134_n
field_187134_n
protected float
o
field_3867
shapeHeight
field_187135_o
field_187135_o
protected final Random
p
field_3840
random
field_187136_p
field_187136_p
protected int
q
field_3866
age
field_70546_d
field_70546_d
protected int
r
field_3847
lifetime
field_70547_e
field_70547_e
protected float
s
field_3844
gravity
field_70545_g
field_70545_g
protected float
t
field_3861
red
field_70552_h
field_70552_h
protected float
u
field_3842
green
field_70553_i
field_70553_i
protected float
v
field_3859
blue
field_70551_j
field_70551_j
protected float
w
field_3841
alpha
field_82339_as
field_82339_as
protected float
x
field_3839
roll
field_190014_F
field_190014_F
protected float
y
field_3857
lastRoll
field_190015_G
field_190015_G
public static double
z
field_3873
cameraX
field_70556_an
field_70556_an
public static double
A
field_3853
cameraY
field_70554_ao
field_70554_ao
public static double
B
field_3870
cameraZ
field_70555_ap
field_70555_ap

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
d(float arg0)
method_3075(float arg0)
multiplyVelocity(float value)
func_70543_e(float arg0)
multiplyVelocity(float multiplier)
public Particle
e(float arg0)
method_3087(float arg0)
multiplySize(float value)
func_70541_f(float arg0)
multipleParticleScaleBy(float scale)
public void
a(float arg0, float arg1, float arg2)
method_3084(float arg0, float arg1, float arg2)
setColor(float red, float green, float blue)
func_70538_b(float arg0, float arg1, float arg2)
setColor(float particleRedIn, float particleGreenIn, float particleBlueIn)
protected void
f(float arg0)
method_3083(float arg0)
setAlpha(float alpha)
func_82338_g(float arg0)
setAlphaF(float alpha)
public void
a(int arg0)
method_3077(int arg0)
setLifetime(int setMaxAge)
func_187114_a(int arg0)
setMaxAge(int particleLifeTime)
public int
i()
method_3082()
getLifetime()
func_206254_h()
getMaxAge()
public void
a()
method_3070()
tick()
func_189213_a()
tick()
public abstract void
a(cuj arg0, cux 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)
render(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)
renderParticle(BufferBuilder buffer, ActiveRenderInfo entityIn, float partialTicks, float rotationX, float rotationZ, float rotationYZ, float rotationXY, float rotationXZ)
public abstract C_47379217
b()
method_18122()
m_14529142()
func_217558_b()
func_217558_b()
public void
j()
method_3085()
remove()
func_187112_i()
setExpired()
protected void
a(float arg0, float arg1)
method_3080(float arg0, float arg1)
setShape(float width, float height)
func_187115_a(float arg0, float arg1)
setSize(float particleWidth, float particleHeight)
public void
b(double arg0, double arg1, double arg2)
method_3063(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
func_187109_b(double arg0, double arg1, double arg2)
setPosition(double x, double y, double z)
public void
a(double arg0, double arg1, double arg2)
method_3069(double arg0, double arg1, double arg2)
move(double dx, double dy, double dz)
func_187110_a(double arg0, double arg1, double arg2)
move(double x, double y, double z)
protected void
k()
method_3072()
setPosFromShape()
func_187118_j()
resetPositionToBB()
protected int
a(float arg0)
method_3068(float arg0)
getLightColor(float tickDelta)
func_189214_a(float arg0)
getBrightnessForRender(float partialTick)
public boolean
l()
method_3086()
isAlive()
func_187113_k()
isAlive()
public Box
m()
method_3064()
getShape()
func_187116_l()
getBoundingBox()
public void
a(crq arg0)
method_3067(class_238 arg0)
setShape(Box shape)
func_187108_a(AxisAlignedBB arg0)
setBoundingBox(AxisAlignedBB bb)