Uses of Class
net.minecraft.server.ServerConfigEntry
Packages that use ServerConfigEntry
-
Uses of ServerConfigEntry in net.minecraft
Methods in net.minecraft that return ServerConfigEntryModifier and TypeMethodDescriptionclass_2136.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft with parameters of type ServerConfigEntryModifier and TypeMethodDescriptionclass_2136.serialize(ServerConfigEntry serverConfigEntry, Type type, JsonSerializationContext jsonSerializationContext) -
Uses of ServerConfigEntry in net.minecraft.server
Subclasses of ServerConfigEntry in net.minecraft.serverModifier and TypeClassDescriptionclassclassclassclassclassMethods in net.minecraft.server that return ServerConfigEntryModifier and TypeMethodDescriptionprotected ServerConfigEntryBannedIpList.fromJson(JsonObject jsonObject) protected ServerConfigEntryBannedPlayerList.fromJson(JsonObject jsonObject) protected ServerConfigEntryOperatorList.fromJson(JsonObject jsonObject) protected ServerConfigEntryServerConfigList.fromJson(JsonObject jsonObject) protected ServerConfigEntryWhitelist.fromJson(JsonObject jsonObject) Methods in net.minecraft.server with parameters of type ServerConfigEntry