Class OtherPPlayer

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

public class OtherPPlayer
extends PPlayer
  • Constructor Details

    • OtherPPlayer

      public OtherPPlayer​(org.bukkit.command.CommandSender sender)
    • OtherPPlayer

      public OtherPPlayer​(org.bukkit.command.CommandSender sender, PPlayer other)
  • 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 CommandSender who executed the command