Uses of Record Class
net.minecraftforge.debug.client.CustomTooltipTest.CustomTooltip
Packages that use CustomTooltipTest.CustomTooltip
-
Uses of CustomTooltipTest.CustomTooltip in net.minecraftforge.debug.client
Fields in net.minecraftforge.debug.client declared as CustomTooltipTest.CustomTooltipModifier and TypeFieldDescriptionprivate final CustomTooltipTest.CustomTooltip
CustomTooltipTest.CustomClientTooltip.tooltip
The field for thetooltip
record component.Methods in net.minecraftforge.debug.client that return CustomTooltipTest.CustomTooltipModifier and TypeMethodDescriptionCustomTooltipTest.CustomClientTooltip.tooltip()
Returns the value of thetooltip
record component.Constructors in net.minecraftforge.debug.client with parameters of type CustomTooltipTest.CustomTooltipModifierConstructorDescription(package private)
Creates an instance of aCustomClientTooltip
record class.