net.minecraft.client.gui.screen.world

class CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry

extends CustomizeFlatLevelScreen$SuperflatLayersListWidget$Entry

All mapped superinterfaces:

Widget, Element, Navigable, Narratable

net.minecraft.client.gui.screens.CreateFlatWorldScreen$DetailsList$LayerEntry
net.minecraft.class_413$class_4192$class_4193
net.minecraft.client.gui.screen.world.CustomizeFlatLevelScreen$SuperflatLayersListWidget$SuperflatLayerEntry

Field summary

Modifier and TypeField
private final FlatChunkGeneratorLayer
layerInfo
field_62150
layer
private final int
index
field_62151
index
final CustomizeFlatLevelScreen$SuperflatLayersListWidget
this$1
field_18739
field_18739

Constructor summary

ModifierConstructor
public (CustomizeFlatLevelScreen$SuperflatLayersListWidget this$1, FlatChunkGeneratorLayer layer, int index)

Method summary

Modifier and TypeMethod
public void
extractContent(GuiGraphicsExtractor graphics, int mouseX, int mouseY, boolean hovered, float a)
method_25343(class_332 arg0, int arg1, int arg2, boolean arg3, float arg4)
render(DrawContext arg0, int arg1, int arg2, boolean arg3, float arg4)
private ItemStack
getDisplayItem(BlockState blockState)
method_37055(class_2680 arg0)
createItemStackFor(BlockState state)
public Text
getNarration()
method_37006()
getNarration()
public boolean
mouseClicked(MouseButtonEvent event, boolean doubleClick)
method_25402(class_11909 arg0, boolean arg1)
mouseClicked(Click arg0, boolean arg1)
private void
blitSlot(GuiGraphicsExtractor graphics, int x, int y, ItemStack itemStack)
method_19375(class_332 arg0, int arg1, int arg2, class_1799 arg3)
renderIcon(DrawContext context, int x, int y, ItemStack iconItem)
private void
blitSlotBg(GuiGraphicsExtractor graphics, int x, int y)
method_19373(class_332 arg0, int arg1, int arg2)
renderIconBackgroundTexture(DrawContext context, int x, int y)