Package net.minecraftforge.debug.client
Class AudioStreamTest.ClientHandler
- java.lang.Object
-
- net.minecraftforge.debug.client.AudioStreamTest.ClientHandler
-
- Enclosing class:
- AudioStreamTest
public static class AudioStreamTest.ClientHandler extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ClientHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
onClientChatEvent(ClientChatEvent event)
-
-
-
Method Detail
-
onClientChatEvent
public static void onClientChatEvent(ClientChatEvent event)
-
-