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_298927_, Instant p_300791_, UUID p_298854_, Supplier<PlayerSkin> p_299618_) 
- 
Method SummaryModifier and TypeMethodDescriptioncopy()createScreen(Screen p_297640_, ReportingContext p_297669_) Methods inherited from class net.minecraft.client.multiplayer.chat.report.ReportisReportedPlayer
- 
Field Details- 
skinGetter
 
- 
- 
Constructor Details- 
SkinReportSkinReport(UUID p_298927_, Instant p_300791_, UUID p_298854_, Supplier<PlayerSkin> p_299618_) 
 
- 
- 
Method Details- 
getSkinGetter
- 
copy
- 
createScreen- Specified by:
- createScreenin class- Report
 
 
-