Throttle Strategy
Which per-user throttling policies are active. Selected by throttle.strategy.
Kept as an enum with capability flags rather than a set of booleans so an admin picks one intelligible word, and so io.fairyfox.papermc.despawneditems.throttle.ThrottleManager can branch without string comparisons on the hot path.
Entries
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.