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 TypeMethodDescriptionvoidGuiGraphics.submitProfilerChartRenderState(List<ResultField> chartData, int x0, int y0, int x1, int y1) -
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.chartDataThe field for thechartDatarecord 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 thechartDatarecord 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 aGuiProfilerChartRenderStaterecord 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