JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.profiler.DataPoint
Packages that use
DataPoint
Package
Description
net.minecraft.profiler
Uses of
DataPoint
in
net.minecraft.profiler
Methods in
net.minecraft.profiler
that return types with arguments of type
DataPoint
Modifier and Type
Method
Description
List
<
DataPoint
>
EmptyProfileResult.
getTimes
(
String
p_219917_1_)
List
<
DataPoint
>
FilledProfileResult.
getTimes
(
String
p_219917_1_)
List
<
DataPoint
>
IProfileResult.
getTimes
(
String
p_219917_1_)
Methods in
net.minecraft.profiler
with parameters of type
DataPoint
Modifier and Type
Method
Description
int
DataPoint.
compareTo
(
DataPoint
p_compareTo_1_)