Package devs.beer.nativepackets.api
Interface SectionBlocksUpdatePacketView
- All Superinterfaces:
PacketView
Lazy indexed view of a clientbound section block update. Native values are borrowed.
-
Method Summary
Modifier and TypeMethodDescriptionblockState(int index) voidblockState(int index, NativeValue state) intshortpackedPosition(int index) Methods inherited from interface devs.beer.nativepackets.api.PacketView
isModified, nativeHandle, type
-
Method Details
-
sectionPosition
NativeValue sectionPosition() -
changeCount
int changeCount() -
packedPosition
short packedPosition(int index) -
blockState
-
blockState
-