Package info.u_team.u_team_core.api.gui
Interface TooltipRenderable
- All Known Implementing Classes:
UScreen
public interface TooltipRenderable
-
Method Summary
Modifier and TypeMethodDescriptionvoidrenderTooltip(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)
-