Class ConsolePPlayer

java.lang.Object
dev.esophose.playerparticles.particles.PPlayer
dev.esophose.playerparticles.particles.ConsolePPlayer

public class ConsolePPlayer
extends PPlayer
  • Constructor Details

  • Method Details

    • getUnderlyingExecutor

      public org.bukkit.command.CommandSender getUnderlyingExecutor()
      Description copied from class: PPlayer
      Gets the underlying CommandSender who executed the command
      Overrides:
      getUnderlyingExecutor in class PPlayer
      Returns:
      the underlying ConsoleCommandSender who executed the command
    • getPlayer

      public org.bukkit.entity.Player getPlayer()
      Overrides:
      getPlayer in class PPlayer
      Returns:
      the underlying CommandSender who executed the command
    • getUUID

      public static java.util.UUID getUUID()