net.minecraft.client.particle

public abstract class SingleQuadParticle

extends Particle

dpe
net.minecraft.client.particle.SingleQuadParticle
net.minecraft.class_3940
net.minecraft.client.particle.BillboardParticle
net.minecraft.client.particle.TexturedParticle

字段概要

修饰符与类型字段
protected float
A
quadSize
field_17867
scale
field_70544_f

构造函数概要

修饰符构造函数
protected (Level arg0, double arg1, double arg2, double arg3)
protected (Level arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)

方法概要

修饰符与类型方法
public void
a(cyl arg0, daz arg1, float arg2)
render(VertexConsumer arg0, Camera arg1, float arg2)
method_3074(class_4588 arg0, class_4184 arg1, float arg2)
buildGeometry(VertexConsumer arg0, Camera arg1, float arg2)
func_225606_a_(IVertexBuilder arg0, ActiveRenderInfo arg1, float arg2)
public float
b(float arg0)
getQuadSize(float arg0)
method_18132(float arg0)
getSize(float tickDelta)
func_217561_b(float arg0)
public Particle
d(float arg0)
scale(float arg0)
method_3087(float arg0)
scale(float arg0)
func_70541_f(float arg0)
protected abstract float
c()
getU0()
method_18133()
getMinU()
func_217563_c()
protected abstract float
d()
getU1()
method_18134()
getMaxU()
func_217564_d()
protected abstract float
e()
getV0()
method_18135()
getMinV()
func_217562_e()
protected abstract float
f()
getV1()
method_18136()
getMaxV()
func_217560_f()