History - net.minecraft.client.ParticleManager
1.7.10
Names
bkn
net.minecraft.class_503
net.minecraft.client.ParticleManager
net.minecraft.client.particle.EffectRenderer
Fields
Identifier: b, field_6442, PARTICLES_LOCATION, particleTextures
World: a, field_1734, world, worldObj
List[]: c, field_1735, particles, fxLayers
TextureManager: d, field_6443, textureManager, renderer
Random: e, field_1737, random, rand
Constructors
Methods
void (Particle): a, method_1295, add, addEffect
void (): a, method_1292, tick, updateEffects
void (Entity, float): a, method_1296, render, renderParticles
void (Entity, float): b, method_1299, renderLit, renderLitParticles
void (World): a, method_1297, setWorld, clearEffects
void (int, int, int, Block, int): a, method_1294, handleBlockBreaking, addBlockDestroyEffects
void (int, int, int, int): a, method_1293, handleBlockMining, addBlockHitEffects
String (): b, method_1298, getDebugInfo, getStatistics