JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
emi.shims.java.net.minecraft.client.gui.widget
Interface ButtonWidget.NarrationSupplier
Enclosing class:
ButtonWidget
@Environment(CLIENT)
public static interface
ButtonWidget.NarrationSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
MutableText
createNarrationMessage
(
Supplier
<
MutableText
> var1)
Method Details
createNarrationMessage
MutableText
createNarrationMessage
(
Supplier
<
MutableText
> var1)