Class SkinReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.client.multiplayer.chat.report.SkinReport
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.multiplayer.chat.report.Report
Report.CannotBuildReason, Report.Result - 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionSkinReport(UUID p_298927_, Instant p_300791_, UUID p_298854_, Supplier<PlayerSkin> p_299618_)  - 
Method Summary
Modifier and TypeMethodDescriptioncopy()createScreen(Screen p_297640_, ReportingContext p_297669_) Methods inherited from class net.minecraft.client.multiplayer.chat.report.Report
isReportedPlayer 
- 
Field Details
- 
skinGetter
 
 - 
 - 
Constructor Details
- 
SkinReport
SkinReport(UUID p_298927_, Instant p_300791_, UUID p_298854_, Supplier<PlayerSkin> p_299618_)  
 - 
 - 
Method Details
- 
getSkinGetter
 - 
copy
 - 
createScreen
- Specified by:
 createScreenin classReport
 
 -