Uses of Class
de.kaiserpfalzedv.rpg.core.dice.history.RollHistoryEntry.RollHistoryEntryBuilder
Packages that use RollHistoryEntry.RollHistoryEntryBuilder
-
Uses of RollHistoryEntry.RollHistoryEntryBuilder in de.kaiserpfalzedv.rpg.core.dice.history
Methods in de.kaiserpfalzedv.rpg.core.dice.history that return RollHistoryEntry.RollHistoryEntryBuilderModifier and TypeMethodDescriptionRollHistoryEntry.builder()RollHistoryEntry.RollHistoryEntryBuilder.game(de.kaiserpfalzedv.commons.api.resources.Pointer game) RollHistoryEntry.RollHistoryEntryBuilder.timestamp(OffsetDateTime timestamp) RollHistoryEntry.toBuilder()RollHistoryEntry.RollHistoryEntryBuilder.user(de.kaiserpfalzedv.commons.api.user.User user)