net.minecraft.client.gui

public enum DrawContext$HoverType

net.minecraft.client.gui.GuiGraphicsExtractor$HoveredTextEffects
net.minecraft.client.gui.GuiGraphicsExtractor$HoveredTextEffects
net.minecraft.class_332$class_12228
net.minecraft.client.gui.DrawContext$HoverType

Enum constant summary

Enum Constant
NONE
NONE
field_63850
NONE
TOOLTIP_ONLY
TOOLTIP_ONLY
field_63851
TOOLTIP_ONLY
TOOLTIP_AND_CURSOR
TOOLTIP_AND_CURSOR
field_63852
TOOLTIP_AND_CURSOR

Field summary

Modifier and TypeField
public final boolean
allowTooltip
allowTooltip
field_63853
tooltip
public final boolean
allowCursorChanges
allowCursorChanges
field_63854
cursor

Constructor summary

ModifierConstructor
private (boolean $enum$name, boolean $enum$ordinal)

Method summary

Modifier and TypeMethod
public static DrawContext$HoverType
notClickable(boolean canTooltip)
notClickable(boolean canTooltip)
method_75790(boolean arg0)
fromTooltip(boolean tooltip)