Int

@Contract(pure = true)
fun Int(value: Int): NBTInt

Creates an NBTInt with the value of value

Return

An NBTInt containing passed value

Parameters

value

The value to pass to NBTInt