Package de.kaiserpfalzedv.rpg.torg.data
Interface Publications
public interface Publications
Publications -- The known publications
- Since:
- 1.2.0 2021-05-23
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final de.kaiserpfalzedv.rpg.core.Books.Publication -
Method Summary
-
Field Details
-
CORE_RULES
static final de.kaiserpfalzedv.rpg.core.Books.Publication CORE_RULES -
PUBLICATIONS
-
-
Method Details
-
findPublicationByUuid
- Parameters:
id- The UUID of the publication.- Returns:
- The publication with the given ID (if present).
-