net.minecraft.client.session.report

public class UsernameAbuseReport$Builder

extends AbuseReport$Builder<UsernameAbuseReport>

net.minecraft.client.multiplayer.chat.report.NameReport$Builder
net.minecraft.class_8773$class_8774
net.minecraft.client.session.report.UsernameAbuseReport$Builder

Constructor summary

ModifierConstructor
public (UsernameAbuseReport report, com.mojang.authlib.minecraft.report.AbuseReportLimits limits)
public (UUID reportedPlayerUuid, String username, com.mojang.authlib.minecraft.report.AbuseReportLimits limits)

Method summary

Modifier and TypeMethod
public boolean
hasContent()
method_53602()
hasEnoughInfo()
public AbuseReport$ValidationError
checkBuildable()
method_53605()
validate()
public com.mojang.datafixers.util.Either<AbuseReport$ReportWithId, AbuseReport$ValidationError>
build(ReportingContext reportingContext)
method_53600(class_7574 arg0)
build(AbuseReportContext arg0)