Uses of Class
net.minecraft.network.protocol.game.ClientboundSetBorderWarningDistancePacket
Packages that use ClientboundSetBorderWarningDistancePacket
-
Uses of ClientboundSetBorderWarningDistancePacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetBorderWarningDistancePacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetBorderWarningDistance
(ClientboundSetBorderWarningDistancePacket p_171789_) -
Uses of ClientboundSetBorderWarningDistancePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundSetBorderWarningDistancePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetBorderWarningDistance
(ClientboundSetBorderWarningDistancePacket p_178555_)