net.minecraft.network.protocol.game

public class ClientboundSetBorderWarningDistancePacket

implements Packet<ClientGamePacketListener>

afl
net.minecraft.network.protocol.game.ClientboundSetBorderWarningDistancePacket
net.minecraft.class_5899

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ClientboundSetBorderWarningDistancePacket>
a
STREAM_CODEC
field_47972
private final int
b
warningBlocks
field_29150

Constructor summary

ModifierConstructor
public (WorldBorder arg0)
private (FriendlyByteBuf arg0)

Method summary

Modifier and TypeMethod
private void
a(wc arg0)
write(FriendlyByteBuf arg0)
method_55919(class_2540 arg0)
public PacketType<ClientboundSetBorderWarningDistancePacket>
a()
type()
method_65080()
public void
a(acj arg0)
handle(ClientGamePacketListener arg0)
method_34167(class_2602 arg0)
public int
b()
getWarningBlocks()
method_34168()