RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.util.chance.WeightedChance< T > Class Template Reference
Inheritance diagram for com.osroyale.util.chance.WeightedChance< T >:
Collaboration diagram for com.osroyale.util.chance.WeightedChance< T >:

Public Member Functions

double getWeight ()
get ()

Detailed Description

An item with a common chance.

Author
Michael | Chex

Definition at line 10 of file WeightedChance.java.

Member Function Documentation

◆ get()

Gets the representation of the weighted chance.

Implements com.osroyale.util.chance.WeightedObject< T >.

Definition at line 32 of file WeightedChance.java.

◆ getWeight()

double com.osroyale.util.chance.WeightedChance< T >.getWeight ( )
inline

Gets the object's weight.

Implements com.osroyale.util.chance.WeightedObject< T >.

Definition at line 27 of file WeightedChance.java.


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