Uses of Class
net.minecraft.util.profiling.ResultField
Packages that use ResultField
Package
Description
-
Uses of ResultField in net.minecraft.client.gui
Method parameters in net.minecraft.client.gui with type arguments of type ResultFieldModifier and TypeMethodDescriptionvoid
GuiGraphics.submitProfilerChartRenderState
(List<ResultField> pChartData, int pX0, int pY0, int pX1, int pY1) -
Uses of ResultField in net.minecraft.client.gui.render.state.pip
Fields in net.minecraft.client.gui.render.state.pip with type parameters of type ResultFieldModifier and TypeFieldDescriptionprivate final List
<ResultField> GuiProfilerChartRenderState.chartData
The field for thechartData
record component.Methods in net.minecraft.client.gui.render.state.pip that return types with arguments of type ResultFieldModifier and TypeMethodDescriptionGuiProfilerChartRenderState.chartData()
Returns the value of thechartData
record component.Constructor parameters in net.minecraft.client.gui.render.state.pip with type arguments of type ResultFieldModifierConstructorDescriptionGuiProfilerChartRenderState
(List<ResultField> p_415952_, int p_415838_, int p_415988_, int p_416491_, int p_416487_, ScreenRectangle p_415627_) GuiProfilerChartRenderState
(List<ResultField> chartData, int x0, int y0, int x1, int y1, ScreenRectangle scissorArea, ScreenRectangle bounds) Creates an instance of aGuiProfilerChartRenderState
record class. -
Uses of ResultField in net.minecraft.util.profiling
Methods in net.minecraft.util.profiling that return types with arguments of type ResultFieldModifier and TypeMethodDescriptionMethods in net.minecraft.util.profiling with parameters of type ResultField