Class ClientboundSetBorderWarningDistancePacket
java.lang.Object
net.minecraft.network.protocol.game.ClientboundSetBorderWarningDistancePacket
- All Implemented Interfaces:
 Packet<ClientGamePacketListener>
public class ClientboundSetBorderWarningDistancePacket
extends Object
implements Packet<ClientGamePacketListener>
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionintvoidhandle(ClientGamePacketListener p_179275_) voidwrite(FriendlyByteBuf p_179271_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable, nextProtocol 
- 
Field Details
- 
warningBlocks
private final int warningBlocks 
 - 
 - 
Constructor Details
- 
ClientboundSetBorderWarningDistancePacket
 - 
ClientboundSetBorderWarningDistancePacket
 
 - 
 - 
Method Details
- 
write
- Specified by:
 writein interfacePacket<ClientGamePacketListener>
 - 
handle
- Specified by:
 handlein interfacePacket<ClientGamePacketListener>
 - 
getWarningBlocks
public int getWarningBlocks() 
 -