#How to create+input a bitfield using ProtocolLib?

1 messages · Page 1 of 1 (latest)

fierce hedge
civic ridge
#

It's a singular byte

#

A bit field means a byte where individual bits are treated as flags

#

You're gonna wanna look up bitwise operations