Skip to content

helix / Byte

Function: Byte()

Byte(n): NbtNum

Defined in: core/values/nbt.ts:43

1b - a byte (also how booleans are commonly written).

Parameters

n

number

Returns

NbtNum

Released under the MIT License · Credits