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.CustomTooltipCustomTooltipTest.CustomClientTooltip.tooltipThe field for thetooltiprecord component.Methods in net.minecraftforge.debug.client that return CustomTooltipTest.CustomTooltipModifier and TypeMethodDescriptionCustomTooltipTest.CustomClientTooltip.tooltip()Returns the value of thetooltiprecord component.Constructors in net.minecraftforge.debug.client with parameters of type CustomTooltipTest.CustomTooltipModifierConstructorDescription(package private)Creates an instance of aCustomClientTooltiprecord class.