Uses of Class
net.minecraft.server.ServerConfigEntry
-
Uses of ServerConfigEntry in net.minecraft.server
Modifier and TypeMethodDescriptionprotected ServerConfigEntry<String>
BannedIpList.fromJson(JsonObject json)
protected ServerConfigEntry<com.mojang.authlib.GameProfile>
BannedPlayerList.fromJson(JsonObject json)
protected ServerConfigEntry<com.mojang.authlib.GameProfile>
OperatorList.fromJson(JsonObject json)
protected abstract ServerConfigEntry<K>
ServerConfigList.fromJson(JsonObject json)
protected ServerConfigEntry<com.mojang.authlib.GameProfile>
Whitelist.fromJson(JsonObject json)