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 font, SampleStorage sampleStorage) BandwidthDebugChart
(Font font, SampleStorage sampleStorage) FpsDebugChart
(Font font, SampleStorage sampleStorage) PingDebugChart
(Font p_298944_, SampleStorage p_323605_) TpsDebugChart
(Font font, SampleStorage sampleStorage, Supplier<Float> msptSupplier) -
Uses of SampleStorage in net.minecraft.util.debugchart
Classes in net.minecraft.util.debugchart that implement SampleStorage