Uses of Record Class
net.minecraftforge.debug.client.CustomTooltipTest.CustomTooltip
-
Uses of CustomTooltipTest.CustomTooltip in net.minecraftforge.debug.client
Modifier and TypeFieldDescriptionprivate final CustomTooltipTest.CustomTooltip
CustomTooltipTest.CustomClientTooltip.tooltip
The field for thetooltip
record component.Modifier and TypeMethodDescriptionCustomTooltipTest.CustomClientTooltip.tooltip()
Returns the value of thetooltip
record component.ModifierConstructorDescription(package private)
Creates an instance of aCustomClientTooltip
record class.