Class NameReport.Builder
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report.Builder<NameReport>
net.minecraft.client.multiplayer.chat.report.NameReport.Builder
- Enclosing class:
NameReport
-
Field Summary
Fields inherited from class Report.Builder
limits, report -
Constructor Summary
ConstructorsConstructorDescriptionBuilder(UUID reportedProfileId, String reportedName, AbuseReportLimits limits) Builder(NameReport report, AbuseReportLimits limits) -
Method Summary
Modifier and TypeMethodDescriptionbuild(ReportingContext reportingContext) @Nullable Report.CannotBuildReasonbooleanMethods inherited from class Report.Builder
attested, comments, reason, report, reportedProfileId, setAttested, setComments, setReason
-
Constructor Details
-
Builder
-
Builder
-
-
Method Details
-
hasContent
public boolean hasContent()- Specified by:
hasContentin classReport.Builder<NameReport>
-
checkBuildable
- Overrides:
checkBuildablein classReport.Builder<NameReport>
-
build
- Specified by:
buildin classReport.Builder<NameReport>
-