Uses of Interface
net.minecraft.client.report.ReporterEnvironment.Server
-
Uses of ReporterEnvironment.Server in net.minecraft.client.report
Modifier and TypeClassDescriptionstatic final record
static final record
Modifier and TypeFieldDescriptionprivate final ReporterEnvironment.Server
ReporterEnvironment.server
The field for theserver
record component.Modifier and TypeMethodDescriptionReporterEnvironment.server()
Returns the value of theserver
record component.Modifier and TypeMethodDescriptionstatic ReporterEnvironment
ReporterEnvironment.ofServer
(@Nullable ReporterEnvironment.Server server) ModifierConstructorDescriptionReporterEnvironment
(String string, @Nullable ReporterEnvironment.Server server)