net.minecraft.client.gui

public enum GuiGraphics$HoveredTextEffects

ghi$a
net.minecraft.client.gui.GuiGraphics$HoveredTextEffects
net.minecraft.class_332$class_12228
net.minecraft.client.gui.DrawContext$HoverType

Enum constant summary

Enum Constant
a
NONE
field_63850
NONE
b
TOOLTIP_ONLY
field_63851
TOOLTIP_ONLY
c
TOOLTIP_AND_CURSOR
field_63852
TOOLTIP_AND_CURSOR

Field summary

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

Constructor summary

ModifierConstructor
private (boolean arg0, boolean arg1)

Method summary

Modifier and TypeMethod
public static GuiGraphics$HoveredTextEffects
a(boolean arg0)
notClickable(boolean arg0)
method_75790(boolean arg0)
fromTooltip(boolean tooltip)