Can the following classes/methods be given JavaDocs to help developers?
AlembicDamageModificationEvent
AlembicDamageEvent
AlembicFoodChangeEvent
AlembicAPI#getDamageType
AlembicAPI#activatePreEvent
AlembicAPI#activatePostEvent
Alternatively, though not ideally, the Wiki could be expanded to better explain the context in which these events and hooks are used/fired to give a better understanding to those less familiar with the codebase. This will be especially helpful for modders making addons/compat so that when changes are made to the underlying codebase an intimate understanding of those changes is not required to maintain compatibility.
Can the following classes/methods be given JavaDocs to help developers?
AlembicDamageModificationEventAlembicDamageEventAlembicFoodChangeEventAlembicAPI#getDamageTypeAlembicAPI#activatePreEventAlembicAPI#activatePostEventAlternatively, though not ideally, the Wiki could be expanded to better explain the context in which these events and hooks are used/fired to give a better understanding to those less familiar with the codebase. This will be especially helpful for modders making addons/compat so that when changes are made to the underlying codebase an intimate understanding of those changes is not required to maintain compatibility.