Uses of Class
net.minecraft.class_9191
Packages that use class_9191
Package
Description
-
Uses of class_9191 in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud declared as class_9191Modifier and TypeFieldDescriptionprivate final class_9191DebugHud.frameNanosLogprivate final class_9191DebugHud.packetSizeLogprivate final class_9191DebugHud.pingLogprivate final class_9191DebugHud.tickNanosLogFields in net.minecraft.client.gui.hud with type parameters of type class_9191Modifier and TypeFieldDescriptionprivate final Map<DebugSampleType,class_9191> DebugHud.field_48931Methods in net.minecraft.client.gui.hud that return class_9191Modifier and TypeMethodDescriptionDebugHud.getPacketSizeLog()DebugHud.getPingLog()DebugHud.getTickNanosLog() -
Uses of class_9191 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_9191Constructors in net.minecraft.client.network with parameters of type class_9191 -
Uses of class_9191 in net.minecraft.network
Methods in net.minecraft.network with parameters of type class_9191Modifier and TypeMethodDescriptionstatic ClientConnectionClientConnection.connect(InetSocketAddress address, boolean useEpoll, @Nullable class_9191 packetSizeLog) voidClientConnection.resetPacketSizeLog(class_9191 log) -
Uses of class_9191 in net.minecraft.network.handler
Fields in net.minecraft.network.handler declared as class_9191Constructors in net.minecraft.network.handler with parameters of type class_9191 -
Uses of class_9191 in net.minecraft.server.integrated
Methods in net.minecraft.server.integrated that return class_9191 -
Uses of class_9191 in net.minecraft.test
Fields in net.minecraft.test declared as class_9191