Uses of Enum Class
net.minecraft.client.util.ITooltipFlag.TooltipFlags
Packages that use ITooltipFlag.TooltipFlags
-
Uses of ITooltipFlag.TooltipFlags in net.minecraft.client.util
Methods in net.minecraft.client.util that return ITooltipFlag.TooltipFlagsModifier and TypeMethodDescriptionstatic ITooltipFlag.TooltipFlags
Returns the enum constant of this class with the specified name.static ITooltipFlag.TooltipFlags[]
ITooltipFlag.TooltipFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared.