Class CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>
net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770
net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry
- All Implemented Interfaces:
Element,Narratable,Navigable,Widget
- Enclosing class:
CustomizeFlatLevelScreen.SuperflatLayersListWidget
@Environment(CLIENT)
private class CustomizeFlatLevelScreen.SuperflatLayersListWidget.SuperflatLayerEntry
extends CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntryintermediary net/minecraft/class_413$class_4192$class_4193official ghj$a$c
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final FlatChunkGeneratorLayerprivate final intFields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
PADDING -
Constructor Summary
ConstructorsConstructorDescriptionSuperflatLayerEntry(FlatChunkGeneratorLayer flatChunkGeneratorLayer, int int2) -
Method Summary
Modifier and TypeMethodDescriptionprivate ItemStackcreateItemStackFor(BlockState state) booleanmouseClicked(double mouseX, double mouseY, int button, boolean doubleClick) Callback for when a mouse button down event has been captured.voidrender(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks) Renders an entry in a list.private voidrenderIcon(DrawContext context, int x, int y, ItemStack iconItem) private voidrenderIconBackgroundTexture(DrawContext context, int x, int y) Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrationsMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getContentBottomEnd, getContentHeight, getContentMiddleX, getContentMiddleY, getContentRightEnd, getContentWidth, getContentX, getContentY, getHeight, getNavigationFocus, getWidth, getX, getY, isFocused, isMouseOver, setFocused, setHeight, setWidth, setX, setYMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
charTyped, getBorder, getFocusedPath, getNavigationPath, keyPressed, keyReleased, method_72784, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
field_62150
- Mappings:
Namespace Name Mixin selector named field_62150Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;field_62150:Lnet/minecraft/world/gen/chunk/FlatChunkGeneratorLayer;intermediary field_62150Lnet/minecraft/class_413$class_4192$class_4193;field_62150:Lnet/minecraft/class_3229;official bLghj$a$c;b:Leuw;
-
field_62151
private final int field_62151- Mappings:
Namespace Name Mixin selector named field_62151Lnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;field_62151:Iintermediary field_62151Lnet/minecraft/class_413$class_4192$class_4193;field_62151:Iofficial cLghj$a$c;c:I
-
-
Constructor Details
-
SuperflatLayerEntry
-
-
Method Details
-
render
Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)Vofficial aLfzk$a;a(Lfze;IIZF)V
-
createItemStackFor
- Mappings:
Namespace Name Mixin selector named createItemStackForLnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;createItemStackFor(Lnet/minecraft/block/BlockState;)Lnet/minecraft/item/ItemStack;intermediary method_37055Lnet/minecraft/class_413$class_4192$class_4193;method_37055(Lnet/minecraft/class_2680;)Lnet/minecraft/class_1799;official aLghj$a$c;a(Lefy;)Ldeb;
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>- Mappings:
Namespace Name Mixin selector named getNarrationLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;intermediary method_37006Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;official aLgan$a;a()Lxv;
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button, boolean doubleClick) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Specified by:
mouseClickedin interfaceElement- Overrides:
mouseClickedin classAlwaysSelectedEntryListWidget.Entry<CustomizeFlatLevelScreen.SuperflatLayersListWidget.class_11770>- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDIZ)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDIZ)Zofficial aLgcx;a(DDIZ)Z
-
renderIcon
- Mappings:
Namespace Name Mixin selector named renderIconLnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;renderIcon(Lnet/minecraft/client/gui/DrawContext;IILnet/minecraft/item/ItemStack;)Vintermediary method_19375Lnet/minecraft/class_413$class_4192$class_4193;method_19375(Lnet/minecraft/class_332;IILnet/minecraft/class_1799;)Vofficial aLghj$a$c;a(Lfze;IILdeb;)V
-
renderIconBackgroundTexture
- Mappings:
Namespace Name Mixin selector named renderIconBackgroundTextureLnet/minecraft/client/gui/screen/world/CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry;renderIconBackgroundTexture(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_19373Lnet/minecraft/class_413$class_4192$class_4193;method_19373(Lnet/minecraft/class_332;II)Vofficial aLghj$a$c;a(Lfze;II)V
-