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 java.util.List<DataPoint>EmptyProfileResult. getTimes(java.lang.String p_219917_1_)java.util.List<DataPoint>FilledProfileResult. getTimes(java.lang.String p_219917_1_)java.util.List<DataPoint>IProfileResult. getTimes(java.lang.String p_219917_1_)Methods in net.minecraft.profiler with parameters of type DataPoint Modifier and Type Method Description intDataPoint. compareTo(DataPoint p_compareTo_1_)
-