# It seems that 26.1 kept the same classes for vanilla HUD elements, but in each class there is only the texture definition. So where are the actual rendering methods for them?
# oh, that's all it is and render is extractRenderState, GuiGraphics is GuiGraphicsExtractor that was way easier than I thought