-
Notifications
You must be signed in to change notification settings - Fork 0
BloodMagic Integration
TCreopargh edited this page Feb 13, 2021
·
2 revisions
Call the soulNetwork getter on an IPlayer to get an instance of it.
| Method | Description |
|---|---|
| public void add(int amount, int maximum) | |
| public void add(ITextComponent description, int amount, int maximum) | |
| public void syphon(ITextComponent description, int amount, @Optional boolean skipEvent) | |
| public void hurtPlayer(IPlayer player, float syphon) | |
| public IPlayer getCachedPlayer() | |
| public void clear() |
| Getter | Getter Return Type | Setter | Setter Parameters | Description |
|---|---|---|---|---|
| orbTier | int | orbTier | int | |
| currentEssence | int | currentEssence | int | Also known as LP |