net.minecraft.client.particle

public abstract class Particle

dyg
net.minecraft.client.particle.Particle
net.minecraft.class_703
net.minecraft.client.particle.Particle
net.minecraft.unmapped.C_pfsoguef
net.minecraft.client.particle.Particle
net.minecraft.client.particle.Particle

Field summary

Modifier and TypeField
private static final Box
a
INITIAL_AABB
field_3860
EMPTY_BOUNDING_BOX
f_wlyyvfed
field_187121_a
EMPTY_AABB
protected final ClientWorld
c
level
field_3851
world
f_qcruekhj
field_187122_b
world
protected double
d
xo
field_3858
prevPosX
f_socebarn
field_187123_c
prevPosX
protected double
e
yo
field_3838
prevPosY
f_whkflhvq
field_187124_d
prevPosY
protected double
f
zo
field_3856
prevPosZ
f_xldrcfeu
field_187125_e
prevPosZ
protected double
g
x
field_3874
x
f_nmjzqfxy
field_187126_f
posX
protected double
h
y
field_3854
y
f_njiiwchk
field_187127_g
posY
protected double
i
z
field_3871
z
f_tnhsotbp
field_187128_h
posZ
protected double
j
xd
field_3852
velocityX
f_zudxuywf
field_187129_i
motionX
protected double
k
yd
field_3869
velocityY
f_dloorutw
field_187130_j
motionY
protected double
l
zd
field_3850
velocityZ
f_vzfnaujo
field_187131_k
motionZ
private Box
b
bb
field_3872
boundingBox
f_aeqmamne
field_187120_G
boundingBox
protected boolean
m
onGround
field_3845
onGround
f_mcggxssx
field_187132_l
onGround
protected boolean
n
hasPhysics
field_3862
collidesWithWorld
f_mybfevkm
field_190017_n
canCollide
private boolean
B
stoppedByCollision
field_21507
field_21507
f_aaaeapaj
field_228343_B_
collidedY
protected boolean
o
removed
field_3843
dead
f_hnevkcyv
field_187133_m
isExpired
protected float
p
bbWidth
field_3849
spacingXZ
f_vpoivrqf
field_187134_n
width
protected float
q
bbHeight
field_3867
spacingY
f_pmafzwbl
field_187135_o
height
protected final Random
r
random
field_3840
random
f_lrfwnkbk
field_187136_p
rand
protected int
s
age
field_3866
age
f_ztvaowvi
field_70546_d
age
protected int
t
lifetime
field_3847
maxAge
f_liubabzq
field_70547_e
maxAge
protected float
u
gravity
field_3844
gravityStrength
f_kwpepmya
field_70545_g
particleGravity
protected float
v
rCol
field_3861
colorRed
f_hpywlpbw
field_70552_h
particleRed
protected float
w
gCol
field_3842
colorGreen
f_rdcuqvjp
field_70553_i
particleGreen
protected float
x
bCol
field_3859
colorBlue
f_ajnglmtk
field_70551_j
particleBlue
protected float
y
alpha
field_3841
colorAlpha
f_wkkesjyz
field_82339_as
particleAlpha
protected float
z
roll
field_3839
angle
f_ylquajwp
field_190014_F
particleAngle
protected float
A
oRoll
field_3857
prevAngle
f_wwbjouja
field_190015_G
prevParticleAngle

Constructor summary

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

Method summary

Modifier and TypeMethod
public Particle
c(float arg0)
setPower(float arg0)
method_3075(float arg0)
move(float speed)
m_myqqtccj(float arg0)
func_70543_e(float arg0)
multiplyVelocity(float multiplier)
public Particle
d(float arg0)
scale(float arg0)
method_3087(float arg0)
scale(float scale)
m_dqnxqslq(float arg0)
func_70541_f(float arg0)
multiplyParticleScaleBy(float scale)
public void
a(float arg0, float arg1, float arg2)
setColor(float arg0, float arg1, float arg2)
method_3084(float arg0, float arg1, float arg2)
setColor(float red, float green, float blue)
m_sragvnqd(float arg0, float arg1, float arg2)
func_70538_b(float arg0, float arg1, float arg2)
setColor(float particleRedIn, float particleGreenIn, float particleBlueIn)
protected void
e(float arg0)
setAlpha(float arg0)
method_3083(float arg0)
setColorAlpha(float alpha)
m_etntbeks(float arg0)
func_82338_g(float arg0)
setAlphaF(float alpha)
public void
a(int arg0)
setLifetime(int arg0)
method_3077(int arg0)
setMaxAge(int maxAge)
m_kpnbycyy(int arg0)
func_187114_a(int arg0)
setMaxAge(int particleLifeTime)
public int
i()
getLifetime()
method_3082()
getMaxAge()
m_rplbftnr()
func_206254_h()
getMaxAge()
public void
a()
tick()
method_3070()
tick()
m_auhtbxsk()
func_189213_a()
tick()
public abstract void
a(dfq arg0, djk arg1, float arg2)
render(VertexConsumer arg0, Camera arg1, float arg2)
method_3074(class_4588 arg0, class_4184 arg1, float arg2)
buildGeometry(VertexConsumer vertexConsumer, Camera camera, float tickDelta)
m_aevpqqgk(C_igthdzux arg0, C_dcmtgrvm arg1, float arg2)
func_225606_a_(IVertexBuilder arg0, ActiveRenderInfo arg1, float arg2)
renderParticle(IVertexBuilder buffer, ActiveRenderInfo renderInfo, float partialTicks)
public abstract ParticleTextureSheet
b()
getRenderType()
method_18122()
getType()
m_egosbekr()
func_217558_b()
getRenderType()
public void
j()
remove()
method_3085()
markDead()
m_wcwgfmar()
func_187112_i()
setExpired()
protected void
a(float arg0, float arg1)
setSize(float arg0, float arg1)
method_3080(float arg0, float arg1)
setBoundingBoxSpacing(float spacingXZ, float spacingY)
m_ufbvancb(float arg0, float arg1)
func_187115_a(float arg0, float arg1)
setSize(float particleWidth, float particleHeight)
public void
b(double arg0, double arg1, double arg2)
setPos(double arg0, double arg1, double arg2)
method_3063(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
m_jzlsoaso(double arg0, double arg1, double arg2)
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)
move(double arg0, double arg1, double arg2)
method_3069(double arg0, double arg1, double arg2)
move(double dx, double dy, double dz)
m_gllcnbgm(double arg0, double arg1, double arg2)
func_187110_a(double arg0, double arg1, double arg2)
move(double x, double y, double z)
protected void
k()
setLocationFromBoundingbox()
method_3072()
repositionFromBoundingBox()
m_yewxnlbn()
func_187118_j()
resetPositionToBB()
protected int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
getColorMultiplier(float tint)
m_bbzqrbnn(float arg0)
func_189214_a(float arg0)
getBrightnessForRender(float partialTick)
public boolean
l()
isAlive()
method_3086()
isAlive()
m_sdlozwhr()
func_187113_k()
isAlive()
public Box
m()
getBoundingBox()
method_3064()
getBoundingBox()
m_ruswdbbc()
func_187116_l()
getBoundingBox()
public void
a(dci arg0)
setBoundingBox(AABB arg0)
method_3067(class_238 arg0)
setBoundingBox(Box arg0)
m_fitgbftc(C_hbcjzgoe arg0)
func_187108_a(AxisAlignedBB arg0)
setBoundingBox(AxisAlignedBB bb)