net.minecraft.client.gui

public enum DrawContext$HoverType

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

Enum constant summary

Enum Constant
NONE
field_63850
NONE
TOOLTIP_ONLY
field_63851
TOOLTIP_ONLY
TOOLTIP_AND_CURSOR
field_63852
TOOLTIP_AND_CURSOR

Field summary

Modifier and TypeField
public final boolean
allowTooltip
field_63853
tooltip
public final boolean
allowCursorChanges
field_63854
cursor
private static final DrawContext$HoverType[]
$VALUES
field_63855
field_63855

Constructor summary

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

Method summary

Modifier and TypeMethod
public static DrawContext$HoverType
notClickable(boolean canTooltip)
method_75790(boolean arg0)
fromTooltip(boolean tooltip)
private static DrawContext$HoverType[]
$values()
method_75789()
method_75789()