Closed tmvkrpxl0 closed 5 months ago
Pretty sure that was a 20.1-20.2 change iirc.
Also https://github.com/neoforged/Documentation/blob/main/docs/gui/screens.md?plain=1#L19C202-L19C202
These fall into five categories: colored rectangles, strings, and textures, items, and tooltips.
It has 2 ands
In sub-section Textuers, it says this:
There isn't static method in
GuiScreen
. and method it refers to seems to have this signature now:public void blit(ResourceLocation pAtlasLocation, int pX, int pY, int pUOffset, int pVOffset, int pUWidth, int pVHeight)
Because it is the only method with 256 constant