Uses of Class
net.minecraft.util.SystemDetails
Packages that use SystemDetails
Package
Description
-
Uses of SystemDetails in net.minecraft.client
Methods in net.minecraft.client that return SystemDetailsModifier and TypeMethodDescriptionprivate static SystemDetails
MinecraftClient.addSystemDetailsToCrashReport
(SystemDetails systemDetails, @Nullable MinecraftClient client, @Nullable LanguageManager languageManager, String version, GameOptions options) Methods in net.minecraft.client with parameters of type SystemDetailsModifier and TypeMethodDescriptionprivate static SystemDetails
MinecraftClient.addSystemDetailsToCrashReport
(SystemDetails systemDetails, @Nullable MinecraftClient client, @Nullable LanguageManager languageManager, String version, GameOptions options) private Path
MinecraftClient.method_37275
(SystemDetails systemDetails, List<Path> list) -
Uses of SystemDetails in net.minecraft.server
Methods in net.minecraft.server that return SystemDetailsModifier and TypeMethodDescriptionMinecraftServer.method_37324
(SystemDetails systemDetails) abstract SystemDetails
MinecraftServer.populateCrashReport
(SystemDetails systemDetails) Methods in net.minecraft.server with parameters of type SystemDetailsModifier and TypeMethodDescriptionMinecraftServer.method_37324
(SystemDetails systemDetails) abstract SystemDetails
MinecraftServer.populateCrashReport
(SystemDetails systemDetails) -
Uses of SystemDetails in net.minecraft.server.dedicated
Methods in net.minecraft.server.dedicated that return SystemDetailsModifier and TypeMethodDescriptionMinecraftDedicatedServer.populateCrashReport
(SystemDetails systemDetails) Methods in net.minecraft.server.dedicated with parameters of type SystemDetailsModifier and TypeMethodDescriptionMinecraftDedicatedServer.populateCrashReport
(SystemDetails systemDetails) -
Uses of SystemDetails in net.minecraft.server.integrated
Methods in net.minecraft.server.integrated that return SystemDetailsModifier and TypeMethodDescriptionIntegratedServer.populateCrashReport
(SystemDetails systemDetails) Methods in net.minecraft.server.integrated with parameters of type SystemDetailsModifier and TypeMethodDescriptionIntegratedServer.populateCrashReport
(SystemDetails systemDetails) -
Uses of SystemDetails in net.minecraft.test
Methods in net.minecraft.test that return SystemDetailsMethods in net.minecraft.test with parameters of type SystemDetails -
Uses of SystemDetails in net.minecraft.util.crash
Fields in net.minecraft.util.crash declared as SystemDetailsMethods in net.minecraft.util.crash that return SystemDetails