Uses of Interface
net.minecraft.client.multiplayer.chat.report.ReportEnvironment.Server
Packages that use ReportEnvironment.Server
-
Uses of ReportEnvironment.Server in net.minecraft.client.multiplayer.chat.report
Classes in net.minecraft.client.multiplayer.chat.report that implement ReportEnvironment.ServerModifier and TypeClassDescriptionstatic final record
static final record
Fields in net.minecraft.client.multiplayer.chat.report declared as ReportEnvironment.ServerModifier and TypeFieldDescriptionprivate final ReportEnvironment.Server
ReportEnvironment.server
The field for theserver
record component.Methods in net.minecraft.client.multiplayer.chat.report that return ReportEnvironment.ServerModifier and TypeMethodDescriptionReportEnvironment.server()
Returns the value of theserver
record component.Methods in net.minecraft.client.multiplayer.chat.report with parameters of type ReportEnvironment.ServerModifier and TypeMethodDescriptionstatic ReportEnvironment
ReportEnvironment.create
(ReportEnvironment.Server p_239956_) Constructors in net.minecraft.client.multiplayer.chat.report with parameters of type ReportEnvironment.ServerModifierConstructorDescriptionReportEnvironment
(String clientVersion, ReportEnvironment.Server server) Creates an instance of aReportEnvironment
record class.