Long

@Contract(pure = true)
fun Long(value: Long): NBTLong

Creates an NBTLong with the value of value

Return

An NBTLong containing passed value

Parameters

value

The value to pass to NBTLong