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