Uses of Class
net.minecraft.network.protocol.game.ClientboundSetBorderWarningDistancePacket
Packages that use ClientboundSetBorderWarningDistancePacket
- 
Uses of ClientboundSetBorderWarningDistancePacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundSetBorderWarningDistancePacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetBorderWarningDistance(ClientboundSetBorderWarningDistancePacket p_171789_) 
- 
Uses of ClientboundSetBorderWarningDistancePacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetBorderWarningDistancePacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetBorderWarningDistance(ClientboundSetBorderWarningDistancePacket p_178555_)