Uses of Class
net.minecraft.class_12239
Packages that use class_12239
Package
Description
The base package for all Minecraft classes.
-
Uses of class_12239 in net.minecraft
Fields in net.minecraft declared as class_12239Modifier and TypeFieldDescriptionprivate static final class_12239class_12239.field_63934private static final class_12239class_12239.field_63935private static final class_12239class_12239.field_63936Methods in net.minecraft that return class_12239Modifier and TypeMethodDescriptionstatic class_12239class_12239.method_75866()static class_12239class_12239.method_75867(boolean bool) -
Uses of class_12239 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_12239Modifier and TypeMethodDescriptionvoidMultiplayerServerListPinger.add(ServerInfo entry, Runnable saver, Runnable pingCallback, class_12239 class_12239) (package private) voidMultiplayerServerListPinger.ping(InetSocketAddress socketAddress, ServerAddress address, ServerInfo serverInfo, class_12239 class_12239) -
Uses of class_12239 in net.minecraft.network
Methods in net.minecraft.network with parameters of type class_12239Modifier and TypeMethodDescriptionstatic ChannelFutureClientConnection.connect(InetSocketAddress address, class_12239 class_12239, ClientConnection connection) static ClientConnectionClientConnection.connect(InetSocketAddress address, class_12239 class_12239, @Nullable MultiValueDebugSampleLogImpl packetSizeLog)