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 TypeMethodDescriptionvoidClientPacketListener.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_DISTANCEClientboundSetBorderWarningDistancePacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidClientGamePacketListener.handleSetBorderWarningDistance(ClientboundSetBorderWarningDistancePacket p_178555_)