Interface GameEventDebugRenderer.EventConsumer
- Enclosing class:
GameEventDebugRenderer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
@Environment(CLIENT)
private static interface GameEventDebugRenderer.EventConsumer
- Mappings:
Namespace Name named net/minecraft/client/render/debug/GameEventDebugRenderer$EventConsumerintermediary net/minecraft/class_5739$class_12044official hls$a
-
Method Summary
-
Method Details
-
accept
- Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/client/render/debug/GameEventDebugRenderer$EventConsumer;accept(Lnet/minecraft/util/math/Vec3d;I)Vintermediary acceptLnet/minecraft/class_5739$class_12044;accept(Lnet/minecraft/class_243;I)Vofficial acceptLhls$a;accept(Lfoh;I)V
-