Uses of Class
net.minecraftforge.fml.earlydisplay.PerformanceInfo
-
Uses of PerformanceInfo in net.minecraftforge.fml.earlydisplay
Modifier and TypeFieldDescriptionprivate final PerformanceInfo
RenderElement.DisplayContext.performance
The field for theperformance
record component.private PerformanceInfo
DisplayWindow.performanceInfo
Modifier and TypeMethodDescriptionRenderElement.DisplayContext.performance()
Returns the value of theperformance
record component.ModifierConstructorDescriptionDisplayContext
(int width, int height, int scale, ElementShader elementShader, ColourScheme colourScheme, PerformanceInfo performance) Creates an instance of aDisplayContext
record class.