net.minecraft.client.renderer

public record SubmitNodeStorage$HitboxSubmit

hbe$f
net.minecraft.client.renderer.SubmitNodeStorage$HitboxSubmit
net.minecraft.class_11661$class_11667
net.minecraft.client.render.entity.command.EntityRenderCommandQueueImpl$DebugHitboxCommand

Field summary

Modifier and TypeField
private final org.joml.Matrix4f
a
pose
comp_4495
pose
private final EntityRenderState
b
entityRenderState
comp_4496
renderState
private final HitboxesRenderState
c
hitboxesRenderState
comp_4497
hitboxAndView

Constructor summary

ModifierConstructor
public (org.joml.Matrix4f arg0, EntityRenderState arg1, HitboxesRenderState arg2)

Method summary

Modifier and TypeMethod
public org.joml.Matrix4f
a()
pose()
comp_4495()
pose()
public EntityRenderState
b()
entityRenderState()
comp_4496()
renderState()
public HitboxesRenderState
c()
hitboxesRenderState()
comp_4497()
hitboxAndView()