Package net.minecraft.server
Class ServerConfigEntry<T>
java.lang.Object
net.minecraft.server.ServerConfigEntry<T>
- Direct Known Subclasses:
BanEntry,OperatorEntry,WhitelistEntry
public abstract class ServerConfigEntry<T> extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ServerConfigEntry(T key) -
Method Summary
Modifier and Type Method Description protected abstract voidfromJson(JsonObject json)(package private) TgetKey()(package private) booleanisInvalid()