-
Notifications
You must be signed in to change notification settings - Fork 3
Reflex API Changelogs
German Vekhorev edited this page Mar 5, 2021
·
6 revisions
Here you can find any changes ever made to the Reflex public API. NOTE: we only started our Wiki with release version 5, so consider it the first version tracked.
Since: Reflex 11.0-1U-65da7ed
Changes:
- added
String getComponent()
methods inReflexCheckEvent
andReflexCommandEvent
that enable API users to determine the exact name of the component that triggered the event.
Since: Reflex 10.10-2-3ffa733
Changes:
- internal changes, probably not backwards-compatible.
Since: Reflex 10.10-1U
Changes:
- added field
ElytraMove
in enumCheat
.