Package org.galliumpowered.event.player
Class PlayerChatEvent
java.lang.Object
org.galliumpowered.event.Event
org.galliumpowered.event.CancelableEvent
org.galliumpowered.event.player.PlayerEvent
org.galliumpowered.event.player.PlayerChatEvent
-
Field Summary
Fields inherited from class org.galliumpowered.event.CancelableEvent
isCancelled
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.galliumpowered.event.player.PlayerEvent
getPlayer
Methods inherited from class org.galliumpowered.event.CancelableEvent
isCancelled, setCancelled
-
Constructor Details
-
PlayerChatEvent
-
-
Method Details
-
getMessage
Get the content of the message- Returns:
- Message content
-