Class RollHistoryEntry

java.lang.Object
de.kaiserpfalzedv.rpg.core.dice.history.RollHistoryEntry
All Implemented Interfaces:
Serializable

public class RollHistoryEntry extends Object implements Serializable
RollHistoryEntry -- A stored roll result for getting a list of recent rolls.

The rolls are stored seperately for users in sessions.

For example a session could be represented by a special Discord channel.

Since:
1.2.0 2021-02-05
Author:
klenkes74 <rlichti@kaiserpfalz-edv.de>
See Also: