Interface TooltipRenderable

All Known Implementing Classes:
UScreen

public interface TooltipRenderable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    renderTooltip(com.mojang.blaze3d.vertex.PoseStack poseStack, int mouseX, int mouseY, float partialTick)
     
  • Method Details

    • renderTooltip

      void renderTooltip(com.mojang.blaze3d.vertex.PoseStack poseStack, int mouseX, int mouseY, float partialTick)