net.minecraft.client.entity.particle

public class SpellParticle

extends Particle

bme
net.minecraft.class_509
net.minecraft.client.entity.particle.SpellParticle
net.minecraft.client.particle.ParticleSpell

Field summary

Modifier and TypeField
private static final Random
a
field_10618
RANDOM
RANDOM
private int
G
field_1746
miscTexOffset
baseSpellTextureIndex

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
c()
method_12248()
hasNoDepth()
isTransparent()
public void
a(bmx arg0, rr arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_1283(class_520 arg0, class_864 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(BufferBuilder arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
renderParticle(VertexBuffer arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public void
a()
method_12241()
tick()
onUpdate()
public void
c(int arg0)
method_1300(int arg0)
setMiscTexOffset(int offset)
setBaseSpellTextureIndex(int baseSpellTextureIndexIn)