Class SchematicHotbarSlotOverlay
java.lang.Object
net.minecraft.client.gui.GuiComponent
com.simibubi.create.content.schematics.client.SchematicHotbarSlotOverlay
public class SchematicHotbarSlotOverlay
extends net.minecraft.client.gui.GuiComponent
-
Field Summary
Fields inherited from class net.minecraft.client.gui.GuiComponent
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderOn(com.mojang.blaze3d.vertex.PoseStack matrixStack, int slot) Methods inherited from class net.minecraft.client.gui.GuiComponent
blit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawCenteredString, drawString, drawString, drawString, fill, fillGradient, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLine
-
Constructor Details
-
SchematicHotbarSlotOverlay
public SchematicHotbarSlotOverlay()
-
-
Method Details
-
renderOn
public void renderOn(com.mojang.blaze3d.vertex.PoseStack matrixStack, int slot)
-