- All Implemented Interfaces:
Property
@TypeAdapters
@Immutable
public abstract non-sealed class StringListProperty
extends Object
implements Property
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.soulfiremc.server.settings.property.Property
namespace
-
Constructor Details
-
StringListProperty
public StringListProperty()
-
Method Details
-
-
uiName
public abstract String uiName()
-
description
public abstract String description()
-
-
disabled
@Default
public boolean disabled()