Class SkinReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.client.multiplayer.chat.report.SkinReport
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.client.multiplayer.chat.report.ReportReport.CannotBuildReason, Report.Result
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionSkinReport(UUID p_299908_, Instant p_299882_, UUID p_299986_, Supplier<PlayerSkin> p_299871_) 
- 
Method SummaryModifier and TypeMethodDescriptioncopy()createScreen(Screen p_299975_, ReportingContext p_299961_) Methods inherited from class net.minecraft.client.multiplayer.chat.report.ReportisReportedPlayer
- 
Field Details- 
skinGetter
 
- 
- 
Constructor Details- 
SkinReportSkinReport(UUID p_299908_, Instant p_299882_, UUID p_299986_, Supplier<PlayerSkin> p_299871_) 
 
- 
- 
Method Details- 
getSkinGetter
- 
copy
- 
createScreen- Specified by:
- createScreenin class- Report
 
 
-