Class GetPointsEvent


  • public final class GetPointsEvent
    extends ModifiableEvent<java.lang.Double>
    Determines the amount of points the Player gets.
    • Constructor Detail

      • GetPointsEvent

        public GetPointsEvent​(PerkUser player,
                              java.lang.Double value,
                              PointCategory category)