@FunctionalInterface
public interface IRenderHandler
Modifier and Type | Method and Description |
---|---|
void |
render(int ticks,
float partialTicks,
WorldClient world,
Minecraft mc) |
void render(int ticks, float partialTicks, WorldClient world, Minecraft mc)