Throttle Decision
What the throttler decided to do with one despawning item.
The three outcomes are deliberately exhaustive and side-effect free — a policy only ever classifies; the io.fairyfox.papermc.despawneditems.despawn.DespawnScheduler is what acts on the classification. That split is what makes every policy unit-testable without a server.
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.