Class ChatReportScreen.ValidationErrorTooltipSupplier
java.lang.Object
net.minecraft.client.gui.screen.report.ChatReportScreen.ValidationErrorTooltipSupplier
- All Implemented Interfaces:
- ButtonWidget.TooltipSupplier
- Enclosing class:
- ChatReportScreen
@Environment(CLIENT)
private class ChatReportScreen.ValidationErrorTooltipSupplier
extends Object
implements ButtonWidget.TooltipSupplier
- Mappings:
- Namespace - Name - official - epb$b- intermediary - net/minecraft/class_7538$class_7540- named - net/minecraft/client/gui/screen/report/ChatReportScreen$ValidationErrorTooltipSupplier
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidonTooltip(ButtonWidget button, MatrixStack matrices, int mouseX, int mouseY) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.widget.ButtonWidget.TooltipSuppliersupply
- 
Constructor Details- 
ValidationErrorTooltipSupplierValidationErrorTooltipSupplier()
 
- 
- 
Method Details- 
onTooltip- Specified by:
- onTooltipin interface- ButtonWidget.TooltipSupplier
- Mappings:
- Namespace - Name - Mixin selector - official - onTooltip- Lehp$b;onTooltip(Lehp;Leaq;II)V- intermediary - onTooltip- Lnet/minecraft/class_4185$class_5316;onTooltip(Lnet/minecraft/class_4185;Lnet/minecraft/class_4587;II)V- named - onTooltip- Lnet/minecraft/client/gui/widget/ButtonWidget$TooltipSupplier;onTooltip(Lnet/minecraft/client/gui/widget/ButtonWidget;Lnet/minecraft/client/util/math/MatrixStack;II)V
 
 
-