Interface PlayerMultiplier

All Superinterfaces:
Multiplier

public interface PlayerMultiplier extends Multiplier
Represents a multiplier specifically tied to a player. Extends the general Multiplier interface.
  • Method Details

    • getOfflinePlayer

      org.bukkit.OfflinePlayer getOfflinePlayer()
      Gets the OfflinePlayer associated with this multiplier.
      Returns:
      the offline player