Run code formatter
🦀 Way is gone 🦀
This commit is contained in:
parent
7c1565a68c
commit
53b6030ba9
77 changed files with 1289 additions and 2232 deletions
|
@ -49,6 +49,7 @@ public class SubCommandRitual extends CommandTreeBase {
|
|||
|
||||
class RitualCreate extends CommandTreeBase {
|
||||
public List<String> ritualList = new ArrayList<>();
|
||||
|
||||
public RitualCreate() {
|
||||
for (Ritual ritual : BloodMagic.RITUAL_MANAGER.getRituals()) {
|
||||
ritualList.add(BloodMagic.RITUAL_MANAGER.getId(ritual));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue