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