HyCodeYourTale
classpublicPriority 3

RoleStats

com.hypixel.hytale.server.npc.role.support.RoleStats

6

Methods

6

Public Methods

2

Fields

1

Constructors

Constructors

public
RoleStats()

Methods

Public Methods (6)

public
void clear()
public
IntArrayList getBuckets(boolean isPlayer)
@Nullable
public
IntSet getRanges(boolean isPlayer, RoleStats.RangeType type)
public
int[] getRangesSorted(boolean isPlayer, RoleStats.RangeType type)
public
void trackBuckets(boolean isPlayer, IntArrayList bucketRanges)
public
void trackRange(boolean isPlayer, RoleStats.RangeType type, int value)

Fields

Protected Fields (2)

protectedIntArrayList npcBucketRanges
protectedIntArrayList playerBucketRanges