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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    renderOn(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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SchematicHotbarSlotOverlay

      public SchematicHotbarSlotOverlay()
  • Method Details

    • renderOn

      public void renderOn(com.mojang.blaze3d.vertex.PoseStack matrixStack, int slot)