Class PlayerChatEvent
java.lang.Object
space.ranzeplay.saysth.events.PlayerChatEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonPlayerChat(net.minecraft.server.level.ServerPlayer player, String message)
-
Constructor Details
-
PlayerChatEvent
public PlayerChatEvent()
-
-
Method Details
-
onPlayerChat
public static void onPlayerChat(net.minecraft.server.level.ServerPlayer player, String message) throws IOException - Throws:
IOException
-