Package net.minecraft
Class class_3280.class_3281
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.widget.ButtonWidget
net.minecraft.class_3280.class_3281
- All Implemented Interfaces:
class_4122,class_4397<Ingredient>
- Direct Known Subclasses:
class_3280.class_4171
- Enclosing class:
- class_3280
@Environment(CLIENT)
class class_3280.class_3281
extends ButtonWidget
implements class_4397<Ingredient>
- Mappings:
Namespace Name official cmf$aintermediary net/minecraft/class_3280$class_3281named net/minecraft/class_3280$class_3281
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final RecipeTypeprivate final booleanprotected final List<class_3280.class_3281.class_4170>Fields inherited from class net.minecraft.client.gui.widget.ButtonWidget
active, height, hovered, id, message, visible, WIDGETS_LOCATION, width, x, yFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_18790(RecipeType recipeType) voidmethod_20430(Iterator<Ingredient> iterator, int int2, int int3, int int4, int int5) voidmethod_891(int int2, int int3, float float2) Methods inherited from class net.minecraft.client.gui.widget.ButtonWidget
getWidth, getYImage, isHovered, method_18374, method_18375, method_18376, method_18377, mouseClicked, mouseDragged, mouseReleased, playDownSound, renderBg, renderToolTip, setWidthMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
charTyped, keyPressed, keyReleased, method_18427, method_18428, mouseScrolledMethods inherited from interface net.minecraft.class_4397
method_20429
-
Field Details
-
field_16040
- Mappings:
Namespace Name Mixin selector official qLcmf$a;q:Lavk;intermediary field_16040Lnet/minecraft/class_3280$class_3281;field_16040:Lnet/minecraft/class_1114;named field_16040Lnet/minecraft/class_3280$class_3281;field_16040:Lnet/minecraft/recipe/RecipeType;
-
field_16041
private final boolean field_16041- Mappings:
Namespace Name Mixin selector official rLcmf$a;r:Zintermediary field_16041Lnet/minecraft/class_3280$class_3281;field_16041:Znamed field_16041Lnet/minecraft/class_3280$class_3281;field_16041:Z
-
field_20444
- Mappings:
Namespace Name Mixin selector official oLcmf$a;o:Ljava/util/List;intermediary field_20444Lnet/minecraft/class_3280$class_3281;field_20444:Ljava/util/List;named field_20444Lnet/minecraft/class_3280$class_3281;field_20444:Ljava/util/List;
-
-
Constructor Details
-
class_3281
-
-
Method Details
-
method_18790
- Mappings:
Namespace Name Mixin selector official aLcmf$a;a(Lavk;)Vintermediary method_18790Lnet/minecraft/class_3280$class_3281;method_18790(Lnet/minecraft/class_1114;)Vnamed method_18790Lnet/minecraft/class_3280$class_3281;method_18790(Lnet/minecraft/recipe/RecipeType;)V
-
method_20430
- Specified by:
method_20430in interfaceclass_4397<Ingredient>- Mappings:
Namespace Name Mixin selector official aLoy;a(Ljava/util/Iterator;IIII)Vintermediary method_20430Lnet/minecraft/class_4397;method_20430(Ljava/util/Iterator;IIII)Vnamed method_20430Lnet/minecraft/class_4397;method_20430(Ljava/util/Iterator;IIII)V
-
method_891
public void method_891(int int2, int int3, float float2) - Overrides:
method_891in classButtonWidget- Mappings:
Namespace Name Mixin selector official aLcgu;a(IIF)Vintermediary method_891Lnet/minecraft/class_356;method_891(IIF)Vnamed method_891Lnet/minecraft/client/gui/widget/ButtonWidget;method_891(IIF)V
-