RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.RoyaltyProgram Class Reference

Classes

enum  RoyaltyReward

Static Public Member Functions

static void append (Player player)
static void append (Player player, int increment)
static void open (Player player)

Detailed Description

Created by Daniel on 2017-07-13.

Definition at line 56 of file RoyaltyProgram.java.

Member Function Documentation

◆ append() [1/2]

void com.osroyale.content.RoyaltyProgram.append ( Player player)
inlinestatic

Handles the royalty program reward.

Definition at line 96 of file RoyaltyProgram.java.

◆ append() [2/2]

void com.osroyale.content.RoyaltyProgram.append ( Player player,
int increment )
inlinestatic

Handles the royalty program reward.

Definition at line 101 of file RoyaltyProgram.java.

◆ open()

void com.osroyale.content.RoyaltyProgram.open ( Player player)
inlinestatic

Opens the Royalty Reward Program itemcontainer.

Definition at line 132 of file RoyaltyProgram.java.


The documentation for this class was generated from the following file: