RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.gambling.Flowers Enum Reference

Public Member Functions

 Flowers (int id)
int getId ()
void setId (int id)

Public Attributes

 BLACK =(2988)
 BLUE =(2982)
 ORANGE =(2985)
 PASTEL =(2980)
 PURPLE =(2984)
 RAINBOW =(2986)
 RED =(2981)
 WHITE =(2987)
 YELLOW =(2983)

Detailed Description

Definition at line 37 of file Flowers.java.

Constructor & Destructor Documentation

◆ Flowers()

com.osroyale.content.gambling.Flowers.Flowers ( int id)
inline

The id

Parameters
idthe id

Definition at line 86 of file Flowers.java.

Member Function Documentation

◆ getId()

int com.osroyale.content.gambling.Flowers.getId ( )
inline

Gets the id

Returns
the id

Definition at line 95 of file Flowers.java.

◆ setId()

void com.osroyale.content.gambling.Flowers.setId ( int id)
inline

Sets the id

Parameters
idthe id

Definition at line 105 of file Flowers.java.

Member Data Documentation

◆ BLACK

com.osroyale.content.gambling.Flowers.BLACK =(2988)

The black flower

Definition at line 41 of file Flowers.java.

◆ BLUE

com.osroyale.content.gambling.Flowers.BLUE =(2982)

The blue flower

Definition at line 45 of file Flowers.java.

◆ ORANGE

com.osroyale.content.gambling.Flowers.ORANGE =(2985)

The orange flower

Definition at line 49 of file Flowers.java.

◆ PASTEL

com.osroyale.content.gambling.Flowers.PASTEL =(2980)

The pastel flower. Purple, blue, cyan

Definition at line 53 of file Flowers.java.

◆ PURPLE

com.osroyale.content.gambling.Flowers.PURPLE =(2984)

The purple flower

Definition at line 57 of file Flowers.java.

◆ RAINBOW

com.osroyale.content.gambling.Flowers.RAINBOW =(2986)

The rainbow flower. Red, yellow, blue

Definition at line 61 of file Flowers.java.

◆ RED

com.osroyale.content.gambling.Flowers.RED =(2981)

The red flower

Definition at line 65 of file Flowers.java.

◆ WHITE

com.osroyale.content.gambling.Flowers.WHITE =(2987)

The white flower

Definition at line 69 of file Flowers.java.

◆ YELLOW

com.osroyale.content.gambling.Flowers.YELLOW =(2983)

The yellow

Definition at line 73 of file Flowers.java.


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