net.minecraft.client.render.command

public record FireCommandRenderer$FireCommand

implements RenderCommand

net.minecraft.client.renderer.feature.FlameFeatureRenderer$Submit
net.minecraft.class_11685$class_11666
net.minecraft.client.render.command.FireCommandRenderer$FireCommand

Field summary

Modifier and TypeField
private final MatrixStack$Entry
pose
comp_4492
matricesEntry
private final EntityRenderState
entityRenderState
comp_4493
renderState
private final org.joml.Quaternionf
rotation
comp_4494
rotation

Constructor summary

ModifierConstructor
public (MatrixStack$Entry matricesEntry, EntityRenderState renderState, org.joml.Quaternionf rotation)

Method summary

Modifier and TypeMethod
public RenderCommandType<FireCommandRenderer$FireCommand>
featureType()
method_1_5269()
getType()
public MatrixStack$Entry
pose()
comp_4492()
matricesEntry()
public EntityRenderState
entityRenderState()
comp_4493()
renderState()
public org.joml.Quaternionf
rotation()
comp_4494()
rotation()