Uses of Class
net.minecraft.network.protocol.game.ClientboundServerDataPacket
Packages that use ClientboundServerDataPacket
-
Uses of ClientboundServerDataPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundServerDataPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleServerData
(ClientboundServerDataPacket p_233704_) -
Uses of ClientboundServerDataPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundServerDataPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleServerData
(ClientboundServerDataPacket p_237541_)