Uses of Class
net.minecraft.util.SampleLogger
Packages that use SampleLogger
Package
Description
-
Uses of SampleLogger in net.minecraft.client.gui.components
Fields 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.debugchart
Fields in net.minecraft.client.gui.components.debugchart declared as SampleLoggerConstructors in net.minecraft.client.gui.components.debugchart with parameters of type SampleLoggerModifierConstructorDescriptionprotectedAbstractDebugChart(Font p_297994_, SampleLogger p_298236_) BandwidthDebugChart(Font p_298629_, SampleLogger p_299208_) FpsDebugChart(Font p_299321_, SampleLogger p_301061_) PingDebugChart(Font p_299160_, SampleLogger p_300665_) TpsDebugChart(Font p_298557_, SampleLogger p_298113_, Supplier<Float> p_309657_) -
Uses of SampleLogger in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer declared as SampleLoggerConstructors in net.minecraft.client.multiplayer with parameters of type SampleLoggerModifierConstructorDescriptionPingDebugMonitor(ClientPacketListener p_300283_, SampleLogger p_300149_) -
Uses of SampleLogger in net.minecraft.network
Fields 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_300093_) voidConnection.setBandwidthLogger(SampleLogger p_300126_) Constructors in net.minecraft.network with parameters of type SampleLogger