Interface DebugRendererEvents.DebugRenderersCreated
- All Superinterfaces:
ClientEventEntrypoint
- Enclosing class:
DebugRendererEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface DebugRendererEvents.DebugRenderersCreated
extends ClientEventEntrypoint
-
Method Summary
Modifier and TypeMethodDescriptionvoidonDebugRenderersCreated(net.minecraft.client.Minecraft client)
-
Method Details
-
onDebugRenderersCreated
void onDebugRenderersCreated(net.minecraft.client.Minecraft client)
-