Initial 1.18.1 update

This commit is contained in:
lexikiq
2021-12-26 21:42:55 -05:00
parent 684ee059ea
commit 8bb5b1f601
28 changed files with 368 additions and 394 deletions

View File

@@ -1,4 +1,4 @@
package me.lexikiq;
package gg.projecteden.common;
import org.jetbrains.annotations.NotNull;

View File

@@ -1,4 +1,4 @@
package me.lexikiq;
package gg.projecteden.common;
import org.jetbrains.annotations.Nullable;