Uses of Class
net.minecraft.util.SampleLogger
Packages that use SampleLogger
Package
Description
- 
Uses of SampleLogger in net.minecraft.client.gui.componentsFields in net.minecraft.client.gui.components declared as SampleLoggerModifier and TypeFieldDescriptionprivate final SampleLoggerDebugScreenOverlay.bandwidthLoggerprivate final SampleLoggerDebugScreenOverlay.frameTimeLoggerprivate final SampleLoggerDebugScreenOverlay.pingLoggerprivate final SampleLoggerDebugScreenOverlay.tickTimeLoggerMethods in net.minecraft.client.gui.components that return SampleLoggerModifier and TypeMethodDescriptionDebugScreenOverlay.getBandwidthLogger()DebugScreenOverlay.getPingLogger()
- 
Uses of SampleLogger in net.minecraft.client.gui.components.debugchartFields in net.minecraft.client.gui.components.debugchart declared as SampleLoggerConstructors in net.minecraft.client.gui.components.debugchart with parameters of type SampleLoggerModifierConstructorDescriptionprotectedAbstractDebugChart(Font p_299029_, SampleLogger p_298721_) BandwidthDebugChart(Font p_298747_, SampleLogger p_298665_) FpsDebugChart(Font p_298374_, SampleLogger p_298551_) PingDebugChart(Font p_298944_, SampleLogger p_298581_) TpsDebugChart(Font p_299254_, SampleLogger p_299229_, Supplier<Float> p_309098_) 
- 
Uses of SampleLogger in net.minecraft.client.multiplayerFields in net.minecraft.client.multiplayer declared as SampleLoggerConstructors in net.minecraft.client.multiplayer with parameters of type SampleLoggerModifierConstructorDescriptionPingDebugMonitor(ClientPacketListener p_298598_, SampleLogger p_298618_) 
- 
Uses of SampleLogger in net.minecraft.networkFields in net.minecraft.network declared as SampleLoggerModifier and TypeFieldDescriptionprivate final SampleLoggerBandwidthDebugMonitor.bandwidthLoggerMethods in net.minecraft.network with parameters of type SampleLoggerModifier and TypeMethodDescriptionstatic ConnectionConnection.connectToServer(InetSocketAddress p_178301_, boolean p_178302_, SampleLogger p_298674_) voidConnection.setBandwidthLogger(SampleLogger p_299187_) Constructors in net.minecraft.network with parameters of type SampleLogger