.
This commit is contained in:
parent
e7c912fb77
commit
7f45dd2d4d
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ import lol.pyr.znpcsplus.entity.PropertySerializer;
|
|||
import lol.pyr.znpcsplus.util.GlowColor;
|
||||
import net.kyori.adventure.text.format.NamedTextColor;
|
||||
|
||||
import java.util.Objects;
|
||||
|
||||
public class GlowColorPropertySerializer implements PropertySerializer<GlowColor> {
|
||||
@Override
|
||||
public String serialize(GlowColor property) {
|
||||
|
|
Loading…
Reference in a new issue