Changes
Page history
Update API
authored
Apr 13, 2022
by
Phillip
Hide whitespace changes
Inline
Side-by-side
API.md
View page @
1e0d555b
...
@@ -19,9 +19,9 @@ Maven
...
@@ -19,9 +19,9 @@ Maven
### Dependency
### Dependency
<dependency>
<dependency>
<groupId>io.lumine
.xikage
</groupId>
<groupId>io.lumine</groupId>
<artifactId>Mythic
Mobs
</artifactId>
<artifactId>Mythic
-Dist
</artifactId>
<version>
4.9.1
</version>
<version>
5.0.3-SNAPSHOT
</version>
<scope>provided</scope>
<scope>provided</scope>
</dependency>
</dependency>
...
@@ -51,4 +51,4 @@ Events
...
@@ -51,4 +51,4 @@ Events
|
[
MythicConditionLoadEvent
](
/api/events/MythicConditionLoadEvent
)
| Called when a custom condition is loaded |
|
[
MythicConditionLoadEvent
](
/api/events/MythicConditionLoadEvent
)
| Called when a custom condition is loaded |
|
[
MythicDropLoadEvent
](
/api/events/MythicDropLoadEvent
)
| Called when a custom drop is loaded |
|
[
MythicDropLoadEvent
](
/api/events/MythicDropLoadEvent
)
| Called when a custom drop is loaded |
|
[
MythicMechanicLoadEvent
](
/api/events/MythicMechanicLoadEvent
)
| Called when a custom mechanic is loaded |
|
[
MythicMechanicLoadEvent
](
/api/events/MythicMechanicLoadEvent
)
| Called when a custom mechanic is loaded |
|
[
MythicTargeterLoadEvent
](
/api/events/MythicTargeterLoadEvent
)
| Called when a custom targeter is loaded |
|
[
MythicTargeterLoadEvent
](
/api/events/MythicTargeterLoadEvent
)
| Called when a custom targeter is loaded |
\ No newline at end of file