Package devs.beer.nativepackets.api
Interface LoginCompressionPacketView
- All Superinterfaces:
PacketView
Lazy copy-on-write view of a clientbound login compression threshold.
-
Method Summary
Methods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
threshold
int threshold() -
threshold
void threshold(int threshold)
-