@FunctionalInterface
public interface IDrawAfterRender
| Modifier and Type | Method and Description |
|---|---|
void |
renderAfterEverythingElse(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int mouseX,
int mouseY,
float partialTick) |