Flamethrower Particle
@Environment(value = EnvType.CLIENT )
Particle emitted by the campfire staff.
Parameters
world
The world the particle is in
x
The X component of the particle's position
y
The Z component of the particle's position
velocity X
The X component of the particle's velocity
velocity Y
The Y component of the particle's velocity
velocity Z
The Z component of the particle's velocity
See also
Constructors
Link copied to clipboard
public FlamethrowerParticle FlamethrowerParticle(ClientWorld world, Double x, Double y, Double z, Double velocityX, Double velocityY, Double velocityZ)
Types
Link copied to clipboard
Factory class for FlamethrowerParticle, intended to register in Minecraft instead of direct consumption.
Inherited properties
Functions
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
protected Unit method_60373(VertexConsumer vertexConsumer, Camera camera, Quaternionf quaternionf, Float f)
Link copied to clipboard
protected Unit method_60374(VertexConsumer vertexConsumer, Quaternionf quaternionf, Float f, Float g, Float h, Float i)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard