Uses of Class
net.minecraft.server.ServerConfigEntry
Packages that use ServerConfigEntry
-
Uses of ServerConfigEntry in net.minecraft.server
Classes in net.minecraft.server with type parameters of type ServerConfigEntrySubclasses of ServerConfigEntry in net.minecraft.serverMethods in net.minecraft.server that return ServerConfigEntryModifier 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) Methods in net.minecraft.server with parameters of type ServerConfigEntry