net.minecraft.client.particle

public class PortalParticle

extends BillboardParticle

net.minecraft.client.particle.PortalParticle
net.minecraft.class_709
net.minecraft.client.particle.PortalParticle

Field summary

Modifier and TypeField
private final double
xStart
field_3886
startX
private final double
yStart
field_3885
startY
private final double
zStart
field_3884
startZ

Constructor summary

ModifierConstructor
protected (ClientWorld level, double x, double y, double z, double xd, double yd, double zd, Sprite sprite)

Method summary

Modifier and TypeMethod
public BillboardParticle$RenderType
getLayer()
method_74255()
getRenderType()
public void
move(double xa, double ya, double za)
method_3069(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
public float
getQuadSize(float a)
method_18132(float arg0)
getSize(float arg0)
public int
getLightCoords(float a)
method_3068(float arg0)
getLight(float arg0)
public void
tick()
method_3070()
tick()