Campfire Flame Entity. Parameters
public CampfireFlameEntity.Parameters CampfireFlameEntity.Parameters(Vec3d origin, Vec3d relativeTarget, Vec3d flameConeWidth, Vec3d flameConeHeight, Integer stepResolution, RegistryKey<? extends ParticleType<?>> particleType)(source)
Parameters
origin
Starting position of the entity
relative Target
The position towards the fire goes relative to origin
flame Cone Width
The width of the fire cone, points right relative to the shooter's POV
flame Cone Height
The height of the fire cone, points up relative to the shooter's POV
step Resolution
How many ticks to divide the distance between origin and relativeTarget
particle Type
The registry key of the flame particle type in Registries.PARTICLE_TYPE