Class PlayerCommandPreprocessEvent

All Implemented Interfaces:
Cancellable

public class PlayerCommandPreprocessEvent extends PlayerMessageEvent implements Cancellable
  • Constructor Details

    • PlayerCommandPreprocessEvent

      public PlayerCommandPreprocessEvent(Player player, String message)
  • Method Details

    • getHandlers

      public static HandlerList getHandlers()
    • setPlayer

      public void setPlayer(Player player)