Uses of Interface
net.minecraft.client.session.report.ReporterEnvironment.Server
-
Uses of ReporterEnvironment.Server in net.minecraft.client.session.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 TypeMethodDescription@Nullable ReporterEnvironment.Server
ReporterEnvironment.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)