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
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundSetBorderWarningDistancePacketModifier and TypeFieldDescriptionstatic final PacketType
<ClientboundSetBorderWarningDistancePacket> GamePacketTypes.CLIENTBOUND_SET_BORDER_WARNING_DISTANCE
ClientboundSetBorderWarningDistancePacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundSetBorderWarningDistancePacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetBorderWarningDistancePacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetBorderWarningDistance
(ClientboundSetBorderWarningDistancePacket p_178555_)