Uses of Class
net.minecraft.network.protocol.game.ClientboundSetBorderWarningDistancePacket
-
Uses of ClientboundSetBorderWarningDistancePacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetBorderWarningDistance
(ClientboundSetBorderWarningDistancePacket p_171789_) -
Uses of ClientboundSetBorderWarningDistancePacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundSetBorderWarningDistancePacket> GamePacketTypes.CLIENTBOUND_SET_BORDER_WARNING_DISTANCE
ClientboundSetBorderWarningDistancePacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetBorderWarningDistance
(ClientboundSetBorderWarningDistancePacket p_178555_)