Class SkinReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.client.multiplayer.chat.report.SkinReport
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.multiplayer.chat.report.Report
Report.CannotBuildReason, Report.Result
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSkinReport
(UUID p_299908_, Instant p_299882_, UUID p_299986_, Supplier<PlayerSkin> p_299871_) -
Method Summary
Modifier and TypeMethodDescriptioncopy()
createScreen
(Screen p_299975_, ReportingContext p_299961_) Methods inherited from class net.minecraft.client.multiplayer.chat.report.Report
isReportedPlayer
-
Field Details
-
skinGetter
-
-
Constructor Details
-
SkinReport
SkinReport(UUID p_299908_, Instant p_299882_, UUID p_299986_, Supplier<PlayerSkin> p_299871_)
-
-
Method Details
-
getSkinGetter
-
copy
-
createScreen
- Specified by:
createScreen
in classReport
-