net.minecraft.client.particle

public abstract class Particle

dln
net.minecraft.client.particle.Particle
net.minecraft.class_703
net.minecraft.client.particle.Particle
net.minecraft.unmapped.C_pfsoguef
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
INITIAL_AABB
field_3860
EMPTY_BOUNDING_BOX
f_wlyyvfed
EMPTY_SHAPE
field_187121_a
EMPTY_AABB
protected final World
a
level
field_3851
world
f_qcruekhj
world
field_187122_b
world
protected double
b
xo
field_3858
prevPosX
f_socebarn
lastX
field_187123_c
prevPosX
protected double
c
yo
field_3838
prevPosY
f_whkflhvq
lastY
field_187124_d
prevPosY
protected double
d
zo
field_3856
prevPosZ
f_xldrcfeu
lastZ
field_187125_e
prevPosZ
protected double
e
x
field_3874
x
f_nmjzqfxy
x
field_187126_f
posX
protected double
f
y
field_3854
y
f_njiiwchk
y
field_187127_g
posY
protected double
g
z
field_3871
z
f_tnhsotbp
z
field_187128_h
posZ
protected double
h
xd
field_3852
velocityX
f_zudxuywf
velocityX
field_187129_i
motionX
protected double
i
yd
field_3869
velocityY
f_dloorutw
velocityY
field_187130_j
motionY
protected double
j
zd
field_3850
velocityZ
f_vzfnaujo
velocityZ
field_187131_k
motionZ
private Box
D
bb
field_3872
boundingBox
f_aeqmamne
shape
field_187120_G
boundingBox
protected boolean
k
onGround
field_3845
onGround
f_mcggxssx
onGround
field_187132_l
onGround
protected boolean
l
hasPhysics
field_3862
collidesWithWorld
f_mybfevkm
hasPhysics
field_190017_n
canCollide
protected boolean
m
removed
field_3843
dead
f_hnevkcyv
removed
field_187133_m
isExpired
protected float
n
bbWidth
field_3849
spacingXZ
f_vpoivrqf
shapeWidth
field_187134_n
width
protected float
o
bbHeight
field_3867
spacingY
f_pmafzwbl
shapeHeight
field_187135_o
height
protected final Random
p
random
field_3840
random
f_lrfwnkbk
random
field_187136_p
rand
protected int
q
age
field_3866
age
f_ztvaowvi
age
field_70546_d
age
protected int
r
lifetime
field_3847
maxAge
f_liubabzq
lifetime
field_70547_e
maxAge
protected float
s
gravity
field_3844
gravityStrength
f_kwpepmya
gravity
field_70545_g
particleGravity
protected float
t
rCol
field_3861
colorRed
f_hpywlpbw
red
field_70552_h
particleRed
protected float
u
gCol
field_3842
colorGreen
f_rdcuqvjp
green
field_70553_i
particleGreen
protected float
v
bCol
field_3859
colorBlue
f_ajnglmtk
blue
field_70551_j
particleBlue
protected float
w
alpha
field_3841
colorAlpha
f_wkkesjyz
alpha
field_82339_as
particleAlpha
protected float
x
roll
field_3839
angle
f_ylquajwp
roll
field_190014_F
particleAngle
protected float
y
oRoll
field_3857
prevAngle
f_wwbjouja
lastRoll
field_190015_G
prevParticleAngle
public static double
z
xOff
field_3873
cameraX
f_vaubicws
cameraX
field_70556_an
interpPosX
public static double
A
yOff
field_3853
cameraY
f_vskbeedw
cameraY
field_70554_ao
interpPosY
public static double
B
zOff
field_3870
cameraZ
f_gjufzqqx
cameraZ
field_70555_ap
interpPosZ

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)
setPower(float arg0)
method_3075(float arg0)
move(float speed)
m_myqqtccj(float arg0)
multiplyVelocity(float value)
func_70543_e(float arg0)
multiplyVelocity(float multiplier)
public Particle
e(float arg0)
scale(float arg0)
method_3087(float arg0)
m_dqnxqslq(float arg0)
multiplySize(float value)
func_70541_f(float arg0)
multipleParticleScaleBy(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)
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)
setAlpha(float arg0)
method_3083(float arg0)
setColorAlpha(float alpha)
m_etntbeks(float arg0)
setAlpha(float alpha)
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)
setLifetime(int setMaxAge)
func_187114_a(int arg0)
setMaxAge(int particleLifeTime)
public int
i()
getLifetime()
method_3082()
getMaxAge()
m_rplbftnr()
getLifetime()
func_206254_h()
getMaxAge()
public void
a()
tick()
method_3070()
tick()
m_auhtbxsk()
tick()
func_189213_a()
tick()
public abstract void
a(cuw arg0, cxq 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)
method_3074(class_287 arg0, class_4184 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
buildGeometry(BufferBuilder bufferBuilder, Camera camera, float tickDelta, float arg3, float arg4, float arg5, float arg6, float arg7)
m_aevpqqgk(C_nxnqmnng arg0, C_dcmtgrvm 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 ParticleTextureSheet
b()
getRenderType()
method_18122()
getType()
m_egosbekr()
m_14529142()
func_217558_b()
getRenderType()
public void
j()
remove()
method_3085()
markDead()
m_wcwgfmar()
remove()
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)
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)
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)
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)
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)
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()
setLocationFromBoundingbox()
method_3072()
repositionFromBoundingBox()
m_yewxnlbn()
setPosFromShape()
func_187118_j()
resetPositionToBB()
protected int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
getColorMultiplier(float tint)
m_bbzqrbnn(float arg0)
getLightColor(float tickDelta)
func_189214_a(float arg0)
getBrightnessForRender(float partialTick)
public boolean
l()
isAlive()
method_3086()
isAlive()
m_sdlozwhr()
isAlive()
func_187113_k()
isAlive()
public Box
m()
getBoundingBox()
method_3064()
getBoundingBox()
m_ruswdbbc()
getShape()
func_187116_l()
getBoundingBox()
public void
a(csc arg0)
setBoundingBox(AABB arg0)
method_3067(class_238 arg0)
setBoundingBox(Box arg0)
m_fitgbftc(C_hbcjzgoe arg0)
setShape(Box shape)
func_187108_a(AxisAlignedBB arg0)
setBoundingBox(AxisAlignedBB bb)