Uses of Interface
net.minecraft.util.debugchart.SampleStorage
Packages that use SampleStorage
-
Uses of SampleStorage in net.minecraft.client.gui.components.debugchart
Fields in net.minecraft.client.gui.components.debugchart declared as SampleStorageConstructors in net.minecraft.client.gui.components.debugchart with parameters of type SampleStorageModifierConstructorDescriptionprotected
AbstractDebugChart
(Font p_299029_, SampleStorage p_324391_) BandwidthDebugChart
(Font p_298747_, SampleStorage p_323505_) FpsDebugChart
(Font p_298374_, SampleStorage p_323606_) PingDebugChart
(Font p_298944_, SampleStorage p_323605_) TpsDebugChart
(Font p_299254_, SampleStorage p_324399_, Supplier<Float> p_309098_) -
Uses of SampleStorage in net.minecraft.util.debugchart
Classes in net.minecraft.util.debugchart that implement SampleStorage