Package net.minecraft
Class class_7538.class_7540
java.lang.Object
net.minecraft.class_7538.class_7540
- All Implemented Interfaces:
ButtonWidget.TooltipSupplier
- Enclosing class:
class_7538
@Environment(CLIENT)
private class class_7538.class_7540
extends Object
implements ButtonWidget.TooltipSupplier
- Mappings:
Namespace Name official eof$bintermediary net/minecraft/class_7538$class_7540named net/minecraft/class_7538$class_7540
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonTooltip(ButtonWidget button, MatrixStack matrices, int mouseX, int mouseY) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.widget.ButtonWidget.TooltipSupplier
supply
-
Constructor Details
-
class_7540
class_7540()
-
-
Method Details
-
onTooltip
- Specified by:
onTooltipin interfaceButtonWidget.TooltipSupplier- Mappings:
Namespace Name Mixin selector official onTooltipLegu$b;onTooltip(Legu;Ldzt;II)Vintermediary onTooltipLnet/minecraft/class_4185$class_5316;onTooltip(Lnet/minecraft/class_4185;Lnet/minecraft/class_4587;II)Vnamed onTooltipLnet/minecraft/client/gui/widget/ButtonWidget$TooltipSupplier;onTooltip(Lnet/minecraft/client/gui/widget/ButtonWidget;Lnet/minecraft/client/util/math/MatrixStack;II)V
-