Package devs.beer.nativepackets.api
Interface LightUpdatePacketView
- All Superinterfaces:
PacketView
Zero-copy read-only view of a clientbound light update.
-
Method Summary
Methods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
chunkX
int chunkX() -
chunkZ
int chunkZ() -
lightData
NativeValue lightData()
-